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-08-10
tools: ynl: check alloc fails in generated getter code
Thaison Phan
1
-8
/
+24
2026-08-10
tools: ynl: check for null ptr on dump free
Thaison Phan
1
-0
/
+3
2026-08-10
selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled
Andrey Grodzovsky
2
-17
/
+42
2026-08-10
selftests: bonding: disable DAD for IPv6 addresses
Jakub Kicinski
1
-6
/
+4
2026-08-10
selftests: drv-net: so_txtime: only send test traffic to sch_etf
Willem de Bruijn
2
-3
/
+15
2026-08-10
selftests: drv-net: let ethtool stats settle before reading
Jakub Kicinski
3
-0
/
+19
2026-08-10
selftests: drv-net: pace ethtool_std_stats packet generation
Jakub Kicinski
1
-2
/
+2
2026-08-10
selftests: netdevsim: fix SIGPIPE flake in ethtool-coalesce
Jakub Kicinski
1
-4
/
+6
2026-08-10
selftests: tc-testing: add act_ct test for malformed header handling
Hyunjung Ko
1
-0
/
+40
2026-08-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next into for-7.3-arena-args
Tejun Heo
306
-1303
/
+11786
2026-08-10
selftests/net: fin_ack_lat: fix latency threshold typo
Brian Grech
1
-1
/
+1
2026-08-10
workqueue: allocate attrs for all workqueues
Breno Leitao
1
-1
/
+1
2026-08-10
workqueue: rename wq->unbound_attrs to wq->attrs
Breno Leitao
1
-3
/
+3
2026-08-10
selftests/sched_ext: Check skeleton open failure in exit test
Liang Luo
1
-0
/
+1
2026-08-10
selftests/cgroup: Avoid awk -e in cpuset tests
Rui Qi
2
-2
/
+2
2026-08-10
vfio: selftests: Retry on EAGAIN during device reset
Josh Hilke
2
-1
/
+20
2026-08-10
vfio: selftests: igb: Add driver for Intel 82576 device
Josh Hilke
6
-1
/
+591
2026-08-10
vfio: selftests: Add helpers to re-enable interrupts
Alex Williamson
2
-0
/
+36
2026-08-10
selftests: netfilter: conntrack_dump_flush: remove unused variables and fix typo
Qingshuang Fu
1
-17
/
+14
2026-08-10
KVM: selftests: Create one VM with many vCPUs for each major PMU counters test
Sean Christopherson
1
-89
/
+118
2026-08-10
xdrgen: Reject out-of-range program, version, and procedure numbers
Chuck Lever
7
-3
/
+177
2026-08-10
xdrgen: Enforce RFC 5531 name and number scoping for RPC programs
Chuck Lever
1
-0
/
+49
2026-08-10
xdrgen: Reject specifications that define a name twice
Chuck Lever
6
-11
/
+101
2026-08-10
xdrgen: Record the source position of each declared identifier
Chuck Lever
1
-33
/
+83
2026-08-10
xdrgen: Align the error caret under tab-indented source
Chuck Lever
1
-8
/
+18
2026-08-10
xdrgen: Fix opaque and string encoders for unbounded members
Chuck Lever
4
-0
/
+8
2026-08-10
xdrgen: Do not declare union XDR functions in the definitions header
Chuck Lever
1
-6
/
+0
2026-08-10
xdrgen: Share void RPC procedure handlers across programs
Chuck Lever
3
-8
/
+8
2026-08-10
xdrgen: Emit a blank line ahead of enum declarations
Chuck Lever
1
-0
/
+1
2026-08-10
Merge tag 'thermal-v7.3-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linux
Rafael J. Wysocki
1
-2
/
+2
2026-08-10
selftests/filesystems: test completing a context from another user namespace
Christian Brauner
3
-0
/
+250
2026-08-09
perf synthetic-events: Fix divide by zero in perf_event__synthesize_threads
Ian Rogers
1
-1
/
+1
2026-08-09
perf python: Fix memory leak in pyrf__metrics_cb
Ian Rogers
1
-0
/
+2
2026-08-09
perf python: Fix count_values memory leak in pyrf_evsel__read
Ian Rogers
1
-5
/
+4
2026-08-09
perf python: Fix MetricGroup return type in perf.pyi
Ian Rogers
1
-2
/
+2
2026-08-09
perf python: Add thread and PMU uninitialized checks
Ian Rogers
1
-1
/
+10
2026-08-09
perf python: Zero initialize perf_data in pyrf_data__init
Ian Rogers
1
-1
/
+2
2026-08-09
perf python: Validate attribute setters in pyrf_evsel
Ian Rogers
1
-12
/
+77
2026-08-09
perf python: Validate CPU and thread maps in pyrf_evsel__open
Ian Rogers
1
-2
/
+12
2026-08-09
perf python: Check counts_values size in set_values
Ian Rogers
1
-8
/
+30
2026-08-09
perf test: Fix skiplist leak in cmd_test
Ian Rogers
1
-2
/
+7
2026-08-09
perf synthetic-events: Fix uninitialized pthread_join
Ian Rogers
1
-2
/
+2
2026-08-09
perf python: Fix memory leak in pyrf_evlist__get_pollfd
Ian Rogers
1
-0
/
+3
2026-08-09
perf tools: Fix sb_evlist leaks in top and record
Ian Rogers
2
-0
/
+4
2026-08-09
perf stat: Fix evsel_list leak in cmd_stat
Ian Rogers
1
-3
/
+6
2026-08-09
perf script: Fix metric_evlist leak in script_find_metrics
Ian Rogers
1
-1
/
+1
2026-08-10
KVM: LoongArch: selftests: Add FPU/LSX/LASX test cases
Bibo Mao
3
-1
/
+147
2026-08-10
KVM: LoongArch: selftests: Enable LSX/LASX by auto detection
Bibo Mao
2
-1
/
+20
2026-08-08
preempt: Introduce HARDIRQ_DISABLE_BITS
Boqun Feng
1
-1
/
+4
2026-08-08
preempt: Track NMI nesting to separate per-CPU counter
Joel Fernandes
1
-1
/
+1
[prev]
[next]