summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'loongarch-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds27-49/+199
5 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-5/+16
5 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds20-77/+137
6 daysMerge tag 'gpio-fixes-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-12/+10
6 daysLoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K2000Hongliang Wang1-0/+4
6 daysLoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K1000Hongliang Wang1-0/+4
6 daysLoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K0500Hongliang Wang1-0/+12
6 daysLoongArch: BPF: Inline bpf_get_smp_processor_id() helperTiezhu Yang1-0/+8
6 daysLoongArch: BPF: Inline bpf_get_current_task/_btf() helpersTiezhu Yang1-0/+18
6 daysLoongArch: BPF: Fix off-by-one error in tail callTiezhu Yang1-3/+5
6 daysLoongArch: BPF: Fix outdated tail call commentsTiezhu Yang1-4/+16
6 daysLoongArch: Add build salt to the vDSOBastian Blank1-0/+3
6 daysLoongArch: Fix nr passing in set_direct_map_valid_noflush()Xuewen Wang1-1/+1
6 daysLoongArch: Fix missing dirty page tracking in {pte,pmd}_wrprotect()Hongchen Zhang1-0/+4
6 daysLoongArch: Move struct kimage forward declaration before use谢致邦 (XIE Zhibang)1-1/+2
6 daysLoongArch: Report dying CPU to RCU in stop_this_cpu()Huacai Chen1-0/+1
6 daysLoongArch: Add PIO for early access before ACPI PCI root registerHuacai Chen4-0/+34
6 daysLoongArch: Add THREAD_INFO_IN_TASK implementationTiezhu Yang16-40/+87
6 daysMerge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-190/+231
6 daysMerge tag 'sparc-for-7.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-60/+16
7 daysarm64: mm: Defer read-only remap of data/bss linear aliasArd Biesheuvel1-5/+6
7 daysx86/apic: KVM: Use cpu_physical_id() to get APIC ID of running vCPU for AVICSean Christopherson3-14/+3
7 daysKVM: x86/mmu: Expose number of shadow MMU shadow pages as a statSean Christopherson4-9/+10
7 daysMerge tag 'kvm-s390-next-7.2-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini13-49/+149
7 daysKVM: x86: Unconditionally recompute CR8 intercept on PPR updateCarlos López2-4/+3
7 daysKVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest modeSean Christopherson1-2/+1
7 daysKVM: x86: WARN (once) if RTC pending EOI tracking goes off the railsSean Christopherson1-2/+2
7 daysKVM: x86: WARN and fail kvm_set_irq() if a PIC or I/O APIC vector is invalidSean Christopherson2-2/+4
7 daysKVM: x86: Bug the VM, not the kernel, if the ISR count {under,over}flowsSean Christopherson1-2/+2
7 daysKVM: x86/mmu: Bug the VM, not the host kernel, if KVM write-protects upper SPTEsSean Christopherson1-3/+5
7 daysKVM: x86: Replace BUG_ON() with WARN_ON_ONCE() on "bad" nested GPA translationSean Christopherson2-2/+4
7 daysKVM: s390: Return failure in case of failure in kvm_s390_set_cmma_bits()Claudio Imbrenda1-11/+7
7 daysKVM: s390: Fix cmma dirty trackingClaudio Imbrenda5-16/+78
7 daysKVM: s390: Fix locking in kvm_s390_set_mem_control()Claudio Imbrenda1-1/+3
7 daysKVM: s390: Fix handle_{sske,pfmf} under memory pressureClaudio Imbrenda1-2/+6
7 daysKVM: s390: Fix code typo in gmap_protect_asce_top_level()Claudio Imbrenda1-1/+1
7 daysKVM: s390: Do not set special large pages dirtyClaudio Imbrenda1-1/+1
7 daysKVM: s390: Fix dat_peek_cmma() overflowClaudio Imbrenda1-1/+1
7 dayss390/mm: Fix handling of _PAGE_UNUSED pte bitClaudio Imbrenda2-3/+4
7 daysKVM: s390: Fix S390_USER_OPEREXEC enablement without STFLE 74Eric Farman1-1/+2
7 daysMerge tag 'x86-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
7 daysMerge branch 'pci/sysfs'Bjorn Helgaas3-182/+221
7 daysPCI/sysfs: Convert legacy I/O and memory attributes to static definitionsKrzysztof Wilczyński3-35/+7
7 daysPCI/sysfs: Add __weak pci_legacy_has_sparse() helperKrzysztof Wilczyński2-0/+9
7 daysalpha/PCI: Compute legacy size in pci_mmap_legacy_page_range()Krzysztof Wilczyński1-2/+5
7 daysalpha/PCI: Convert resource files to static attributesKrzysztof Wilczyński2-128/+172
7 daysalpha/PCI: Add static PCI resource attribute macrosKrzysztof Wilczyński1-0/+20
7 daysalpha/PCI: Remove WARN from __pci_mmap_fits() and __legacy_mmap_fits()Krzysztof Wilczyński1-18/+5
7 daysalpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARsKrzysztof Wilczyński1-1/+5
7 daysalpha/PCI: Use PCI resource accessor macrosKrzysztof Wilczyński1-6/+6