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-03-13
Merge tag 'nf-25-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Paolo Abeni
3
-0
/
+15
2025-03-13
selftests/timers/posix-timers: Add a test for exact allocation mode
Thomas Gleixner
1
-1
/
+72
2025-03-13
selftests: Add IPv6 link-local address generation tests for GRE devices.
Guillaume Nault
2
-0
/
+178
2025-03-13
perf hist stdio: Do bounds check when printing callchains to avoid UB with new gcc versions
Arnaldo Carvalho de Melo
1
-0
/
+4
2025-03-13
perf units: Fix insufficient array space
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-03-13
libapi: Add missing header with NAME_MAX define to io_dir.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2025-03-13
perf annotate: Add --code-with-type option.
Namhyung Kim
2
-0
/
+13
2025-03-13
perf annotate: Implement code + data type annotation
Namhyung Kim
2
-14
/
+60
2025-03-13
perf annotate: Factor out __hist_entry__get_data_type()
Namhyung Kim
1
-75
/
+95
2025-03-13
perf annotate: Pass hist_entry to annotate functions
Namhyung Kim
4
-14
/
+16
2025-03-13
perf annotate: Pass annotation_options to annotation_line__print()
Namhyung Kim
1
-8
/
+14
2025-03-13
perf annotate: Remove unused len parameter from annotation_line__print()
Namhyung Kim
1
-6
/
+3
2025-03-13
perf annotate-data: Add annotated_data_type__get_member_name()
Namhyung Kim
3
-32
/
+54
2025-03-13
perf ftrace: Use atomic inc to update histogram in BPF
Namhyung Kim
1
-1
/
+1
2025-03-13
perf ftrace: Remove an unnecessary condition check in BPF
Namhyung Kim
1
-2
/
+1
2025-03-13
perf ftrace: Fix latency stats with BPF
Namhyung Kim
2
-13
/
+15
2025-03-12
objtool/LoongArch: Add support for goto table
Tiezhu Yang
1
-2
/
+30
2025-03-12
objtool/LoongArch: Add support for switch table
Tiezhu Yang
1
-1
/
+130
2025-03-12
objtool: Handle PC relative relocation type
Tiezhu Yang
4
-5
/
+27
2025-03-12
objtool: Handle different entry size of rodata
Tiezhu Yang
5
-1
/
+41
2025-03-12
objtool: Handle various symbol types of rodata
Tiezhu Yang
1
-5
/
+11
2025-03-12
objtool: Hide unnecessary compiler error message
David Engraf
1
-1
/
+1
2025-03-12
KVM: arm64: selftests: Test that TGRAN*_2 fields are writable
Sebastian Ott
1
-0
/
+3
2025-03-12
selftests: net: bump GRO timeout for gro/setup_veth
Jakub Kicinski
1
-1
/
+1
2025-03-12
selftests/tc-testing: Add a test case for DRR class with TC_H_ROOT
Cong Wang
1
-0
/
+25
2025-03-12
Merge tag 'linux-cpupower-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux
Rafael J. Wysocki
5
-28
/
+94
2025-03-12
selftests: netfilter: skip br_netfilter queue tests if kernel is tainted
Florian Westphal
3
-0
/
+15
2025-03-12
rseq/selftests: Ensure the rseq ABI TLS is actually 1024 bytes
Michael Jeanson
1
-5
/
+16
2025-03-11
perf test stat: Additional topdown grouping tests
Ian Rogers
1
-36
/
+47
2025-03-11
perf x86 evlist: Update comments on topdown regrouping
Dapeng Mi
1
-21
/
+6
2025-03-11
perf parse-events: Corrections to topdown sorting
Ian Rogers
2
-54
/
+104
2025-03-11
perf x86/topdown: Fix topdown leader sampling test error on hybrid
Dapeng Mi
1
-1
/
+1
2025-03-11
perf tools: Improve handling of hybrid PMUs in perf_event_attr__fprintf
Ian Rogers
1
-48
/
+74
2025-03-11
perf python tracepoint: Switch to using parse_events
Ian Rogers
1
-12
/
+11
2025-03-11
perf python: Add evlist.config to set up record options
Ian Rogers
1
-0
/
+33
2025-03-11
perf python: Add evlist all_cpus accessor
Ian Rogers
1
-0
/
+16
2025-03-11
perf python: Avoid duplicated code in get_tracepoint_field
Ian Rogers
1
-13
/
+4
2025-03-11
perf python: Update ungrouped evsel leader in clone
Ian Rogers
1
-0
/
+2
2025-03-11
perf python: Add optional cpus and threads arguments to parse_events
Ian Rogers
1
-2
/
+8
2025-03-11
perf python: Add member access to a number of evsel variables
Ian Rogers
1
-0
/
+23
2025-03-11
perf python: Add evlist enable and disable methods
Ian Rogers
1
-0
/
+26
2025-03-11
perf evsel: tp_format accessing improvements
Ian Rogers
1
-1
/
+15
2025-03-11
perf evlist: Add success path to evlist__create_syswide_maps
Ian Rogers
1
-7
/
+6
2025-03-11
perf debug: Avoid stack overflow in recursive error message
Ian Rogers
1
-1
/
+1
2025-03-11
selftest/powerpc/mm/pkey: fix build-break introduced by commit 00894c3fc917
Madhavan Srinivasan
1
-0
/
+3
2025-03-11
selftests: bonding: fix incorrect mac address
Hangbin Liu
1
-2
/
+2
2025-03-11
selftests: add tests for mount notification
Miklos Szeredi
5
-1
/
+526
2025-03-11
printk: Rename resume_console to console_resume_all
Marcos Paulo de Souza
2
-3
/
+3
2025-03-11
printk: Rename suspend_console to console_suspend_all
Marcos Paulo de Souza
2
-2
/
+2
2025-03-11
Merge tag 'counter-updates-for-6.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wbg/counter into char-misc-next
Greg Kroah-Hartman
2
-0
/
+6
[prev]
[next]