summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-06-04um: let 'make clean' properly clean underlying SUBARCH as wellMasahiro Yamada
2025-06-04arm64: dts: qcom: sm8350: Fix typo in pil_camera_mem nodeAlok Tiwari
2025-06-04x86/its: Fix undefined reference to cpu_wants_rethunk_at()Pawan Gupta
2025-06-04Revert "arm64: dts: allwinner: h6: Use RSB for AXP805 PMIC connection"Jernej Skrabec
2025-06-04perf/amd/ibs: Fix perf_ibs_op.cnt_mask for CurCntRavi Bangoria
2025-06-04arch/powerpc/perf: Check the instruction type before creating sample with per...Athira Rajeev
2025-06-04MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-corePaul Burton
2025-06-04MIPS: Use arch specific syscall name match functionBibo Mao
2025-06-04x86/kaslr: Reduce KASLR entropy on most x86 systemsBalbir Singh
2025-06-04x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus()Waiman Long
2025-06-04x86/build: Fix broken copy command in genimage.sh when making isoimageNir Lichtman
2025-06-04ARM: at91: pm: fix at91_suspend_finish for ZQ calibrationLi Bin
2025-06-04x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2Breno Leitao
2025-06-04ARM: tegra: Switch DSI-B clock parent to PLLD on Tegra114Svyatoslav Ryhel
2025-06-04powerpc/prom_init: Fixup missing #size-cells on PowerBook6,7Andreas Schwab
2025-06-04arm64: tegra: p2597: Fix gpio for vdd-1v8-dis regulatorDiogo Ivo
2025-06-04arm64/mm: Check PUD_TYPE_TABLE in pud_bad()Ryan Roberts
2025-06-04um: Update min_low_pfn to match changes in uml_reservedTiwei Bie
2025-06-04um: Store full CSGSFS and SS register from mcontextBenjamin Berg
2025-05-22x86/modules: Set VM_FLUSH_RESET_PERMS in module_alloc()Thomas Gleixner
2025-05-22x86/its: FineIBT-paranoid vs ITSPeter Zijlstra
2025-05-22x86/its: Fix build errors when CONFIG_MODULES=nEric Biggers
2025-05-22x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra
2025-05-22x86/its: Align RETs in BHB clear sequence to avoid thunkingPawan Gupta
2025-05-22x86/its: Add "vmexit" option to skip mitigation on some CPUsPawan Gupta
2025-05-22x86/its: Enable Indirect Target Selection mitigationPawan Gupta
2025-05-22x86/its: Add support for ITS-safe return thunkPawan Gupta
2025-05-22x86/alternatives: Remove faulty optimizationJosh Poimboeuf
2025-05-22x86/alternative: Optimize returns patchingBorislav Petkov (AMD)
2025-05-22x86/its: Add support for ITS-safe indirect thunkPawan Gupta
2025-05-22x86/its: Enumerate Indirect Target Selection (ITS) bugPawan Gupta
2025-05-22x86/speculation: Remove the extra #ifdef around CALL_NOSPECPawan Gupta
2025-05-22x86/speculation: Add a conditional CS prefix to CALL_NOSPECPawan Gupta
2025-05-22x86/speculation: Simplify and make CALL_NOSPEC consistentPawan Gupta
2025-05-22x86,nospec: Simplify {JMP,CALL}_NOSPECPeter Zijlstra
2025-05-18x86/bhi: Do not set BHI_DIS_S in 32-bit modePawan Gupta
2025-05-18x86/bpf: Add IBHF call at end of classic BPFDaniel Sneddon
2025-05-18x86/bpf: Call branch history clearing sequence on exitDaniel Sneddon
2025-05-18MIPS: Fix MAX_REG_OFFSETThorsten Blum
2025-05-18x86/mm: Eliminate window where TLB flushes may be inadvertently skippedDave Hansen
2025-05-09ARM: dts: opos6ul: add ksz8081 phy propertiesSébastien Szymanski
2025-05-09KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loopSean Christopherson
2025-05-09parisc: Fix double SIGFPE crashHelge Deller
2025-05-09arm64: errata: Add missing sentinels to Spectre-BHB MIDR arraysWill Deacon
2025-05-02MIPS: cm: Fix warning if MIPS_CM is disabledThomas Bogendoerfer
2025-05-02x86/bugs: Don't fill RSB on context switch with eIBRSJosh Poimboeuf
2025-05-02x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpolineJosh Poimboeuf
2025-05-02x86/bugs: Use SBPB in write_ibpb() if applicableJosh Poimboeuf
2025-05-02KVM: s390: Don't use %pK through tracepointsThomas Weißschuh
2025-05-02parisc: PDT: Fix missing prototype warningYu-Chun Lin