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-04-09
selftests/bpf: Add tests for atomics in bpf_arena.
Alexei Starovoitov
-0
/
+366
2024-04-09
selftests/timers/posix_timers: Reimplement check_timer_distribution()
Oleg Nesterov
-56
/
+60
2024-04-09
rcutorture: Enable RCU priority boosting for TREE09
Paul E. McKenney
-2
/
+3
2024-04-09
Merge tag 'v6.9-rc3' into x86/cpu, to pick up fixes
Ingo Molnar
-858
/
+3989
2024-04-08
selftests/bpf: eliminate warning of get_cgroup_id_from_path()
Jason Xing
-1
/
+1
2024-04-08
tools subcmd: Add check_if_command_finished()
Ian Rogers
-24
/
+49
2024-04-08
perf annotate: Move 'start' field struct to 'struct annotated_source'
Namhyung Kim
-6
/
+6
2024-04-08
perf annotate: Move nr_events struct to 'struct annotated_source'
Namhyung Kim
-5
/
+6
2024-04-08
perf annotate: Move 'max_jump_sources' struct to 'struct annotated_source'
Namhyung Kim
-5
/
+7
2024-04-08
perf annotate: Move 'widths' struct to 'struct annotated_source'
Namhyung Kim
-32
/
+35
2024-04-08
perf annotate: Get rid of offsets array
Namhyung Kim
-29
/
+7
2024-04-08
perf annotate: Check annotation lines more efficiently
Namhyung Kim
-21
/
+35
2024-04-08
perf annotate: Introduce annotated_source__get_line()
Namhyung Kim
-6
/
+25
2024-04-08
perf annotate: Staticize some local functions
Namhyung Kim
-6
/
+5
2024-04-08
perf annotate: Fix annotation_calc_lines() to pass correct address to get_src...
Namhyung Kim
-4
/
+6
2024-04-08
perf script: Consolidate capstone print functions
Adrian Hunter
-86
/
+68
2024-04-08
KVM: selftests: fix supported_flags for riscv
Andrew Jones
-1
/
+1
2024-04-08
KVM: selftests: fix max_guest_memory_test with more that 256 vCPUs
Maxim Levitsky
-9
/
+6
2024-04-08
KVM: selftests: Verify post-RESET value of PERF_GLOBAL_CTRL in PMCs test
Sean Christopherson
-1
/
+19
2024-04-08
cgroup/cpuset: Add test_cpuset_v1_hp.sh
Waiman Long
-1
/
+47
2024-04-08
Merge tag 'fixes-2024-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+25
2024-04-08
cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coord
Dave Jiang
-4
/
+6
2024-04-08
selftests: mptcp: netlink: drop disable=SC2086
Geliang Tang
-8
/
+3
2024-04-08
selftests: mptcp: ip_mptcp option for more scripts
Geliang Tang
-4
/
+35
2024-04-08
selftests: mptcp: use pm_nl endpoint ops
Geliang Tang
-61
/
+89
2024-04-08
selftests: mptcp: export pm_nl endpoint ops
Geliang Tang
-66
/
+91
2024-04-08
selftests: mptcp: join: update endpoint ops
Geliang Tang
-49
/
+23
2024-04-08
selftests: mptcp: netlink: add change_address helper
Geliang Tang
-2
/
+13
2024-04-08
selftests: mptcp: add {get,format}_endpoint(s) helpers
Geliang Tang
-71
/
+98
2024-04-08
selftests: mptcp: netlink: add 'limits' helpers
Geliang Tang
-7
/
+25
2024-04-08
selftests: mptcp: export ip_mptcp to mptcp_lib
Geliang Tang
-9
/
+17
2024-04-08
selftests: mptcp: add ms units for tc-netem delay
Geliang Tang
-5
/
+5
2024-04-08
selftests: mptcp: add tc check for check_tools
Geliang Tang
-3
/
+9
2024-04-08
testing: net-drv: add a driver test for stats reporting
Jakub Kicinski
-0
/
+86
2024-04-08
selftests: drivers: add scaffolding for Netlink tests in Python
Jakub Kicinski
-1
/
+224
2024-04-08
selftests: nl_netdev: add a trivial Netlink netdev test
Jakub Kicinski
-0
/
+25
2024-04-08
selftests: net: add scaffolding for Netlink tests in Python
Jakub Kicinski
-1
/
+223
2024-04-08
RISC-V: KVM: selftests: Add ebreak test support
Chao Du
-0
/
+83
2024-04-06
libbpf: Add ring__consume_n / ring_buffer__consume_n
Andrea Righi
-3
/
+50
2024-04-06
libbpf: ringbuf: Allow to consume up to a certain amount of items
Andrea Righi
-7
/
+12
2024-04-06
libbpf: Start v1.5 development cycle
Andrea Righi
-1
/
+4
2024-04-05
ynl: support binary and integer sub-type for indexed-array
Hangbin Liu
-0
/
+10
2024-04-05
ynl: rename array-nest to indexed-array
Hangbin Liu
-11
/
+20
2024-04-05
tools: ynl: ethtool.py: Output timestamping statistics from tsinfo-get operation
Rahul Rameshbabu
-1
/
+10
2024-04-05
Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/s...
Linus Torvalds
-1
/
+1
2024-04-05
selftests/mm: include strings.h for ffsl
Edward Liaw
-1
/
+1
2024-04-05
selftests/bpf: Verify calling core kfuncs from BPF_PROG_TYPE_SYCALL
David Vernet
-2
/
+135
2024-04-05
selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer.
Kui-Feng Lee
-0
/
+37
2024-04-05
selftests/bpf: add test for bpf_for_each_map_elem() with different maps
Philo Lu
-0
/
+111
2024-04-05
perf script: Add capstone support for '-F +brstackdisasm'
Andi Kleen
-9
/
+86
[prev]
[next]