summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | 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
|\ \ \ \ \ \ \ \