summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-01-11Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds32-179/+190
2024-01-11Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds58-223/+171
2024-01-11Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds21-5/+24
2024-01-11Merge tag 'bcachefs-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-0/+2
2024-01-10Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds17-767/+25
2024-01-10Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2024-01-10Merge patch series "riscv: hwprobe: add Zicond, Zacas and Ztso support"Palmer Dabbelt4-0/+10
2024-01-10riscv: hwprobe: export Zicond extensionClément Léger2-0/+2
2024-01-10riscv: hwprobe: export Zacas ISA extensionClément Léger2-0/+2
2024-01-10riscv: add ISA extension parsing for ZacasClément Léger2-0/+2
2024-01-10riscv: hwprobe: export Ztso ISA extensionClément Léger2-0/+2
2024-01-10riscv: add ISA extension parsing for ZtsoClément Léger2-0/+2
2024-01-10use linux/export.h rather than asm-generic/export.hAl Viro5-5/+5
2024-01-10Merge patch series "Fix XIP boot and make XIP testable in QEMU"Palmer Dabbelt4-7/+14
2024-01-10riscv: Remove SHADOW_OVERFLOW_STACK_SIZE macroSong Shuai1-1/+0
2024-01-10Merge remote-tracking branch 'palmer/fixes' into for-nextPalmer Dabbelt10-51/+129
2024-01-10riscv; fix __user annotation in save_v_state()Ben Dooks1-1/+1
2024-01-10riscv: fix __user annotation in traps_misaligned.cBen Dooks1-3/+3
2024-01-10riscv: Select ARCH_WANTS_NO_INSTRJisheng Zhang1-0/+1
2024-01-10Merge patch series "riscv: CPU operations cleanup"Palmer Dabbelt9-95/+24
2024-01-10riscv: Remove obsolete rv32_defconfig fileSamuel Holland1-139/+0
2024-01-10Merge patch series "RISC-V: hwprobe: Introduce which-cpus"Palmer Dabbelt6-329/+511
2024-01-10riscv: Allow disabling of BUILTIN_DTB for XIPFrederik Haxel2-4/+6
2024-01-10riscv: Fixed wrong register in XIP_FIXUP_FLASH_OFFSET macroFrederik Haxel1-1/+1
2024-01-10riscv: Make XIP bootable againFrederik Haxel2-2/+7
2024-01-10Merge tag 'efi-next-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-5/+0
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds17-1/+52
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds82-205/+234
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds33-122/+90
2024-01-09riscv: Fix set_direct_map_default_noflush() to reset _PAGE_EXECAlexandre Ghiti1-1/+1
2024-01-09riscv: Fix module_alloc() that did not reset the linear mapping permissionsAlexandre Ghiti1-1/+2
2024-01-09riscv: Fix wrong usage of lm_alias() when splitting a huge linear mappingAlexandre Ghiti1-2/+7
2024-01-09riscv: Check if the code to patch lies in the exit sectionAlexandre Ghiti4-1/+15
2024-01-09Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds3-3/+3
2024-01-09ARM: multi_v7_defconfig: Enable STM32 IPCC mailbox driverMark Brown1-0/+1
2024-01-09ARM: davinci: always select CONFIG_CPU_ARM926TArnd Bergmann1-0/+1
2024-01-09Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-13/+16
2024-01-09Merge tag 'perf-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds19-115/+551
2024-01-09arm64: Update __NR_compat_syscalls for statmount/listmountFlorian Fainelli1-1/+1
2024-01-09Merge tag 'x86-entry-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-14/+31
2024-01-09Merge tag 'x86-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+18
2024-01-09Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds65-90/+88
2024-01-09Merge tag 'x86-build-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-41/+11
2024-01-09Merge tag 'x86-boot-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-1/+9
2024-01-09Merge tag 'x86-asm-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-55/+102
2024-01-09Merge tag 'x86-apic-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-283/+9
2024-01-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds44-586/+890
2024-01-09Merge tag 'm68k-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-18/+12
2024-01-09Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds81-552/+1507
2024-01-09Merge tag 'ras_core_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-254/+388