summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
4 daysMerge tag 'x86-urgent-2026-08-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
4 daysMerge tag 'powerpc-7.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
5 dayspowerpc/pseries: lparcfg - fix kbuf[] underflowGeorge Wilson
5 dayspowerpc/pseries: pci - logic bugGeorge Wilson
5 dayspowerpc/pseries: papr-phy-attest - validate cmd.length, plug mem leakGeorge Wilson
5 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
6 daysKVM: x86/mmu: WARN and clear role.invalid when creating a child shadow pageSean Christopherson
6 daysMerge tag 'mm-hotfixes-stable-2026-08-06-18-44' of git://git.kernel.org/pub/s...Linus Torvalds
6 daysKVM: SVM: Serialize accesses to the owner and mirror list with separate lockPaolo Bonzini
6 daysMerge tag 'kvm-s390-master-7.2-3' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
6 daysKVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabledPaolo Bonzini
7 daysMerge tag 'x86_bugs_saferet' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
7 daysMerge tag 'soc-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
8 daysmicroblaze: restore the page alignment of swapper_pg_dirRamin Moussavi
8 daysarm64: remove redundant concurrent ptdump UAF mitigationLorenzo Stoakes (ARM)
8 daysx86/mce: Set up the polling timer before CMCI discoveryBreno Leitao
8 daysMerge tag 'nuvoton-7.2-arm-fixes-0' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
9 daysKVM: s390: Fix cleanup in kvm_s390_pv_create_cpu()Claudio Imbrenda
9 daysKVM: s390: Fix ordering when adding to SCAClaudio Imbrenda
9 daysKVM: s390: Return -EINTR if a signal is pending while faulting-inClaudio Imbrenda
9 daysKVM: s390: Free the mmu cache when kvm_arch_vcpu_create() failsClaudio Imbrenda
9 daysKVM: s390: ucontrol: Add missing locking around gmap_remove_child()Claudio Imbrenda
9 daysKVM: s390: cmma: Fix dirty tracking when removing memslotClaudio Imbrenda
9 daysKVM: s390: Fix race in __do_essa()Claudio Imbrenda
9 daysKVM: s390: Fix leaking of PGM_ADDRESSING to userspaceClaudio Imbrenda
9 daysKVM: s390: ucontrol: Fix sca_clear_ext_call()Claudio Imbrenda
9 daysKVM: s390: Fix overclearing ESCA in case of errorClaudio Imbrenda
9 daysKVM: s390: Fix kvm_s390_vcpu_unsetup_cmma()Claudio Imbrenda
9 daysKVM: s390: Do not free SCA if it was not allocatedClaudio Imbrenda
9 daysKVM: s390: Fix unlikely NULL gmap dereferenceClaudio Imbrenda
9 daysMerge tag 'arm-soc/for-7.2/devicetree-fixes-v2' of https://github.com/Broadco...Arnd Bergmann
10 daysMerge tag 'riscv-for-linus-7.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
10 daysMerge tag 's390-7.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
10 daysMerge tag 'x86-urgent-2026-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
12 daysMerge tag 'uml-for-linus-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
12 daysMerge tag 'mm-hotfixes-stable-2026-07-30-19-30' of git://git.kernel.org/pub/s...Linus Torvalds
12 dayss390/pci: Fix s390_pci_mmio_write syscall error return without MIONiklas Schnelle
13 daysMerge tag 'powerpc-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
14 daysMerge tag 'qcom-arm64-fixes-for-7.2' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
14 daysriscv: vdso: Only try to install vDSO when presentThomas Weißschuh
14 daysriscv: mm: Fix out-of-bounds page-table walk during memory hot-removeKarl Mehltretter
14 daysARM: dts: BCM5301X: EA9200: fix NVRAM sizeRosen Penev
14 daysARM: dts: BCM5301X: fix PCIe controller 2 second interruptRosen Penev
2026-07-29KVM: SVM: Update x2APIC MSR intercepts if AVIC is inhibited while L2 is activeSean Christopherson
2026-07-29arm64: dts: qcom: eliza: Fix DSI1 phy reference clock rateKrzysztof Kozlowski
2026-07-29x86/CPU/AMD: Carve out a Zen5 models rangePratik Vishwakarma
2026-07-29riscv: drop __init from vec_check_unaligned_access_speed_all_cpusAnirudh Srinivasan
2026-07-29riscv: mm: fix SWIOTLB initialization for systems with DRAM above 4GBTroy Mitchell
2026-07-29riscv/sifive: remove warning in errataYong-Xuan Wang
2026-07-29riscv: time: Add missing __iomem in get_cycles() and get_cycles_hi()Nam Cao