index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
tools headers: Update tools's copy of arm64/asm headers
Namhyung Kim
2023-11-22
3
-5
/
+42
|
*
|
|
|
tools headers: Update tools's copy of x86/asm headers
Namhyung Kim
2023-11-22
4
-7
/
+60
|
*
|
|
|
tools headers: Update tools's copy of socket.h header
Namhyung Kim
2023-11-22
1
-0
/
+1
|
*
|
|
|
tools headers UAPI: Update tools's copy of unistd.h header
Namhyung Kim
2023-11-22
1
-3
/
+9
|
*
|
|
|
tools headers UAPI: Update tools's copy of vhost.h header
Namhyung Kim
2023-11-22
1
-0
/
+8
|
*
|
|
|
tools headers UAPI: Update tools's copy of mount.h header
Namhyung Kim
2023-11-22
1
-1
/
+2
|
*
|
|
|
tools headers UAPI: Update tools's copy of kvm.h header
Namhyung Kim
2023-11-22
1
-3
/
+21
|
*
|
|
|
tools headers UAPI: Update tools's copy of fscrypt.h header
Namhyung Kim
2023-11-22
1
-1
/
+2
|
*
|
|
|
tools headers UAPI: Update tools's copy of drm headers
Namhyung Kim
2023-11-22
2
-4
/
+24
|
*
|
|
|
perf lock contention: Fix a build error on 32-bit
Yang Jihong
2023-11-21
1
-1
/
+2
|
*
|
|
|
perf kwork: Fix a build error on 32-bit
Yang Jihong
2023-11-21
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-12-01
12
-84
/
+160
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-11-30
2
-11
/
+47
|
|
\
\
\
|
|
*
|
|
bpf, sockmap: Add af_unix test with both sockets in map
John Fastabend
2023-11-30
2
-11
/
+47
|
|
|
|
/
|
|
|
/
|
|
*
|
|
tools: ynl-gen: always construct struct ynl_req_state
Jakub Kicinski
2023-11-29
5
-55
/
+102
|
*
|
|
selftests/net: mptcp: fix uninitialized variable warnings
Willem de Bruijn
2023-11-28
2
-14
/
+8
|
*
|
|
selftests/net: unix: fix unused variable compiler warning
Willem de Bruijn
2023-11-28
1
-1
/
+0
|
*
|
|
selftests/net: fix a char signedness issue
Willem de Bruijn
2023-11-28
1
-1
/
+1
|
*
|
|
selftests/net: ipsec: fix constant out of range
Willem de Bruijn
2023-11-28
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-11-26
1
-2
/
+0
|
\
\
\
|
*
|
|
parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes
Helge Deller
2023-11-25
1
-2
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-11-25
1
-1
/
+1
|
\
\
\
|
*
|
|
kselftest/arm64: Fix output formatting for za-fork
Mark Brown
2023-11-23
1
-1
/
+1
*
|
|
|
Merge tag 'pm-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-11-24
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
PM: tools: Fix sleepgraph syntax error
David Woodhouse
2023-11-20
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-11-23
14
-217
/
+639
|
\
\
\
|
*
|
|
tools: ynl: fix duplicate op name in devlink
Jakub Kicinski
2023-11-23
2
-1
/
+7
|
*
|
|
tools: ynl: fix header path for nfsd
Jakub Kicinski
2023-11-23
1
-1
/
+1
|
*
|
|
vsock/test: fix SEQPACKET message bounds test
Arseniy Krasnov
2023-11-23
1
-6
/
+13
|
*
|
|
selftests/bpf: check if max number of bpf_loop iterations is tracked
Eduard Zingerman
2023-11-21
1
-0
/
+75
|
*
|
|
bpf: keep track of max number of bpf_loop callback iterations
Eduard Zingerman
2023-11-21
1
-10
/
+25
|
*
|
|
selftests/bpf: test widening for iterating callbacks
Eduard Zingerman
2023-11-21
1
-0
/
+20
|
*
|
|
selftests/bpf: tests for iterating callbacks
Eduard Zingerman
2023-11-21
2
-0
/
+149
|
*
|
|
bpf: verify callbacks as if they are called unknown number of times
Eduard Zingerman
2023-11-21
3
-14
/
+60
|
*
|
|
selftests/bpf: fix bpf_loop_bench for new callback verification scheme
Eduard Zingerman
2023-11-21
1
-5
/
+8
|
*
|
|
selftests/bpf: track string payload offset as scalar in strobemeta
Eduard Zingerman
2023-11-21
1
-30
/
+48
|
*
|
|
selftests/bpf: track tcp payload offset as scalar in xdp_synproxy
Eduard Zingerman
2023-11-21
1
-32
/
+52
|
*
|
|
selftests/bpf: Add netkit to tc_redirect selftest
Daniel Borkmann
2023-11-20
1
-0
/
+52
|
*
|
|
selftests/bpf: De-veth-ize the tc_redirect test case
Daniel Borkmann
2023-11-20
1
-126
/
+137
|
*
|
|
kselftest: rtnetlink: fix ip route command typo
Paolo Abeni
2023-11-17
1
-1
/
+1
*
|
|
|
Merge tag 'hyperv-fixes-signed-20231121' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-11-22
2
-10
/
+14
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
hv/hv_kvp_daemon: Some small fixes for handling NM keyfiles
Ani Sinha
2023-11-11
2
-10
/
+14
*
|
|
|
Merge tag 'turbostat-2023.11.07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-11-18
1
-1442
/
+1442
|
\
\
\
\
|
*
|
|
|
tools/power turbostat: version 2023.11.07
Len Brown
2023-11-08
1
-1
/
+1
|
*
|
|
|
tools/power/turbostat: bugfix "--show IPC"
Len Brown
2023-11-08
1
-2
/
+4
|
*
|
|
|
tools/power/turbostat: Add initial support for LunarLake
Sumeet Pawnikar
2023-10-24
1
-0
/
+1
|
*
|
|
|
tools/power/turbostat: Add initial support for ArrowLake
Sumeet Pawnikar
2023-10-24
1
-0
/
+1
|
*
|
|
|
tools/power/turbostat: Add initial support for GrandRidge
Zhang Rui
2023-10-24
1
-0
/
+17
|
*
|
|
|
tools/power/turbostat: Add initial support for SierraForest
Zhang Rui
2023-10-24
1
-0
/
+17
|
*
|
|
|
tools/power/turbostat: Add initial support for GraniteRapids
Zhang Rui
2023-10-24
1
-0
/
+1
[prev]
[next]