summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-08-18Merge tag 'kvm-s390-next-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2026-08-18Merge tag 'kvm-riscv-7.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2026-08-17Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-08-17Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2026-08-17net: af_unix: useful handling of LSM denials on SCM_RIGHTSJori Koolstra
2026-08-17Merge tag 'clk-misc-round-two-for-v7.3' of ssh://github.com/masneyb/linux int...Stephen Boyd
2026-08-17Merge tag 'vfs-7.3-rc1.failfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-17LoongArch: BPF: Add arch_bpf_stack_walk() implementationGeorge Guo
2026-08-17LoongArch: BPF: Add timed may_goto implementationGeorge Guo
2026-08-17LoongArch: BPF: Resolve per-CPU addrs for internal-only MOVGeorge Guo
2026-08-17LoongArch: BPF: Advertise JIT support for kptr xchg inlineChenguang Zhao
2026-08-17LoongArch: BPF: Align value-returning atomics with LKMMChenguang Zhao
2026-08-17LoongArch: BPF: Split unconditional branch JA paths staticallyTiezhu Yang
2026-08-17LoongArch: BPF: Remove dead move_imm() call in BPF_NEG pathTiezhu Yang
2026-08-17LoongArch: BPF: Remove redundant zext jumping in move_imm()Tiezhu Yang
2026-08-17LoongArch: BPF: Implement branchless conditional move for TCCTiezhu Yang
2026-08-17LoongArch: BPF: Refactor jump offset calculation in tail callTiezhu Yang
2026-08-17LoongArch: BPF: Move arena register slot below TCC contextTiezhu Yang
2026-08-17LoongArch: BPF: Optimize redundant TCC loads in epilogueTiezhu Yang
2026-08-17LoongArch: Use current_stack_pointer in current_pt_regs()Tiezhu Yang
2026-08-17LoongArch: Use generic cmp_int() instead of custom cmp_3way()Tiezhu Yang
2026-08-17LoongArch: Expand module virtual address space to 2GBTiezhu Yang
2026-08-17LoongArch: Add DIRECT_MAP_PHYSMEM_END definitionHan Gao
2026-08-17LoongArch: Fix acpi_package_ids[] array overflowBibo Mao
2026-08-17Merge tag 'mvebu-dt64-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Alexandre Belloni
2026-08-17Merge tag 'mvebu-dt-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Alexandre Belloni
2026-08-17m68k: nfcon: Do not call console_is_registered() in nfcon_device()Andreas Schwab
2026-08-16Merge tag 'x86_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-08-16parisc: Fix alignment of asm statements in head.SHelge Deller
2026-08-16alpha: read $gp and $sp explicitly for clangMatt Turner
2026-08-15Merge tag 'soc-fixes-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-15Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2026-08-14bpf, x86: Fix per-CPU address resolution into an extended registerVineet Gupta
2026-08-15openrisc: drop unneeded semicolonJulia Lawall
2026-08-15openrisc: signal: do not restore privileged SR bits on sigreturnAli Ahmet Memis
2026-08-14riscv, bpf: Fix missing sign-ext for signed 1-byte and 2-byte kfunc argsPu Lehui
2026-08-14Merge tag 'riscv-for-linus-v7.2-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-08-14Merge branch 'for-next/uapi' into for-next/coreWill Deacon
2026-08-14Merge branch 'for-next/sdei' into for-next/coreWill Deacon
2026-08-14Merge branch 'for-next/ptrace' into for-next/coreWill Deacon
2026-08-14Merge branch 'for-next/nmi' into for-next/coreWill Deacon
2026-08-14Merge branch 'for-next/mm' into for-next/coreWill Deacon
2026-08-14Merge branch 'for-next/misc' into for-next/coreWill Deacon
2026-08-14Merge branch 'for-next/errata' into for-next/coreWill Deacon
2026-08-14Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon
2026-08-14Merge branch 'for-next/coco' into for-next/coreWill Deacon
2026-08-14bpf, arm64: Convert struct_ops arena arguments in the trampolinePuranjay Mohan
2026-08-14bpf, arm64: JIT __arena kfunc argument rebasingPuranjay Mohan
2026-08-14arm64: insn: Add encoder for ADD/SUB (extended register)Tejun Heo
2026-08-14bpf, arm64: Fix stack-passed arguments for indirect trampolinesPuranjay Mohan