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
2024-10-17
perf probe: Improve log for long event name failure
Leo Yan
-2
/
+8
2024-10-17
perf probe: Check group string length
Leo Yan
-0
/
+6
2024-10-17
perf probe: Use the MAX_EVENT_NAME_LEN macro
Leo Yan
-1
/
+4
2024-10-17
perf test: Speed up some tests using perf list
Namhyung Kim
-9
/
+9
2024-10-17
Merge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-31
/
+90
2024-10-17
maple_tree: add regression test for spanning store bug
Lorenzo Stoakes
-0
/
+84
2024-10-17
perf trace: The return from 'write' isn't a pid
Arnaldo Carvalho de Melo
-1
/
+1
2024-10-17
tools headers UAPI: Sync linux/const.h with the kernel headers
Arnaldo Carvalho de Melo
-0
/
+17
2024-10-17
selftests: drv-net: rss_ctx: add rss ctx busy testcase
Daniel Zahka
-2
/
+30
2024-10-17
selftests: mm: fix the incorrect usage() info of khugepaged
Nanyong Sun
-1
/
+1
2024-10-17
maple_tree: check for MA_STATE_BULK on setting wr_rebalance
Sidhartha Kumar
-0
/
+26
2024-10-17
selftests/mm: fix deadlock for fork after pthread_create on ARM
Edward Liaw
-0
/
+7
2024-10-17
selftests/mm: replace atomic_bool with pthread_barrier_t
Edward Liaw
-10
/
+12
2024-10-16
selftest: hid: add the missing tests directory
Yun Lu
-0
/
+1
2024-10-16
selftests/bpf: Fix txmsg_redir of test_txmsg_pull in test_sockmap
Zijian Zhang
-1
/
+1
2024-10-16
selftests/bpf: Fix msg_verify_data in test_sockmap
Zijian Zhang
-10
/
+20
2024-10-16
perf x86/topdown: Refine helper arch_is_topdown_metrics()
Dapeng Mi
-30
/
+9
2024-10-16
perf x86/topdown: Make topdown metrics comparators be symmetric
Dapeng Mi
-6
/
+9
2024-10-16
perf tool_pmu: Remove duplicate io.h header
Ian Rogers
-1
/
+0
2024-10-16
selftests/bpf: Add test to verify tailcall and freplace restrictions
Leon Hwang
-16
/
+109
2024-10-16
selftests/bpf: Add tests for bpf_task_from_vpid() kfunc
Juntong Deng
-0
/
+146
2024-10-16
selftests/bpf: Add a test for kmem_cache_iter
Namhyung Kim
-0
/
+209
2024-10-16
selftests/bpf: Add asserts for netfilter link info
Tyrone Wu
-2
/
+40
2024-10-16
kselftest/arm64: Ensure stable names for GCS stress test results
Mark Brown
-3
/
+3
2024-10-16
kselftest/arm64: Validate that GCS push and write permissions work
Mark Brown
-1
/
+204
2024-10-16
selftests: arm64: add hugetlb mte tests
Yang Shi
-0
/
+285
2024-10-15
Merge tag 'sched_ext-for-6.12-rc3-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-43
/
+37
2024-10-16
powerpc/vdso: Flag VDSO64 entry points as functions
Christophe Leroy
-2
/
+1
2024-10-15
cpupower: Add Chinese Simplified translation
Kieran Moy
-1
/
+943
2024-10-15
selftests/ftrace: Fix check of return value in fgraph-retval.tc test
Steven Rostedt
-1
/
+1
2024-10-15
Merge tag 'linux-cpupower-6.13-rc1' of ssh://gitolite.kernel.org/pub/scm/linu...
Rafael J. Wysocki
-16
/
+70
2024-10-15
pm-graph v5.13
Todd Brandt
-15
/
+47
2024-10-15
selftests/bpf: Add test for sign extension in coerce_subreg_to_size_sx()
Dimitar Kanaliev
-0
/
+20
2024-10-15
selftests/bpf: Add test for truncation after sign extension in coerce_reg_to_...
Dimitar Kanaliev
-0
/
+20
2024-10-15
selftests: mptcp: join: test for prohibited MPC to port-based endp
Paolo Abeni
-30
/
+85
2024-10-15
selftests: net/psock_fanout: unbound socket fanout
Gur Stavi
-0
/
+36
2024-10-15
selftests: net/psock_fanout: socket joins fanout when link is down
Gur Stavi
-3
/
+39
2024-10-15
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
-26
/
+1015
2024-10-15
selftests: add test for specifying 500 lower layers
Christian Brauner
-0
/
+65
2024-10-15
tools: ynl-gen: use names of constants in generated limits
Jakub Kicinski
-13
/
+23
2024-10-14
selftests/cgroup: Fix compile error in test_cpu.c
Xiu Jianfeng
-1
/
+1
2024-10-14
selftests: net: move EXTRA_CLEAN of libynl.a into ynl.mk
Jakub Kicinski
-2
/
+2
2024-10-14
selftests: net: rebuild YNL if dependencies changed
Jakub Kicinski
-2
/
+13
2024-10-14
netdev-genl: Support setting per-NAPI config values
Joe Damato
-0
/
+1
2024-10-14
netdev-genl: Dump gro_flush_timeout
Joe Damato
-0
/
+1
2024-10-14
netdev-genl: Dump napi_defer_hard_irqs
Joe Damato
-0
/
+1
2024-10-14
selftests:timers: remove local CLOCKID defines
Shuah Khan
-76
/
+15
2024-10-14
selftests: timers: Remove unneeded semicolon
Chen Ni
-1
/
+1
2024-10-14
selftests: timers: improve timer_create failure message
Gianfranco Trad
-2
/
+3
2024-10-14
selftests: timers: Remove local NSEC_PER_SEC and USEC_PER_SEC defines
Shuah Khan
-28
/
+19
[prev]
[next]