summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-06-17KVM: SVM: Advertise TSA CPUID bits to guestsBorislav Petkov (AMD)
2025-06-17x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov (AMD)
2025-06-17RISC-V: KVM: Don't treat SBI HFENCE calls as NOPsAnup Patel
2025-06-17RISC-V: KVM: Fix the size parameter check in SBI SFENCE callsAnup Patel
2025-06-16lib/crypto/poly1305: Fix arm64's poly1305_blocks_arch()Eric Biggers
2025-06-16x86,fs/resctrl: Remove inappropriate references to cacheinfo in the resctrl s...Qinyun Tan
2025-06-16Merge tag 'x86_urgent_for_6.16-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-06-16x86/bugs: Rename MDS machinery to something more genericBorislav Petkov (AMD)
2025-06-16Merge tag 'powerpc-6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-06-13Merge tag 'pm-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-06-13Merge branch 'pm-cpuidle'Rafael J. Wysocki
2025-06-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-06-13powerpc: Fix struct termio related ioctl macrosMadhavan Srinivasan
2025-06-13arm64: dts: apple: Move touchbar mipi {address,size}-cells from dtsi to dtsSven Peter
2025-06-13arm64: dts: apple: Drop {address,size}-cells from SPI NORSven Peter
2025-06-13arm64: dts: apple: t8103: Fix PCIe BCM4377 nodenameJanne Grunau
2025-06-13perf/x86/intel: Fix crash in icl_update_topdown_event()Kan Liang
2025-06-13powerpc: dts: mpc8315erdb: Add GPIO controller nodeJ. Neuschäfer
2025-06-13powerpc/microwatt: Fix model property in device treeJ. Neuschäfer
2025-06-13powerpc/eeh: Fix missing PE bridge reconfiguration during VFIO EEH recoveryNarayana Murty N
2025-06-13powerpc/vdso: Fix build of VDSO32 with pcrelChristophe Leroy
2025-06-12RISC-V: uaccess: Wrap the get_user_8 uaccess macroPalmer Dabbelt
2025-06-12Merge tag 'riscv-fixes-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/k...Palmer Dabbelt
2025-06-12RISC-V: vDSO: Correct inline assembly constraints in the getrandom syscall wr...Xi Ruoyao
2025-06-12riscv: vector: Fix context save/restore with xtheadvectorHan Gao
2025-06-12arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth()Tengda Wu
2025-06-12arm64/gcs: Don't call gcs_free() during flush_gcs()Mark Brown
2025-06-12Merge tag 'arc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2025-06-12arm64: Restrict pagetable teardown to avoid false warningDev Jain
2025-06-12KVM: x86/mmu: Reject direct bits in gpa passed to KVM_PRE_FAULT_MEMORYPaolo Bonzini
2025-06-12KVM: x86/mmu: Embed direct bits into gpa for KVM_PRE_FAULT_MEMORYPaolo Bonzini
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm
2025-06-11KVM: SEV: Disable SEV-SNP support on initialization failureAshish Kalra
2025-06-11Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2025-06-11Revert "mm/execmem: Unify early execmem_cache behaviour"Mike Rapoport (Microsoft)
2025-06-11x86/its: explicitly manage permissions for ITS pagesPeter Zijlstra (Intel)
2025-06-11x86/its: move its_pages array to struct mod_arch_specificMike Rapoport (Microsoft)
2025-06-11x86/Kconfig: only enable ROX cache in execmem when STRICT_MODULE_RWX is setMike Rapoport (Microsoft)
2025-06-11x86/mm/pat: don't collapse pages without PSE setJuergen Gross
2025-06-10riscv: fix runtime constant support for nommu kernelsCharles Mirabile
2025-06-10riscv: vdso: Exclude .rodata from the PT_DYNAMIC segmentFangrui Song
2025-06-10x86/virt/tdx: Avoid indirect calls to TDX assembly functionsKai Huang
2025-06-10arm64: dts: qcom: x1e80100: describe uefi rtc offsetJohan Hovold
2025-06-10arm64: dts: qcom: sc8280xp-x13s: describe uefi rtc offsetJohan Hovold
2025-06-10arm64: defconfig: update renamed PHY_SNPS_EUSB2Casey Connolly
2025-06-10powerpc/vas: Return -EINVAL if the offset is non-zero in mmap()Haren Myneni
2025-06-09arm64: defconfig: Enable Qualcomm CPUCP mailbox driverBjorn Andersson
2025-06-10powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmapRitesh Harjani (IBM)
2025-06-09ARC: Replace __ASSEMBLY__ with __ASSEMBLER__ in the non-uapi headersThomas Huth
2025-06-09ARC: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth