aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-26mm, hwpoison: use num_poisoned_pages_sub() to decrease num_poisoned_pagesMiaohe Lin1-5/+0
2022-09-26blk-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/linux/kernel/git/akpm/mmLinus 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/djakov/icc into char-misc-nextGreg 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', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg 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
2022-09-26btrfs: send: add support for fs-verityBoris Burkov1-0/+3
2022-09-26Merge 6.0-rc7 into usb-nextGreg Kroah-Hartman34-62/+248
2022-09-26dt-bindings: clk: mediatek: Add MT8195 DPI clocksPablo Sun1-1/+3
2022-09-26dt-bindings: reset: Add bindings for MT6795 Helio X10 reset controllersAngeloGioacchino Del Regno1-0/+53
2022-09-26dt-bindings: clock: Add MediaTek Helio X10 MT6795 clock bindingsAngeloGioacchino Del Regno1-0/+275
2022-09-25scsi: stex: Properly zero out the passthrough command structureLinus Torvalds1-1/+1
2022-09-25scsi: core: Add I/O timeout count for SCSI deviceWu Bo1-0/+1
2022-09-25scsi: scsi_transport_fc: Adjust struct fc_nl_event flex array usageKees Cook1-2/+5
2022-09-25scsi: ufs: core: Remove redundant function definitions from ufshcd.hArthur Simchaev1-20/+0