summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge tag 'mlx5-fixes-2021-03-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2021-03-101-0/+7
| |\ \ \ \ \ \
| | * | | | | | net/mlx5: Set QP timestamp mode to defaultMaor Gottlieb2021-03-101-0/+7
| * | | | | | | macvlan: macvlan_count_rx() needs to be aware of preemptionEric Dumazet2021-03-101-1/+2
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-03-102-9/+16
| |\ \ \ \ \ \ \
| | * | | | | | | bpf: Don't do bpf_cgroup_storage_set() for kuprobe/tp programsYonghong Song2021-03-091-4/+5
| | * | | | | | | bpf: BPF-helper for MTU checking add length inputJesper Dangaard Brouer2021-03-081-5/+11
| * | | | | | | | ipv6: fix suspecious RCU usage warningWei Wang2021-03-101-0/+24
| * | | | | | | | net: Consolidate common blackhole dst opsDaniel Borkmann2021-03-101-0/+11
| | |/ / / / / / | |/| | | | | |
* | | | | | | | mm/writeback: Add wait_on_page_writeback_killableMatthew Wilcox (Oracle)2021-03-231-0/+1
* | | | | | | | fs/cachefiles: Remove wait_bit_key layout dependencyMatthew Wilcox (Oracle)2021-03-231-1/+0
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-03-211-0/+2
|\ \ \ \ \ \ \
| * | | | | | | usb-storage: Add quirk to defeat Kindle's automatic unloadAlan Stern2021-03-171-0/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'locking-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-03-211-2/+3
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | locking/ww_mutex: Fix acquire/release imbalance in ww_acquire_init()/ww_acqui...Waiman Long2021-03-171-2/+3
* | | | | | | Merge tag 'efi-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-03-211-2/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'efi-urgent-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2021-03-191-2/+4
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | efi: use 32-bit alignment for efi_guid_t literalsArd Biesheuvel2021-03-191-2/+4
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-03-212-0/+14
|\ \ \ \ \ \ \
| * | | | | | | x86: Introduce restart_block->arch_data to remove TS_COMPAT_RESTARTOleg Nesterov2021-03-161-0/+1
| * | | | | | | kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()Oleg Nesterov2021-03-161-0/+13
| |/ / / / / /
* | | | | | | Merge tag 'io_uring-5.12-2021-03-19' of git://git.kernel.dk/linux-blockLinus Torvalds2021-03-191-25/+0
|\ \ \ \ \ \ \
| * | | | | | | io_uring: remove structures from include/linux/io_uring.hStefan Metzmacher2021-03-181-25/+0
* | | | | | | | Merge tag 'trace-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-03-191-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | workqueue/tracing: Copy workqueue name to buffer in trace eventSteven Rostedt (VMware)2021-03-181-3/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'drm-fixes-2021-03-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-03-181-2/+4
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-03-191-2/+4
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | drm/ttm: make ttm_bo_unpin more defensiveChristian König2021-03-151-2/+4
* | | | | | | | | Merge tag 'vfio-v5.12-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-03-181-0/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TESTJason Gunthorpe2021-03-161-0/+11
| |/ / / / / / / /
* | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-03-182-7/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | virtio: remove export for virtio_config_{enable, disable}Xianting Tian2021-03-141-2/+0
| * | | | | | | | | vdpa: set the virtqueue num during registerJason Wang2021-02-251-5/+5
* | | | | | | | | | module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-3/+0
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge tag 'fuse-fixes-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-03-161-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fuse: 32-bit user space ioctl compat for fuse deviceAlessio Balsini2021-03-161-1/+2
* | | | | | | | | | Merge tag 'nfsd-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2021-03-161-1/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | svcrdma: Revert "svcrdma: Reduce Receive doorbell rate"Chuck Lever2021-03-111-1/+0
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-03-141-4/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | irqdomain: Remove debugfs_file from struct irq_domainGreg Kroah-Hartman2021-03-081-4/+0
| |/ / / / / / / /
* | | | | | | | | Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-03-142-7/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | seqlock,lockdep: Fix seqcount_latch_init()Peter Zijlstra2021-03-101-4/+1
| * | | | | | | | | u64_stats,lockdep: Fix u64_stats_init() vs lockdepPeter Zijlstra2021-03-101-3/+4
| |/ / / / / / / /
* | | | | | | | | Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-03-141-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf/core: Flush PMU internal buffers for per-CPU eventsKan Liang2021-03-061-0/+2
| |/ / / / / / / /
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-03-141-2/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static keyMarc Zyngier2021-03-061-2/+7
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-03-147-12/+40
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...Zhou Guanghui2021-03-131-4/+2
| * | | | | | | | | | include/linux/sched/mm.h: use rcu_dereference in in_vfork()Matthew Wilcox (Oracle)2021-03-131-1/+2
| * | | | | | | | | | linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*Arnd Bergmann2021-03-131-0/+6