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