summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-09-22KVM: x86: Don't treat ENTER and LEAVE as branches, because they aren'tSean Christopherson
2025-09-22s390/configs: Enable additional network featuresHendrik Brueckner
2025-09-22x86/Kconfig: Reenable PTDUMP on i386Alexander Popov
2025-09-22arm/syscalls: mark syscall invocation as likely in invoke_syscallCan Peng
2025-09-22arm64: map [_text, _stext) virtual address range non-executable+read-onlyOmar Sandoval
2025-09-22arm64/sysreg: Update TCR_EL1 registerAnshuman Khandual
2025-09-22arm64: Enable vmalloc-huge with ptdumpDev Jain
2025-09-22arm64: cpufeature: add Neoverse-V3AE to BBML2 allow listRyan Roberts
2025-09-22arm64: errata: Apply workarounds for Neoverse-V3AEMark Rutland
2025-09-22arm64: cputype: Add Neoverse-V3AE definitionsMark Rutland
2025-09-22powerpc/perf/vpa-dtl: Handle the writing of perf record when aux wake up is n...Athira Rajeev
2025-09-22powerpc/perf/vpa-dtl: Add support to capture DTL data in aux bufferAthira Rajeev
2025-09-22powerpc/perf/vpa-dtl: Add support to setup and free aux buffer for capturing ...Athira Rajeev
2025-09-22powerpc/vpa_dtl: Add interface to expose vpa dtl counters via perfKajol Jain
2025-09-22powerpc/time: Expose boot_tb via accessorAboorva Devarajan
2025-09-22sparc: fix error handling in scan_one_device()Ma Ke
2025-09-21ptdesc: remove ptdesc_to_virt()Matthew Wilcox (Oracle)
2025-09-21arm64: stop calling page_address() in free_pages()Vishal Moola (Oracle)
2025-09-21powerpc: stop calling page_address() in free_pages()Vishal Moola (Oracle)
2025-09-21riscv: stop calling page_address() in free_pages()Vishal Moola (Oracle)
2025-09-21x86: stop calling page_address() in free_pages()Vishal Moola (Oracle)
2025-09-21mm: constify highmem related functions for improved const-correctnessMax Kellermann
2025-09-21mm: constify arch_pick_mmap_layout() for improved const-correctnessMax Kellermann
2025-09-21parisc: constify mmap_upper_limit() parameterMax Kellermann
2025-09-21mm, s390: constify mapping related test/getter functionsMax Kellermann
2025-09-21kasan/hw-tags: introduce kasan.write_only optionYeoreum Yun
2025-09-21mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()David Hildenbrand
2025-09-21x86/Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"David Hildenbrand
2025-09-21s390/Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"David Hildenbrand
2025-09-21arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"David Hildenbrand
2025-09-21mm: remove unused zpool layerJohannes Weiner
2025-09-21kasan: call kasan_init_generic in kasan_initSabyrzhan Tasbolatov
2025-09-21kasan: introduce ARCH_DEFER_KASAN and unify static key across modesSabyrzhan Tasbolatov
2025-09-21Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick upAndrew Morton
2025-09-20Merge tag 'x86-urgent-2025-09-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-20Merge branch kvm-arm64/misc-6.18 into kvmarm-master/nextMarc Zyngier
2025-09-20Merge branch kvm-arm64/nv-misc-6.18 into kvmarm-master/nextMarc Zyngier
2025-09-20Merge branch kvm-arm64/el2-feature-control into kvmarm-master/nextMarc Zyngier
2025-09-20Merge branch kvm-arm64/nv-debug into kvmarm-master/nextMarc Zyngier
2025-09-20Merge branch kvm-arm64/gic-v5-nv into kvmarm-master/nextMarc Zyngier
2025-09-20Merge branch kvm-arm64/52bit-at into kvmarm-master/nextMarc Zyngier
2025-09-20KVM: arm64: Populate level on S1PTW SEA injectionMarc Zyngier
2025-09-20KVM: arm64: Add S1 IPA to page table level walkerMarc Zyngier
2025-09-20KVM: arm64: Add filtering hook to S1 page table walkMarc Zyngier
2025-09-20KVM: arm64: Don't switch MMU on translation from non-NV contextMarc Zyngier
2025-09-20KVM: arm64: Allow EL1 control registers to be accessed from the CPU stateMarc Zyngier
2025-09-20KVM: arm64: Allow use of S1 PTW for non-NV vcpusMarc Zyngier
2025-09-20KVM: arm64: Report faults from S1 walk setup at the expected start levelMarc Zyngier
2025-09-20KVM: arm64: Expand valid block mappings to FEAT_LPA/LPA2 supportMarc Zyngier
2025-09-20KVM: arm64: Populate PAR_EL1 with 52bit addressesMarc Zyngier