aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-05-17Merge tag 'x86-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+8
2026-05-17Merge tag 'sched-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+24
2026-05-17Merge tag 'ras-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-28/+5
2026-05-17Merge tag 'riscv-for-linus-7.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-22/+72
2026-05-16Merge tag 'powerpc-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds8-52/+27
2026-05-15Merge tag 'for-linus-7.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+7
2026-05-14Merge tag 'acpi-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-3/+3
2026-05-14Merge branch 'acpi-cppc'Rafael J. Wysocki1-3/+3
2026-05-14x86/xen: Tolerate nested XEN_LAZY_MMU entering/leavingJuergen Gross1-2/+6
2026-05-14x86/xen: Fix xen_e820_swap_entry_with_ram()Juergen Gross1-1/+1
2026-05-14powerpc/time: Remove redundant preempt_disable|enable() calls from arch_irq_w...Sayali Patil1-2/+4
2026-05-13riscv: misaligned: Make enabling delegation depend on NONPORTABLEVivian Wang2-1/+23
2026-05-13riscv: cfi: reduce shadow stack size limit from 4GB to 2GBZong Li1-3/+4
2026-05-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds18-58/+182
2026-05-13x86/mce: Restore MCA polling interval halvingBorislav Petkov (AMD)1-28/+5
2026-05-13KVM: VMX: introduce module parameter to disable CETPaolo Bonzini2-2/+16
2026-05-12Merge tag 'kvm-s390-master-7.1-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2-8/+5
2026-05-12KVM: x86: Swap the dst and src operand for MOVNTDQASean Christopherson1-1/+1
2026-05-12KVM: x86: use again the flush argument of __link_shadow_page()Paolo Bonzini1-2/+21
2026-05-12Merge tag 'kvmarm-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini9-13/+111
2026-05-12KVM: nSVM: Never use L0's PAUSE loop exiting while L2 is runningSean Christopherson2-31/+27
2026-05-12KVM: x86: Fix Xen hypercall tracepoint argument assignmentQiang Ma1-1/+1
2026-05-12powerpc/hv-gpci: fix preempt count leak in sysfs show pathsAboorva Devarajan1-8/+16
2026-05-12powerpc: fix dead default for GUEST_STATE_BUFFER_TESTJulian Braha1-2/+1
2026-05-12powerpc/powermac: Remove pmac_low_i2c_{lock,unlock}()Bart Van Assche2-38/+0
2026-05-12powerpc/warp: Fix error handling in pika_dtm_threadMa Ke1-0/+2
2026-05-12powerpc: 82xx: fix uninitialized pointers with free attributeAlly Heev1-2/+2
2026-05-12powerpc/g5: Enable all windfarms by defaultLinus Walleij1-0/+2
2026-05-11x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia2-1/+5
2026-05-09Merge tag 'powerpc-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds18-121/+235
2026-05-08Merge tag 'x86-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-5/+14
2026-05-08Merge tag 'perf-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-16/+57
2026-05-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+2
2026-05-08Revert "ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn"Mario Limonciello1-3/+3
2026-05-08arm64/entry: Fix arm64-specific rseq brokennessMark Rutland1-7/+24
2026-05-08x86/kexec: Push kjump return address even for non-kjump kexecDavid Woodhouse1-0/+8
2026-05-07riscv: cpufeature: Use pre-defined ISA ext macros to index isa2hwcapHui Wang1-8/+8
2026-05-07KVM: arm64: Pre-check vcpu memcache for host->guest donateFuad Tabba1-0/+4
2026-05-07KVM: arm64: Pre-check vcpu memcache for host->guest shareFuad Tabba1-0/+20
2026-05-07KVM: arm64: Seed pkvm_ownership_selftest vcpu memcacheFuad Tabba1-1/+15
2026-05-07KVM: arm64: Fix __deactivate_fgt macro parameter typoFuad Tabba1-1/+1
2026-05-07KVM: arm64: Guard against NULL vcpu on VHE hyp panic pathFuad Tabba1-1/+2
2026-05-07KVM: arm64: Make EL2 exception entry and exit context-synchronization eventsFuad Tabba1-1/+1
2026-05-07x86/boot/e820: Re-enable BIOS fallback if e820 table is emptyDavid Gow1-1/+5
2026-05-06Merge tag 'parisc-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-21/+30
2026-05-06KVM: arm64: Remove potential UB on nvhe tracing clock updateMostafa Saleh1-0/+3
2026-05-06KVM: arm64: Handle permission faults with guest_memfdAlexandru Elisei1-8/+21
2026-05-06KVM: arm64: nv: Consider the DS bit when translating TCR_EL2Wei-Lin Chang1-0/+1
2026-05-06KVM: arm64: Work around C1-Pro erratum 4193714 for protected guestsJames Morse2-1/+43
2026-05-06Merge tag 'efi-fixes-for-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-4/+14