index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-07
riscv: mm: Use ASID in update_mmu_cache()
Xu Lu
3
-6
/
+8
2026-08-07
riscv: kprobes: add test case for c.jal instruction simulation
Nam Cao
1
-0
/
+24
2026-08-07
riscv: probes: simulate c.jal instruction
Xiaofeng Yuan
3
-1
/
+9
2026-08-07
riscv: acpi: Enable ARCH_HAS_ACPI_TABLE_UPGRADE
Vivian Wang
4
-0
/
+10
2026-08-07
riscv: Restart via EFI runtime services when available
Atish Patra
1
-0
/
+7
2026-08-07
riscv: efi: Power off via EFI runtime services when available
Atish Patra
1
-0
/
+5
2026-08-07
riscv: hwprobe: Register unaligned probes before usermode
Rui Qi
1
-1
/
+7
2026-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7
Daniel Borkmann
88
-372
/
+784
2026-08-07
Merge branches 'thermal-core', 'thermal-hwmon', 'thermal-intel' and 'thermal-tools'
Rafael J. Wysocki
2
-0
/
+4
2026-08-07
Merge branch 'acpi-irqchip'
Rafael J. Wysocki
1
-0
/
+1
2026-08-07
x86/locking: Use sfence for wmb() if SSE is available
Yao Zi
1
-1
/
+1
2026-08-07
perf/x86/intel/pt: Fix stop/start with no update
Adrian Hunter
1
-9
/
+36
2026-08-07
perf/x86/intel/pt: Use bitwise access for PERF_HES_STOPPED
Adrian Hunter
1
-8
/
+8
2026-08-07
perf/x86/intel/pt: Factor out pt_config_enable()
Adrian Hunter
1
-17
/
+24
2026-08-07
KVM: x86: Remove runtime Xen TSC frequency CPUID update
David Woodhouse
2
-29
/
+0
2026-08-07
KVM: x86/xen: Prevent runstate times from becoming negative
David Woodhouse
1
-6
/
+22
2026-08-07
KVM: arm64: vgic-v3: take an LPI reference in vgic_v3_save_pending_tables
Qihang
1
-3
/
+9
2026-08-07
KVM: arm64: vgic-its: Point saved ITEs at the next valid entry
Fuad Tabba
1
-7
/
+8
2026-08-07
KVM: arm64: vgic-its: Don't save collections the table cannot hold
Fuad Tabba
1
-0
/
+3
2026-08-07
KVM: arm64: vgic: Don't leak the SPI array when init is retried
Fuad Tabba
1
-0
/
+3
2026-08-07
KVM: arm64: vgic-its: Don't dereference a NULL collection on ITT save
Fuad Tabba
1
-0
/
+8
2026-08-07
x86/paravirt: Trace contended_release on unlock
Dmitry Ilvokhin
2
-2
/
+53
2026-08-07
locking: Factor out queued_spin_release()
Dmitry Ilvokhin
1
-3
/
+3
2026-08-07
x86/paravirt: Use static_call() for the paravirt spinlock ops
Peter Zijlstra
7
-22
/
+52
2026-08-07
RISC-V: KVM: Reject overlapping AIA IMSIC address fields
Pengpeng Hou
1
-0
/
+6
2026-08-07
RISC-V: KVM: Allow memslots ending at the GPA limit
Pengpeng Hou
1
-1
/
+1
2026-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-109
/
+202
2026-08-07
RISC-V: KVM: Improve dirty log clearing by skipping zero bits in mask
Wang Yechao
3
-1
/
+63
2026-08-07
bpf, arm64: Fix exception table metadata for arena load-acquire
Daniel Borkmann
1
-2
/
+7
2026-08-07
bpf, x86: Fix exception table metadata for arena load-acquire
Daniel Borkmann
1
-1
/
+6
2026-08-07
bpf, riscv: Add and use bpf_atomic_is_load_acq() helper
Daniel Borkmann
1
-1
/
+1
2026-08-07
arm64: mm: Unmap kernel data/bss entirely from the linear map
Ard Biesheuvel
1
-5
/
+41
2026-08-07
Merge branch 'range-checks' into for-next
Mike Rapoport (Microsoft)
7
-23
/
+0
2026-08-07
KVM: x86/mmu: WARN and clear role.invalid when creating a child shadow page
Sean Christopherson
1
-0
/
+3
2026-08-06
Merge tag 'mm-hotfixes-stable-2026-08-06-18-44' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
4
-50
/
+8
2026-08-06
riscv: ftrace: Fix ftrace_modify_call failure on kprobed functions
Pu Lehui
1
-1
/
+4
2026-08-06
arm64: remove early_ioremap_reset() call and __late_* macros
Sang-Heon Jeon
2
-5
/
+0
2026-08-06
riscv: remove unused __late_set_fixmap() and __late_clear_fixmap()
Sang-Heon Jeon
1
-3
/
+0
2026-08-06
mm: update generic_get_unmapped_area[_topdown]() to use vma_flags_t
Lorenzo Stoakes
1
-2
/
+4
2026-08-06
mm/vma: update do_mmap() to use vma_flags_t
Lorenzo Stoakes
1
-2
/
+2
2026-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
26
-47
/
+195
2026-08-06
arm64: dts: ti: Correct white-space style
Krzysztof Kozlowski
3
-3
/
+3
2026-08-06
arm64: dts: ti: k3-am64: Fix MDIO clock reference for ICSSG0 node
Meghana Malladi
1
-1
/
+1
2026-08-06
KVM: SVM: Serialize accesses to the owner and mirror list with separate lock
Paolo Bonzini
2
-9
/
+26
2026-08-06
Merge tag 'kvm-s390-master-7.2-3' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
8
-85
/
+144
2026-08-06
KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabled
Paolo Bonzini
7
-15
/
+29
2026-08-06
arm64: mm: fix accidental linear mapping of no-map reserved memory
liulhong617
1
-0
/
+14
2026-08-06
arch: arm64: add early_param idle=<wfi|yield|nop>
Yureka Lilian
1
-2
/
+30
2026-08-06
arm64: entry: mask DAIF before returning from C EL1 handlers
Ada Couprie Diaz
3
-8
/
+2
2026-08-06
arm64: suspend: Initialize PMR on resume
Vladimir Murzin
1
-0
/
+7
[prev]
[next]