summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-10coccinelle: api: kfree_sensitive: print memset positionDenis Efremov
2020-10-03coccinelle: misc: add flexible_array.cocci scriptDenis Efremov
2020-10-01coccinelle: api: add kvmalloc scriptDenis Efremov
2020-09-27scripts: coccicheck: Change default value for parallelismSumera Priyadarsini
2020-09-21coccinelle: misc: add excluded_middle.cocci scriptDenis Efremov
2020-09-13scripts: coccicheck: Improve error feedback when coccicheck failsSumera Priyadarsini
2020-09-12coccinelle: api: update kzfree script to kfree_sensitiveDenis Efremov
2020-09-05coccinelle: misc: add uninitialized_var.cocci scriptDenis Efremov
2020-09-02coccinelle: ifnullfree: add vfree(), kvfree*() functionsDenis Efremov
2020-08-21coccinelle: api: add kobj_to_dev.cocci scriptDenis Efremov
2020-08-21coccinelle: add patch rule for dma_alloc_coherentAlex Dewar
2020-08-21scripts: coccicheck: Add chain mode to list of modesSumera Priyadarsini
2020-08-20Merge tag 'pci-v5.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-20Merge tag 'dma-mapping-5.9-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-08-20afs: Fix key ref leak in afs_put_operation()David Howells
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-17PCI/P2PDMA: Fix build without DMA opsChristoph Hellwig
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