summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-06-15xtensa: correct CONFIG_XTENSA_CALIBRATE_CCOUNT macro name in commentEthan Nelson-Moore1-1/+1
2026-06-16Merge tag 'x86_tdx_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds17-160/+716
2026-06-16Merge tag 'x86_mm_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds3-25/+31
2026-06-16Merge tag 'x86_misc_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds2-12/+3
2026-06-16Merge tag 'x86_sev_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds10-59/+43
2026-06-16Merge tag 'x86_microcode_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/k...Linus Torvalds3-244/+249
2026-06-16Merge tag 'x86_cleanups_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/ke...Linus Torvalds9-46/+23
2026-06-16Merge tag 'x86_cache_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds1-0/+1
2026-06-16Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar...Linus Torvalds58-899/+848
2026-06-16Merge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/l...Linus Torvalds46-656/+909
2026-06-16Merge tag 'm68k-for-v7.2-tag1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds14-61/+100
2026-06-16KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping levelSean Christopherson1-6/+12
2026-06-16KVM: x86: Fix shadow paging use-after-free due to unexpected rolePaolo Bonzini1-4/+6
2026-06-15s390/idle: Remove idle time and count sysfs filesHeiko Carstens3-58/+1
2026-06-15s390/idle: Provide arch specific kcpustat_field_idle()/kcpustat_field_iowait()Heiko Carstens5-64/+122
2026-06-15s390/irq/idle: Use stcke instead of stckf for time stampsHeiko Carstens6-11/+13
2026-06-15s390/timex: Move union tod_clock type to separate headerHeiko Carstens2-19/+31
2026-06-15Merge tag 'kvm-riscv-7.2-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini17-143/+383
2026-06-15Merge tag 'loongarch-kvm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini10-180/+131
2026-06-15Merge tag 'kvm-s390-next-7.2-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini12-170/+703
2026-06-15KVM: s390: Introducing kvm_arch_set_irq_inatomic fast injectDouglas Freimuth5-65/+241
2026-06-15KVM: s390: Enable adapter_indicators_set to use mapped pagesDouglas Freimuth1-24/+63
2026-06-15KVM: s390: Add map/unmap ioctl and clean mappings post-guestDouglas Freimuth4-43/+194
2026-06-15powerpc/kexec: fix double get_cpu() imbalance in kexec_prepare_cpusAboorva Devarajan1-3/+1
2026-06-15powerpc/powernv: fix preempt count leak in pnv_kexec_wait_secondaries_downAboorva Devarajan1-1/+2
2026-06-15powerpc/perf: fix preempt count underflow in fsl_emb_pmu_delAboorva Devarajan1-1/+2
2026-06-15powerpc/boot: Allow text relocations for pseries wrapper with binutils 2.46+Amit Machhiwal1-0/+1
2026-06-15sparc: Remove remaining defconfig references to the pktcdvd driverCatalin Iacob1-2/+0
2026-06-15mips: select legacy gpiolib interfaces where usedArnd Bergmann3-1/+6
2026-06-15MIPS: lib: Remove '.hidden' for local symbolsNathan Chancellor2-4/+0
2026-06-15MIPS: VDSO: Avoid including .got in dynamic segmentNathan Chancellor1-0/+1
2026-06-15MIPS: smp: report dying CPU to RCU in stop_this_cpu()Jonas Jelonek1-0/+2
2026-06-15MIPS: kernel: proc: Delete unnecessary braces in show_cpuinfo()Markus Elfring1-2/+1
2026-06-15MIPS: kernel: proc: Use seq_putc() calls in show_cpuinfo()Markus Elfring1-3/+3
2026-06-15mips: sched: Fix CPUMASK_OFFSTACK memory corruptionAaron Tomlin1-13/+15
2026-06-15MIPS: mm: Fix out-of-bounds write in maar_res_walk()Yadan Fan1-4/+8
2026-06-15MIPS: ath79: reduce ARCH_DMA_MINALIGNRosen Penev1-0/+7
2026-06-15mips: dts: ar9132: fix wdt node nameRosen Penev1-1/+1
2026-06-15mips: Remove remaining defconfig references to the pktcdvd driverCatalin Iacob10-10/+0
2026-06-15MIPS: mm: remove comment referring to removed CONFIG_MIPS_CMPEthan Nelson-Moore1-5/+0
2026-06-15Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds130-13277/+3104
2026-06-15Merge tag 'x86-msr-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds13-140/+47
2026-06-15Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Torvalds3-0/+32
2026-06-15Merge tag 'perf-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds10-145/+511
2026-06-15Merge tag 'objtool-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds1-4/+0
2026-06-15Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds18-17/+185
2026-06-15Merge tag 'timers-vdso-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds16-63/+22
2026-06-15Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Torvalds3-14/+36
2026-06-15Merge tag 'timers-nohz-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds4-9/+114
2026-06-15sparc: led: avoid trimming a newline from empty writesPengpeng Hou1-1/+1