summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-22Linux 4.4.245v4.4.245Greg Kroah-Hartman1-1/+1
2020-11-22KVM: x86: clflushopt should be treated as a no-op by emulationDavid Edmondson1-1/+7
2020-11-22mac80211: always wind down STA stateJohannes Berg1-0/+18
2020-11-22Input: sunkbd - avoid use-after-free in teardown pathsDmitry Torokhov1-8/+33
2020-11-22powerpc/8xx: Always fault when _PAGE_ACCESSED is not setChristophe Leroy1-6/+2
2020-11-22xfs: validate cached inodes are free when allocatedDave Chinner1-25/+48
2020-11-22xfs: catch inode allocation state mismatch corruptionDave Chinner1-1/+22
2020-11-22i2c: imx: Fix external abort on interrupt in exit pathsKrzysztof Kozlowski1-9/+16
2020-11-22powerpc/64s: flush L1D after user accessesNicholas Piggin13-61/+224
2020-11-22powerpc/uaccess: Evaluate macro arguments once, before user access is allowedNicholas Piggin1-14/+35
2020-11-22powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan4-5/+13
2020-11-22powerpc: Implement user_access_begin and friendsChristophe Leroy1-14/+46
2020-11-22powerpc: Add a framework for user access trackingChristophe Leroy4-8/+74
2020-11-22powerpc/64s: flush L1D on kernel entryNicholas Piggin11-1/+199
2020-11-22powerpc/64s: move some exception handlers out of lineDaniel Axtens1-48/+90
2020-11-22powerpc/64s: Define MASKABLE_RELON_EXCEPTION_PSERIES_OOLDaniel Axtens1-0/+6
2020-11-18Linux 4.4.244v4.4.244Greg Kroah-Hartman1-1/+1
2020-11-18Convert trailing spaces and periods in path componentsBoris Protopopov1-1/+7
2020-11-18ext4: fix leaking sysfs kobject after failed mountEric Biggers1-0/+1
2020-11-18reboot: fix overflow parsing reboot cpu numberMatteo Croce1-0/+7
2020-11-18Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"Matteo Croce1-14/+7
2020-11-18perf/core: Fix race in the perf_mmap_close() functionJiri Olsa1-3/+4
2020-11-18xen/events: block rogue events for some timeJuergen Gross2-6/+24
2020-11-18xen/events: defer eoi in case of excessive number of eventsJuergen Gross5-32/+216
2020-11-18xen/events: use a common cpu hotplug hook for event channelsJuergen Gross3-36/+75
2020-11-18xen/events: switch user event channels to lateeoi modelJuergen Gross1-4/+3
2020-11-18xen/pciback: use lateeoi irq bindingJuergen Gross4-20/+56
2020-11-18xen/scsiback: use lateeoi irq bindingJuergen Gross1-10/+13
2020-11-18xen/netback: use lateeoi irq bindingJuergen Gross3-12/+103
2020-11-18xen/blkback: use lateeoi irq bindingJuergen Gross2-8/+19
2020-11-18xen/events: add a new "late EOI" evtchn frameworkJuergen Gross2-21/+159
2020-11-18xen/events: fix race in evtchn_fifo_unmask()Juergen Gross1-4/+9
2020-11-18xen/events: add a proper barrier to 2-level uevent unmaskingJuergen Gross1-0/+2
2020-11-18xen/events: avoid removing an event channel while handling itJuergen Gross1-5/+35
2020-11-18x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry1-19/+33
2020-11-18random32: make prandom_u32() output unpredictableGeorge Spelvin4-191/+317
2020-11-18net: Update window_clamp if SOCK_RCVBUF is setMao Wenan2-4/+15
2020-11-18net/x25: Fix null-ptr-deref in x25_connectMartin Schiller1-1/+1
2020-11-18net/af_iucv: fix null pointer dereference on shutdownUrsula Braun1-1/+2
2020-11-18IPv6: Set SIT tunnel hard_header_len to zeroOliver Herms1-2/+0
2020-11-18swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"Stefano Stabellini1-1/+5
2020-11-18pinctrl: amd: fix incorrect way to disable debounce filterCoiby Xu1-2/+2
2020-11-18pinctrl: amd: use higher precision for 512 RtcClkCoiby Xu1-1/+1
2020-11-18drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]Thomas Zimmermann1-22/+12
2020-11-18don't dump the threads that had been already exiting when zapped.Al Viro1-1/+4
2020-11-18ocfs2: initialize ip_next_orphanWengang Wang1-0/+1
2020-11-18mei: protect mei_cl_mtu from null dereferenceAlexander Usyskin1-2/+2
2020-11-18usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt1-0/+9
2020-11-18ext4: unlock xattr_sem properly in ext4_inline_data_truncate()Joseph Qi1-0/+1
2020-11-18ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTAKaixu Xia1-2/+2