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-21
Merge tag 'liveupdate-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-0
/
+423
2026-06-19
Merge tag 'landlock-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-173
/
+4188
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
28
-301
/
+965
2026-06-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
30
-142
/
+1016
2026-06-19
netfilter: flowtable: fix and simplify IP6IP6 tunnel handling
Lorenzo Bianconi
1
-4
/
+4
2026-06-18
Merge tag 'riscv-for-linus-7.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-13
/
+13
2026-06-18
selftests: net: fix file owner for broadcast_ether_dst test
Ross Porter
1
-1
/
+1
2026-06-18
selftests: vlan_bridge_binding: Fix flaky operational state check
Ido Schimmel
1
-1
/
+1
2026-06-18
selftests/tc-testing: act_ct: add TDC test for skb cb preservation across defrag
Zihan Xi
1
-0
/
+38
2026-06-18
Merge tag 'cxl-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
3
-25
/
+65
2026-06-18
Merge tag 'hid-for-linus-2026061601' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+0
2026-06-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-1
/
+77
2026-06-18
tools/mm/slabinfo: fix total_objects attribute name
Yichong Chen
1
-2
/
+2
2026-06-17
KVM: selftests: Add svm_pmu_host_guest_test for Host-Only/Guest-Only bits
Jim Mattson
3
-0
/
+222
2026-06-17
KVM: selftests: Add a helper to query enable_mediated_pmu module param
Sean Christopherson
1
-0
/
+8
2026-06-17
KVM: selftests: Drop L1-provided stacks for L2 guests on x86
Yosry Ahmed
35
-190
/
+53
2026-06-17
KVM: selftests: Allocate a dedicated guest page for x86 L2 guest stack
Yosry Ahmed
7
-6
/
+16
2026-06-17
KVM: selftests: Refactor allocating guest stack into a helper
Yosry Ahmed
1
-20
/
+25
2026-06-17
selftests/ftrace: Fix trace_marker_raw test on 64K page kernels
Tianchen Ding
1
-3
/
+11
2026-06-17
selftests/uevent: increase __UEVENT_BUFFER_SIZE to avoid ENOBUFS on busy systems
Guixin Liu
1
-1
/
+1
2026-06-17
selftests/ftrace: Drop invalid top-level local in test_ownership
Cao Ruichuang
1
-1
/
+1
2026-06-17
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-11
/
+59
2026-06-17
Merge tag 'memblock-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-12
/
+9
2026-06-17
Merge tag 'livepatching-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-109
/
+157
2026-06-17
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-0
/
+14
2026-06-17
Merge tag 'vfio-v7.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
11
-55
/
+543
2026-06-17
rtla/tests: Fix pgrep filter in get_workload_pids.sh
Tomas Glozar
1
-1
/
+1
2026-06-17
rtla: Fix and clean up .gitignore
Tomas Glozar
1
-9
/
+4
2026-06-17
perf dso: Set standard errno on decompression failure
Arnaldo Carvalho de Melo
1
-1
/
+7
2026-06-17
perf bpf: Validate array presence before casting BPF prog info pointers
Arnaldo Carvalho de Melo
4
-7
/
+30
2026-06-17
perf c2c: Fix hist entry and format list leaks in c2c_he_free()
Arnaldo Carvalho de Melo
3
-2
/
+3
2026-06-17
perf c2c: Free format list entries when c2c_hists__init() fails
Arnaldo Carvalho de Melo
1
-0
/
+1
2026-06-17
perf cs-etm: Bounds-check CPU in cs_etm__get_queue()
Arnaldo Carvalho de Melo
1
-2
/
+23
2026-06-17
perf cs-etm: Require full global header in auxtrace_info size check
Arnaldo Carvalho de Melo
1
-1
/
+3
2026-06-17
perf cs-etm: Validate num_cpu before metadata allocation
Arnaldo Carvalho de Melo
1
-0
/
+12
2026-06-17
perf machine: Use snprintf() for guestmount path construction
Arnaldo Carvalho de Melo
1
-4
/
+4
2026-06-17
perf machine: Propagate machine__init() error to callers
Arnaldo Carvalho de Melo
11
-31
/
+51
2026-06-17
Merge tag 'sched_ext-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
18
-415
/
+1519
2026-06-17
Merge tag 'cgroup-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
6
-32
/
+44
2026-06-17
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
269
-1466
/
+20028
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
93
-1927
/
+7694
2026-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+239
2026-06-16
Merge branch 'for-7.2/bpf' into for-linus
Jiri Kosina
1
-7
/
+0
2026-06-16
selftests/bpf: test that TLS crypto is rejected on a sockmap socket
Jakub Kicinski
1
-0
/
+65
2026-06-16
selftests/bpf: drop the unused kTLS program from test_sockmap
Jakub Kicinski
2
-68
/
+11
2026-06-16
selftests/bpf: remove sockmap + ktls tests
Jakub Kicinski
3
-642
/
+1
2026-06-16
Merge tag 'trace-tools-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
44
-1480
/
+5576
2026-06-16
Merge tag 'bootconfig-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+52
2026-06-16
Merge tag 'linux_kselftest-next-7.2-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
9
-101
/
+181
2026-06-16
Merge tag 'linux_kselftest-kunit-7.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
6
-17
/
+170
[prev]
[next]