summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge tag 'riscv-for-linus-6.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-27/+122
8 dayspowerpc/32: Restore disabling of interrupts at interrupt/syscall exitChristophe Leroy (CS GROUP)4-17/+6
8 dayspowerpc/powernv: Enable cpuidle state detection for POWER11Aboorva Devarajan1-4/+5
8 dayspowerpc: Add reloc_offset() to font bitmap pointer used for bootx_printf()Finn Thain1-1/+2
9 dayspowerpc/tools: drop `-o pipefail` in gcc check scriptsJan Stancek2-2/+0
9 dayspowerpc/kexec: Enable SMT before waking offline CPUsNysal Jan K.A.1-0/+19
9 daysMerge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-5/+35
10 daysx86/irqflags: Use ASM_OUTPUT_RM in native_save_fl()Eric Dumazet1-1/+1
10 daysMerge tag 'devicetree-fixes-for-6.19-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+55
10 daysMerge tag 'mips-fixes_6.19_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+3
10 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-127/+37
10 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-17/+26
10 daysMerge tag 'for-linus-6.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
11 daysarm64: dts: mediatek: Apply mt8395-radxa DT overlay at build timeRob Herring (Arm)1-0/+2
11 daysarm64: dts: mediatek: mt7988: add dtbs with applied overlays for bpi-r4 (pro)Frank Wunderlich1-0/+32
11 daysarm64: dts: mediatek: mt7986: add dtbs with applied overlays for bpi-r3Frank Wunderlich1-0/+21
12 daysriscv: Add SBI debug trigger extension and function idsHimanshu Chauhan1-0/+29
12 daysriscv/atomic.h: use RISCV_FULL_BARRIER in _arch_atomic* function.Zongmin Zhou1-4/+4
12 daysriscv: hwprobe: export Zilsd and Zclsd ISA extensionsPincheng Wang2-0/+5
12 daysriscv: add ISA extension parsing for Zilsd and ZclsdPincheng Wang2-0/+26
12 daysriscv: mm: use xchg() on non-atomic_long_t variables, not atomic_long_xchg()Paul Walmsley1-2/+2
12 daysriscv: mm: ptep_get_and_clear(): avoid atomic ops when !CONFIG_SMPPaul Walmsley1-0/+6
12 daysriscv: mm: pmdp_huge_get_and_clear(): avoid atomic ops when !CONFIG_SMPPaul Walmsley1-0/+6
12 daysriscv: signal: abstract header saving for setup_sigcontextAndy Chiu2-21/+44
12 daysMerge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+8
12 daysMerge tag 'kvm-x86-fixes-6.19-rc1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini7-17/+26
13 daysx86/bug: Fix old GCC compile failsPeter Zijlstra1-1/+1
13 daysx86/msi: Make irq_retrigger() functional for posted MSIThomas Gleixner2-0/+30
14 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds3-13/+40
2025-12-16x86/xen: Fix sparse warning in enlighten_pv.cJuergen Gross1-1/+1
2025-12-15MIPS: Fix a reference leak bug in ip22_check_gio()Haoxiang Li1-1/+2
2025-12-15MIPS: Alchemy: Remove bogus static/inline specifiersThierry Reding1-2/+1
2025-12-15arm64/gcs: Flush the GCS locking state on execMark Brown1-0/+1
2025-12-15arm64/efi: Remove unneeded SVE/SME fallback preserve/store handlingArd Biesheuvel1-110/+20
2025-12-15arm64: mm: Simplify check in arch_kfence_init_pool()Kevin Brodsky1-17/+16
2025-12-14arm64/simd: Avoid pointless clearing of FP/SIMD bufferArd Biesheuvel1-1/+8
2025-12-14s390/stacktrace: Do not fallback to RA registerJens Remus1-16/+2
2025-12-14s390/pci: Annotate lock context imbalance in zpci_release_device()Benjamin Block1-0/+1
2025-12-14s390/pci: Fix cyclic dead-lock in zpci_zdev_put() and zpci_scan_devices()Benjamin Block3-29/+90
2025-12-14s390/ipl: Clear SBP flag when bootprog is setSven Schnelle2-12/+37
2025-12-14x86/platform/uv: Fix UBSAN array-index-out-of-boundsKyle Meyer1-1/+1
2025-12-13Merge tag 'perf-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-4/+4
2025-12-13x86/sgx: Remove unmatched quote in __sgx_encl_extend function commentThorsten Blum1-1/+1
2025-12-13Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2025-12-13x86/hv: Add gitignore entry for generated header fileLinus Torvalds1-0/+1
2025-12-13Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-16/+0
2025-12-12Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds75-765/+2994
2025-12-12Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-89/+86
2025-12-12perf/x86/intel: Fix NULL event dereference crash in handle_pmi_common()Evan Li1-0/+3
2025-12-11Merge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds11-134/+277