summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-13mm, x86/mm: move creating the tlb_flush event back to x86 codeSteven Rostedt
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)
2025-09-13riscv: use an atomic xchg in pudp_huge_get_and_clear()Alexandre Ghiti
2025-09-13mm: convert arch-specific code to mm_flags_*() accessorsLorenzo Stoakes
2025-09-13powerpc/ptdump: rename "struct pgtable_level" to "struct ptdump_pg_level"David Hildenbrand
2025-09-13treewide: remove MIGRATEPAGE_SUCCESSDavid Hildenbrand
2025-09-13mm: replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversionYe Liu
2025-09-03s390: kexec: initialize kexec_buf structBreno Leitao
2025-09-03riscv: kexec: initialize kexec_buf structBreno Leitao
2025-09-03arm64: kexec: initialize kexec_buf struct in load_other_segments()Breno Leitao
2025-09-02Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...Linus Torvalds
2025-08-31Merge tag 'x86_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-31Merge tag 'hardening-v6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-08-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-08-30arm64: mm: Fix CFI failure due to kpti_ng_pgd_alloc function signatureKees Cook
2025-08-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-08-29Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-08-29Merge tag 'kvm-riscv-fixes-6.17-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2025-08-28Merge tag 'powerpc-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-08-28KVM: arm64: nv: Fix ATS12 handling of single-stage translationMarc Zyngier
2025-08-28KVM: arm64: Remove __vcpu_{read,write}_sys_reg_{from,to}_cpu()Marc Zyngier
2025-08-28KVM: arm64: Fix vcpu_{read,write}_sys_reg() accessorsMarc Zyngier
2025-08-28KVM: arm64: Simplify sysreg access on exception deliveryMarc Zyngier
2025-08-28KVM: arm64: Check for SYSREGS_ON_CPU before accessing the 32bit stateMarc Zyngier
2025-08-27x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()Harry Yoo
2025-08-27x86/bugs: Add attack vector controls for SSBDavid Kaplan
2025-08-27x86/cpu/topology: Use initial APIC ID from XTOPOLOGY leaf on AMD/HYGONK Prateek Nayak
2025-08-27x86/microcode/AMD: Handle the case of no BIOS microcodeBorislav Petkov (AMD)
2025-08-27Merge tag 'kvm-x86-fixes-6.17-rc7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-08-25x86/cpu/intel: Fix the constant_tsc model check for Pentium 4Suchit Karunakaran
2025-08-25ARM: stacktrace: include asm/sections.h in asm/stacktrace.hArnd Bergmann
2025-08-25RISC-V: KVM: fix stack overrun when loading vlenbRadim Krčmář
2025-08-25RISC-V: KVM: Correct kvm_riscv_check_vcpu_requests() commentQuan Zhou
2025-08-25RISC-V: KVM: Fix pte settings within kvm_riscv_gstage_ioremap()Fangyu Yu
2025-08-24Merge tag 'x86_urgent_for_v6.17_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-24Merge tag 'mips-fixes_6.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-08-22mips: lantiq: xway: sysctrl: rename the etop nodeAleksander Jan Bajkowski
2025-08-22mips: dts: lantiq: danube: add missing burst length propertyAleksander Jan Bajkowski
2025-08-22Merge tag 's390-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-08-22Merge tag 'for-linus-6.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-08-21KVM: arm64: Get rid of ARM64_FEATURE_MASK()Marc Zyngier
2025-08-21KVM: arm64: Make ID_AA64PFR1_EL1.RAS_frac writableMarc Zyngier
2025-08-21KVM: arm64: Make ID_AA64PFR0_EL1.RAS writableMarc Zyngier
2025-08-21KVM: arm64: Ignore HCR_EL2.FIEN set by L1 guest's EL2Marc Zyngier
2025-08-21KVM: arm64: Handle RASv1p1 registersMarc Zyngier
2025-08-21arm64: Add capability denoting FEAT_RASv1p1Marc Zyngier