summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-05-23Merge tag 'soc-fixes-6.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-40/+44
2025-05-22Merge tag 'mvebu-fixes-6.15-1' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-2/+6
2025-05-22Merge tag 'sunxi-fixes-for-6.15' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann3-37/+37
2025-05-22arm64: defconfig: Ensure CRYPTO_CHACHA20_NEON is selectedFabio Estevam1-1/+1
2025-05-17Merge tag 'x86-urgent-2025-05-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-93/+173
2025-05-17Merge tag 'perf-urgent-2025-05-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+5
2025-05-17Merge tag 'loongarch-fixes-6.15-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-17/+31
2025-05-16x86/mm: Remove duplicated word in warning messageLukas Bulwahn1-1/+1
2025-05-15perf/x86/intel: Fix segfault with PEBS-via-PT with sample_freqAdrian Hunter1-4/+5
2025-05-15Merge tag 'kbuild-fixes-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2025-05-14Merge tag 'soc-fixes-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds24-62/+92
2025-05-14LoongArch: uprobes: Remove redundant code about resume_eraTiezhu Yang2-7/+1
2025-05-14LoongArch: uprobes: Remove user_{en,dis}able_single_step()Tiezhu Yang1-4/+0
2025-05-14LoongArch: Save and restore CSR.CNTC for hibernationHuacai Chen2-1/+4
2025-05-14LoongArch: Move __arch_cpu_idle() to .cpuidle.text sectionHuacai Chen1-2/+5
2025-05-14LoongArch: Fix MAX_REG_OFFSET calculationHuacai Chen1-1/+1
2025-05-14LoongArch: Prevent cond_resched() occurring within kernel-fpuTianyang Zhang1-2/+20
2025-05-14arm64: dts: marvell: uDPU: define pinctrl state for alarm LEDsGabor Juhos1-2/+6
2025-05-14x86/its: Fix build errors when CONFIG_MODULES=nEric Biggers1-0/+6
2025-05-13x86/CPU/AMD: Add X86_FEATURE_ZEN6Yazen Ghannam2-1/+6
2025-05-13x86/sev: Make sure pages are not skipped during kdumpAshish Kalra1-4/+7
2025-05-13x86/sev: Do not touch VMSA pages during SNP guest memory kdumpAshish Kalra1-86/+158
2025-05-12um: let 'make clean' properly clean underlying SUBARCH as wellMasahiro Yamada1-0/+1
2025-05-12Merge tag 'arm64_cbpf_mitigation_2025_05_08' of git://git.kernel.org/pub/scm/...Linus Torvalds6-28/+108
2025-05-12Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds18-45/+696
2025-05-12Merge tag 'ibti-hisory-for-linus-2025-05-06' of git://git.kernel.org/pub/scm/...Linus Torvalds3-6/+60
2025-05-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds15-68/+196
2025-05-11Merge tag 'mips-fixes_6.15_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-46/+54
2025-05-11Merge tag 'x86-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-32/+41
2025-05-11Merge tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+13
2025-05-11x86/sev: Fix operator precedence in GHCB_MSR_VMPL_REQ_LEVEL macroSeongman Lee1-1/+1
2025-05-11Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+9
2025-05-10Merge tag 'kvm-x86-fixes-6.15-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini7-37/+150
2025-05-10Merge tag 'kvmarm-fixes-6.15-3' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini7-31/+44
2025-05-10Merge tag 'kvm-riscv-fixes-6.15-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini1-0/+2
2025-05-10Merge tag 'imx-fixes-6.15-2' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann3-1/+19
2025-05-10Merge tag 'rust-fixes-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2025-05-09x86/its: FineIBT-paranoid vs ITSPeter Zijlstra4-20/+150
2025-05-09x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra4-3/+141
2025-05-09x86/ibt: Keep IBT disabled during alternative patchingPawan Gupta1-0/+8
2025-05-09mm/execmem: Unify early execmem_cache behaviourPeter Zijlstra2-0/+6
2025-05-09arm64: dts: amazon: Fix simple-bus node name schema warningsRob Herring (Arm)2-2/+2
2025-05-09x86/its: Align RETs in BHB clear sequence to avoid thunkingPawan Gupta1-3/+17
2025-05-09x86/its: Add support for RSB stuffing mitigationPawan Gupta1-0/+19
2025-05-09x86/its: Add "vmexit" option to skip mitigation on some CPUsPawan Gupta3-7/+24
2025-05-09x86/its: Enable Indirect Target Selection mitigationPawan Gupta1-4/+136
2025-05-09x86/its: Add support for ITS-safe return thunkPawan Gupta8-7/+57
2025-05-09x86/its: Add support for ITS-safe indirect thunkPawan Gupta7-4/+96
2025-05-09x86/its: Enumerate Indirect Target Selection (ITS) bugPawan Gupta4-13/+58
2025-05-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+8