summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-29Merge tag 'sound-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-06-29Merge tag 'input-for-v6.5-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-29Merge tag 'for-linus-2023062701' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-29Merge tag 'fbdev-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-29Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-06-29Merge tag 'hwmon-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2023-06-29mm/khugepaged: fix regression in collapse_file()Hugh Dickins
2023-06-29LoongArch: Remove five DIE_* definitions in kdebug.hTiezhu Yang
2023-06-29LoongArch: Add uprobes supportTiezhu Yang
2023-06-29LoongArch: Use larch_insn_gen_break() for kprobesTiezhu Yang
2023-06-29LoongArch: Add larch_insn_gen_break() to generate break insnsTiezhu Yang
2023-06-29LoongArch: Check for AMO instructions in insns_not_supported()Tiezhu Yang
2023-06-29LoongArch: Move three functions from kprobes.c to inst.cTiezhu Yang
2023-06-29LoongArch: Replace kretprobe with rethookHaoran Jiang
2023-06-29LoongArch: Add jump-label implementationYouling Tang
2023-06-29LoongArch: Select HAVE_DEBUG_KMEMLEAK to support kmemleakTiezhu Yang
2023-06-29LoongArch: Export some arch-specific pm interfacesYinbo Zhu
2023-06-29LoongArch: Introduce hardware page table walkerHuacai Chen
2023-06-29LoongArch: Support dbar with different hintsHuacai Chen
2023-06-29LoongArch: Add SMT (Simultaneous Multi-Threading) supportHuacai Chen
2023-06-29LoongArch: Add vector extensions supportHuacai Chen
2023-06-29LoongArch: Add support to clone a time namespaceTiezhu Yang
2023-06-29Makefile: Add loongarch target flag for Clang compilationWANG Xuerui
2023-06-29LoongArch: Mark Clang LTO as workingWANG Xuerui
2023-06-29LoongArch: Include KBUILD_CPPFLAGS in CHECKFLAGS invocationWANG Xuerui
2023-06-29LoongArch: vDSO: Use CLANG_FLAGS instead of filtering out '--target='WANG Xuerui
2023-06-29LoongArch: Tweak CFLAGS for Clang compatibilityWANG Xuerui
2023-06-29LoongArch: Simplify the invtlb wrappersWANG Xuerui
2023-06-29LoongArch: Make the CPUCFG&CSR ops simple aliases of compiler built-insWANG Xuerui
2023-06-29LoongArch: Prepare for assemblers with proper FCSR class supportWANG Xuerui
2023-06-29LoongArch: extable: Also recognize ABI names of registersWANG Rui
2023-06-29LoongArch: Calculate various sizes in the linker scriptWANG Rui
2023-06-29LoongArch: Add guard for the larch_insn_gen_xxx functionsWANG Rui
2023-06-29LoongArch: Delete unnecessary debugfs checkingDan Carpenter
2023-06-29LoongArch: Set CPU#0 as the io master for FDTHuacai Chen
2023-06-28Merge branch 'expand-stack'Linus Torvalds
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-28Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-28Merge tag 'v6.5-rc1-modules-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-28modules: catch concurrent module loads, treat them as idempotentLinus Torvalds
2023-06-28module: split up 'finit_module()' into init_module_from_file() helperLinus Torvalds
2023-06-28Merge tag 'mmc-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2023-06-28Merge tag 'mtd/for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2023-06-28Merge tag 'spi-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2023-06-28Merge tag 'regulator-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2023-06-28Merge tag 'regmap-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2023-06-29Merge tag 'drm-intel-next-fixes-2023-06-21' of git://anongit.freedesktop.org/...Dave Airlie
2023-06-28x86/mem_encrypt: Remove stale mem_encrypt_init() declarationLinus Torvalds
2023-06-28mm: fix __access_remote_vm() GUP failure caseLinus Torvalds