summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | 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 tag 'acpi-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-03-261-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | ACPI: scan: Use unique number for instance_noAndy Shevchenko2021-03-221-0/+1
| |/ / / / / / /
* | | | | | | | 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-2416-27/+104
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | psample: Fix user API breakageIdo Schimmel2021-03-241-4/+1
| * | | | | | | 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
| * | | | | | | | sch_red: Fix a typoBhaskar Chowdhury2021-03-191-1/+1
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-03-182-5/+5
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | netfilter: nftables: allow to update flowtable flagsPablo Neira Ayuso2021-03-181-0/+3
| | * | | | | | | 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
| * | | | | | | | can: dev: Move device back to init netns on owning netns deleteMartin Willi2021-03-161-0/+2
| * | | | | | | | tcp: relookup sock for RST+ACK packets handled by obsolete req sockAlexander Ovechkin2021-03-151-1/+1
| |/ / / / / / /
| * | | | | | | net: correct sk_acceptq_is_full()liuyacan2021-03-121-1/+1
| * | | | | | | net: sched: validate stab valuesEric Dumazet2021-03-101-1/+9
| * | | | | | | 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