| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-08-15 | Merge tag 'soc-fixes-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -15/+17 |
| 2026-08-15 | Merge tag 'for-linus' of https://github.com/openrisc/linux | Linus Torvalds | 2 | -2/+5 |
| 2026-08-14 | bpf, x86: Fix per-CPU address resolution into an extended register | Vineet Gupta | 1 | -1/+1 |
| 2026-08-15 | openrisc: drop unneeded semicolon | Julia Lawall | 1 | -2/+2 |
| 2026-08-15 | openrisc: signal: do not restore privileged SR bits on sigreturn | Ali Ahmet Memis | 2 | -2/+5 |
| 2026-08-14 | riscv, bpf: Fix missing sign-ext for signed 1-byte and 2-byte kfunc args | Pu Lehui | 1 | -2/+3 |
| 2026-08-14 | Merge tag 'riscv-for-linus-v7.2-rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -3/+20 |
| 2026-08-14 | Merge branch 'for-next/uapi' into for-next/core | Will Deacon | 2 | -9/+9 |
| 2026-08-14 | Merge branch 'for-next/sdei' into for-next/core | Will Deacon | 2 | -35/+131 |
| 2026-08-14 | Merge branch 'for-next/ptrace' into for-next/core | Will Deacon | 2 | -6/+61 |
| 2026-08-14 | Merge branch 'for-next/nmi' into for-next/core | Will Deacon | 11 | -36/+59 |
| 2026-08-14 | Merge branch 'for-next/mm' into for-next/core | Will Deacon | 4 | -11/+70 |
| 2026-08-14 | Merge branch 'for-next/misc' into for-next/core | Will Deacon | 5 | -43/+31 |
| 2026-08-14 | Merge branch 'for-next/errata' into for-next/core | Will Deacon | 8 | -20/+116 |
| 2026-08-14 | Merge branch 'for-next/cpufeature' into for-next/core | Will Deacon | 9 | -75/+71 |
| 2026-08-14 | Merge branch 'for-next/coco' into for-next/core | Will Deacon | 5 | -29/+51 |
| 2026-08-14 | bpf, arm64: Convert struct_ops arena arguments in the trampoline | Puranjay Mohan | 1 | -15/+77 |
| 2026-08-14 | bpf, arm64: JIT __arena kfunc argument rebasing | Puranjay Mohan | 2 | -0/+53 |
| 2026-08-14 | arm64: insn: Add encoder for ADD/SUB (extended register) | Tejun Heo | 2 | -0/+83 |
| 2026-08-14 | bpf, arm64: Fix stack-passed arguments for indirect trampolines | Puranjay Mohan | 1 | -6/+13 |
| 2026-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 26 | -163/+228 |
| 2026-08-13 | vfio-pci/zdev: Add a device feature for error information | Farhan Ali | 2 | -0/+21 |
| 2026-08-13 | x86/pkeys: Fix pkey_alloc() return value when pkeys are not supported | Bijan Tabatabai | 1 | -0/+3 |
| 2026-08-13 | s390/pci: Store PCI error information for passthrough devices | Farhan Ali | 3 | -51/+98 |
| 2026-08-13 | s390/percpu: Fix MVIY_PERCPU() with older binutils | Karl Mehltretter | 1 | -2/+2 |
| 2026-08-13 | s390/debug: Fix deadlock during unregister | Peter Oberparleiter | 1 | -2/+8 |
| 2026-08-13 | s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacks | Thomas Richter | 1 | -73/+142 |
| 2026-08-13 | Merge tag 'm68k-for-v7.2-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+4 |
| 2026-08-13 | RISC-V: KVM: fix vcpu vector context handling for kernel-mode vector | Andy Chiu | 7 | -14/+120 |
| 2026-08-13 | riscv: vector: allow non-preemptible kernel-mode vector with IRQs off | Andy Chiu | 2 | -19/+16 |
| 2026-08-13 | riscv: vector: refactor riscv_v_start_kernel_context | Andy Chiu | 1 | -9/+5 |
| 2026-08-13 | KVM: s390: gmap: Make prefix handling optional | Steffen Eiden | 4 | -7/+25 |
| 2026-08-13 | KVM: s390: gmap: Make CMMA optional | Steffen Eiden | 4 | -1/+9 |
| 2026-08-13 | KVM: s390: gmap: Make storage keys optional | Steffen Eiden | 5 | -0/+17 |
| 2026-08-13 | KVM: s390: Prepare gmap for a second KVM implementation | Steffen Eiden | 5 | -112/+175 |
| 2026-08-13 | KVM: s390: Move PGM code definitions to asm/kvm_host.h | Steffen Eiden | 2 | -57/+57 |
| 2026-08-13 | KVM: s390: Move s390 kvm code into a subdirectory | Steffen Eiden | 26 | -11/+21 |
| 2026-08-13 | KVM: s390: Move kvm_host definitions to kvm_host_s390 | Steffen Eiden | 4 | -1123/+1139 |
| 2026-08-13 | KVM: s390: Rename kvm-s390.{c,h} to s390.{c,h} | Steffen Eiden | 15 | -16/+16 |
| 2026-08-13 | KVM: s390: Prepare include guards for a new location | Steffen Eiden | 3 | -9/+9 |
| 2026-08-13 | KVM: s390: Extract gmap tracing to a separate header | Steffen Eiden | 3 | -15/+49 |
| 2026-08-12 | KVM: arm64: Correctly cap TLBI Range to the architural limit | Marc Zyngier | 1 | -0/+6 |
| 2026-08-12 | Merge tag 'microchip-dt64-7.3' of https://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 1 | -0/+33 |
| 2026-08-12 | bpf, s390: Clear fetch destination on faulting arena atomic | Daniel Borkmann | 1 | -0/+11 |
| 2026-08-12 | bpf, arm64: Clear fetch destination on faulting arena atomic | Daniel Borkmann | 1 | -14/+30 |
| 2026-08-12 | bpf, x86: Clear fetch destination on faulting arena atomic | Daniel Borkmann | 1 | -8/+27 |
| 2026-08-12 | bpf, riscv: Clear fetch destination on faulting arena atomic | Daniel Borkmann | 1 | -4/+13 |
| 2026-08-12 | KVM: RISC-V: Add CPU PM notifier for non-retention idle states | Yong-Xuan Wang | 3 | -18/+133 |
| 2026-08-12 | Merge remote-tracking branch 'kvms390/master' into 'kvms390/next' | Christian Borntraeger | 15 | -199/+395 |
| 2026-08-12 | KVM: s390: Fix potential tiny kernel stack leak | Claudio Imbrenda | 1 | -0/+1 |