summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-07-10x86/process: Move the buffer clearing before MONITORBorislav Petkov (AMD)2-14/+27
2025-07-10x86/microcode/AMD: Add TSA microcode SHAsBorislav Petkov (AMD)1-0/+112
2025-07-10KVM: SVM: Advertise TSA CPUID bits to guestsBorislav Petkov (AMD)2-1/+15
2025-07-10x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov (AMD)11-18/+240
2025-07-10x86/bugs: Rename MDS machinery to something more genericBorislav Petkov (AMD)6-29/+31
2025-07-10powerpc/kernel: Fix ppc_save_regs inclusion in buildMadhavan Srinivasan1-2/+0
2025-07-10riscv: cpu_ops_sbi: Use static array for boot_dataVivian Wang1-3/+3
2025-07-10powerpc: Fix struct termio related ioctl macrosMadhavan Srinivasan1-4/+4
2025-07-10arm64: dts: qcom: x1e80100-crd: mark l12b and l15b always-onJohan Hovold1-0/+2
2025-07-10arm64: dts: qcom: sm8650: add the missing l2 cache nodePengyu Luo1-1/+8
2025-07-10arm64: dts: renesas: white-hawk-single: Improve Ethernet TSN descriptionGeert Uytterhoeven1-2/+6
2025-07-10arm64: dts: renesas: Factor out White Hawk Single board supportGeert Uytterhoeven2-61/+74
2025-07-10arm64: dts: renesas: Use interrupts-extended for Ethernet PHYsGeert Uytterhoeven22-58/+29
2025-07-10arm64: dts: qcom: sm8650: Fix domain-idle-state for CPU2Luca Weiss1-1/+1
2025-07-10arm64: dts: qcom: sm8650: change labels to lower-caseKrzysztof Kozlowski1-78/+78
2025-07-10arm64: dts: rockchip: fix internal USB hub instability on RK3399 PumaLukasz Czechowski1-15/+27
2025-07-10arm64: dts: apple: t8103: Fix PCIe BCM4377 nodenameJanne Grunau1-1/+1
2025-07-10s390/pci: Do not try re-enabling load/store if device is disabledNiklas Schnelle1-0/+4
2025-07-10s390/pci: Fix stale function handles in error handlingNiklas Schnelle1-0/+11
2025-07-06arm64: dts: rockchip: Add avdd HDMI supplies to RockPro64 board dtsiDragan Simic1-0/+12
2025-07-06riscv/atomic: Do proper sign extension also for unsigned in arch_cmpxchgSasha Levin1-1/+1
2025-07-06x86/pkeys: Simplify PKRU update in signal frameChang S. Bae1-6/+3
2025-07-06x86/fpu: Refactor xfeature bitmask update code for sigframe XSAVEChang S. Bae2-10/+14
2025-07-06x86/traps: Initialize DR6 by writing its architectural reset valueXin Li (Intel)3-28/+51
2025-07-06um: ubd: Add missing error check in start_io_thread()Tiwei Bie1-1/+1
2025-07-06Revert "riscv: misaligned: fix sleeping function called during misaligned acc...Nam Cao1-2/+2
2025-07-06Revert "riscv: Define TASK_SIZE_MAX for __access_ok()"Nam Cao1-1/+0
2025-07-06riscv: add a data fence for CMODX in the kernel modeAndy Chiu1-1/+14
2025-07-06um: use proper care when taking mmap lock during segfaultBenjamin Berg1-12/+117
2025-07-06um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.hSami Tolvanen2-0/+8
2025-06-27RISC-V: KVM: Don't treat SBI HFENCE calls as NOPsAnup Patel1-2/+2
2025-06-27RISC-V: KVM: Fix the size parameter check in SBI SFENCE callsAnup Patel1-2/+2
2025-06-27arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth()Tengda Wu1-1/+1
2025-06-27s390/pci: Fix __pcilg_mio_inuser() inline assemblyHeiko Carstens1-1/+1
2025-06-27x86/tools: Drop duplicate unlikely() definition in insn_decoder_test.cNathan Chancellor1-2/+0
2025-06-27Kunit to check the longest symbol lengthSergio González Collado1-1/+2
2025-06-27kbuild: rust: add rustc-min-version support functionMiguel Ojeda1-1/+1
2025-06-27arm64: Restrict pagetable teardown to avoid false warningDev Jain1-1/+2
2025-06-27x86/virt/tdx: Avoid indirect calls to TDX assembly functionsKai Huang2-3/+4
2025-06-27LoongArch: Fix panic caused by NULL-PMD in huge_pte_offset()Tianyang Zhang1-1/+2
2025-06-27LoongArch: Avoid using $r0/$r1 as "mask" for csrxchgHuacai Chen1-4/+12
2025-06-27LoongArch: vDSO: Correctly use asm parameters in syscall wrappersThomas Weißschuh2-4/+4
2025-06-27powerpc/eeh: Fix missing PE bridge reconfiguration during VFIO EEH recoveryNarayana Murty N1-0/+2
2025-06-27powerpc/vdso: Fix build of VDSO32 with pcrelChristophe Leroy2-2/+2
2025-06-27ARM: OMAP2+: Fix l4ls clk domain handling in STANDBYSukrut Bellary3-2/+15
2025-06-27x86/sgx: Prevent attempts to reclaim poisoned pagesAndrew Zaborowski1-0/+2
2025-06-27mips: Add -std= flag specified in KBUILD_CFLAGS to vdso CFLAGSKhem Raj1-0/+1
2025-06-27KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMYLorenzo Stoakes1-4/+4
2025-06-27KVM: VMX: Flush shadow VMCS on emergency rebootChao Gao1-1/+4
2025-06-27KVM: SVM: Clear current_vmcb during vCPU free for all *possible* CPUsYosry Ahmed1-1/+1