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-06-05
perf stat: Bounds-check CPU index in topology aggregation callbacks
Arnaldo Carvalho de Melo
1
-6
/
+7
2026-06-05
perf mmap: Guard cpu__get_node() return in aio_bind()
Arnaldo Carvalho de Melo
1
-1
/
+7
2026-06-05
perf sched: Fix register_pid() overflow, strcpy, and BUG_ON
Arnaldo Carvalho de Melo
1
-10
/
+30
2026-06-05
perf sched: Cap max_cpu at MAX_CPUS in timehist sample processing
Arnaldo Carvalho de Melo
1
-3
/
+5
2026-06-05
Merge tag 'probes-fixes-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2026-06-05
KVM: riscv: selftests: Split SBI FWFT into separate feature-specific sublists
Yong-Xuan Wang
1
-3
/
+57
2026-06-05
KVM: riscv: selftests: Refactor ISA and SBI extension sublist macros
Yong-Xuan Wang
1
-49
/
+27
2026-06-05
selftests/bpf: Add resizable hashmap to benchmarks
Mykyta Yatsenko
4
-6
/
+100
2026-06-05
bpftool: Add rhash map documentation
Mykyta Yatsenko
2
-2
/
+2
2026-06-05
selftests/bpf: Add BPF iterator tests for resizable hash map
Mykyta Yatsenko
2
-0
/
+97
2026-06-05
selftests/bpf: Add basic tests for resizable hash map
Mykyta Yatsenko
2
-0
/
+368
2026-06-05
libbpf: Support resizable hashtable
Mykyta Yatsenko
2
-0
/
+4
2026-06-05
bpf: Implement resizable hashmap basic functions
Mykyta Yatsenko
1
-0
/
+6
2026-06-05
iommufd/selftest: Cover invalid read counts on vEVENTQ FD
Nicolin Chen
1
-0
/
+17
2026-06-04
selftests: rds: report missing RDMA prereqs as XFAIL
Allison Henderson
1
-6
/
+6
2026-06-04
selftests: rds: support RDS built as loadable modules
Allison Henderson
3
-24
/
+40
2026-06-04
selftests: rds: pin RDS sockets to their intended transport
Allison Henderson
1
-0
/
+18
2026-06-04
selftests: rds: Rename run.sh to rds_run.sh
Allison Henderson
3
-8
/
+9
2026-06-04
tools: ynl: try to avoid the very slow YAML loader
Jakub Kicinski
1
-2
/
+7
2026-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-8
/
+264
2026-06-04
perf sched: Fix thread reference leaks in timehist_get_thread()
Arnaldo Carvalho de Melo
1
-1
/
+7
2026-06-04
perf tools: Add bounds check to cpu__get_node()
Arnaldo Carvalho de Melo
1
-0
/
+4
2026-06-04
perf tools: Guard remaining test_bit calls from OOB sample CPU
Arnaldo Carvalho de Melo
2
-2
/
+3
2026-06-04
selftests/memfd: remove unused variable 'sig' in fuse_test
Konstantin Khorenko
1
-1
/
+1
2026-06-04
selftests/memfd: fix -Wmaybe-uninitialized warning in memfd_test
Konstantin Khorenko
1
-2
/
+2
2026-06-04
selftests/proc: add /proc/pid/smaps tearing tests
Suren Baghdasaryan
1
-45
/
+133
2026-06-04
selftests/proc: ensure the test is performed at the right page boundary
Suren Baghdasaryan
1
-19
/
+100
2026-06-04
selftests/damon/sysfs.sh: test pause file existence
SeongJae Park
1
-0
/
+1
2026-06-04
selftests/damon/sysfs.sh: test addr_unit file existence
SeongJae Park
1
-0
/
+1
2026-06-04
selftests/damon/sysfs.sh: test monitoring intervals goal dir
SeongJae Park
1
-0
/
+12
2026-06-04
selftests/damon/sysfs.py: stop kdamonds before failing
SeongJae Park
1
-0
/
+4
2026-06-04
mm/vma: eliminate mmap_action->error_hook, introduce error_override
Lorenzo Stoakes
1
-6
/
+3
2026-06-04
mm/vma: remove mmap_action->success_hook
Lorenzo Stoakes
1
-10
/
+0
2026-06-04
drivers/char/mem: eliminate unnecessary use of success_hook
Lorenzo Stoakes
1
-0
/
+1
2026-06-04
selftests/mm/split_huge_page_test.c: close fd on write error
Wei Yang
1
-1
/
+1
2026-06-04
Merge tag 'net-7.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-2
/
+241
2026-06-04
perf sched: Fix comp_cpus heap overflow with cross-machine recordings
Arnaldo Carvalho de Melo
1
-4
/
+2
2026-06-04
perf sched: Fix NULL dereference in latency_runtime_event
Arnaldo Carvalho de Melo
1
-1
/
+3
2026-06-04
perf sched: Fix thread reference leak in latency_switch_event
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-06-04
perf tools: Guard test_bit from out-of-bounds sample CPU
Arnaldo Carvalho de Melo
4
-5
/
+10
2026-06-04
perf lock contention: Enable end-timestamp accounting for cgroup aggregation
Suchit Karunakaran
3
-3
/
+6
2026-06-04
perf pmu: Recognize 'default_core' as a core PMU and document matching
Ian Rogers
2
-2
/
+20
2026-06-04
perf data ctf: replace libbabeltrace with babeltrace2-ctf-writer
Michael Jeanson
13
-67
/
+53
2026-06-04
perf lock contention: Allow 'mmap_lock' in -L/--lock-filter
Namhyung Kim
3
-3
/
+42
2026-06-04
selftests/bpf: ignore call depth accounting for retbleed in verifier tests
Alexis Lothoré (eBPF Foundation)
2
-0
/
+6
2026-06-04
selftests/bpf: Test signed loader error paths
Daniel Borkmann
4
-0
/
+1079
2026-06-04
selftests/bpf: Cover exclusive map create-time validation
Daniel Borkmann
1
-0
/
+37
2026-06-04
selftests: net: add vxlan vnifilter notification test
Andy Roulin
2
-0
/
+185
2026-06-04
cxl/test: Fix __fortify_panic
Dan Williams
1
-1
/
+1
2026-06-04
cxl/test: Enforce PMD alignment for volatile mock regions
Richard Cheng
1
-2
/
+11
[prev]
[next]