summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-23Fix mis-uses of 'cc-option' for warning disablementLinus Torvalds
2025-04-18Merge tag 'x86-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-04-18Merge tag 'timers-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-18Merge tag 'perf-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-18Merge tag 'riscv-for-linus-6.15-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-18x86/boot/sev: Avoid shared GHCB page for early memory acceptanceArd Biesheuvel
2025-04-18x86/cpu/amd: Fix workaround for erratum 1054Sandipan Das
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-17Merge tag 'for-linus-6.15a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-04-17perf/x86/intel: Add Panther Lake supportKan Liang
2025-04-17perf/x86/intel: Allow to update user space GPRs from PEBS recordsDapeng Mi
2025-04-17perf/x86/intel: Don't clear perf metrics overflow bit unconditionallyDapeng Mi
2025-04-17perf/x86/intel/uncore: Fix the scale of IIO free running counters on SPRKan Liang
2025-04-17perf/x86/intel/uncore: Fix the scale of IIO free running counters on ICXKan Liang
2025-04-17perf/x86/intel/uncore: Fix the scale of IIO free running counters on SNRKan Liang
2025-04-16Merge tag 'riscv-fixes-6.15-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/k...Palmer Dabbelt
2025-04-16Merge patch series "riscv: Rework the arch_kgdb_breakpoint() implementation"Palmer Dabbelt
2025-04-16riscv: KGDB: Remove ".option norvc/.option rvc" for kgdb_compiled_breakWangYuli
2025-04-16riscv: KGDB: Do not inline arch_kgdb_breakpoint()WangYuli
2025-04-16riscv: Avoid fortify warning in syscall_get_arguments()Nathan Chancellor
2025-04-16x86/cpu: Add CPU model number for Bartlett Lake CPUs with Raptor Cove coresPi Xiange
2025-04-14riscv: Provide all alternative macros all the timeAndrew Jones
2025-04-14riscv: module: Allocate PLT entries for R_RISCV_PLT32Samuel Holland
2025-04-14riscv: module: Fix out-of-bounds relocation accessSamuel Holland
2025-04-14riscv: Properly export reserved regions in /proc/iomemBjörn Töpel
2025-04-14riscv: Fix unaligned access info messagesAndrew Jones
2025-04-12Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-04-12x86/microcode/AMD: Extend the SHA check to Zen5, block loading of any unrelea...Borislav Petkov (AMD)
2025-04-11net: Retire DCCP socket.Kuniyuki Iwashima
2025-04-11Merge tag 's390-6.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-04-11x86/xen: Fix __xen_hypercall_setfunc()Jason Andryuk
2025-04-11xen: fix multicall debug featureJuergen Gross
2025-04-11x86/i8253: Call clockevent_i8253_disable() with interrupts disabledFernando Fernandez Mancera
2025-04-10Merge tag 'x86-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-04-10Merge tag 'objtool-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-04-10bpf: Use architecture provided res_smp_cond_load_acquireKumar Kartikeya Dwivedi
2025-04-10riscv: Avoid fortify warning in syscall_get_arguments()Nathan Chancellor
2025-04-10Merge tag 'for-linus-6.15a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-04-09x86/ibt: Fix hibernatePeter Zijlstra
2025-04-09x86/cpu: Avoid running off the end of an AMD erratum tableDave Hansen
2025-04-09x86/bugs: Add RSB mitigation documentJosh Poimboeuf
2025-04-09x86/bugs: Don't fill RSB on context switch with eIBRSJosh Poimboeuf
2025-04-09x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpolineJosh Poimboeuf
2025-04-09x86/bugs: Fix RSB clearing in indirect_branch_prediction_barrier()Josh Poimboeuf
2025-04-09x86/bugs: Use SBPB in write_ibpb() if applicableJosh Poimboeuf
2025-04-09x86/bugs: Rename entry_ibpb() to write_ibpb()Josh Poimboeuf
2025-04-09x86/early_printk: Use 'mmio32' for consistency, fix commentsAndy Shevchenko
2025-04-09s390/cpumf: Fix double free on error in cpumf_pmu_event_init()Thomas Richter
2025-04-09s390/cpumf: Update CPU Measurement facility extended counter set supportThomas Richter