index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
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-08-12
tools: netlink_yml_parser.py: add line numbers to parsed data
Mauro Carvalho Chehab
1
-2
/
+32
2025-08-12
tools: ynl_gen_rst.py: drop support for generating index files
Mauro Carvalho Chehab
1
-28
/
+0
2025-08-12
tools: ynl_gen_rst.py: cleanup coding style
Mauro Carvalho Chehab
1
-47
/
+25
2025-08-12
tools: ynl_gen_rst.py: Split library from command line tool
Mauro Carvalho Chehab
3
-359
/
+400
2025-08-12
docs: netlink: netlink-raw.rst: use :ref: instead of :doc:
Mauro Carvalho Chehab
1
-2
/
+3
2025-08-11
selftests/net: Ensure assert() triggers in psock_tpacket.c
Wake Liu
1
-0
/
+1
2025-08-11
selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8
Wake Liu
1
-2
/
+1
2025-08-11
selftests/sched_ext: Remove duplicate sched.h header
Jiapeng Chong
1
-1
/
+0
2025-08-11
tools/sched_ext: Receive updates from SCX repo
Andrea Righi
13
-60
/
+388
2025-08-11
selftests/coredump: Remove the read() that fails the test
Nam Cao
1
-3
/
+0
2025-08-11
selftests/filesystems: add basic fscontext log tests
Aleksa Sarai
3
-1
/
+132
2025-08-11
selftests/mount_setattr: add smoke tests for open_tree_attr(2) bug
Aleksa Sarai
1
-13
/
+64
2025-08-10
Merge tag 'turbostat-2025.09.09' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
Linus Torvalds
2
-221
/
+550
2025-08-09
tools/power turbostat: version 2025.09.09
Len Brown
1
-1
/
+1
2025-08-09
tools/power turbostat: Handle non-root legacy-uncore sysfs permissions
Len Brown
1
-1
/
+2
2025-08-09
tools/power turbostat: standardize PER_THREAD_PARAMS
Len Brown
1
-20
/
+22
2025-08-09
tools/power turbostat: Fix DMR support
Zhang Rui
1
-14
/
+15
2025-08-09
tools/power turbostat: add format "average" for external attributes
Michael Hebenstreit
2
-11
/
+22
2025-08-09
tools/power turbostat: delete GET_PKG()
Len Brown
1
-15
/
+6
2025-08-09
tools/power turbostat: probe and display L3 cache topology
Len Brown
1
-3
/
+31
2025-08-09
tools/power turbostat: Support more than 64 built-in-counters
Len Brown
1
-150
/
+402
2025-08-09
tools/power turbostat.8: Document Totl%C0, Any%C0, GFX%C0, CPUGFX% columns
Len Brown
1
-0
/
+8
2025-08-09
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
3
-7
/
+15
2025-08-08
tools/power turbostat: Fix bogus SysWatt for forked program
Zhang Rui
1
-0
/
+1
2025-08-08
tools/power turbostat: Handle cap_get_proc() ENOSYS
Calvin Owens
1
-1
/
+9
2025-08-08
tools/power turbostat: Fix build with musl
Calvin Owens
1
-0
/
+1
2025-08-08
tools/power turbostat: verify arguments to params --show and --hide
Len Brown
1
-2
/
+31
2025-08-08
KVM: arm64: selftest: Add standalone test checking for KVM's own UUID
Marc Zyngier
2
-0
/
+71
2025-08-08
Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-30
/
+125
2025-08-07
perf bpf-filter: Enable events manually
Ilya Leoshkevich
1
-1
/
+4
2025-08-07
libbpf: Add the ability to suppress perf event enablement
Ilya Leoshkevich
2
-6
/
+11
2025-08-06
selftests/bpf: Test multi_st_ops and calling kfuncs from different programs
Amery Hung
3
-0
/
+192
2025-08-06
selftests/bpf: Add multi_st_ops that supports multiple instances
Amery Hung
3
-0
/
+120
2025-08-06
Merge tag 'perf-fixes-27504' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git
Linus Torvalds
3
-1
/
+238
2025-08-05
net: Update threaded state in napi config in netif_set_threaded
Samiullah Khawaja
2
-0
/
+112
2025-08-05
selftests: netdevsim: Xfail nexthop test on slow machines
Ido Schimmel
1
-1
/
+1
2025-08-05
selftests/perf_events: Add a mmap() correctness test
Lorenzo Stoakes
3
-1
/
+238
2025-08-05
Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
6
-10
/
+409
2025-08-04
selftests: net: packetdrill: xfail all problems on slow machines
Jakub Kicinski
1
-18
/
+1
2025-08-03
Merge tag 'powerpc-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-1
/
+2
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
9
-77
/
+1270
2025-08-02
mm/mseal: always define VM_SEALED
Lorenzo Stoakes
1
-2
/
+4
2025-08-02
selftests: cachestat: add tests for mmap, refactor and enhance mmap test for cachestat validation
Suresh K C
1
-8
/
+54
2025-08-02
selftests/mm: add process_madvise() tests
wang lian
4
-0
/
+351
2025-08-02
tools/getdelays: add backward compatibility for taskstats version
Fan Yu
1
-67
/
+100
2025-08-02
kho: add test for kexec handover
Mike Rapoport (Microsoft)
4
-0
/
+299
2025-08-02
delaytop: enhance error logging and add PSI feature description
fan.yu9@zte.com.cn
1
-53
/
+107
2025-08-01
bpftool: Add bash completion for token argument
Tao Chen
1
-0
/
+11
2025-08-01
bpftool: Add bpftool-token manpage
Tao Chen
1
-0
/
+64
2025-08-01
bpftool: Add bpf_token show
Tao Chen
3
-1
/
+228
[prev]
[next]