index
:
pub/scm/linux/kernel/git/tegra/linux.git
master
NVIDIA Tegra ARM sub-architecture
Tegra group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-05
selftests/futex: Migrate futex_wait_uninitialized_heap to harness
Wake Liu
1
-15
/
+20
2026-07-05
selftests/futex: Migrate futex_wait_private_mapped_file to harness
Wake Liu
1
-16
/
+20
2026-07-05
selftests/futex: Migrate futex_wait to harness
Wake Liu
1
-47
/
+80
2026-07-05
selftests/futex: Correct validation logic in waitv
Wake Liu
1
-25
/
+30
2026-07-05
selftests/futex: Migrate functional tests to harness
Wake Liu
4
-137
/
+144
2026-07-05
selftests/futex: Remove static keyword from 'head'
Ankit Khushwaha
1
-1
/
+1
2026-07-05
Merge tag 'perf-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+86
2026-07-05
selftests/alsa: Fix memory leak in find_controls error path
Malaya Kumar Rout
1
-0
/
+1
2026-07-04
perf tests: Add auto counter reload (ACR) sampling test
Dapeng Mi
1
-0
/
+43
2026-07-04
perf vendor events amd: Update Zen 6 core events
Sandipan Das
1
-5
/
+29
2026-07-04
perf vendor events amd: Update Zen 5 core events
Sandipan Das
2
-18
/
+120
2026-07-04
perf test amd ibs: avoid using executable heap
Ondrej Mosnacek
1
-14
/
+6
2026-07-04
selftests/bpf: Add tests for forked/cloned optimized uprobes
Jiri Olsa
1
-0
/
+88
2026-07-04
selftests/bpf: Add tests for uprobe nop10 red zone clobbering
Andrii Nakryiko
4
-0
/
+164
2026-07-04
selftests/bpf: Add reattach tests for uprobe syscall
Jiri Olsa
1
-10
/
+120
2026-07-04
selftests/bpf: Change uprobe/usdt trigger bench code to use nop10
Jiri Olsa
3
-29
/
+29
2026-07-04
selftests/bpf: Change uprobe syscall tests to use nop10
Jiri Olsa
4
-25
/
+34
2026-07-04
selftests/bpf: Emit nop,nop10 instructions combo for x86_64 arch
Jiri Olsa
1
-1
/
+1
2026-07-04
libbpf: Detect uprobe syscall with new error
Jiri Olsa
2
-3
/
+3
2026-07-04
libbpf: Change has_nop_combo to work on top of nop10
Jiri Olsa
1
-8
/
+8
2026-07-03
perf test: Add Arm CoreSight callchain test
Leo Yan
6
-2
/
+213
2026-07-03
perf cs-etm: Synthesize callchains for instruction samples
Leo Yan
1
-5
/
+78
2026-07-03
perf cs-etm: Support call indentation
Leo Yan
1
-5
/
+15
2026-07-03
perf cs-etm: Flush thread stacks after decoder reset
Leo Yan
1
-0
/
+45
2026-07-03
perf cs-etm: Use thread-stack for last branch entries
Leo Yan
1
-115
/
+58
2026-07-03
perf cs-etm: Refactor instruction size handling
Leo Yan
1
-21
/
+22
2026-07-03
perf cs-etm: Decode ETE exception packets
Leo Yan
1
-3
/
+3
2026-07-03
perf cs-etm: Filter synthesized branch samples
Leo Yan
3
-6
/
+22
2026-07-03
perf cs-etm: Fix thread leaks on trace queue init failure
Leo Yan
1
-0
/
+4
2026-07-03
perf test: Extend perf kvm tests to check default event
Namhyung Kim
1
-0
/
+10
2026-07-03
perf kvm: Fix a memory leak in the usage string
Namhyung Kim
1
-7
/
+8
2026-07-03
perf kvm: Do not copy filename string
Namhyung Kim
1
-10
/
+4
2026-07-03
perf kvm: Kill STRDUP_FAIL_EXIT()
Namhyung Kim
4
-53
/
+24
2026-07-03
perf kvm: Check kvm_need_default_arch_event() early
Namhyung Kim
1
-10
/
+11
2026-07-03
perf kvm: Factor out kvm_need_default_arch_event()
Namhyung Kim
5
-60
/
+69
2026-07-03
perf symbols: skip livepatch symbols in kcore_copy kallsyms processing
Joe Lawrence
1
-0
/
+4
2026-07-03
perf symbols: skip livepatch symbols when loading kallsyms
Joe Lawrence
2
-2
/
+14
2026-07-03
tools/nolibc: mark arg1 operand in __nolibc_syscall0() as write-only
Thomas Weißschuh
1
-1
/
+1
2026-07-03
selftests/nolibc: Add test for getcwd() and readlink()
Daniel Palmer
1
-0
/
+53
2026-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc2
Daniel Borkmann
14
-37
/
+127
2026-07-03
Merge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+173
2026-07-03
tools: ynl: pyynl: pull the --family resolution logic into the lib
Jakub Kicinski
6
-56
/
+102
2026-07-03
tools: ynl: pyynl: re-export the library API from the package root
Jakub Kicinski
1
-0
/
+9
2026-07-02
Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2026-07-03
selftests: net: check multicast group user count
Yuyang Huang
1
-11
/
+90
2026-07-03
tools/nolibc: unistd: Add readlink()
Daniel Palmer
1
-0
/
+16
2026-07-03
tools/nolibc: unistd: Add getcwd()
Daniel Palmer
1
-0
/
+42
2026-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
16
-33
/
+218
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-07-02
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
5
-22
/
+91
[prev]
[next]