summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.4.78v5.4.78Greg Kroah-Hartman2020-11-181-1/+1
* Convert trailing spaces and periods in path componentsBoris Protopopov2020-11-181-1/+7
* net: sch_generic: fix the missing new qdisc assignment bugYunsheng Lin2020-11-181-0/+3
* perf/core: Fix race in the perf_mmap_close() functionJiri Olsa2020-11-181-3/+4
* perf scripting python: Avoid declaring function pointers with a visibility at...Arnaldo Carvalho de Melo2020-11-181-5/+2
* x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry2020-11-181-19/+33
* powerpc/603: Always fault when _PAGE_ACCESSED is not setChristophe Leroy2020-11-181-12/+0
* drm/i915: Correctly set SFC capability for video enginesVenkata Sandeep Dhanalakota2020-11-181-1/+2
* r8169: fix potential skb double free in an error pathHeiner Kallweit2020-11-181-1/+2
* tipc: fix memory leak in tipc_topsrv_start()Wang Hai2020-11-181-2/+8
* net/x25: Fix null-ptr-deref in x25_connectMartin Schiller2020-11-181-1/+1
* net: Update window_clamp if SOCK_RCVBUF is setMao Wenan2020-11-182-4/+15
* net: udp: fix UDP header access on Fast/frag0 UDP GROAlexander Lobakin2020-11-181-1/+1
* net/af_iucv: fix null pointer dereference on shutdownUrsula Braun2020-11-181-1/+2
* IPv6: Set SIT tunnel hard_header_len to zeroOliver Herms2020-11-181-2/+0
* swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"Stefano Stabellini2020-11-181-1/+5
* pinctrl: amd: fix incorrect way to disable debounce filterCoiby Xu2020-11-181-2/+2
* pinctrl: amd: use higher precision for 512 RtcClkCoiby Xu2020-11-181-1/+1
* drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]Thomas Zimmermann2020-11-181-22/+12
* don't dump the threads that had been already exiting when zapped.Al Viro2020-11-181-1/+4
* mmc: renesas_sdhi_core: Add missing tmio_mmc_host_free() at removeYoshihiro Shimoda2020-11-181-0/+1
* mmc: sdhci-of-esdhc: Handle pulse width detection erratum for more SoCsYangbo Lu2020-11-181-0/+2
* gpio: pcie-idio-24: Enable PEX8311 interruptsArnaud de Turckheim2020-11-181-1/+51
* gpio: pcie-idio-24: Fix IRQ Enable Register valueArnaud de Turckheim2020-11-181-4/+4
* gpio: pcie-idio-24: Fix irq mask when maskingArnaud de Turckheim2020-11-181-1/+1
* selinux: Fix error return code in sel_ib_pkey_sid_slow()Chen Zhou2020-11-181-1/+3
* btrfs: fix potential overflow in cluster_pages_for_defrag on 32bit archMatthew Wilcox (Oracle)2020-11-181-6/+4
* ocfs2: initialize ip_next_orphanWengang Wang2020-11-181-0/+1
* reboot: fix overflow parsing reboot cpu numberMatteo Croce2020-11-181-0/+7
* Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"Matteo Croce2020-11-181-14/+7
* mm/slub: fix panic in slab_alloc_node()Laurent Dufour2020-11-181-1/+1
* jbd2: fix up sparse warnings in checkpoint codeTheodore Ts'o2020-11-182-1/+5
* futex: Don't enable IRQs unconditionally in put_pi_state()Dan Carpenter2020-11-181-2/+3
* mei: protect mei_cl_mtu from null dereferenceAlexander Usyskin2020-11-181-2/+2
* virtio: virtio_console: fix DMA memory allocation for rproc serialAlexander Lobakin2020-11-181-4/+4
* xhci: hisilicon: fix refercence leak in xhci_histb_probeZhang Qilong2020-11-181-1/+1
* usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt2020-11-181-0/+9
* uio: Fix use-after-free in uio_unregister_device()Shin'ichiro Kawasaki2020-11-181-4/+6
* thunderbolt: Add the missed ida_simple_remove() in ring_request_msix()Jing Xiangfeng2020-11-181-4/+15
* thunderbolt: Fix memory leak if ida_simple_get() fails in enumerate_services()Mika Westerberg2020-11-181-0/+1
* KVM: arm64: Don't hide ID registers from userspaceAndrew Jones2020-11-181-17/+1
* btrfs: dev-replace: fail mount if we don't have replace item with target deviceAnand Jain2020-11-182-21/+31
* btrfs: fix min reserved size calculation in merge_reloc_rootJosef Bacik2020-11-181-1/+3
* btrfs: ref-verify: fix memory leak in btrfs_ref_tree_modDinghao Liu2020-11-181-0/+1
* ext4: unlock xattr_sem properly in ext4_inline_data_truncate()Joseph Qi2020-11-181-0/+1
* ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTAKaixu Xia2020-11-181-2/+2
* erofs: derive atime instead of leaving it emptyGao Xiang2020-11-181-10/+11
* perf: Fix get_recursion_context()Peter Zijlstra2020-11-181-1/+1
* vrf: Fix fast path output packet handling with async Netfilter rulesMartin Willi2020-11-181-23/+69
* cosa: Add missing kfree in error path of cosa_writeWang Hai2020-11-181-0/+1