| Age | Commit message (Expand) | Author |
| 2022-09-26 | mm: multi-gen LRU: support page table walks | Yu Zhao |
| 2022-09-26 | mm: multi-gen LRU: exploit locality in rmap | Yu Zhao |
| 2022-09-26 | mm: multi-gen LRU: minimal implementation | Yu Zhao |
| 2022-09-26 | mm: multi-gen LRU: groundwork | Yu Zhao |
| 2022-09-26 | Revert "include/linux/mm_inline.h: fold __update_lru_size() into its sole cal... | Yu Zhao |
| 2022-09-26 | mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG | Yu Zhao |
| 2022-09-26 | mm: x86, arm64: add arch_has_hw_pte_young() | Yu Zhao |
| 2022-09-26 | delayacct: support re-entrance detection of thrashing accounting | Yang Yang |
| 2022-09-26 | mm/swap: cache swap migration A/D bits support | Peter Xu |
| 2022-09-26 | mm/swap: cache maximum swapfile size when init swap | Peter Xu |
| 2022-09-26 | mm: remember young/dirty bit for page migrations | Peter Xu |
| 2022-09-26 | mm/swap: add swp_offset_pfn() to fetch PFN from swap entry | Peter Xu |
| 2022-09-26 | mm/swap: comment all the ifdef in swapops.h | Peter Xu |
| 2022-09-26 | mm, hwpoison: use num_poisoned_pages_sub() to decrease num_poisoned_pages | Miaohe Lin |
| 2022-09-26 | blk-cgroup: pass a gendisk to blkcg_schedule_throttle | Christoph Hellwig |
| 2022-09-26 | efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmap | Ard Biesheuvel |
| 2022-09-26 | xdp: Adjust xdp_frame layout to avoid using bitfields | Jesper Dangaard Brouer |
| 2022-09-26 | Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
| 2022-09-26 | Merge branch 'mm-hotfixes-stable' into mm-stable | Andrew Morton |
| 2022-09-26 | cpumask: add cpumask_nth_{,and,andnot} | Yury Norov |
| 2022-09-26 | lib/bitmap: remove bitmap_ord_to_pos | Yury Norov |
| 2022-09-26 | lib: add find_nth{,_and,_andnot}_bit() | Yury Norov |
| 2022-09-26 | lib/bitmap: add bitmap_weight_and() | Yury Norov |
| 2022-09-26 | net: Remove unused inline function dst_hold_and_use() | Gaosheng Cui |
| 2022-09-26 | net: Remove unused inline function sk_nulls_node_init() | Gaosheng Cui |
| 2022-09-26 | neighbour: Remove unused inline function neigh_key_eq16() | Gaosheng Cui |
| 2022-09-26 | NFSD: Refactor common code out of dirlist helpers | Chuck Lever |
| 2022-09-26 | SUNRPC: Parametrize how much of argsize should be zeroed | Chuck Lever |
| 2022-09-26 | SUNRPC: Fix svcxdr_init_encode's buflen calculation | Chuck Lever |
| 2022-09-26 | SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation | Chuck Lever |
| 2022-09-26 | fortify: Convert to struct vs member helpers | Kees Cook |
| 2022-09-26 | fortify: Explicitly check bounds are compile-time constants | Kees Cook |
| 2022-09-26 | Merge tag 'icc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak... | Greg Kroah-Hartman |
| 2022-09-26 | treewide: Drop __cficanonical | Sami Tolvanen |
| 2022-09-26 | treewide: Drop WARN_ON_FUNCTION_MISMATCH | Sami Tolvanen |
| 2022-09-26 | treewide: Drop function_nocfi | Sami Tolvanen |
| 2022-09-26 | init: Drop __nocfi from __init | Sami Tolvanen |
| 2022-09-26 | cfi: Add type helper macros | Sami Tolvanen |
| 2022-09-26 | cfi: Switch to -fsanitize=kcfi | Sami Tolvanen |
| 2022-09-26 | cfi: Drop __CFI_ADDRESSABLE | Sami Tolvanen |
| 2022-09-26 | cfi: Remove CONFIG_CFI_CLANG_SHADOW | Sami Tolvanen |
| 2022-09-26 | a.out: restore CMAGIC | наб |
| 2022-09-26 | KVM: remove KVM_REQ_UNHALT | Paolo Bonzini |
| 2022-09-26 | dt-bindings: clock: add pcm reset for ipq806x lcc | Christian Marangi |
| 2022-09-26 | Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'... | Joerg Roedel |
| 2022-09-26 | asm-generic: compat: Support BE for long long args in 32-bit ABIs | Rohan McLure |
| 2022-09-26 | iommu/io-pgtable-dart: Add DART PTE support for t6000 | Sven Peter |
| 2022-09-26 | dt-bindings: mediatek: Add bindings for MT6795 M4U | AngeloGioacchino Del Regno |
| 2022-09-26 | iommu/iova: Fix module config properly | Robin Murphy |
| 2022-09-26 | powerpc: Rely on generic definition of hugepd_t and is_hugepd when unused | Christophe Leroy |