| Age | Commit message (Expand) | Author |
| 2022-12-01 | jump_label: Prevent key->enabled int overflow | Dmitry Safonov |
| 2022-12-01 | nvdimm/cxl/pmem: Add support for master passphrase disable security command | Dave Jiang |
| 2022-12-01 | blk-crypto: Add support for SM4-XTS blk crypto mode | Tianjia Zhang |
| 2022-12-01 | firmware: arm_ffa: Move comment before the field it is documenting | Will Deacon |
| 2022-12-01 | firmware: arm_ffa: Move constants to header file | Will Deacon |
| 2022-12-01 | ext4: journal_path mount options should follow links | Lukas Czerner |
| 2022-12-01 | efi: libstub: Always enable initrd command line loader and bump version | Ard Biesheuvel |
| 2022-12-01 | wifi: ieee80211: Do not open-code qos address offsets | Kees Cook |
| 2022-12-01 | vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copy | Jann Horn |
| 2022-11-30 | Merge tag 'mlx5-updates-2022-11-29' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski |
| 2022-11-30 | net: phy: Add link between phy dev and mac dev | Xiaolei Wang |
| 2022-11-30 | bpf: Fix a compilation failure with clang lto build | Yonghong Song |
| 2022-11-30 | iommufd: Add kernel support for testing iommufd | Jason Gunthorpe |
| 2022-11-30 | iommufd: vfio container FD ioctl compatibility | Jason Gunthorpe |
| 2022-11-30 | iommufd: Add kAPI toward external drivers for kernel access | Jason Gunthorpe |
| 2022-11-30 | iommufd: Add kAPI toward external drivers for physical devices | Jason Gunthorpe |
| 2022-11-30 | iommufd: PFN handling for iopt_pages | Jason Gunthorpe |
| 2022-11-30 | kernel/user: Allow user_struct::locked_vm to be usable for iommufd | Jason Gunthorpe |
| 2022-11-30 | iommufd: File descriptor, context, kconfig and makefiles | Jason Gunthorpe |
| 2022-11-30 | linux/init.h: include <linux/build_bug.h> and <linux/stringify.h> | Masahiro Yamada |
| 2022-11-30 | debugfs: fix error when writing negative value to atomic_t debugfs file | Akinobu Mita |
| 2022-11-30 | libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value | Akinobu Mita |
| 2022-12-01 | bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes | Pengcheng Yang |
| 2022-11-30 | s390/mm: use pmd_pgtable_page() helper in __gmap_segment_gaddr() | Anshuman Khandual |
| 2022-11-30 | mm/thp: rename pmd_to_page() as pmd_pgtable_page() | Anshuman Khandual |
| 2022-11-30 | mm: add bdi_set_min_ratio_no_scale() function | Stefan Roesch |
| 2022-11-30 | mm: add bdi_set_max_ratio_no_scale() function | Stefan Roesch |
| 2022-11-30 | mm: add bdi_set_min_bytes() function | Stefan Roesch |
| 2022-11-30 | mm: add bdi_get_min_bytes() function | Stefan Roesch |
| 2022-11-30 | mm: add bdi_set_max_bytes() function | Stefan Roesch |
| 2022-11-30 | mm: add bdi_get_max_bytes() function | Stefan Roesch |
| 2022-11-30 | mm: use part per 1000000 for bdi ratios | Stefan Roesch |
| 2022-11-30 | mm: add bdi_set_strict_limit() function | Stefan Roesch |
| 2022-11-30 | folio-compat: remove try_to_release_page() | Vishal Moola (Oracle) |
| 2022-11-30 | mm/gup: reliable R/O long-term pinning in COW mappings | David Hildenbrand |
| 2022-11-30 | mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mapping | David Hildenbrand |
| 2022-11-30 | mm: anonymous shared memory naming | Pasha Tatashin |
| 2022-11-30 | mm: shrinkers: add missing includes for undeclared types | T.J. Mercier |
| 2022-11-30 | zram: add size class equals check into recompression | Alexey Romanov |
| 2022-11-30 | mm: mmu_gather: prepare to gather encoded page pointers with flags | Linus Torvalds |
| 2022-11-30 | mm: teach release_pages() to take an array of encoded page pointers too | Linus Torvalds |
| 2022-11-30 | mm: introduce 'encoded' page pointers with embedded extra bits | Linus Torvalds |
| 2022-11-30 | mm: remove unused savedwrite infrastructure | David Hildenbrand |
| 2022-11-30 | mm/autonuma: use can_change_(pte|pmd)_writable() to replace savedwrite | David Hildenbrand |
| 2022-11-30 | mm/mprotect: factor out check whether manual PTE write upgrades are required | David Hildenbrand |
| 2022-11-30 | mm,thp,rmap: subpages_mapcount COMPOUND_MAPPED if PMD-mapped | Hugh Dickins |
| 2022-11-30 | mm,thp,rmap: subpages_mapcount of PTE-mapped subpages | Hugh Dickins |
| 2022-11-30 | mm,thp,rmap: lock_compound_mapcounts() on THP mapcounts | Hugh Dickins |
| 2022-11-30 | mm,thp,rmap: simplify compound page mapcount handling | Hugh Dickins |
| 2022-11-30 | mm,hugetlb: use folio fields in second tail page | Hugh Dickins |