summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
11 daysx86/amd_node: Fix potential NULL pointer dereferenceJason Andryuk
12 daysirqchip/gic-v5: Preserve ICC_CR0_EL1 stateSascha Bischoff
12 dayspowerpc/ps3: Fix repository.c build failureThorsten Blum
13 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
13 daysMerge tag 'sched-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
13 daysbpf, riscv: Make arena support depend on ZACASChen Pei
13 daysMerge tag 'kmalloc_obj-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
14 daysMerge tag 'loongarch-fixes-7.3-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-09-05powerpc/entry: Fix irq_soft_mask corruption on replayed interrupt exitMukesh Kumar Chaurasiya (IBM)
2026-09-05powerpc/pseries/pci: Fix misleading VF limit error messageJiangshan Yi
2026-09-05powerpc/kexec_file: Use inclusive range checks for excluded memoryThorsten Blum
2026-09-05powerpc/kexec: Simplify kdump_extra_elfcorehdr_size()Thorsten Blum
2026-09-05powerpc/kexec_file: Use inclusive range checks in add_usable_mem()Thorsten Blum
2026-09-05powerpc/rtas_pci: No hotplug on permanently removed device on pSeriesShivaprasad G Bhat
2026-09-05powerpc/eeh: Fix recursive locking on devices without EEH sensitive driverShivaprasad G Bhat
2026-09-05powerpc: pci-ioda: Fix the stale irq chip referenceShivaprasad G Bhat
2026-09-04treewide: refresh kmalloc_obj() conversionsKees Cook
2026-09-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-09-04LoongArch: KVM: Fix TOCTOU race on pv_featuresTao Cui
2026-09-04LoongArch: KVM: Validate MSI data before routing it to EIOINTCZeng Chi
2026-09-04LoongArch: KVM: Preserve memslot arch flags on KVM_MR_FLAGS_ONLYZeng Chi
2026-09-04LoongArch: KVM: Remove unused function kvm_arch_flush_remote_tlbs_memslot()Bibo Mao
2026-09-04LoongArch: KVM: Fix resource leak in kvm_loongarch_env_init() error pathChaithanya Lagisetty
2026-09-04LoongArch: KVM: Add unregister helpers for the KVM interrupt devicesChaithanya Lagisetty
2026-09-04LoongArch: KVM: Free init resources if kvm_init() failsChaithanya Lagisetty
2026-09-04LoongArch: BPF: Fix off-by-one error for insn_is_cast_user()Tiezhu Yang
2026-09-04LoongArch: Avoid preempt count underflow without probeJérémy Jean
2026-09-04LoongArch: Do not save/restore percpu base register in rethook trampolineWentao Guan
2026-09-04LoongArch: Remove unused setup_profiling_timer() functionAnthony Iliopoulos
2026-09-04LoongArch: Fix typo "avaliable" in comment of vmlinux.lds.SHemanth Selam
2026-09-04LoongArch: Do not select HAVE_RUST when KASAN is enabledNathan Chancellor
2026-09-04crypto: x86/aria - add missing vzeroupper in AVX-512 codeEric Biggers
2026-09-04crypto: x86/aria - add missing vzeroupper in AVX2 codeEric Biggers
2026-09-03arm64: Don't read GMID_EL1 when MTE is disabledFuad Tabba
2026-09-03arm64: errata: pass REVIDR when matching target implementation CPUsKhushit Shah
2026-09-03arm64: trans_pgd: clone only the linear map that exists at runtimeBreno Leitao
2026-09-03arm64: mm: Fix the lockless page-table walk in show_pte()Karl Mehltretter
2026-09-03powerpc: Do not restore KUAP in arch_exit_to_user_mode_prepare()Ritesh Harjani (IBM)
2026-09-03powerpc: Don't drop _TIF_RESTOREALL on syscall restartRitesh Harjani (IBM)
2026-09-03powerpc/entry: Clear TIF_SYSCALL_RET before syscall error returnShrikanth Hegde
2026-09-02riscv: skip software algning code for HAVE_EFFICIENT_UNALIGNED_ACCESSAndy Chiu
2026-09-02x86/itmt: Don't make ITMT enablement depend on debugfsMario Limonciello
2026-09-01riscv: hwprobe: simplify has_fpu() to check D extension onlyIvy Lopez
2026-09-01riscv: report Zfhmin/Zvfhmin when Zfh/Zvfh are presentJinRui
2026-09-01s390/mm: Simplify crst_table_upgrade()Heiko Carstens
2026-09-01s390/boot: Bound command line facility rangesVasily Gorbik
2026-09-01s390/boot: Avoid IPL parameter append past command lineVasily Gorbik
2026-09-01s390/boot: Fix physical memory search rangeVasily Gorbik
2026-08-31riscv: bug: Make RV32 use GENERIC_BUG_RELATIVE_POINTERSJisheng Zhang
2026-08-31riscv: hwprobe: initialize pair->value in hwprobe_one_pair()Andy Chiu