summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-11-18Linux 5.4.78v5.4.78Greg Kroah-Hartman
2020-11-18Convert trailing spaces and periods in path componentsBoris Protopopov
2020-11-18net: sch_generic: fix the missing new qdisc assignment bugYunsheng Lin
2020-11-18perf/core: Fix race in the perf_mmap_close() functionJiri Olsa
2020-11-18perf scripting python: Avoid declaring function pointers with a visibility at...Arnaldo Carvalho de Melo
2020-11-18x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry
2020-11-18powerpc/603: Always fault when _PAGE_ACCESSED is not setChristophe Leroy
2020-11-18drm/i915: Correctly set SFC capability for video enginesVenkata Sandeep Dhanalakota
2020-11-18r8169: fix potential skb double free in an error pathHeiner Kallweit
2020-11-18tipc: fix memory leak in tipc_topsrv_start()Wang Hai
2020-11-18net/x25: Fix null-ptr-deref in x25_connectMartin Schiller
2020-11-18net: Update window_clamp if SOCK_RCVBUF is setMao Wenan
2020-11-18net: udp: fix UDP header access on Fast/frag0 UDP GROAlexander Lobakin
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-18mmc: renesas_sdhi_core: Add missing tmio_mmc_host_free() at removeYoshihiro Shimoda
2020-11-18mmc: sdhci-of-esdhc: Handle pulse width detection erratum for more SoCsYangbo Lu
2020-11-18gpio: pcie-idio-24: Enable PEX8311 interruptsArnaud de Turckheim
2020-11-18gpio: pcie-idio-24: Fix IRQ Enable Register valueArnaud de Turckheim
2020-11-18gpio: pcie-idio-24: Fix irq mask when maskingArnaud de Turckheim
2020-11-18selinux: Fix error return code in sel_ib_pkey_sid_slow()Chen Zhou
2020-11-18btrfs: fix potential overflow in cluster_pages_for_defrag on 32bit archMatthew Wilcox (Oracle)
2020-11-18ocfs2: initialize ip_next_orphanWengang Wang
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-18mm/slub: fix panic in slab_alloc_node()Laurent Dufour
2020-11-18jbd2: fix up sparse warnings in checkpoint codeTheodore Ts'o
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-18virtio: virtio_console: fix DMA memory allocation for rproc serialAlexander Lobakin
2020-11-18xhci: hisilicon: fix refercence leak in xhci_histb_probeZhang Qilong
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-18thunderbolt: Fix memory leak if ida_simple_get() fails in enumerate_services()Mika Westerberg
2020-11-18KVM: arm64: Don't hide ID registers from userspaceAndrew Jones
2020-11-18btrfs: dev-replace: fail mount if we don't have replace item with target deviceAnand Jain
2020-11-18btrfs: fix min reserved size calculation in merge_reloc_rootJosef Bacik
2020-11-18btrfs: ref-verify: fix memory leak in btrfs_ref_tree_modDinghao Liu
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-18erofs: derive atime instead of leaving it emptyGao Xiang
2020-11-18perf: Fix get_recursion_context()Peter Zijlstra
2020-11-18vrf: Fix fast path output packet handling with async Netfilter rulesMartin Willi
2020-11-18cosa: Add missing kfree in error path of cosa_writeWang Hai