index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-28
perf test workload: Add thread count argument to thloop
Ian Rogers
1
-7
/
+38
2025-10-28
tools: ynl: rework the string representation of NlError
Jakub Kicinski
1
-1
/
+10
2025-10-28
tools: ynl: fix indent issues in the main Python lib
Jakub Kicinski
1
-13
/
+13
2025-10-28
docs: move find-unused-docs.sh to tools/docs
Jonathan Corbet
1
-0
/
+62
2025-10-28
docs: move test_doc_build.py to tools/docs
Jonathan Corbet
1
-0
/
+513
2025-10-28
docs: move get_abi.py to tools/docs
Jonathan Corbet
1
-0
/
+214
2025-10-28
docs: move scripts/documentation-file-ref-check to tools/docs
Jonathan Corbet
2
-1
/
+246
2025-10-28
docs: move checktransupdate.py to tools/docs
Jonathan Corbet
1
-0
/
+307
2025-10-28
docs: Move the "features" tools to tools/docs
Jonathan Corbet
3
-0
/
+750
2025-10-28
vfio: selftests: add end of address space DMA map/unmap tests
Alex Mastro
1
-0
/
+90
2025-10-28
vfio: selftests: update DMA map/unmap helpers to support more test kinds
Alex Mastro
3
-28
/
+108
2025-10-28
libbpf: Fix the incorrect reference to the memlock_rlim variable in the comment.
Jianyun Gao
1
-1
/
+1
2025-10-28
libbpf: Optimize the redundant code in the bpf_object__init_user_btf_maps() function.
Jianyun Gao
1
-1
/
+1
2025-10-28
bpftool: Fix missing closing parethesis for BTF_KIND_UNKN
Zhang Chujun
1
-1
/
+1
2025-10-28
selftests: tty: add tty_tiocsti_test to .gitignore
Gopi Krishna Menon
1
-0
/
+1
2025-10-27
selftests/bpf/benchs: Add overwrite mode benchmark for BPF ring buffer
Xu Kuohai
3
-6
/
+74
2025-10-27
selftests/bpf: Add overwrite mode test for BPF ring buffer
Xu Kuohai
3
-1
/
+165
2025-10-27
bpf: Add overwrite mode for BPF ring buffer
Xu Kuohai
1
-0
/
+4
2025-10-27
tools: ynl: avoid print_field when there is no reply
Hangbin Liu
1
-0
/
+3
2025-10-27
selftests: bridge_mdb: Add a test for MDB flush on snooping disable
Petr Machata
1
-2
/
+98
2025-10-27
tools: ynl: fix string attribute length to include null terminator
Petr Oros
1
-2
/
+2
2025-10-27
selftests: tls: add tls record_size_limit test
Wilfred Mallawa
1
-0
/
+141
2025-10-27
perf hwmon_pmu: Fix uninitialized variable warning
Michal Suchanek
1
-2
/
+1
2025-10-27
selftests/bpf: add file dynptr tests
Mykyta Yatsenko
3
-0
/
+310
2025-10-27
bpf: widen dynptr size/offset to 64 bit
Mykyta Yatsenko
3
-16
/
+16
2025-10-27
selftests/bpf: remove unnecessary kfunc prototypes
Mykyta Yatsenko
2
-10
/
+0
2025-10-27
tools/nolibc: x86: fix section mismatch caused by asm "mem*" functions
Willy Tarreau
1
-2
/
+4
2025-10-27
Merge 6.18-rc3 into tty-next
Greg Kroah-Hartman
6
-63
/
+88
2025-10-26
Merge tag 'objtool_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+3
2025-10-25
perf auxtrace: Add auxtrace_synth_id_range_start() helper
tanze
7
-17
/
+22
2025-10-25
perf stat: Add/fix bperf cgroup max events workarounds
Ian Rogers
4
-34
/
+91
2025-10-24
selftest: net: prevent use of uninitialized variable
Alessandro Zanni
1
-0
/
+1
2025-10-24
sched_ext: Add ___compat suffix to scx_bpf_dsq_insert___v2 in compat.bpf.h
Tejun Heo
1
-3
/
+5
2025-10-24
tools/power turbostat: Remove dead code
Len Brown
1
-7
/
+0
2025-10-24
tools/power turbostat: Refactor floating point printout code
Len Brown
1
-32
/
+28
2025-10-24
tools/power turbostat.8: Update example
Len Brown
1
-11
/
+10
2025-10-24
tools/power turbostat: Refactor added-counter value printing code
Len Brown
1
-96
/
+57
2025-10-24
tools/power turbostat: Refactor added column header printing
Len Brown
1
-101
/
+36
2025-10-24
tools/power turbostat: Add Wildcat Lake and Nova Lake support
Len Brown
1
-1
/
+4
2025-10-24
tools/power turbostat: Regression fix Uncore MHz printed in hex
Len Brown
1
-6
/
+6
2025-10-23
perf cs-etm: Mute enumeration value warning
Leo Yan
1
-33
/
+11
2025-10-23
tools: arm64: Add Cortex-A720AE definitions
Kuninori Morimoto
2
-0
/
+3
2025-10-23
perf annotate: Fix Clang build by adding block in switch case
James Clark
1
-1
/
+2
2025-10-23
libbpf: Fix powerpc's stack register definition in bpf_tracing.h
Andrii Nakryiko
1
-1
/
+1
2025-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
27
-225
/
+633
2025-10-23
Merge tag 'net-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-52
/
+56
2025-10-23
perf build: Fix perf build issues with fixdep
Josh Poimboeuf
2
-5
/
+3
2025-10-22
selftests: cachestat: Fix warning on declaration under label
Sidharth Seela
1
-2
/
+2
2025-10-22
selftests/cachestat: add tmpshmcstat file to .gitignore
Madhur Kumar
1
-0
/
+1
2025-10-22
objtool: Fix failure when being compiled on x32 system
Mikulas Patocka
1
-2
/
+2
[prev]
[next]