index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-07
x86/speculation: Add RSB VM Exit protections
Daniel Sneddon
1
-0
/
+1
2022-10-07
Revert "x86/speculation: Add RSB VM Exit protections"
Thadeu Lima de Souza Cascardo
1
-1
/
+0
2022-10-05
selftests: Fix the if conditions of in test_extra_filter()
Wang Yufen
1
-1
/
+1
2022-09-28
perf kcore_copy: Do not check /proc/modules is unchanged
Adrian Hunter
1
-5
/
+2
2022-09-28
perf jit: Include program header in ELF files
Lieven Hey
2
-0
/
+18
2022-09-05
Revert "selftests/bpf: Fix test_align verifier log patterns"
Jean-Philippe Brucker
1
-7
/
+7
2022-09-05
Revert "selftests/bpf: Fix "dubious pointer arithmetic" test"
Jean-Philippe Brucker
1
-4
/
+4
2022-08-25
selftests/kprobe: Do not test for GRP/ without event failures
Steven Rostedt (Google)
1
-1
/
+0
2022-08-25
tools build: Switch to new openssl API for test-libcrypto
Roberto Sassu
1
-4
/
+11
2022-08-25
tools/vm/slabinfo: use alphabetic order when two values are equal
Yuanzheng Song
1
-10
/
+22
2022-08-25
tools/thermal: Fix possible path truncations
Florian Fainelli
1
-11
/
+13
2022-08-25
genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTO
Arnaldo Carvalho de Melo
1
-1
/
+5
2022-08-25
perf symbol: Fail to read phdr workaround
Ian Rogers
1
-7
/
+20
2022-08-25
selftests/bpf: fix a test for snprintf() overflow
Dan Carpenter
1
-1
/
+1
2022-08-25
selftests: timers: clocksource-switch: fix passing errors from child
Wolfram Sang
1
-3
/
+3
2022-08-25
selftests: timers: valid-adjtimex: build fix for newer toolchains
Wolfram Sang
1
-1
/
+1
2022-08-25
libbpf: Fix the name of a reused map
Anquan Wu
1
-2
/
+7
2022-08-25
thermal/tools/tmon: Include pthread and time headers in tmon.h
Markus Mayer
1
-0
/
+3
2022-08-11
x86/speculation: Add RSB VM Exit protections
Daniel Sneddon
1
-0
/
+1
2022-08-11
selftests: KVM: Handle compiler optimizations in ucall
Raghavendra Rao Ananta
1
-5
/
+4
2022-08-11
selftests/bpf: Fix "dubious pointer arithmetic" test
Jean-Philippe Brucker
1
-4
/
+4
2022-08-11
selftests/bpf: Fix test_align verifier log patterns
Stanislav Fomichev
1
-20
/
+21
2022-08-11
bpf: Test_verifier, #70 error message updates for 32-bit right shift
John Fastabend
1
-4
/
+2
2022-08-11
selftests/bpf: Extend verifier and bpf_sock tests for dst_port loads
Jakub Sitnicki
2
-4
/
+80
2022-08-03
perf symbol: Correct address for bss symbols
Leo Yan
1
-4
/
+41
2022-07-12
selftests: forwarding: fix error message in learning_test
Vladimir Oltean
1
-1
/
+1
2022-07-12
selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLT
Vladimir Oltean
1
-0
/
+2
2022-07-12
selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLT
Vladimir Oltean
1
-0
/
+2
2022-07-07
selftests/rseq: Change type of rseq_offset to ptrdiff_t
Mathieu Desnoyers
3
-10
/
+12
2022-07-07
selftests/rseq: x86-32: use %gs segment selector for accessing rseq thread area
Mathieu Desnoyers
1
-32
/
+34
2022-07-07
selftests/rseq: x86-64: use %fs segment selector for accessing rseq thread area
Mathieu Desnoyers
1
-28
/
+30
2022-07-07
selftests/rseq: Fix: work-around asm goto compiler bugs
Mathieu Desnoyers
7
-6
/
+245
2022-07-07
selftests/rseq: Remove arm/mips asm goto compiler work-around
Mathieu Desnoyers
2
-74
/
+0
2022-07-07
selftests/rseq: Fix warnings about #if checks of undefined tokens
Mathieu Desnoyers
2
-2
/
+2
2022-07-07
selftests/rseq: Fix ppc32 offsets by using long rather than off_t
Mathieu Desnoyers
9
-11
/
+11
2022-07-07
selftests/rseq: Fix ppc32 missing instruction selection "u" and "x" for load/...
Mathieu Desnoyers
1
-27
/
+28
2022-07-07
selftests/rseq: Fix ppc32: wrong rseq_cs 32-bit field pointer on big endian
Mathieu Desnoyers
5
-38
/
+38
2022-07-07
selftests/rseq: Uplift rseq selftests for compatibility with glibc-2.35
Mathieu Desnoyers
3
-88
/
+88
2022-07-07
selftests/rseq: Introduce thread pointer getters
Mathieu Desnoyers
4
-0
/
+114
2022-07-07
selftests/rseq: Introduce rseq_get_abi() helper
Mathieu Desnoyers
7
-94
/
+99
2022-07-07
selftests/rseq: Remove volatile from __rseq_abi
Mathieu Desnoyers
2
-4
/
+4
2022-07-07
selftests/rseq: Remove useless assignment to cpu variable
Mathieu Desnoyers
1
-3
/
+1
2022-07-07
selftests/rseq: introduce own copy of rseq uapi header
Mathieu Desnoyers
3
-14
/
+161
2022-07-07
selftests/rseq: remove ARRAY_SIZE define from individual tests
Shuah Khan
2
-4
/
+2
2022-07-07
rseq/selftests,x86_64: Add rseq_offset_deref_addv()
Peter Oskolkov
1
-0
/
+57
2022-07-07
selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP test
Dimitris Michailidis
1
-1
/
+1
2022-06-14
netfilter: nat: really support inet nat without l3 address
Florian Westphal
1
-0
/
+43
2022-06-14
perf c2c: Fix sorting in percent_rmt_hitm_cmp()
Leo Yan
1
-2
/
+2
2022-06-14
perf jevents: Fix event syntax error caused by ExtSel
Zhengjun Xing
1
-1
/
+1
2022-06-14
perf c2c: Use stdio interface if slang is not supported
Leo Yan
1
-2
/
+4
[next]