summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mute-led-rework' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown2021-03-3148-104/+228
|\
| * Merge tag 'locking-urgent-2021-03-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-03-281-1/+1
| |\
| | * locking/mutex: Fix non debug version of mutex_lock_io_nested()Thomas Gleixner2021-03-231-1/+1
| * | Merge tag 'for-5.12/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-03-261-1/+14
| |\ \
| | * | dm table: Fix zoned model check and zone sectors checkShin'ichiro Kawasaki2021-03-221-1/+14
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-03-254-12/+35
| |\ \ \
| | * | | mm: memblock: fix section mismatch warning againMike Rapoport2021-03-251-2/+2
| | * | | mm/mmu_notifiers: ensure range_end() is paired with range_start()Sean Christopherson2021-03-251-5/+5
| | * | | kasan: fix per-page tags for non-page_alloc pagesAndrey Konovalov2021-03-251-3/+15
| | * | | hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappingsMiaohe Lin2021-03-251-2/+13
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-03-247-14/+40
| |\ \ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-03-201-0/+1
| | |\ \ \
| | | * | | bpf: Fix umd memory leak in copy_process()Zqiang2021-03-191-0/+1
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-03-181-5/+2
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | netfilter: x_tables: Use correct memory barriers.Mark Tomlinson2021-03-151-1/+1
| | | * | | Revert "netfilter: x_tables: Switch synchronization to RCU"Mark Tomlinson2021-03-151-4/+1
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-03-171-4/+20
| | |\ \ \ \
| | | * | | | bpf: Fix fexit trampoline.Alexei Starovoitov2021-03-181-4/+20
| | | |/ / /
| | * | | | net: fix race between napi kthread mode and busy pollWei Wang2021-03-171-0/+2
| | * | | | net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ctwenxu2021-03-161-0/+1
| | |/ / /
| | * | | 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-101-4/+5
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | bpf: Don't do bpf_cgroup_storage_set() for kuprobe/tp programsYonghong Song2021-03-091-4/+5
| * | | | | 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 '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 '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
| |\ \ \ \ \ \