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-16
Merge tag 'hardening-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2026-06-16
Merge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2
-2
/
+0
2026-06-16
Merge tag 'slab-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
3
-17
/
+12
2026-06-16
Merge tag 'docs-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux
Linus Torvalds
3
-11
/
+66
2026-06-15
selftests/net: Add hugepage kernel config dependency for zcrx
Daniel Borkmann
1
-0
/
+1
2026-06-15
selftests/net: Add netkit io_uring ZC test for large rx_buf_len
Daniel Borkmann
1
-1
/
+106
2026-06-15
selftests/net: Use public NetDrvContEnv API in nk_qlease fixtures
Daniel Borkmann
2
-9
/
+10
2026-06-15
selftests/net: Move netkit lease hw setup into per-test fixtures
Daniel Borkmann
1
-49
/
+149
2026-06-15
perf trace: Guard __probe_ip suppression with evsel__is_probe()
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-06-16
perf evsel: Add lazy-initialized probe type detection helpers
Arnaldo Carvalho de Melo
2
-0
/
+58
2026-06-16
perf evsel: Add no-libtraceevent stubs for evsel__field() and evsel__common_f...
Arnaldo Carvalho de Melo
1
-0
/
+14
2026-06-17
perf cs-etm: Reject CPU IDs that would overflow signed comparison
Arnaldo Carvalho de Melo
1
-1
/
+8
2026-06-17
perf c2c: Free format list entries when releasing c2c hist entries
Arnaldo Carvalho de Melo
1
-0
/
+1
2026-06-17
perf bpf: Bounds-check array offsets in bpil_offs_to_addr()
Arnaldo Carvalho de Melo
1
-0
/
+16
2026-06-17
perf bpf: Reject oversized BPF metadata events that truncate header.size
Arnaldo Carvalho de Melo
1
-0
/
+9
2026-06-17
perf bpf: Validate func_info_rec_size and sub_id in synthesize_bpf_prog_name()
Arnaldo Carvalho de Melo
1
-1
/
+3
2026-06-17
perf sched: Replace (void*)1 sentinel with proper runtime allocation
Arnaldo Carvalho de Melo
1
-6
/
+17
2026-06-17
perf hwmon: Fix fd check to accept fd 0 in hwmon_pmu__describe_items()
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-06-17
perf tools: Use snprintf() for root_dir path construction
Arnaldo Carvalho de Melo
2
-2
/
+2
2026-06-17
perf dso: Set error code when open() fails on uncompressed fallback path
Arnaldo Carvalho de Melo
1
-1
/
+4
2026-06-17
perf dso: Fix heap overflow in dso__get_filename() on decompressed path
Arnaldo Carvalho de Melo
1
-1
/
+8
2026-06-17
perf symbols: Break infinite loop on zero-filled notes in sysfs__read_build_id()
Arnaldo Carvalho de Melo
1
-0
/
+3
2026-06-17
perf symbols: Validate p_filesz before use in filename__read_build_id()
Arnaldo Carvalho de Melo
1
-0
/
+3
2026-06-17
perf symbols: Fix bswap copy-paste error for 32-bit ELF p_filesz
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-06-16
Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar...
Linus Torvalds
8
-16
/
+276
2026-06-15
selftests: net: add local ECMP rehash test
Neil Spring
3
-0
/
+1112
2026-06-15
selftests/net/openvswitch: add SET action test
Minxi Hou
1
-0
/
+66
2026-06-15
io_uring/zcrx: selftests: verify rx_buf_len for large chunks
Dragos Tatulea
1
-1
/
+25
2026-06-15
netdev: expose io_uring rx_page_order order via netlink
Dragos Tatulea
1
-0
/
+2
2026-06-15
perf tools: Document recent additions to the perf.data file header
Thomas Falcon
1
-1
/
+15
2026-06-15
selftests/vsock: skip vng setsid workaround on >= 1.41
Bobby Eshleman
1
-1
/
+7
2026-06-15
selftests/vsock: accept vng 1.33 or >= 1.36
Bobby Eshleman
1
-16
/
+23
2026-06-15
perf trace: Fix noise and signed formatting of __probe_ip in bare dynamic probes
Aaron Tomlin
1
-0
/
+21
2026-06-15
perf test: Add inject ASLR test
Ian Rogers
1
-0
/
+533
2026-06-15
perf aslr: Strip sample registers
Ian Rogers
3
-70
/
+233
2026-06-15
perf inject/aslr: Implement sample address remapping
Ian Rogers
3
-9
/
+466
2026-06-15
Merge tag 'kvm-riscv-7.2-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2
-58
/
+106
2026-06-15
Merge tag 'kvm-s390-next-7.2-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2
-6
/
+2
2026-06-15
perf inject/aslr: Add ASLR tool infrastructure and MMAP tracking
Ian Rogers
4
-9
/
+908
2026-06-15
perf maps: Add maps__mutate_mapping
Ian Rogers
5
-58
/
+183
2026-06-15
Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
1
-26
/
+26
2026-06-15
Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+200
2026-06-15
Merge tag 'objtool-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
19
-660
/
+1300
2026-06-15
Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
4
-2
/
+1199
2026-06-15
Merge tag 'timers-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...
Linus Torvalds
1
-27
/
+28
2026-06-15
Merge tag 'core-rseq-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2026-06-15
selftests/bpf: Work around llvm stack overflow in crypto progs
Alexei Starovoitov
2
-14
/
+28
2026-06-15
Merge tag 'pm-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/rafael...
Linus Torvalds
1
-1
/
+1
2026-06-15
Merge tag 'acpi-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/rafa...
Linus Torvalds
10
-10
/
+10
2026-06-15
Merge tag 'nolibc-20260614-for-7.2-1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
31
-179
/
+831
[prev]
[next]