summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-07-26arm64/vmalloc: allow arch_vmap_pte_range_map_size to batch multiple CONT_PTEBarry Song (Xiaomi)
2026-07-26arm64/hugetlb: extend batching of multiple CONT_PTE in a single PTE setupBarry Song (Xiaomi)
2026-07-26x86/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODEDavid Hildenbrand (Arm)
2026-07-26x86/mm: stop marking page tables as MIX_SECTION_INFODavid Hildenbrand (Arm)
2026-07-26x86/mm: stop marking vmemmap as SECTION_INFODavid Hildenbrand (Arm)
2026-07-26s390/mm: use free_reserved_pages() in vmem_free_pages()David Hildenbrand (Arm)
2026-07-26mm: provide free_reserved_pages(), removing x86 variantDavid Hildenbrand (Arm)
2026-07-26x86/mm: drop order parameter from free_pagetable()David Hildenbrand (Arm)
2026-07-26mm: rename uffd-wp PTE accessors to uffdKiryl Shutsemau (Meta)
2026-07-26mm: rename uffd-wp PTE bit macros to uffdKiryl Shutsemau (Meta)
2026-07-26mm: decouple protnone helpers from CONFIG_NUMA_BALANCINGKiryl Shutsemau (Meta)
2026-07-26arm64: make huge_ptep_get handled unaligned addressesDev Jain
2026-07-26x86/virt: use higher-level allocator APIBrendan Jackman
2026-07-26KVM: VMX: use higher-level allocator APIBrendan Jackman
2026-07-26perf/x86/intel: use higher-level allocator APIBrendan Jackman
2026-07-26mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVESUsama Arif
2026-07-26sparc/mm: drop custom pte_clear_not_present_full()David Hildenbrand (Arm)
2026-07-26mm/hugetlb: refactor early boot gigantic hugepage allocationMuchun Song
2026-07-26powerpc/mm: fix wrong addr_pfn tracking in compound vmemmap populationMuchun Song
2026-07-26csky: implement flush_cache_vmap() in CAndrew Morton
2026-07-26x86/mm/pat: allocate split page tables as kernel page tablesLorenzo Stoakes (ARM)
2026-07-26arm64, mailmap: update email address for Peter CollingbournePeter Collingbourne
2026-07-26riscv/mm: use physical alignment for vmemmap_start_pfnJiakai Xu
2026-07-26arm64: remove redundant concurrent ptdump UAF mitigationLorenzo Stoakes (ARM)
2026-07-26x86/mm/pat: acquire init_mm read lock on attribute change to avoid UAFLorenzo Stoakes (ARM)
2026-07-26x86/mm/pat: acquire init_mm write lock on collapse to avoid UAFLorenzo Stoakes (ARM)
2026-07-20Merge tag 'mm-hotfixes-stable-2026-07-20-11-37' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-19Merge tag 'riscv-for-linus-7.2-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-19Merge tag 'x86-urgent-2026-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-18Merge tag 's390-7.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-07-18Merge tag 'arc-7.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2026-07-17Merge tag 'soc-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-07-17Merge tag 'powerpc-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-07-16Merge tag 'renesas-fixes-for-v7.2-tag1' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2026-07-16KVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after ho...Nikunj A Dadhania
2026-07-15riscv: hwprobe: Avoid uninitialized read in hwprobe_get_cpus()Mark Harris
2026-07-15s390/perf_cpum_cf: Add missing array_index_nospec() to __hw_perf_event_init()Sumanth Korikkar
2026-07-15s390/checksum: Fix csum_partial() without vector facilityVasily Gorbik
2026-07-15KVM: nVMX: Put vmcs12 pages if nested VM-Enter fails due to invalid guest stateSean Christopherson
2026-07-15Merge tag 'kvm-s390-master-7.2-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-07-15Merge tag 'kvm-x86-fixes-7.2-rc4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-07-15Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-07-15Merge tag 'kvmarm-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-07-15powerpc: Remove dead non-preemption codeChristophe Leroy (CS GROUP)
2026-07-15powerpc/dt_cpu_ftrs: Set CPU_FTR_P11_PVR for Power11 and later processorsAmit Machhiwal
2026-07-15powerpc/pseries: fix memory leak on krealloc failure in papr_initThorsten Blum
2026-07-15powerpc/uaccess: correct check for CONFIG_PPC_E500 in mask_user_address()Ethan Nelson-Moore
2026-07-15powerpc/vtime: Initialize starttime at boot for native accountingShrikanth Hegde
2026-07-15powerpc/85xx: Add fsl,ifc to common device idsRosen Penev
2026-07-14arch/riscv: vdso: remove CFI landing pad from rt_sigreturnAurelien Jarno