summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2021-03-15Revert "netfilter: x_tables: Switch synchronization to RCU"Mark Tomlinson
2021-03-15drm/ttm: make ttm_bo_unpin more defensiveChristian König
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 tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus 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-12net: correct sk_acceptq_is_full()liuyacan
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-12Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...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-11Merge tag 'media/v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-03-11block: rename BIO_MAX_PAGES to BIO_MAX_VECSChristoph Hellwig
2021-03-11media: rc: compile rc-cec.c into rc-coreHans Verkuil
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-10net: sched: validate stab valuesEric Dumazet
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
2021-03-10Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF}Jan Beulich
2021-03-10ipv6: fix suspecious RCU usage warningWei Wang
2021-03-10net: Consolidate common blackhole dst opsDaniel Borkmann
2021-03-10net/mlx5: Set QP timestamp mode to defaultMaor Gottlieb
2021-03-10software node: Fix device_add_software_node()Heikki Krogerus
2021-03-10regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage settingFrieder Schrempf
2021-03-10arm64: mte: Map hotplugged memory as Normal TaggedCatalin Marinas
2021-03-10seqlock,lockdep: Fix seqcount_latch_init()Peter Zijlstra
2021-03-10u64_stats,lockdep: Fix u64_stats_init() vs lockdepPeter Zijlstra
2021-03-10cpu/hotplug: Fix build error of using {add,remove}_cpu() with !CONFIG_SMPShuo Liu
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-09net: check if protocol extracted by virtio_net_hdr_set_proto is correctBalazs Nemeth
2021-03-09bpf: Don't do bpf_cgroup_storage_set() for kuprobe/tp programsYonghong Song
2021-03-08atm: fix a typo in the struct descriptionTong Zhang
2021-03-08bpf: BPF-helper for MTU checking add length inputJesper Dangaard Brouer