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/mm/init: Handle the special case of device private pages in add_pages(), ...Balbir Singh
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-06-04x86/mm: Check return value from memblock_phys_alloc_range()Philip Redkin
2025-06-04arm64: Add support for HIP09 Spectre-BHB mitigationJinqian Yang
2025-05-22x86/modules: Set VM_FLUSH_RESET_PERMS in module_alloc()Thomas Gleixner
2025-05-22arm64/sme: Always exit sme_alloc() early with existing storageMark Brown
2025-05-22LoongArch: Explicitly specify code model in MakefileHuacai Chen
2025-05-22bpf, arm64: Fix address emission with tag-based KASAN enabledPeter Collingbourne
2025-05-22bpf, arm64: Fix trampoline for BPF_TRAMP_F_CALL_ORIGPuranjay Mohan
2025-05-22riscv: mm: Fix the out of bound issue of vmemmap addressXu Lu
2025-05-22LoongArch: Fix MAX_REG_OFFSET calculationHuacai Chen
2025-05-18x86/its: FineIBT-paranoid vs ITSPeter Zijlstra
2025-05-18x86/alternatives: Remove faulty optimizationJosh Poimboeuf
2025-05-18x86/alternative: Optimize returns patchingBorislav Petkov (AMD)
2025-05-18x86/its: Fix build errors when CONFIG_MODULES=nEric Biggers
2025-05-18x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra
2025-05-18x86/ibt: Keep IBT disabled during alternative patchingPawan Gupta
2025-05-18x86/its: Align RETs in BHB clear sequence to avoid thunkingPawan Gupta
2025-05-18x86/its: Add "vmexit" option to skip mitigation on some CPUsPawan Gupta
2025-05-18x86/its: Enable Indirect Target Selection mitigationPawan Gupta
2025-05-18x86/its: Add support for ITS-safe return thunkPawan Gupta
2025-05-18x86/its: Add support for ITS-safe indirect thunkPawan Gupta
2025-05-18x86/its: Enumerate Indirect Target Selection (ITS) bugPawan Gupta
2025-05-18x86/speculation: Remove the extra #ifdef around CALL_NOSPECPawan Gupta
2025-05-18x86/speculation: Add a conditional CS prefix to CALL_NOSPECPawan Gupta
2025-05-18x86/speculation: Simplify and make CALL_NOSPEC consistentPawan Gupta
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-18arm64: proton-pack: Add new CPUs 'k' values for branch mitigationJames Morse
2025-05-18arm64: bpf: Only mitigate cBPF programs loaded by unprivileged usersJames Morse
2025-05-18arm64: bpf: Add BHB mitigation to the epilogue for cBPF programsJames Morse
2025-05-18arm64: proton-pack: Expose whether the branchy loop k valueJames Morse