index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2026-02-26
perf vendor events intel: Update grandridge events from 1.10 to 1.11
Ian Rogers
-27
/
+59
2026-02-26
perf vendor events intel: Update emeraldrapid events from 1.20 to 1.21
Ian Rogers
-13
/
+30
2026-02-26
perf vendor events intel: Update arrowlake events from 1.14 to 1.16
Ian Rogers
-28
/
+135
2026-02-26
perf vendor events intel: Update alderlake events from 1.35 to 1.37
Ian Rogers
-50
/
+152
2026-02-26
selftests: net: Add bridge VLAN range grouping tests
Danielle Ratson
-0
/
+205
2026-02-26
selftests/bpf: Fix OOB read in dmabuf_collector
T.J. Mercier
-1
/
+1
2026-02-26
selftests/bpf: Fix a memory leak in xdp_flowtable test
Ihor Solodrai
-1
/
+2
2026-02-26
perf bench: Add -t/--threads option to perf bench mem mmap
Namhyung Kim
-21
/
+92
2026-02-26
perf trace: Handle task exit in BPF syscall summary
Namhyung Kim
-3
/
+15
2026-02-26
perf trace: Fix IS_ERR() vs NULL check bug
wangguangju
-1
/
+1
2026-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-4441
/
+15885
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-22
/
+164
2026-02-26
selftests/vsock: change tests to respect write-once child ns mode
Bobby Eshleman
-20
/
+21
2026-02-25
selftests: drv-net: rss: Generate unique ports for RSS context tests
Dimitri Daskalakis
-7
/
+6
2026-02-25
selftests: net: py: Add rand_ports helper method
Dimitri Daskalakis
-9
/
+29
2026-02-25
selftests: team: Add a reference count leak test
Ido Schimmel
-0
/
+18
2026-02-25
selftests/net: packetdrill: Verify acceptance of FIN packets when RWIN is 0
Simon Baatz
-0
/
+27
2026-02-25
selftests: hw-net: tso: set a TCP window clamp to avoid spurious drops
Jakub Kicinski
-2
/
+5
2026-02-25
perf script: Fix brcntr output with --xed
Andi Kleen
-4
/
+8
2026-02-25
kselftest: arm64: Check access to GCS after mprotect(PROT_NONE)
Catalin Marinas
-0
/
+76
2026-02-25
tools/nolibc: rename my_syscallX() to __nolibc_syscallX()
Thomas Weißschuh
-218
/
+220
2026-02-24
selftests: net: py: add cmd info for ksft_wait failure
Jakub Kicinski
-7
/
+23
2026-02-24
selftests: net: py: use repr(cmd) for failure exceptions
Jakub Kicinski
-3
/
+2
2026-02-24
selftests: net: py: avoid masking exceptions in bkg() failures
Jakub Kicinski
-2
/
+5
2026-02-24
selftests/bpf: Test accounting of tail calls when prog is NULL
Hari Bathini
-1
/
+4
2026-02-24
selftests/bpf: Fix flakiness of task_local_storage/sys_enter_exit
Ihor Solodrai
-5
/
+11
2026-02-24
perf metricgroup: Fix metricgroup__has_metric_or_groups
Ian Rogers
-3
/
+3
2026-02-24
perf parse-events: Fix big-endian 'overwrite' by writing correct union member
Thomas Richter
-17
/
+65
2026-02-24
tools/sched_ext: Add Kconfig to sync with upstream
Cheng-Yang Chou
-0
/
+61
2026-02-24
tools/sched_ext: Sync README.md Kconfig with upstream scx
Cheng-Yang Chou
-6
/
+0
2026-02-24
selftests/bpf: Don't override SIGSEGV handler with ASAN
Ihor Solodrai
-10
/
+26
2026-02-24
selftests/bpf: Check BPFTOOL env var in detect_bpftool_path()
Ihor Solodrai
-1
/
+12
2026-02-24
selftests/bpf: Fix out-of-bounds array access bugs reported by ASAN
Ihor Solodrai
-7
/
+4
2026-02-24
selftests/bpf: Fix array bounds warning in jit_disasm_helpers
Ihor Solodrai
-9
/
+9
2026-02-24
selftests/bpf: Free bpf_object in test_sysctl
Ihor Solodrai
-0
/
+3
2026-02-24
selftests/bpf: Fix resource leaks caused by missing cleanups
Ihor Solodrai
-25
/
+29
2026-02-24
selftests/bpf: Fix double thread join in uprobe_multi_test
Ihor Solodrai
-1
/
+5
2026-02-24
selftests/bpf: Fix use-after-free in xdp_metadata test
Ihor Solodrai
-2
/
+2
2026-02-24
veristat: Fix a memory leak for preset ENUMERATOR
Ihor Solodrai
-0
/
+2
2026-02-24
selftests/bpf: Fix cleanup in check_fd_array_cnt__fd_array_too_big()
Ihor Solodrai
-2
/
+2
2026-02-24
selftests/bpf: Fix memory leaks in tests
Ihor Solodrai
-4
/
+22
2026-02-24
selftests/bpf: Refactor bpf_get_ksyms() trace helper
Ihor Solodrai
-26
/
+34
2026-02-24
selftests/bpf: Add DENYLIST.asan
Ihor Solodrai
-0
/
+3
2026-02-24
resolve_btfids: Fix memory leaks reported by ASAN
Ihor Solodrai
-27
/
+54
2026-02-24
selftests/bpf: Pass through build flags to bpftool and resolve_btfids
Ihor Solodrai
-6
/
+14
2026-02-24
selftests/bpf: Use memcpy() for bounded non-NULL-terminated copies
Ihor Solodrai
-3
/
+5
2026-02-24
selftests/bpf: Use strscpy in bpftool_helpers.c
Ihor Solodrai
-5
/
+7
2026-02-24
selftests/bpf: Replace strncpy() with strscpy()
Ihor Solodrai
-14
/
+12
2026-02-24
selftests: tc-testing: preserve list order when removing duplicates
Naveen Anandhan
-2
/
+2
2026-02-24
selftests: pci_endpoint: Skip doorbell test when unsupported
Koichiro Den
-0
/
+2
[prev]
[next]