summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-06-25riscv: Add build salt to the vDSOBastian Blank
2026-06-25riscv: Raise default NR_CPUS for 64BIT to 256Vivian Wang
2026-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-06-25Merge tag 'gpio-fixes-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-06-25LoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K2000Hongliang Wang
2026-06-25LoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K1000Hongliang Wang
2026-06-25LoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K0500Hongliang Wang
2026-06-25LoongArch: BPF: Inline bpf_get_smp_processor_id() helperTiezhu Yang
2026-06-25LoongArch: BPF: Inline bpf_get_current_task/_btf() helpersTiezhu Yang
2026-06-25LoongArch: BPF: Fix off-by-one error in tail callTiezhu Yang
2026-06-25LoongArch: BPF: Fix outdated tail call commentsTiezhu Yang
2026-06-25LoongArch: Add build salt to the vDSOBastian Blank
2026-06-25LoongArch: Fix nr passing in set_direct_map_valid_noflush()Xuewen Wang
2026-06-25LoongArch: Fix missing dirty page tracking in {pte,pmd}_wrprotect()Hongchen Zhang
2026-06-25LoongArch: Move struct kimage forward declaration before use谢致邦 (XIE Zhibang)
2026-06-25LoongArch: Report dying CPU to RCU in stop_this_cpu()Huacai Chen
2026-06-25LoongArch: Add PIO for early access before ACPI PCI root registerHuacai Chen
2026-06-25LoongArch: Add THREAD_INFO_IN_TASK implementationTiezhu Yang
2026-06-24Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-24Merge tag 'sparc-for-7.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-24arm64: mm: Defer read-only remap of data/bss linear aliasArd Biesheuvel
2026-06-24x86/apic: KVM: Use cpu_physical_id() to get APIC ID of running vCPU for AVICSean Christopherson
2026-06-24KVM: x86/mmu: Expose number of shadow MMU shadow pages as a statSean Christopherson
2026-06-24Merge tag 'kvm-s390-next-7.2-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-06-24KVM: x86: Unconditionally recompute CR8 intercept on PPR updateCarlos López
2026-06-24KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest modeSean Christopherson
2026-06-24KVM: x86: WARN (once) if RTC pending EOI tracking goes off the railsSean Christopherson
2026-06-24KVM: x86: WARN and fail kvm_set_irq() if a PIC or I/O APIC vector is invalidSean Christopherson
2026-06-24KVM: x86: Bug the VM, not the kernel, if the ISR count {under,over}flowsSean Christopherson
2026-06-24KVM: x86/mmu: Bug the VM, not the host kernel, if KVM write-protects upper SPTEsSean Christopherson
2026-06-24KVM: x86: Replace BUG_ON() with WARN_ON_ONCE() on "bad" nested GPA translationSean Christopherson
2026-06-24KVM: s390: Return failure in case of failure in kvm_s390_set_cmma_bits()Claudio Imbrenda
2026-06-24KVM: s390: Fix cmma dirty trackingClaudio Imbrenda
2026-06-24KVM: s390: Fix locking in kvm_s390_set_mem_control()Claudio Imbrenda
2026-06-24KVM: s390: Fix handle_{sske,pfmf} under memory pressureClaudio Imbrenda
2026-06-24KVM: s390: Fix code typo in gmap_protect_asce_top_level()Claudio Imbrenda
2026-06-24KVM: s390: Do not set special large pages dirtyClaudio Imbrenda
2026-06-24KVM: s390: Fix dat_peek_cmma() overflowClaudio Imbrenda
2026-06-24s390/mm: Fix handling of _PAGE_UNUSED pte bitClaudio Imbrenda
2026-06-24KVM: s390: Fix S390_USER_OPEREXEC enablement without STFLE 74Eric Farman
2026-06-23Merge tag 'x86-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-06-23Merge branch 'pci/sysfs'Bjorn Helgaas
2026-06-23PCI/sysfs: Convert legacy I/O and memory attributes to static definitionsKrzysztof Wilczyński
2026-06-23PCI/sysfs: Add __weak pci_legacy_has_sparse() helperKrzysztof Wilczyński
2026-06-23alpha/PCI: Compute legacy size in pci_mmap_legacy_page_range()Krzysztof Wilczyński
2026-06-23alpha/PCI: Convert resource files to static attributesKrzysztof Wilczyński
2026-06-23alpha/PCI: Add static PCI resource attribute macrosKrzysztof Wilczyński
2026-06-23alpha/PCI: Remove WARN from __pci_mmap_fits() and __legacy_mmap_fits()Krzysztof Wilczyński
2026-06-23alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARsKrzysztof Wilczyński
2026-06-23alpha/PCI: Use PCI resource accessor macrosKrzysztof Wilczyński