summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-11-18Linux 4.14.207v4.14.207Greg Kroah-Hartman
2020-11-18mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching raceNicholas Piggin
2020-11-18Convert trailing spaces and periods in path componentsBoris Protopopov
2020-11-18reboot: fix overflow parsing reboot cpu numberMatteo Croce
2020-11-18Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"Matteo Croce
2020-11-18perf/core: Fix race in the perf_mmap_close() functionJiri Olsa
2020-11-18xen/events: block rogue events for some timeJuergen Gross
2020-11-18xen/events: defer eoi in case of excessive number of eventsJuergen Gross
2020-11-18xen/events: use a common cpu hotplug hook for event channelsJuergen Gross
2020-11-18xen/events: switch user event channels to lateeoi modelJuergen Gross
2020-11-18xen/pciback: use lateeoi irq bindingJuergen Gross
2020-11-18xen/pvcallsback: use lateeoi irq bindingJuergen Gross
2020-11-18xen/scsiback: use lateeoi irq bindingJuergen Gross
2020-11-18xen/netback: use lateeoi irq bindingJuergen Gross
2020-11-18xen/blkback: use lateeoi irq bindingJuergen Gross
2020-11-18xen/events: add a new "late EOI" evtchn frameworkJuergen Gross
2020-11-18xen/events: fix race in evtchn_fifo_unmask()Juergen Gross
2020-11-18xen/events: add a proper barrier to 2-level uevent unmaskingJuergen Gross
2020-11-18xen/events: avoid removing an event channel while handling itJuergen Gross
2020-11-18perf/core: Fix a memory leak in perf_event_parse_addr_filter()kiyin(尹亮)
2020-11-18perf/core: Fix crash when using HW tracing kernel filtersMathieu Poirier
2020-11-18perf/core: Fix bad use of igrab()Song Liu
2020-11-18x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry
2020-11-18random32: make prandom_u32() output unpredictableGeorge Spelvin
2020-11-18net: Update window_clamp if SOCK_RCVBUF is setMao Wenan
2020-11-18r8169: fix potential skb double free in an error pathHeiner Kallweit
2020-11-18vrf: Fix fast path output packet handling with async Netfilter rulesMartin Willi
2020-11-18net/x25: Fix null-ptr-deref in x25_connectMartin Schiller
2020-11-18net/af_iucv: fix null pointer dereference on shutdownUrsula Braun
2020-11-18IPv6: Set SIT tunnel hard_header_len to zeroOliver Herms
2020-11-18swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"Stefano Stabellini
2020-11-18pinctrl: amd: fix incorrect way to disable debounce filterCoiby Xu
2020-11-18pinctrl: amd: use higher precision for 512 RtcClkCoiby Xu
2020-11-18drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]Thomas Zimmermann
2020-11-18don't dump the threads that had been already exiting when zapped.Al Viro
2020-11-18selinux: Fix error return code in sel_ib_pkey_sid_slow()Chen Zhou
2020-11-18ocfs2: initialize ip_next_orphanWengang Wang
2020-11-18futex: Don't enable IRQs unconditionally in put_pi_state()Dan Carpenter
2020-11-18mei: protect mei_cl_mtu from null dereferenceAlexander Usyskin
2020-11-18usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt
2020-11-18uio: Fix use-after-free in uio_unregister_device()Shin'ichiro Kawasaki
2020-11-18thunderbolt: Add the missed ida_simple_remove() in ring_request_msix()Jing Xiangfeng
2020-11-18ext4: unlock xattr_sem properly in ext4_inline_data_truncate()Joseph Qi
2020-11-18ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTAKaixu Xia
2020-11-18perf: Fix get_recursion_context()Peter Zijlstra
2020-11-18cosa: Add missing kfree in error path of cosa_writeWang Hai
2020-11-18of/address: Fix of_node memory leak in of_dma_is_coherentEvan Nimmo
2020-11-18xfs: fix a missing unlock on error in xfs_fs_map_blocksChristoph Hellwig
2020-11-18xfs: fix rmap key and record comparison functionsDarrick J. Wong
2020-11-18xfs: fix flags argument to rmap lookup when converting shared file rmapsDarrick J. Wong