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