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
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-21
tools/power turbostat: Fix AMD RAPL regression on big systems
Len Brown
1
-1
/
+1
2026-04-21
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
1
-0
/
+5
2026-04-21
Merge branch 'for-7.1-fixes' into for-7.2
Tejun Heo
1
-4
/
+2
2026-04-21
tools/sched_ext: scx_qmap: Silence task_ctx lookup miss
Tejun Heo
1
-18
/
+6
2026-04-21
selftests: net: use ip commands instead of teamd in team rx_mode test
Stanislav Fomichev
2
-16
/
+3
2026-04-21
selftests: net: add team_bridge_macvlan rx_mode test
Stanislav Fomichev
2
-0
/
+45
2026-04-20
tools/sched_ext: Remove unused nr_cpus in scx_cpu0
Cheng-Yang Chou
2
-4
/
+0
2026-04-20
selftests/bpf: Fix up __u16 vlen assumptions
Alan Maguire
4
-6
/
+4
2026-04-20
selftests/bpf: Fix up btf/invalid test for extended kind
Alan Maguire
1
-3
/
+3
2026-04-20
bpftool: Support 24-bit vlen
Alan Maguire
3
-20
/
+17
2026-04-20
libbpf: Adjust btf_vlen() to return a __u32
Alan Maguire
4
-39
/
+53
2026-04-20
bpf: Extend BTF UAPI vlen, kinds to use unused bits
Alan Maguire
1
-12
/
+14
2026-04-20
Merge tag 'linux_kselftest-next-7.1-next-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2
-29
/
+28
2026-04-20
KVM: selftests: Replace "paddr" with "gpa" throughout
Sean Christopherson
9
-100
/
+98
2026-04-20
KVM: selftests: Replace "u64 nested_paddr" with "gpa_t l2_gpa"
Sean Christopherson
2
-9
/
+7
2026-04-20
KVM: selftests: Replace "u64 gpa" with "gpa_t" throughout
Sean Christopherson
15
-55
/
+55
2026-04-20
KVM: selftests: Replace "vaddr" with "gva" throughout
Sean Christopherson
16
-182
/
+150
2026-04-20
KVM: selftests: Clarify that arm64's inject_uer() takes a host PA, not a guest PA
Sean Christopherson
1
-2
/
+2
2026-04-20
KVM: selftests: Rename translate_to_host_paddr() => translate_hva_to_hpa()
Sean Christopherson
1
-8
/
+5
2026-04-20
KVM: selftests: Rename vm_vaddr_populate_bitmap() => vm_populate_gva_bitmap()
Sean Christopherson
3
-4
/
+4
2026-04-20
KVM: selftests: Rename vm_vaddr_unused_gap() => vm_unused_gva_gap()
Sean Christopherson
5
-23
/
+9
2026-04-20
KVM: selftests: Drop "vaddr_" from APIs that allocate memory for a given VM
Sean Christopherson
28
-142
/
+102
2026-04-20
KVM: selftests: Use u8 instead of uint8_t
David Matlack
49
-205
/
+201
2026-04-20
KVM: selftests: Use s16 instead of int16_t
David Matlack
1
-1
/
+1
2026-04-20
KVM: selftests: Use u16 instead of uint16_t
David Matlack
11
-42
/
+42
2026-04-20
KVM: selftests: Use s32 instead of int32_t
David Matlack
2
-14
/
+14
2026-04-20
KVM: selftests: Use u32 instead of uint32_t
David Matlack
87
-646
/
+642
2026-04-20
KVM: selftests: Use s64 instead of int64_t
David Matlack
11
-22
/
+22
2026-04-20
KVM: selftests: Use u64 instead of uint64_t
David Matlack
142
-1415
/
+1415
2026-04-20
KVM: selftests: Use gpa_t for GPAs in Hyper-V selftests
David Matlack
4
-6
/
+6
2026-04-20
KVM: selftests: Use gpa_t instead of vm_paddr_t
David Matlack
35
-96
/
+92
2026-04-20
KVM: selftests: Use gva_t instead of vm_vaddr_t
David Matlack
71
-178
/
+172
2026-04-20
Merge branch 'for-7.1-fixes' into for-7.2
Tejun Heo
3
-0
/
+92
2026-04-20
ktest: Add logfile to failure directory
Steven Rostedt
1
-0
/
+6
2026-04-20
ktest: Fix the month in the name of the failure directory
Steven Rostedt
1
-1
/
+1
2026-04-20
Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
1
-17
/
+24
2026-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-0
/
+298
2026-04-20
selftests/sched_ext: Add non_scx_kfunc_deny test
Cheng-Yang Chou
3
-0
/
+92
2026-04-20
sched_ext: Documentation: clarify arena-backed doubly-linked lists in scx_qmap
Cheng-Yang Chou
2
-4
/
+4
2026-04-20
sched_ext: add p->scx.tid and SCX_OPS_TID_TO_TASK lookup
Tejun Heo
2
-6
/
+8
2026-04-20
tools/sched_ext: Remove dead -d option in scx_flatcg
Cheng-Yang Chou
1
-8
/
+4
2026-04-20
selftests/bpf: Fix off-by-one in bpf_cpumask_populate related selftest
Matt Bobrowski
1
-1
/
+1
2026-04-19
sched_ext: Document the ops compat strategy in compat.h/compat.bpf.h
Tejun Heo
2
-6
/
+23
2026-04-19
Merge tag 'usb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
3
-6
/
+10
2026-04-19
Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
13
-138
/
+263
2026-04-19
bpf: Refactor dynptr mutability tracking
Amery Hung
3
-14
/
+9
2026-04-19
selftests/bpf: Trace bpf_local_storage_update to debug flaky local storage tests
Amery Hung
4
-2
/
+51
2026-04-19
libbpf: Report error when a negative kprobe offset is specified
Aaron Tomlin
1
-1
/
+8
2026-04-18
docs: kdoc: Expand 'at_least' when creating parameter list
Eric Biggers
1
-0
/
+5
2026-04-18
Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Linus Torvalds
4
-9
/
+51
[prev]
[next]