summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
24 hoursMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds4-3/+36
3 daysMerge tag 'soc-fixes-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+10
4 daysMerge tag 's390-7.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-3/+0
4 daysARM: 9476/1: mm: fix kexec and hibernation with CONFIG_CPU_TTBR0_PANFlorian Fainelli2-0/+22
4 daysARM: 9475/1: entry: use byte load for KASAN VMAP stack shadowKarl Mehltretter1-1/+1
4 daysARM: 9474/1: io: avoid KASAN instrumentation of raw halfword I/OKarl Mehltretter1-2/+13
5 daysMerge tag 'riscv-for-linux-7.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-12/+9
6 daysMerge tag 'mm-hotfixes-stable-2026-06-08-20-51' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
6 daysMerge tag 'v7.1-rockchip-arm32fixe' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-6/+10
7 dayss390: Remove GENERIC_LOCKBREAK Kconfig optionHeiko Carstens1-3/+0
7 daysMerge tag 'v7.1-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-0/+1
8 daysMerge tag 'x86-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+7
9 daysriscv: cfi: reject unknown flags in PR_SET_CFIRichard Patel2-0/+4
9 daysriscv: Fix fast_unaligned_access_speed_key not getting initializedNam Cao1-11/+4
9 daysriscv/ptrace: Use USER_REGSET_NOTE_TYPE for REGSET_CFIAndreas Schwab1-1/+1
9 daysMerge tag 'rust-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-1/+16
10 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds17-221/+335
10 daysMerge tag 'kvmarm-fixes-7.1-5' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini6-20/+35
10 daysKVM: arm64: Correctly identify executable PTEs at stage-2Oliver Upton1-1/+3
10 daysKVM: arm64: nv: Fix handling of XN[0] when !FEAT_XNXOliver Upton1-2/+2
10 daysKVM: arm64: Reassign nested_mmus array behind mmu_lockHyunwoo Kim1-13/+20
10 daysKVM: arm64: Restore POR_EL0 access to host EL0Joey Gouly1-0/+2
10 daysKVM: arm64: Take the SRCU lock for page table walks in fault injection and AT...Hyunwoo Kim1-2/+4
10 daysKVM: arm64: vgic-its: Drop the translation cache reference only for the erase...Hyunwoo Kim1-2/+4
10 daysx86/resctrl: Only check Intel systems for SNCTony Luck1-1/+6
11 daysMerge tag 's390-7.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds4-6/+16
12 daysarm64: mm: call pagetable dtor when freeing hot-removed page tablesAlistair Popple1-0/+1
12 daysMerge tag 'kvm-s390-master-7.1-3' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini9-89/+165
12 daysKVM: SEV: Unmap and unpin the GHCB as needed on vCPU freeSean Christopherson1-10/+16
12 daysKVM: SEV: Decouple the need to sync the GHCB SA from the need to free the SASean Christopherson1-13/+14
12 daysKVM: SEV: Move sev_free_vcpu() down below sev_es_unmap_ghcb()Sean Christopherson1-31/+31
12 daysKVM: SEV: Read start/end indices of PSC requests exactly once per #VMGEXITSean Christopherson2-38/+49
12 daysKVM: SEV: Add an anonymous "psc" struct to track current PSC metadataSean Christopherson2-27/+24
12 daysKVM: SEV: Make it more obvious when KVM is writing back the current PSC indexSean Christopherson1-1/+9
13 daysMerge tag 'soc-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-27/+24
13 daysKVM: s390: Remove ptep_zap_softleaf_entry()Claudio Imbrenda1-20/+5
13 daysKVM: s390: Fix possible reference leak in fault-in codeClaudio Imbrenda1-8/+8
13 daysKVM: s390: Prevent memslots outside the ASCE rangeClaudio Imbrenda1-5/+28
13 daysKVM: s390: Lock pte when making page secureClaudio Imbrenda1-1/+20
13 daysKVM: s390: Fix fault-in codeClaudio Imbrenda1-7/+7
13 daysKVM: s390: vsie: Fix rmap handling in _do_shadow_crste()Claudio Imbrenda1-5/+6
13 daysKVM: s390: Fix guest / virtual address confusion in _essa_clear_cbrl()Claudio Imbrenda1-2/+6
13 daysKVM: s390: Avoid potentially sleeping while atomic when zapping pagesClaudio Imbrenda2-45/+73
13 daysKVM: s390: Fix _gmap_crstep_xchg_atomic()Claudio Imbrenda1-0/+3
13 daysKVM: s390: Fix _gmap_unmap_crste()Claudio Imbrenda1-3/+16
14 daysx86/CPU/AMD: Add more Zen6 modelsPratik Vishwakarma1-1/+1
2026-06-01Merge tag 'socfpga_fix_for_v7.1' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-0/+1
2026-06-01Merge tag 'at91-fixes-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-3/+3
2026-05-31Merge tag 'x86-urgent-2026-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-29/+36
2026-05-30Merge tag 'tty-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+108