summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-09-27mm/demotion/dax/kmem: set node's abstract distance to MEMTIER_DEFAULT_DAX_ADI...Aneesh Kumar K.V1-1/+41
2022-09-27mm/demotion: add hotplug callbacks to handle new numa node onlinedAneesh Kumar K.V1-0/+1
2022-09-27mm/demotion: move memory demotion related codeAneesh Kumar K.V2-2/+8
2022-09-27mm/demotion: add support for explicit memory tiersAneesh Kumar K.V1-0/+18
2022-09-27mm: multi-gen LRU: debugfs interfaceYu Zhao1-0/+1
2022-09-27mm: multi-gen LRU: thrashing preventionYu Zhao1-0/+2
2022-09-27mm: multi-gen LRU: kill switchYu Zhao3-3/+36
2022-09-27mm: multi-gen LRU: support page table walksYu Zhao4-1/+140
2022-09-27mm: multi-gen LRU: exploit locality in rmapYu Zhao3-0/+42
2022-09-27mm: multi-gen LRU: minimal implementationYu Zhao3-1/+81
2022-09-27mm: multi-gen LRU: groundworkYu Zhao5-7/+291
2022-09-27Revert "include/linux/mm_inline.h: fold __update_lru_size() into its sole cal...Yu Zhao1-1/+8
2022-09-27mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNGYu Zhao1-2/+2
2022-09-27mm: x86, arm64: add arch_has_hw_pte_young()Yu Zhao1-0/+13
2022-09-27delayacct: support re-entrance detection of thrashing accountingYang Yang2-8/+12
2022-09-27mm/swap: cache swap migration A/D bits supportPeter Xu2-6/+3
2022-09-27mm/swap: cache maximum swapfile size when init swapPeter Xu2-2/+5
2022-09-27mm: remember young/dirty bit for page migrationsPeter Xu1-0/+99
2022-09-27mm/swap: add swp_offset_pfn() to fetch PFN from swap entryPeter Xu1-6/+29
2022-09-27mm/swap: comment all the ifdef in swapops.hPeter Xu1-8/+8
2022-09-27mm, hwpoison: use num_poisoned_pages_sub() to decrease num_poisoned_pagesMiaohe Lin1-5/+0
2022-09-27blk-cgroup: pass a gendisk to blkcg_schedule_throttleChristoph Hellwig1-3/+2
2022-09-26efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmapArd Biesheuvel1-0/+9
2022-09-26xdp: Adjust xdp_frame layout to avoid using bitfieldsJesper Dangaard Brouer1-2/+2
2022-09-26Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+5
2022-09-26Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton1-0/+5
2022-09-26cpumask: add cpumask_nth_{,and,andnot}Yury Norov1-0/+44
2022-09-26lib/bitmap: remove bitmap_ord_to_posYury Norov2-3/+1
2022-09-26lib: add find_nth{,_and,_andnot}_bit()Yury Norov2-0/+105
2022-09-26lib/bitmap: add bitmap_weight_and()Yury Norov2-0/+23
2022-09-26net: Remove unused inline function dst_hold_and_use()Gaosheng Cui1-6/+0
2022-09-26net: Remove unused inline function sk_nulls_node_init()Gaosheng Cui1-5/+0
2022-09-26neighbour: Remove unused inline function neigh_key_eq16()Gaosheng Cui1-5/+0
2022-09-26NFSD: Refactor common code out of dirlist helpersChuck Lever1-0/+2
2022-09-26SUNRPC: Parametrize how much of argsize should be zeroedChuck Lever1-0/+1
2022-09-26SUNRPC: Fix svcxdr_init_encode's buflen calculationChuck Lever1-1/+1
2022-09-26SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculationChuck Lever1-3/+14
2022-09-26fortify: Convert to struct vs member helpersKees Cook1-33/+35
2022-09-26fortify: Explicitly check bounds are compile-time constantsKees Cook1-19/+30
2022-09-26Merge tag 'icc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman1-3/+2
2022-09-26treewide: Drop __cficanonicalSami Tolvanen3-8/+4
2022-09-26treewide: Drop WARN_ON_FUNCTION_MISMATCHSami Tolvanen1-16/+0
2022-09-26treewide: Drop function_nocfiSami Tolvanen1-10/+0
2022-09-26init: Drop __nocfi from __initSami Tolvanen1-1/+1
2022-09-26cfi: Add type helper macrosSami Tolvanen1-0/+45
2022-09-26cfi: Switch to -fsanitize=kcfiSami Tolvanen4-36/+50
2022-09-26cfi: Drop __CFI_ADDRESSABLESami Tolvanen3-24/+6
2022-09-26cfi: Remove CONFIG_CFI_CLANG_SHADOWSami Tolvanen1-12/+0
2022-09-26a.out: restore CMAGICнаб1-0/+3
2022-09-26KVM: remove KVM_REQ_UNHALTPaolo Bonzini1-2/+1