summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2022-09-26mm: multi-gen LRU: support page table walksYu Zhao-1/+140
2022-09-26mm: multi-gen LRU: exploit locality in rmapYu Zhao-0/+42
2022-09-26mm: multi-gen LRU: minimal implementationYu Zhao-1/+81
2022-09-26mm: multi-gen LRU: groundworkYu Zhao-7/+291
2022-09-26Revert "include/linux/mm_inline.h: fold __update_lru_size() into its sole cal...Yu Zhao-1/+8
2022-09-26mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNGYu Zhao-2/+2
2022-09-26mm: x86, arm64: add arch_has_hw_pte_young()Yu Zhao-0/+13
2022-09-26delayacct: support re-entrance detection of thrashing accountingYang Yang-8/+12
2022-09-26mm/swap: cache swap migration A/D bits supportPeter Xu-6/+3
2022-09-26mm/swap: cache maximum swapfile size when init swapPeter Xu-2/+5
2022-09-26mm: remember young/dirty bit for page migrationsPeter Xu-0/+99
2022-09-26mm/swap: add swp_offset_pfn() to fetch PFN from swap entryPeter Xu-6/+29
2022-09-26mm/swap: comment all the ifdef in swapops.hPeter Xu-8/+8
2022-09-26mm, hwpoison: use num_poisoned_pages_sub() to decrease num_poisoned_pagesMiaohe Lin-5/+0
2022-09-26blk-cgroup: pass a gendisk to blkcg_schedule_throttleChristoph Hellwig-3/+2
2022-09-26efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmapArd Biesheuvel-0/+9
2022-09-26xdp: Adjust xdp_frame layout to avoid using bitfieldsJesper Dangaard Brouer-2/+2
2022-09-26Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-0/+5
2022-09-26Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton-0/+5
2022-09-26cpumask: add cpumask_nth_{,and,andnot}Yury Norov-0/+44
2022-09-26lib/bitmap: remove bitmap_ord_to_posYury Norov-3/+1
2022-09-26lib: add find_nth{,_and,_andnot}_bit()Yury Norov-0/+105
2022-09-26lib/bitmap: add bitmap_weight_and()Yury Norov-0/+23
2022-09-26net: Remove unused inline function dst_hold_and_use()Gaosheng Cui-6/+0
2022-09-26net: Remove unused inline function sk_nulls_node_init()Gaosheng Cui-5/+0
2022-09-26neighbour: Remove unused inline function neigh_key_eq16()Gaosheng Cui-5/+0
2022-09-26NFSD: Refactor common code out of dirlist helpersChuck Lever-0/+2
2022-09-26SUNRPC: Parametrize how much of argsize should be zeroedChuck Lever-0/+1
2022-09-26SUNRPC: Fix svcxdr_init_encode's buflen calculationChuck Lever-1/+1
2022-09-26SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculationChuck Lever-3/+14
2022-09-26fortify: Convert to struct vs member helpersKees Cook-33/+35
2022-09-26fortify: Explicitly check bounds are compile-time constantsKees Cook-19/+30
2022-09-26Merge tag 'icc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman-3/+2
2022-09-26treewide: Drop __cficanonicalSami Tolvanen-8/+4
2022-09-26treewide: Drop WARN_ON_FUNCTION_MISMATCHSami Tolvanen-16/+0
2022-09-26treewide: Drop function_nocfiSami Tolvanen-10/+0
2022-09-26init: Drop __nocfi from __initSami Tolvanen-1/+1
2022-09-26cfi: Add type helper macrosSami Tolvanen-0/+45
2022-09-26cfi: Switch to -fsanitize=kcfiSami Tolvanen-36/+50
2022-09-26cfi: Drop __CFI_ADDRESSABLESami Tolvanen-24/+6
2022-09-26cfi: Remove CONFIG_CFI_CLANG_SHADOWSami Tolvanen-12/+0
2022-09-26a.out: restore CMAGICнаб-0/+3
2022-09-26KVM: remove KVM_REQ_UNHALTPaolo Bonzini-2/+1
2022-09-26dt-bindings: clock: add pcm reset for ipq806x lccChristian Marangi-0/+2
2022-09-26Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...Joerg Roedel-165/+384
2022-09-26asm-generic: compat: Support BE for long long args in 32-bit ABIsRohan McLure-2/+7
2022-09-26iommu/io-pgtable-dart: Add DART PTE support for t6000Sven Peter-0/+1
2022-09-26dt-bindings: mediatek: Add bindings for MT6795 M4UAngeloGioacchino Del Regno-0/+95
2022-09-26iommu/iova: Fix module config properlyRobin Murphy-1/+1
2022-09-26powerpc: Rely on generic definition of hugepd_t and is_hugepd when unusedChristophe Leroy-1/+1