| Age | Commit message (Expand) | Author |
| 2022-09-02 | bpf, tnums: Warn against the usage of tnum_in(tnum_range(), ...) | Shung-Hsi Yu |
| 2022-08-25 | bpf: Introduce cgroup iter | Hao Luo |
| 2022-08-24 | bpf: Fix reference state management for synchronous callbacks | Kumar Kartikeya Dwivedi |
| 2022-08-23 | bpf: Use cgroup_{common,current}_func_proto in more hooks | Stanislav Fomichev |
| 2022-08-23 | bpf: Introduce cgroup_{common,current}_func_proto | Stanislav Fomichev |
| 2022-08-23 | flow_dissector: Make 'bpf_flow_dissect' return the bpf program retcode | Shmulik Ladkani |
| 2022-08-18 | bpf: net: Avoid sk_setsockopt() taking sk lock when called from bpf | Martin KaFai Lau |
| 2022-08-17 | stmmac: intel: remove unused 'has_crossts' flag | Wong Vee Khee |
| 2022-08-17 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
| 2022-08-17 | net: phy: broadcom: Implement suspend/resume for AC131 and BCM5241 | Florian Fainelli |
| 2022-08-11 | Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
| 2022-08-11 | Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
| 2022-08-11 | Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
| 2022-08-11 | Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds |
| 2022-08-11 | Merge branch 'acpi-properties' | Rafael J. Wysocki |
| 2022-08-10 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
| 2022-08-10 | net: fix refcount bug in sk_psock_get (2) | Hawkins Jiawei |
| 2022-08-10 | Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
| 2022-08-10 | Merge tag 'mm-stable-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
| 2022-08-10 | Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds |
| 2022-08-10 | Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
| 2022-08-10 | bpf: add destructive kfunc flag | Artem Savkov |
| 2022-08-09 | add barriers to buffer_uptodate and set_buffer_uptodate | Mikulas Patocka |
| 2022-08-09 | Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
| 2022-08-09 | NFS: Improve write error tracing | Trond Myklebust |
| 2022-08-09 | Merge tag 'fs.setgid.v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
| 2022-08-09 | bpf: Add BPF-helper for accessing CLOCK_TAI | Jesper Dangaard Brouer |
| 2022-08-09 | btf: Add a new kfunc flag which allows to mark a function to be sleepable | Benjamin Tissoires |
| 2022-08-08 | Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
| 2022-08-08 | get rid of non-advancing variants | Al Viro |
| 2022-08-08 | iov_iter: advancing variants of iov_iter_get_pages{,_alloc}() | Al Viro |
| 2022-08-08 | ITER_PIPE: fold data_start() and pipe_space_for_user() together | Al Viro |
| 2022-08-08 | ITER_PIPE: cache the type of last buffer | Al Viro |
| 2022-08-08 | new iov_iter flavour - ITER_UBUF | Al Viro |
| 2022-08-08 | highmem: delete a sentence from kmap_local_page() kdocs | Fabio M. De Francesco |
| 2022-08-08 | highmem: specify that kmap_local_page() is callable from interrupts | Fabio M. De Francesco |
| 2022-08-08 | highmem: remove unneeded spaces in kmap_local_page() kdocs | Fabio M. De Francesco |
| 2022-08-08 | mm, hwpoison: enable memory error handling on 1GB hugepage | Naoya Horiguchi |
| 2022-08-08 | mm, hwpoison: set PG_hwpoison for busy hugetlb pages | Naoya Horiguchi |
| 2022-08-08 | mm, hwpoison: make unpoison aware of raw error info in hwpoisoned hugepage | Naoya Horiguchi |
| 2022-08-08 | mm, hwpoison, hugetlb: support saving mechanism of raw error pages | Naoya Horiguchi |
| 2022-08-08 | mm: hugetlb_vmemmap: move code comments to vmemmap_dedup.rst | Muchun Song |
| 2022-08-08 | mm: hugetlb_vmemmap: improve hugetlb_vmemmap code readability | Muchun Song |
| 2022-08-08 | mm: hugetlb_vmemmap: move vmemmap code related to HugeTLB to hugetlb_vmemmap.c | Muchun Song |
| 2022-08-08 | mm: hugetlb_vmemmap: introduce the name HVO | Muchun Song |
| 2022-08-08 | mm: hugetlb_vmemmap: optimize vmemmap_optimize_mode handling | Muchun Song |
| 2022-08-08 | mm: hugetlb_vmemmap: delete hugetlb_optimize_vmemmap_enabled() | Muchun Song |
| 2022-08-08 | Merge tag 'rproc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remo... | Linus Torvalds |
| 2022-08-08 | Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
| 2022-08-08 | NFS: don't unhash dentry during unlink/rename | NeilBrown |