summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-21squashfs: avoid bio_alloc() failure with 1Mbyte blocksPhillip Lougher
2020-08-21uprobes: __replace_page() avoid BUG in munlock_vma_page()Hugh Dickins
2020-08-21kernel/relay.c: fix memleak on destroy relay channelWei Yongjun
2020-08-21romfs: fix uninitialized memory leak in romfs_dev_read()Jann Horn
2020-08-21mm/rodata_test.c: fix missing function declarationLeon Romanovsky
2020-08-21mm/vunmap: add cond_resched() in vunmap_pmd_rangeAneesh Kumar K.V
2020-08-21khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()Hugh Dickins
2020-08-21hugetlb_cgroup: convert comma to semicolonXu Wang
2020-08-21mailmap: add Andi KleenNick Desaulniers
2020-08-19Merge tag 'vfio-v5.9-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds
2020-08-19lib/string.c: Use freestanding environmentArvind Sankar
2020-08-19x86/boot/compressed: Use builtin mem functions for decompressorArvind Sankar
2020-08-18Merge tag 'spi-fix-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-18Merge tag 'fixes-2020-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-18mm/memory.c: skip spurious TLB flush for retried page faultYang Shi
2020-08-17Merge tag 'pstore-v5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-17otx2_common: Use devm_kcalloc() in otx2_config_npa()Xu Wang
2020-08-17net: qrtr: fix usage of idr in port assignment to socketNecip Fazil Yildiran
2020-08-17selftests: disable rp_filter for icmp_redirect.shDavid Ahern
2020-08-17mailmap: Add WeiXiong LiaoKees Cook
2020-08-17mailmap: Restore dictionary sortingKees Cook
2020-08-17arch/ia64: Restore arch-specific pgd_offset_k implementationJessica Clarke
2020-08-17Revert "net: xdp: pull ethernet header off packet after computing skb->protocol"David S. Miller
2020-08-17phylink: <linux/phylink.h>: fix function prototype kernel-doc warningRandy Dunlap
2020-08-17vfio/type1: Add proper error unwind for vfio_iommu_replay()Alex Williamson
2020-08-17vfio-pci: Avoid recursive read-lock usageAlex Williamson
2020-08-17watch_queue: Limit the number of watches a user can holdDavid Howells
2020-08-16mptcp: sendmsg: reset iter on error reduxFlorian Westphal
2020-08-16net: devlink: Remove overzealous WARN_ON with snapshotsAndrew Lunn
2020-08-16tipc: not enable tipc when ipv6 works as a moduleXin Long
2020-08-16tipc: fix uninit skb->data in tipc_nl_compat_dumpit()Cong Wang
2020-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-08-16Merge tag 'linux-can-fixes-for-5.9-20200815' of git://git.kernel.org/pub/scm/...David S. Miller
2020-08-16net: Fix potential wrong skb->protocol in skb_vlan_untag()Miaohe Lin
2020-08-16net: xdp: pull ethernet header off packet after computing skb->protocolJason A. Donenfeld
2020-08-16ipvlan: fix device featuresMahesh Bandewar
2020-08-16bonding: fix a potential double-unregisterCong Wang
2020-08-16Linux 5.9-rc1v5.9-rc1Linus Torvalds
2020-08-16Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-16parisc: fix PMD pages allocation by restoring pmd_alloc_one()Mike Rapoport
2020-08-15Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-15Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds
2020-08-15io_uring: short circuit -EAGAIN for blocking read attemptJens Axboe
2020-08-15io_uring: sanitize double poll handlingJens Axboe
2020-08-15Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-15Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-15Merge tag 'sched-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-15Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds