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
2025-05-02
KVM: selftests: Add a basic SEV-SNP smoke test
Pratik R. Sampat
1
-2
/
+23
2025-05-02
KVM: selftests: Decouple SEV policy from VM type
Pratik R. Sampat
1
-24
/
+26
2025-05-02
KVM: selftests: Force GUEST_MEMFD flag for SNP VM type
Pratik R. Sampat
1
-2
/
+19
2025-05-02
cpupower: change binding's makefile to use -lcpupower
John B. Wyatt IV
2
-10
/
+11
2025-05-02
cpupower: add a systemd service to run cpupower
Francesco Poli (wintermute)
5
-0
/
+104
2025-05-02
KVM: selftests: Add library support for interacting with SNP
Pratik R. Sampat
3
-6
/
+96
2025-05-02
KVM: selftests: Introduce SEV VM type check
Pratik R. Sampat
3
-3
/
+18
2025-05-02
KVM: selftests: Replace assert() with TEST_ASSERT_EQ()
Pratik R. Sampat
1
-4
/
+4
2025-05-02
KVM: selftests: Add SMT control state helper
Pratik R. Sampat
2
-20
/
+36
2025-05-02
KVM: selftests: Add vmgexit helper
Pratik R. Sampat
2
-1
/
+6
2025-05-02
KVM: selftests: SEV-SNP test for KVM_SEV_INIT2
Pratik R. Sampat
2
-0
/
+14
2025-05-02
selftests/bpf: Add tests for bucket resume logic in UDP socket iterators
Jordan Rife
1
-0
/
+414
2025-05-02
selftests/bpf: Return socket cookies from sock_iter_batch progs
Jordan Rife
3
-17
/
+41
2025-05-02
perf symbol-minimal: Fix double free in filename__read_build_id
Ian Rogers
1
-16
/
+18
2025-05-02
perf mem: Add 'dtlb' output field
Namhyung Kim
6
-0
/
+46
2025-05-02
perf mem: Add 'snoop' output field
Namhyung Kim
6
-0
/
+41
2025-05-02
perf mem: Add 'cache' and 'memory' output fields
Namhyung Kim
6
-2
/
+113
2025-05-02
perf hist: Hide unused mem stat columns
Namhyung Kim
3
-2
/
+36
2025-05-02
perf mem: Add 'op' output field
Namhyung Kim
6
-17
/
+61
2025-05-02
perf hist: Implement output fields for mem stats
Namhyung Kim
6
-12
/
+202
2025-05-02
perf hist: Basic support for mem_stat accounting
Namhyung Kim
6
-2
/
+75
2025-05-02
perf hist: Add struct he_mem_stat
Namhyung Kim
2
-0
/
+83
2025-05-02
perf hist: Support multi-line header
Namhyung Kim
4
-34
/
+64
2025-05-02
perf record: Add --sample-mem-info option
Namhyung Kim
4
-2
/
+14
2025-05-02
perf hist: Remove output field from sort-list properly
Namhyung Kim
1
-10
/
+5
2025-05-02
perf test perf-report-hierarchy: Add new test
Arnaldo Carvalho de Melo
1
-0
/
+43
2025-05-02
Merge tag 'block-6.15-20250502' of git://git.kernel.dk/linux
Linus Torvalds
5
-12
/
+48
2025-05-02
selftests: coredump: Raise timeout to 2 minutes
Nam Cao
1
-1
/
+1
2025-05-02
selftests: coredump: Fix test failure for slow machines
Nam Cao
1
-1
/
+5
2025-05-02
selftests: coredump: Properly initialize pointer
Nam Cao
1
-0
/
+2
2025-05-02
tools: ynl: allow fixed-header to be specified per op
Jakub Kicinski
3
-5
/
+21
2025-05-02
tools: ynl-gen: don't init enum checks for classic netlink
Jakub Kicinski
1
-20
/
+26
2025-05-02
tools: ynl-gen: array-nest: support binary array with exact-len
Jakub Kicinski
1
-4
/
+20
2025-05-02
tools: ynl-gen: array-nest: support put for scalar
Jakub Kicinski
1
-3
/
+25
2025-05-02
tools: ynl-gen: mutli-attr: support binary types with struct
Jakub Kicinski
1
-0
/
+19
2025-05-02
tools: ynl-gen: multi-attr: type gen for string
Jakub Kicinski
2
-4
/
+38
2025-05-02
tools: ynl-gen: support CRUD-like notifications for classic Netlink
Jakub Kicinski
1
-1
/
+5
2025-05-02
tools: ynl-gen: support using dump types for ntf
Jakub Kicinski
1
-1
/
+1
2025-05-02
tools: ynl: let classic netlink requests specify extra nlflags
Jakub Kicinski
3
-4
/
+23
2025-05-02
tools: ynl-gen: fill in missing empty attr lists
Jakub Kicinski
1
-0
/
+8
2025-05-02
tools: ynl-gen: factor out free_needs_iter for a struct
Jakub Kicinski
1
-5
/
+9
2025-05-02
tools: ynl-gen: fix comment about nested struct dict
Jakub Kicinski
1
-1
/
+1
2025-05-01
selftests: drv-net: rss_input_xfrm: Check test prerequisites before running
Gal Pressman
1
-0
/
+5
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
24
-79
/
+1195
2025-05-01
selftests/bpf: Add btf dedup test covering module BTF dedup
Alan Maguire
1
-0
/
+101
2025-05-01
selftests/bpf: xdp_metadata: Check XDP_REDIRCT support for dev-bound progs
Lorenzo Bianconi
2
-1
/
+34
2025-05-01
Merge tag 'net-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-7
/
+731
2025-05-01
ASoC: stm32: sai: fix kernel rate configuration
Mark Brown
86
-390
/
+1717
2025-04-30
selftests/seccomp: fix syscall_restart test for arm compat
Neill Kapron
1
-2
/
+5
2025-04-30
libbpf: Use proper errno value in linker
Anton Protopopov
1
-2
/
+2
[prev]
[next]