summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-08-07arm64: mm: Unmap kernel data/bss entirely from the linear mapArd Biesheuvel
2026-08-07Merge branch 'range-checks' into for-nextMike Rapoport (Microsoft)
2026-08-07KVM: x86/mmu: WARN and clear role.invalid when creating a child shadow pageSean Christopherson
2026-08-06Merge tag 'mm-hotfixes-stable-2026-08-06-18-44' of git://git.kernel.org/pub/s...Linus Torvalds
2026-08-06riscv: ftrace: Fix ftrace_modify_call failure on kprobed functionsPu Lehui
2026-08-06arm64: remove early_ioremap_reset() call and __late_* macrosSang-Heon Jeon
2026-08-06riscv: remove unused __late_set_fixmap() and __late_clear_fixmap()Sang-Heon Jeon
2026-08-06mm: update generic_get_unmapped_area[_topdown]() to use vma_flags_tLorenzo Stoakes
2026-08-06mm/vma: update do_mmap() to use vma_flags_tLorenzo Stoakes
2026-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-06arm64: dts: ti: Correct white-space styleKrzysztof Kozlowski
2026-08-06arm64: dts: ti: k3-am64: Fix MDIO clock reference for ICSSG0 nodeMeghana Malladi
2026-08-06KVM: SVM: Serialize accesses to the owner and mirror list with separate lockPaolo Bonzini
2026-08-06Merge tag 'kvm-s390-master-7.2-3' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
2026-08-06KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabledPaolo Bonzini
2026-08-06arm64: mm: fix accidental linear mapping of no-map reserved memoryliulhong617
2026-08-06arch: arm64: add early_param idle=<wfi|yield|nop>Yureka Lilian
2026-08-06arm64: entry: mask DAIF before returning from C EL1 handlersAda Couprie Diaz
2026-08-06arm64: suspend: Initialize PMR on resumeVladimir Murzin
2026-08-06arm64: suspend: rely on daif helpers to handle PMRAda Couprie Diaz
2026-08-06arm64: hibernate: Restore DAIF state on errorVladimir Murzin
2026-08-06arm64: hibernate: mask DAIF before restoring hibernated kernelAda Couprie Diaz
2026-08-06arm64: debug: don't mask DAIF for mdscr_write()Ada Couprie Diaz
2026-08-06arm64: ptrace: Remove INIT_PSTATE_EL2Vladimir Murzin
2026-08-06arm64: cpufeature: Detect BBML3 based on ID_AA64MMFR2_EL1.BBMLinu Cherian
2026-08-06arm64: cpufeature: Rename BBML2_NOABORT as BBML3Linu Cherian
2026-08-06arm64: sysreg: Add BBM_3Linu Cherian
2026-08-06arm64: cpufeature: Extend bbml2_noabort support listLinu Cherian
2026-08-06arm64: cputype: Add C1-Nano definitionsLinu Cherian
2026-08-06arm64: cputype: Add Cortex-A520AE definitionsLinu Cherian
2026-08-06arm64: pgtable: convert pte_present() from macro to static inlineYeoreum Yun
2026-08-06xtensa/simdisk: Avoid referring to module::argsPetr Pavlu
2026-08-06x86/xen: Drop CONFIG_XEN_PVHVM_SMPJuergen Gross
2026-08-06xen: Drop CONFIG_XEN_PVHVMJuergen Gross
2026-08-06x86/xen: Remove redundant config dependency on X86_LOCAL_APICJuergen Gross
2026-08-06KVM: PPC: Use min() in kvm_vm_ioctl_check_extension()Thorsten Blum
2026-08-06KVM: PPC: booke: Use min() in watchdog_next_timeout()Thorsten Blum
2026-08-06powerpc/perf: Add power12 Base Performance Monitoring supportAthira Rajeev
2026-08-06powerpc: Add Power12 architected modeRitesh Harjani (IBM)
2026-08-06powerpc: Add Power12 raw modeNicholas Piggin
2026-08-06powerpc/pseries: Limit PVR list to 16 entries for CAS negotiationMahesh Salgaonkar
2026-08-05net: tulip: remove xircom_cb driverPablo VallespĂ­n Aranguren
2026-08-05Merge tag 'x86_bugs_saferet' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-08-05KVM: x86/pmu: Clean up vPMU comments and stray blank linesLike Xu
2026-08-05ARM: 9480/1: entry: expand comment in __switch_toLinus Walleij
2026-08-05ARM: 9478/1: Remove references to removed CONFIG_CPU_ARM92x_CPU_IDLE optionsEthan Nelson-Moore
2026-08-05Merge tag 'soc-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-05ARM: 9485/1: mm: acquire mmap write lock around show_pte() for user faultsXie Yuanbin
2026-08-05ARM: 9484/1: enable interrupts when unhandled user faults are triggeredXie Yuanbin
2026-08-05ARM: 9483/1: select HAVE_POSIX_CPU_TIMERS_TASK_WORKKarl Mehltretter