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-06-18
sched_ext: Make watchdog handle ops.dispatch() looping stall
Tejun Heo
-2
/
+21
2024-06-18
sched_ext: Add a central scheduler which makes all scheduling decisions on on...
Tejun Heo
-1
/
+320
2024-06-18
sched_ext: Implement scx_bpf_kick_cpu() and task preemption support
Tejun Heo
-0
/
+1
2024-06-18
tools/sched_ext: Add scx_show_state.py
Tejun Heo
-0
/
+39
2024-06-18
sched_ext: Print debug dump after an error exit
Tejun Heo
-5
/
+105
2024-06-18
sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED...
Tejun Heo
-2
/
+13
2024-06-18
sched_ext: Implement runnable task stall watchdog
David Vernet
-2
/
+22
2024-06-18
sched_ext: Add scx_simple and scx_example_qmap example schedulers
Tejun Heo
-1
/
+1492
2024-06-18
cpupower: Improve cpupower build process description
Roman Storozhenko
-10
/
+150
2024-06-18
cpupower: Add 'help' target to the main Makefile
Roman Storozhenko
-1
/
+36
2024-06-18
cpupower: Replace a dead reference link with working ones
Roman Storozhenko
-3
/
+5
2024-06-18
KVM: selftests: Test vCPU boot IDs above 2^32 and MAX_VCPU_ID
Mathias Krause
-0
/
+16
2024-06-18
KVM: selftests: Test max vCPU IDs corner cases
Mathias Krause
-2
/
+20
2024-06-18
kselftest/alsa: Fix validation of writes to volatile controls
Mark Brown
-16
/
+29
2024-06-18
selftests: livepatch: Test atomic replace against multiple modules
Marcos Paulo de Souza
-49
/
+89
2024-06-17
selftests: mptcp: userspace_pm: fixed subtest names
Matthieu Baerts (NGI0)
-18
/
+28
2024-06-17
testing: nvdimm: Add MODULE_DESCRIPTION() macros
Ira Weiny
-0
/
+2
2024-06-17
testing: nvdimm: iomap: add MODULE_DESCRIPTION()
Jeff Johnson
-0
/
+1
2024-06-17
resolve_btfids: Handle presence of .BTF.base section
Alan Maguire
-0
/
+8
2024-06-17
libbpf: Make btf_parse_elf process .BTF.base transparently
Eduard Zingerman
-54
/
+111
2024-06-17
selftests/bpf: Extend distilled BTF tests to cover BTF relocation
Alan Maguire
-0
/
+278
2024-06-17
libbpf: Split BTF relocation
Alan Maguire
-1
/
+542
2024-06-17
selftests/bpf: Test distilled base, split BTF generation
Alan Maguire
-0
/
+274
2024-06-17
libbpf: Add btf__distill_base() creating split BTF with distilled base BTF
Alan Maguire
-6
/
+335
2024-06-17
Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...
Linus Torvalds
-8
/
+16
2024-06-17
lkdtm/bugs: add test for hung smp_call_function_single()
Mark Rutland
-0
/
+1
2024-06-17
Merge tag 'hyperv-fixes-signed-20240616' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-0
/
+1
2024-06-17
selftests/bpf: Add a few tests to cover
Yonghong Song
-0
/
+63
2024-06-15
perf hist: Honor symbol_conf.skip_empty
Namhyung Kim
-5
/
+29
2024-06-15
perf hist: Add symbol_conf.skip_empty
Namhyung Kim
-24
/
+20
2024-06-15
perf hist: Simplify __hpp_fmt() using hpp_fmt_data
Namhyung Kim
-39
/
+36
2024-06-15
perf hist: Factor out __hpp__fmt_print()
Namhyung Kim
-47
/
+36
2024-06-15
perf: sched map skips redundant lines with cpu filters
Fernand Sieber
-6
/
+6
2024-06-15
selftests: mm: make map_fixed_noreplace test names stable
Mark Brown
-8
/
+16
2024-06-14
selftests: forwarding: Add test for minimum and maximum MTU
Amit Cohen
-0
/
+284
2024-06-14
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-0
/
+43
2024-06-14
selftests/bpf: Add tests for add_const
Alexei Starovoitov
-3
/
+249
2024-06-14
bpf: Support can_loop/cond_break on big endian
Alexei Starovoitov
-0
/
+28
2024-06-14
bpf: Track delta between "linked" registers.
Alexei Starovoitov
-11
/
+11
2024-06-14
selftests/hid: add subprog call test
Benjamin Tissoires
-0
/
+65
2024-06-14
selftests/hid: convert the hid_bpf selftests with struct_ops
Benjamin Tissoires
-65
/
+89
2024-06-13
perf test pmu: Warn don't fail for legacy mixed case event names
Ian Rogers
-3
/
+19
2024-06-13
tools/perf: Fix timing issue with parallel threads in perf bench wake-up-para...
Athira Rajeev
-1
/
+1
2024-06-13
tools/perf: Fix perf bench epoll to enable the run when some CPU's are offline
Athira Rajeev
-2
/
+2
2024-06-13
tools/perf: Fix perf bench futex to enable the run when some CPU's are offline
Athira Rajeev
-5
/
+5
2024-06-13
perf record: Ensure space for lost samples
Ian Rogers
-25
/
+15
2024-06-13
selftests: bpf: add testmod kfunc for nullable params
Vadim Fedorenko
-0
/
+61
2024-06-13
selftests: bpf: crypto: adjust bench to use nullable IV
Vadim Fedorenko
-6
/
+4
2024-06-13
selftests: bpf: crypto: use NULL instead of 0-sized dynptr
Vadim Fedorenko
-12
/
+4
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-31
/
+233
[prev]
[next]