summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2022-09-26dt-bindings: clock: add pcm reset for ipq806x lccChristian Marangi1-0/+2
2022-09-26Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...Joerg Roedel39-165/+384
2022-09-26asm-generic: compat: Support BE for long long args in 32-bit ABIsRohan McLure1-2/+7
2022-09-26iommu/io-pgtable-dart: Add DART PTE support for t6000Sven Peter1-0/+1
2022-09-26dt-bindings: mediatek: Add bindings for MT6795 M4UAngeloGioacchino Del Regno1-0/+95
2022-09-26iommu/iova: Fix module config properlyRobin Murphy1-1/+1
2022-09-26powerpc: Rely on generic definition of hugepd_t and is_hugepd when unusedChristophe Leroy1-1/+1
2022-09-26btrfs: stop tracking failed reads in the I/O treeChristoph Hellwig1-1/+0
2022-09-26btrfs: convert the io_failure_tree to a plain rb_treeJosef Bacik1-1/+0
2022-09-26btrfs: introduce BTRFS_QGROUP_STATUS_FLAGS_MASK for later expansionQu Wenruo1-0/+4
2022-09-26btrfs: separate BLOCK_GROUP_TREE compat RO flag from EXTENT_TREE_V2Qu Wenruo1-0/+6