aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-06-17Merge tag 'bitmap-for-7.2' of https://github.com/norov/linuxLinus Torvalds8-14/+62
2026-06-17Merge tag 'modules-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linuxLinus Torvalds4-8/+8
2026-06-17Merge tag 'sound-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+8
2026-06-17Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+3
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextLinus Torvalds11-177/+498
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds101-193/+16
2026-06-16appletalk: move the protocol out of treeJakub Kicinski25-25/+0
2026-06-16s390/mm: Complete ptep_get() conversionAlexander Gordeev6-93/+140
2026-06-16Merge branch 'idle-time-acc' into featuresAlexander Gordeev11-149/+164
2026-06-16powerpc/fadump: define MIN_RMA in bytes rather than MBSayali Patil3-4/+6
2026-06-16powerpc: Restore KUAP registers on syscall restart exitMukesh Kumar Chaurasiya (IBM)1-0/+1
2026-06-16Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxLinus Torvalds1-0/+60
2026-06-16Merge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds18-44/+9
2026-06-16Merge tag 'fbdev-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdevLinus Torvalds3-4/+4
2026-06-16Merge tag 'gpio-updates-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds3-68/+48
2026-06-16Merge tag 'x86_tdx_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tipLinus Torvalds17-160/+716
2026-06-16Merge tag 'x86_mm_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-25/+31
2026-06-16Merge tag 'x86_misc_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-12/+3
2026-06-16Merge tag 'x86_sev_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tipLinus Torvalds10-59/+43
2026-06-16Merge tag 'x86_microcode_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-244/+249
2026-06-16Merge tag 'x86_cleanups_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-46/+23
2026-06-16Merge tag 'x86_cache_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2026-06-16Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds58-899/+848
2026-06-16Merge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/linuxLinus Torvalds46-656/+909
2026-06-16Merge tag 'm68k-for-v7.2-tag1' of gitolite.kernel.org:pub/scm/linux/kernel/git/geert/linux-m68kLinus 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/git/chenhuacai/linux-loongson into HEADPaolo Bonzini10-180/+131
2026-06-15Merge tag 'kvm-s390-next-7.2-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo 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