aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-09-06Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-4/+14
2026-09-06Merge tag 'sched-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+2
2026-09-06bpf, riscv: Make arena support depend on ZACASChen Pei1-1/+9
2026-09-05Merge tag 'kmalloc_obj-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-13/+13
2026-09-05Merge tag 'loongarch-fixes-7.3-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds19-26/+84
2026-09-04treewide: refresh kmalloc_obj() conversionsKees Cook7-13/+13
2026-09-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-18/+42
2026-09-04LoongArch: KVM: Fix TOCTOU race on pv_featuresTao Cui3-1/+7
2026-09-04LoongArch: KVM: Validate MSI data before routing it to EIOINTCZeng Chi1-0/+3
2026-09-04LoongArch: KVM: Preserve memslot arch flags on KVM_MR_FLAGS_ONLYZeng Chi1-0/+10
2026-09-04LoongArch: KVM: Remove unused function kvm_arch_flush_remote_tlbs_memslot()Bibo Mao2-7/+0
2026-09-04LoongArch: KVM: Fix resource leak in kvm_loongarch_env_init() error pathChaithanya Lagisetty1-4/+29
2026-09-04LoongArch: KVM: Add unregister helpers for the KVM interrupt devicesChaithanya Lagisetty8-0/+24
2026-09-04LoongArch: KVM: Free init resources if kvm_init() failsChaithanya Lagisetty1-1/+5
2026-09-04LoongArch: BPF: Fix off-by-one error for insn_is_cast_user()Tiezhu Yang1-1/+1
2026-09-04LoongArch: Avoid preempt count underflow without probeJérémy Jean1-0/+3
2026-09-04LoongArch: Do not save/restore percpu base register in rethook trampolineWentao Guan1-2/+0
2026-09-04LoongArch: Remove unused setup_profiling_timer() functionAnthony Iliopoulos1-8/+0
2026-09-04LoongArch: Fix typo "avaliable" in comment of vmlinux.lds.SHemanth Selam1-1/+1
2026-09-04LoongArch: Do not select HAVE_RUST when KASAN is enabledNathan Chancellor1-1/+1
2026-09-03arm64: Don't read GMID_EL1 when MTE is disabledFuad Tabba4-12/+31
2026-09-03arm64: errata: pass REVIDR when matching target implementation CPUsKhushit Shah1-1/+1
2026-09-03arm64: trans_pgd: clone only the linear map that exists at runtimeBreno Leitao1-1/+2
2026-09-03arm64: mm: Fix the lockless page-table walk in show_pte()Karl Mehltretter1-4/+8
2026-09-02x86/itmt: Don't make ITMT enablement depend on debugfsMario Limonciello1-6/+2
2026-09-01s390/mm: Simplify crst_table_upgrade()Heiko Carstens1-53/+36
2026-09-01s390/boot: Bound command line facility rangesVasily Gorbik2-3/+4
2026-09-01s390/boot: Avoid IPL parameter append past command lineVasily Gorbik1-14/+12
2026-09-01s390/boot: Fix physical memory search rangeVasily Gorbik1-1/+1
2026-08-31s390/topology: Switch to common cpu capacity codeMete Durlu4-18/+5
2026-08-31s390/pai: Reduce excessive debug feature sizeHeiko Carstens1-1/+1
2026-08-31s390/pai: Handle multiple PMU stop callback invocationsThomas Richter1-2/+23
2026-08-31s390/diag324: Preserve -EBUSY return codeSumanth Korikkar1-2/+1
2026-08-31s390/pci: Fix leak of uninitialized kernel data in SCLP reportNiklas Schnelle1-0/+3
2026-08-31s390/ipl: Fix NULL deref in dump_reipl without re-IPL parm blockVasily Gorbik1-3/+7
2026-08-31s390/ipl: Fix NULL deref in kdump without re-IPL parm blockVasily Gorbik1-0/+2
2026-08-31s390/cpacf: Unpoison instruction resultsIlya Leoshkevich1-0/+6
2026-08-31s390/time: Use jiffies instead of jiffies_64Heiko Carstens1-3/+3
2026-08-30Merge tag 'timers-urgent-2026-08-30' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+13
2026-08-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds9-30/+41
2026-08-30Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds2-6/+41
2026-08-30Merge branches 'fixes' and 'misc' into for-linusRussell King (Oracle)6-22/+13
2026-08-29openrisc: fix arbitrary kernel memory access via or1k_atomic syscallAli Ahmet Memis1-4/+39
2026-08-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-8/+25
2026-08-28Merge tag 'xtensa-20260828' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds4-11/+4
2026-08-28Merge tag 'm68knommu-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-2/+130
2026-08-27Merge tag 'mfd-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds1-3/+3
2026-08-27Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2026-08-27arm64: compat: Fix decrementing LDM/STM alignment emulationKarl Mehltretter1-2/+2
2026-08-26Merge tag 'hyperv-next-signed-20260826' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-14/+28