summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
47 hoursx86/paravirt: Trace contended_release on unlockcontended-release-qspinlockDmitry Ilvokhin
47 hourslocking: Factor out queued_spin_release()Dmitry Ilvokhin
47 hoursx86/paravirt: Use static_call() for the paravirt spinlock opsDmitry Ilvokhin
2 dayss390/runtime-const: Introduce runtime_const_mask_32()K Prateek Nayak
2 daysriscv/runtime-const: Introduce runtime_const_mask_32()K Prateek Nayak
3 daysriscv/runtime-const: Replace open-coded placeholder with RUNTIME_MAGICK Prateek Nayak
3 daysarm64/runtime-const: Introduce runtime_const_mask_32()K Prateek Nayak
3 daysarm64/runtime-const: Use aarch64_insn_patch_text_nosync() for patchingK Prateek Nayak
3 daysx86/runtime-const: Introduce runtime_const_mask_32()Peter Zijlstra
2026-07-05Merge tag 'x86-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-05Merge tag 'perf-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-04Merge tag 'mips-fixes_7.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-03Merge tag 'riscv-for-linus-7.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-03Merge tag 'for-linus-7.2a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)
2026-07-03parisc: #include <linux/compiler.h> for unlikely() in <asm/ptrace.h>Uwe Kleine-König (The Capable Hub)
2026-07-03LoongArch: KVM: Add include defining struct cpu_featureUwe Kleine-König (The Capable Hub)
2026-07-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-07-02uprobes/x86: Use proper mm_struct in __in_uprobe_trampolineJiri Olsa
2026-07-02x86/uprobes: Keep shadow stack in sync for emulated CALLsDavid Windsor
2026-07-02x86/Xen: correct commentary and parameter naming of xen_exchange_memory()Jan Beulich
2026-07-01x86,fs/resctrl: Prevent out-of-bounds access while offlining CPU when SNC ena...Reinette Chatre
2026-07-01bpf: Restrict JIT predictor flush to cBPFPawan Gupta
2026-07-01x86/bugs: Enable IBPB flush on BPF JIT allocationPawan Gupta
2026-06-30riscv: probes: save original sp in rethook trampolineMartin Kaiser
2026-06-29MIPS: configs: Enable the current Ingenic USB PHY symbolPengpeng Hou
2026-06-29MIPS: loongson64: add IRQ work based on self-IPIXi Ruoyao
2026-06-29MIPS: mm: Add check for highmem before removing memory blockKyle Hendry
2026-06-29mips: Add build salt to the vDSOBastian Blank
2026-06-29MIPS: DEC: Ensure RTC platform device deregistration upon failureMaciej W. Rozycki
2026-06-26Merge tag 'loongarch-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2026-06-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-06-25riscv: Fix 32-bit call_on_irq_stack() frame pointer ABISamuel Holland
2026-06-25riscv: smp: use secs_to_jiffies in __cpu_upThorsten Blum
2026-06-25riscv: Add build salt to the vDSOBastian Blank
2026-06-25riscv: Raise default NR_CPUS for 64BIT to 256Vivian Wang
2026-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-06-25Merge tag 'gpio-fixes-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-06-25LoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K2000Hongliang Wang
2026-06-25LoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K1000Hongliang Wang
2026-06-25LoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K0500Hongliang Wang
2026-06-25LoongArch: BPF: Inline bpf_get_smp_processor_id() helperTiezhu Yang
2026-06-25LoongArch: BPF: Inline bpf_get_current_task/_btf() helpersTiezhu Yang
2026-06-25LoongArch: BPF: Fix off-by-one error in tail callTiezhu Yang
2026-06-25LoongArch: BPF: Fix outdated tail call commentsTiezhu Yang
2026-06-25LoongArch: Add build salt to the vDSOBastian Blank
2026-06-25LoongArch: Fix nr passing in set_direct_map_valid_noflush()Xuewen Wang
2026-06-25LoongArch: Fix missing dirty page tracking in {pte,pmd}_wrprotect()Hongchen Zhang