summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-06-08sparc/mm: drop vmemmap_check_pmd helper and use generic codeMuchun Song
2026-06-08loongarch/mm: drop vmemmap_check_pmd helper and use generic codeMuchun Song
2026-06-08riscv/mm: drop vmemmap_pmd helpers and use generic codeMuchun Song
2026-06-08arm64/mm: drop vmemmap_pmd helpers and use generic codeMuchun Song
2026-06-02drivers/base/memory: make memory block get/put explicitMuchun Song
2026-06-02powerpc/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODEDavid Hildenbrand (Arm)
2026-06-02s390/mm: use free_reserved_page() in vmem_free_pages()David Hildenbrand (Arm)
2026-06-02sparc/mm: remove register_page_bootmem_info()David Hildenbrand (Arm)
2026-05-28sh: use folio_mapped() instead of page_mapped() in sh4_flush_cache_page()David Hildenbrand (Arm)
2026-05-28mm/sparse-vmemmap: pass @pgmap argument to memory deactivation pathsMuchun Song
2026-05-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-05-24Merge tag 'x86-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-23Merge tag 'nios2_updates_for_v7.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-05-23Merge tag 'loongarch-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-23KVM: SVM: Disable AVIC IPI virtualization on Hygon Family 18h (erratum #1235)Tina Zhang
2026-05-23KVM: x86: Return the VM's configured APIC bus frequency when queriedSean Christopherson
2026-05-23Merge tag 'kvm-riscv-fixes-7.1-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2026-05-23Merge tag 'kvm-s390-master-7.1-2' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
2026-05-23Merge tag 'kvmarm-fixes-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-05-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-05-22Merge tag 's390-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-05-22arm64: tlb: Flush walk cache when unsharing PMD tablesZeng Heng
2026-05-22KVM: s390: Properly reset zero bit in PGSTEClaudio Imbrenda
2026-05-22KVM: s390: vsie: Fix redundant rmap entriesClaudio Imbrenda
2026-05-22KVM: s390: vsie: Fix unshadowing logicClaudio Imbrenda
2026-05-22KVM: s390: Fix leaking kvm_s390_mmu_cache in case of errorsClaudio Imbrenda
2026-05-22KVM: s390: vsie: Fix memory leak when unshadowingClaudio Imbrenda
2026-05-22LoongArch: KVM: Move some variable declarations to paravirt.hBibo Mao
2026-05-22LoongArch: kprobes: Fix handling of fatal unrecoverable recursionsTiezhu Yang
2026-05-22LoongArch: kprobes: Use larch_insn_text_copy() to patch instructionsTiezhu Yang
2026-05-21nios2: Implement _THIS_IP_ using inline asmMarco Elver
2026-05-21Merge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-21Merge tag 'trace-ringbuffer-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-05-21Merge tag 'soc-fixes-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2026-05-21Revert "drivers: net: 3com: 3c509: Remove this driver"Maciej W. Rozycki
2026-05-21LoongArch: Remove unused code to avoid build warningHuacai Chen
2026-05-21LoongArch: Avoid initrd overlap during kernel relocationWANG Rui
2026-05-21LoongArch: Skip relocation-time KASLR if already appliedWANG Rui
2026-05-21efi/loongarch: Randomize kernel preferred address for KASLRWANG Rui
2026-05-21ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
2026-05-20x86/mm: Disable broadcast TLB flush when PCID is disabledTom Lendacky
2026-05-20s390/topology: Use zero-based numbering for containing entitiesAlexandra Winter
2026-05-20KVM: arm64: Fix nVHE/pKVM hyp tracing error on invalid descVincent Donnefort
2026-05-20KVM: arm64: vgic: Free private_irqs when init fails after allocationMichael Bommarito
2026-05-20KVM: arm64: vgic-its: Reject restored DTE with out-of-range num_eventid_bitsMichael Bommarito
2026-05-19x86/kvm/vmx: Fix VMX vs hrtimer_rearm_deferred()Peter Zijlstra
2026-05-19x86/kvm/vmx: Move IRQ/NMI dispatch from KVM into x86 corePeter Zijlstra
2026-05-19Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-19x86/vdso: Fix incorrect size in munmap() on map_vdso() failureGuilherme Giacomo Simoes
2026-05-19arm64: probes: Handle probes on hinted conditional branch instructionsVladimir Murzin