summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-08-18Merge tag 'x86-msr-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds32-296/+331
2026-08-18Merge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds23-101/+372
2026-08-18Merge tag 'perf-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds16-471/+726
2026-08-18Merge tag 'powerpc-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds67-420/+1270
2026-08-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds43-272/+683
2026-08-18Merge tag 'for-linus-7.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-24/+9
2026-08-18Merge tag 'kexec-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds9-265/+60
2026-08-18Merge tag 'memblock-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-26/+0
2026-08-18Merge tag 'kbuild-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds1-13/+0
2026-08-18Merge tag 'thermal-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+4
2026-08-18Merge tag 'acpi-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+1
2026-08-18Merge tag 'v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Bartosz Golaszewski188-898/+1589
2026-08-18Merge tag 'kvm-x86-misc-7.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini37-493/+654
2026-08-18Merge tag 'kvm-x86-svm-7.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini5-45/+107
2026-08-18Merge tag 'kvm-x86-vmx-7.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-62/+117
2026-08-18Merge tag 'kvm-x86-mmu-7.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini3-37/+48
2026-08-18Merge tag 'kvm-x86-clocks-7.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini3-37/+22
2026-08-18Merge tag 'kvm-x86-coco-7.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini9-117/+232
2026-08-18Merge tag 'kvm-x86-generic-7.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+3
2026-08-18Merge tag 'loongarch-kvm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini80-315/+569
2026-08-18Merge tag 'kvm-s390-next-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini35-1431/+1807
2026-08-18Merge tag 'kvm-riscv-7.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini1607-24661/+61217
2026-08-17Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-34/+23
2026-08-17Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds2-2/+0
2026-08-17net: af_unix: useful handling of LSM denials on SCM_RIGHTSJori Koolstra4-0/+8
2026-08-17Merge tag 'clk-misc-round-two-for-v7.3' of ssh://github.com/masneyb/linux int...Stephen Boyd1-0/+18
2026-08-17Merge tag 'vfs-7.3-rc1.failfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-0/+16
2026-08-17LoongArch: BPF: Add arch_bpf_stack_walk() implementationGeorge Guo1-0/+38
2026-08-17LoongArch: BPF: Add timed may_goto implementationGeorge Guo3-2/+60
2026-08-17LoongArch: BPF: Resolve per-CPU addrs for internal-only MOVGeorge Guo2-0/+15
2026-08-17LoongArch: BPF: Advertise JIT support for kptr xchg inlineChenguang Zhao1-0/+5
2026-08-17LoongArch: BPF: Align value-returning atomics with LKMMChenguang Zhao2-14/+36
2026-08-17LoongArch: BPF: Split unconditional branch JA paths staticallyTiezhu Yang1-4/+5
2026-08-17LoongArch: BPF: Remove dead move_imm() call in BPF_NEG pathTiezhu Yang1-1/+0
2026-08-17LoongArch: BPF: Remove redundant zext jumping in move_imm()Tiezhu Yang1-1/+1
2026-08-17LoongArch: BPF: Implement branchless conditional move for TCCTiezhu Yang2-34/+19
2026-08-17LoongArch: BPF: Refactor jump offset calculation in tail callTiezhu Yang1-8/+4
2026-08-17LoongArch: BPF: Move arena register slot below TCC contextTiezhu Yang1-7/+13
2026-08-17LoongArch: BPF: Optimize redundant TCC loads in epilogueTiezhu Yang1-8/+2
2026-08-17LoongArch: Use current_stack_pointer in current_pt_regs()Tiezhu Yang1-5/+1
2026-08-17LoongArch: Use generic cmp_int() instead of custom cmp_3way()Tiezhu Yang1-4/+2
2026-08-17LoongArch: Expand module virtual address space to 2GBTiezhu Yang2-4/+15
2026-08-17LoongArch: Add DIRECT_MAP_PHYSMEM_END definitionHan Gao1-0/+7
2026-08-17LoongArch: Fix acpi_package_ids[] array overflowBibo Mao1-1/+2
2026-08-17Merge tag 'mvebu-dt64-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Alexandre Belloni1-1/+2
2026-08-17Merge tag 'mvebu-dt-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Alexandre Belloni11-20/+33
2026-08-17m68k: nfcon: Do not call console_is_registered() in nfcon_device()Andreas Schwab1-1/+1
2026-08-16Merge tag 'x86_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+10
2026-08-16parisc: Fix alignment of asm statements in head.SHelge Deller1-0/+1
2026-08-16alpha: read $gp and $sp explicitly for clangMatt Turner2-3/+4