summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2021-03-19Merge tag 'io_uring-5.12-2021-03-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-19bpf: Fix umd memory leak in copy_process()Zqiang
2021-03-19Merge tag 'efi-urgent-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar
2021-03-19efi: use 32-bit alignment for efi_guid_t literalsArd Biesheuvel
2021-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-03-18Merge tag 'vfio-v5.12-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-03-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-03-18firmware: stratix10-svc: reset COMMAND_RECONFIG_FLAG_PARTIAL to 0Richard Gong
2021-03-18io_uring: remove structures from include/linux/io_uring.hStefan Metzmacher
2021-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-03-18bpf: Fix fexit trampoline.Alexei Starovoitov
2021-03-17net: fix race between napi kthread mode and busy pollWei Wang
2021-03-17usb-storage: Add quirk to defeat Kindle's automatic unloadAlan Stern
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-17locking/ww_mutex: Fix acquire/release imbalance in ww_acquire_init()/ww_acqui...Waiman Long
2021-03-16net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ctwenxu
2021-03-16x86: Introduce restart_block->arch_data to remove TS_COMPAT_RESTARTOleg Nesterov
2021-03-16kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()Oleg Nesterov
2021-03-16Merge tag 'nfsd-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-03-16ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TESTJason Gunthorpe
2021-03-15netfilter: x_tables: Use correct memory barriers.Mark Tomlinson
2021-03-15Revert "netfilter: x_tables: Switch synchronization to RCU"Mark Tomlinson
2021-03-15extcon: Add stubs for extcon_register_notifier_all() functionsKrzysztof Kozlowski
2021-03-14Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-14Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-03-14Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-03-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-03-14virtio: remove export for virtio_config_{enable, disable}Xianting Tian
2021-03-13Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-03-13Merge tag 'kbuild-fixes-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-03-13mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...Zhou Guanghui
2021-03-13include/linux/sched/mm.h: use rcu_dereference in in_vfork()Matthew Wilcox (Oracle)
2021-03-13linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*Arnd Bergmann
2021-03-13mm: introduce page_needs_cow_for_dma() for deciding whether cowPeter Xu
2021-03-13mm/fork: clear PASID for new mmFenghua Yu
2021-03-13stop_machine: mark helpers __always_inlineArnd Bergmann
2021-03-13memblock: fix section mismatch warningArnd Bergmann
2021-03-12Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-12Merge tag 'io_uring-5.12-2021-03-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-12Merge tag 'devprop-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-12Merge tag 'regulator-fix-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-03-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-03-11Merge tag 'drm-fixes-2021-03-12-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-03-11svcrdma: Revert "svcrdma: Reduce Receive doorbell rate"Chuck Lever
2021-03-11block: rename BIO_MAX_PAGES to BIO_MAX_VECSChristoph Hellwig
2021-03-11drm: Use USB controller's DMA mask when importing dmabufsThomas Zimmermann
2021-03-11kbuild: rebuild GCC plugins when the compiler is upgradedMasahiro Yamada
2021-03-10Merge tag 'mlx5-fixes-2021-03-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-03-10macvlan: macvlan_count_rx() needs to be aware of preemptionEric Dumazet
2021-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller