index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-03
perf python: Add function returning dictionary of all events on a PMU
Ian Rogers
1
-0
/
+71
2025-09-03
perf python: Add basic PMU abstraction and pmus sequence
Ian Rogers
1
-0
/
+140
2025-09-03
perf python: Improve the tracepoint function if no libtraceevent
Ian Rogers
1
-10
/
+2
2025-09-03
perf python: Add more exceptions on error paths
Ian Rogers
1
-3
/
+11
2025-09-03
libperf event: Ensure tracing data is multiple of 8 sized
Ian Rogers
1
-0
/
+1
2025-09-03
perf test shell lock_contention: Extra debug diagnostics
Ian Rogers
1
-1
/
+6
2025-09-03
perf evsel: Avoid container_of on a NULL leader
Ian Rogers
1
-0
/
+2
2025-09-03
perf test trace_btf_enum: Skip if permissions are insufficient
Ian Rogers
1
-0
/
+11
2025-09-03
perf disasm: Avoid undefined behavior in incrementing NULL
Ian Rogers
1
-2
/
+5
2025-09-02
selftests: net: Add a selftest for VXLAN with FDB nexthop groups
Ido Schimmel
2
-0
/
+224
2025-09-02
selftests: net: avoid memory leak
Zongmin Zhou
1
-3
/
+7
2025-09-02
selftests: drv-net: rss_ctx: make the test pass with few queues
Jakub Kicinski
1
-2
/
+7
2025-09-02
selftests: drv-net: rss_ctx: use Netlink for timed reconfig
Jakub Kicinski
1
-3
/
+4
2025-09-02
selftests: net: py: don't default to shell=True
Jakub Kicinski
1
-2
/
+9
2025-09-02
selftests: drv-net: adjust tests before defaulting to shell=False
Jakub Kicinski
1
-1
/
+2
2025-09-02
net: selftests: clean up tools/testing/selftests/net/lib/py/utils.py
Breno Leitao
1
-8
/
+3
2025-09-02
perf bpf-utils: Harden get_bpf_prog_info_linear
Ian Rogers
1
-10
/
+33
2025-09-02
perf bpf-utils: Constify bpil_array_desc
Ian Rogers
1
-12
/
+6
2025-09-02
perf bpf-event: Fix use-after-free in synthesis
Ian Rogers
1
-12
/
+27
2025-09-02
Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...
Linus Torvalds
7
-9
/
+14
2025-09-02
perf annotate: Use a hashmap to save type data
Namhyung Kim
3
-3
/
+62
2025-09-02
bpftool: Add CET-aware symbol matching for x86_64 architectures
Yuan Chen
1
-4
/
+50
2025-09-02
bpftool: Refactor kernel config reading into common helper
Yuan Chen
3
-82
/
+106
2025-09-02
selftests/proc: add tests for new pidns APIs
Aleksa Sarai
3
-0
/
+213
2025-09-02
selftests/fs/mount-notify: Fix compilation failure.
Xing Guo
2
-19
/
+16
2025-09-01
selftests: net: fix spelling and grammar mistakes
Praveen Balakrishnan
2
-7
/
+7
2025-09-01
selftests: drv-net: csum: fix interface name for remote host
Jakub Kicinski
1
-2
/
+2
2025-09-01
selftests/nolibc: remove outdated comment about construct order
Benjamin Berg
1
-1
/
+0
2025-09-01
selftests/nolibc: fix EXPECT_NZ macro
Benjamin Berg
1
-2
/
+2
2025-09-01
tools/nolibc: drop wait4() support
Thomas Weißschuh
1
-17
/
+0
2025-09-01
kselftest/arm64: tpidr2: Switch to waitpid() over wait4()
Thomas Weißschuh
1
-3
/
+3
2025-09-01
tools/nolibc: fold llseek fallback into lseek()
Thomas Weißschuh
1
-28
/
+14
2025-09-01
tools/nolibc: remove __nolibc_enosys() fallback from fork functions
Thomas Weißschuh
1
-6
/
+2
2025-09-01
tools/nolibc: remove __nolibc_enosys() fallback from dup2()
Thomas Weißschuh
1
-3
/
+1
2025-09-01
tools/nolibc: remove __nolibc_enosys() fallback from *at() functions
Thomas Weißschuh
1
-24
/
+8
2025-09-01
tools/nolibc: remove __nolibc_enosys() fallback from time64-related functions
Thomas Weißschuh
4
-18
/
+6
2025-09-01
tools/nolibc: use tabs instead of spaces for indentation
Thomas Weißschuh
2
-3
/
+3
2025-09-01
tools/nolibc: avoid error in dup2() if old fd equals new fd
Thomas Weißschuh
1
-0
/
+13
2025-09-01
selftests/futex: Fix futex_wait() for 32bit ARM
Dan Carpenter
2
-1
/
+12
2025-09-01
selftests/futex: Fix typos and grammar in futex_priv_hash
Gopi Krishna Menon
1
-4
/
+4
2025-09-01
selftests/futex: Fix format-security warnings in futex_priv_hash
Nai-Chen Cheng
1
-5
/
+5
2025-09-01
selftests/futex: Fix some futex_numa_mpol subtests
Waiman Long
1
-4
/
+2
2025-09-01
powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
1
-1
/
+1
2025-08-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-3
/
+2
2025-08-30
kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptrace
Mark Brown
1
-3
/
+2
2025-08-30
Merge branch 'for-linus' into for-next
Takashi Iwai
28
-78
/
+1130
2025-08-29
vsock/test: Remove redundant semicolons
Liao Yuanhong
1
-1
/
+0
2025-08-29
netfilter: nft_flowtable.sh: re-run with random mtu sizes
Florian Westphal
1
-37
/
+76
2025-08-29
tools: docs: parse_data_structs.py: add methods to return output
Mauro Carvalho Chehab
2
-5
/
+62
2025-08-29
tools: docs: parse-headers.py: move it from sphinx dir
Mauro Carvalho Chehab
4
-0
/
+525
[prev]
[next]