aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-19usercopy: Don't use "proxy" headersAndy Shevchenko1-2/+6
2024-05-19bitops: Move aligned_byte_mask() to wordpart.hAndy Shevchenko3-7/+8
2024-05-19MAINTAINERS: add BITOPS API recordYury Norov1-0/+14
2024-05-19mm/page-owner: use gfp_nested_mask() instead of open coded maskingDave Chinner1-6/+1
2024-05-19stackdepot: use gfp_nested_mask() instead of open coded maskingDave Chinner1-9/+2
2024-05-19mm: lift gfp_kmemleak_mask() to gfp.hDave Chinner2-8/+29
2024-05-19nilfs2: make block erasure safe in nilfs_finish_roll_forward()Ryusuke Konishi1-0/+4
2024-05-19selftests/harness: use 1024 in place of LINE_MAXTao Su1-2/+1
2024-05-19Revert "selftests/harness: remove use of LINE_MAX"Tao Su2-9/+4
2024-05-19selftests/fpu: allow building on other architecturesSamuel Holland3-25/+7
2024-05-19selftests/fpu: move FP code to a separate translation unitSamuel Holland4-32/+48
2024-05-19drm/amd/display: use ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland4-94/+7
2024-05-19drm/amd/display: only use hard-float, not altivec on powerpcMichael Ellerman3-12/+4
2024-05-19riscv: add support for kernel-mode FPUSamuel Holland5-0/+49
2024-05-19x86: implement ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland3-0/+34
2024-05-19powerpc: implement ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland3-1/+33
2024-05-19LoongArch: implement ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland3-1/+6
2024-05-19lib/raid6: use CC_FLAGS_FPU for NEON CFLAGSSamuel Holland1-23/+10
2024-05-19arm64: crypto: use CC_FLAGS_FPU for NEON CFLAGSSamuel Holland1-4/+2
2024-05-19arm64: implement ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland3-1/+24
2024-05-19ARM: crypto: use CC_FLAGS_FPU for NEON CFLAGSSamuel Holland1-2/+1
2024-05-19ARM: implement ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland2-0/+22
2024-05-19arch: add ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland5-0/+102
2024-05-19x86/fpu: fix asm/fpu/types.h include guardSamuel Holland1-3/+3
2024-05-19kbuild: enable -Wcast-function-type-strict unconditionallyArnd Bergmann1-1/+0
2024-05-19kbuild: enable -Wformat-truncation on clangArnd Bergmann1-0/+7
2024-05-19kbuild: turn on -Wrestrict by defaultArnd Bergmann1-1/+0
2024-05-19kbuild: remove redundant extra warning flagsArnd Bergmann1-15/+0
2024-05-19kbuild: turn on -Wextra by defaultArnd Bergmann1-1/+4
2024-05-20drm/bridge: adv7511: Attach next bridge without creating connectorLiu Ying1-1/+2
2024-05-19Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds77-427/+679
2024-05-19Merge tag 'bcachefs-2024-05-19' of https://evilpiepirate.org/git/bcachefsLinus Torvalds123-4324/+4632
2024-05-20drm/buddy: Fix the warn on's during force mergeArunpravin Paneer Selvam1-3/+3
2024-05-19Merge tag 'turbostat-for-Linux-6.10-merge-window' of git://git.kernel.org/pub...Linus Torvalds3-301/+899
2024-05-19Merge tag 'kgdb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds3-77/+108
2024-05-19Merge tag 'x86-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-1/+5
2024-05-19Merge tag 'sched-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-12/+19
2024-05-19Merge tag 'perf-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds12-208/+630
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds387-5732/+9700
2024-05-19LoongArch: Update Loongson-3 default config fileHuacai Chen1-0/+24
2024-05-18Merge tag '6.10-rc-smb-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+3
2024-05-18Merge tag 'ext4_for_linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds19-363/+481
2024-05-18Merge tag 'nfsd-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds29-271/+1286
2024-05-18kunit/fortify: Fix memcmp() test to be amplitude agnosticKees Cook1-1/+1
2024-05-18ubsan: Restore dependency on ARCH_HAS_UBSANKees Cook1-0/+1
2024-05-18loadpin: Prevent SECURITY_LOADPIN_ENFORCE=y without module decompressionStephen Boyd1-0/+3
2024-05-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds77-768/+1584
2024-05-18Merge tag 'hsi-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2-8/+4
2024-05-18Merge tag 'for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds7-84/+122
2024-05-18Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds150-1180/+10936