index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-23
selftests: rds: add tools/testing/selftests/net/rds/config
Allison Henderson
1
-0
/
+5
2026-03-23
selftests: bonding: add test for stacked bond header_parse recursion
Jiayuan Chen
3
-0
/
+74
2026-03-23
selftests: forwarding: local_termination: fix PTP UDP cksums
Daniel Golle
1
-6
/
+6
2026-03-23
selftests: rss_drv: Add RSS indirection table resize tests
Björn Töpel
1
-4
/
+229
2026-03-23
selftest: net: Add GC test for temporary routes with exceptions.
Kuniyuki Iwashima
1
-3
/
+58
2026-03-23
selftests/bpf: Improve connect_force_port test reliability
Varun R Mallya
3
-12
/
+34
2026-03-23
tools/sched_ext: Add scx_bpf_sub_dispatch() compat wrapper
Cheng-Yang Chou
2
-1
/
+13
2026-03-23
selftests: check pidfd_info->coredump_code correctness
Emanuele Rocca
5
-2
/
+66
2026-03-23
kselftest/coredump: reintroduce null pointer dereference
Emanuele Rocca
1
-1
/
+1
2026-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5
Alexei Starovoitov
79
-689
/
+1491
2026-03-22
selftests/sched_ext: Add tests for SCX_ENQ_IMMED and scx_bpf_dsq_reenq()
zhidao su
7
-0
/
+601
2026-03-22
Merge tag 'v7.0-rc5' into driver-core-next
Danilo Krummrich
11
-30
/
+360
2026-03-22
tools headers: Synchronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+3
2026-03-22
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2026-03-22
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+8
2026-03-22
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+4
2026-03-22
docs: kernel-doc: add support to store output on a YAML file
Mauro Carvalho Chehab
3
-15
/
+107
2026-03-22
docs: add a new file to write kernel-doc output to a YAML file
Mauro Carvalho Chehab
1
-0
/
+155
2026-03-22
docs: test_kdoc_parser: add support for dynamic test creation
Mauro Carvalho Chehab
1
-18
/
+350
2026-03-22
docs: add a simple kdoc-test.yaml together with a validation tool
Mauro Carvalho Chehab
2
-0
/
+248
2026-03-22
docs: add a schema to help creating unittests for kernel-doc
Mauro Carvalho Chehab
1
-0
/
+156
2026-03-22
docs: unittests: add a parser to test kernel-doc parser logic
Mauro Carvalho Chehab
1
-0
/
+202
2026-03-22
docs: kdoc_item: fix a typo on sections_start_lines
Mauro Carvalho Chehab
3
-5
/
+5
2026-03-22
docs: kdoc_item: add support to generate a KdocItem from a dict
Mauro Carvalho Chehab
1
-1
/
+34
2026-03-22
docs: kdoc_item: fix initial value for parameterdesc_start_lines
Mauro Carvalho Chehab
1
-1
/
+1
2026-03-22
docs: kdoc_files: move output symbols logic to kdoc_output
Mauro Carvalho Chehab
2
-16
/
+23
2026-03-22
docs: kdoc_files: use a class to group config parameters
Mauro Carvalho Chehab
1
-14
/
+31
2026-03-22
docs: kdoc: add c_lex to generated documentation
Mauro Carvalho Chehab
1
-4
/
+5
2026-03-22
docs: kdoc_re: better represent long regular expressions
Mauro Carvalho Chehab
1
-2
/
+7
2026-03-22
unittests: test_tokenizer: better handle mismatch error
Mauro Carvalho Chehab
1
-3
/
+10
2026-03-22
docs: xforms_lists: use CMatch for all identifiers
Mauro Carvalho Chehab
1
-80
/
+79
2026-03-22
docs: kdoc_parser: avoid tokenizing structs everytime
Mauro Carvalho Chehab
2
-7
/
+24
2026-03-22
docs: kdoc: ensure that comments are dropped before calling split_struct_proto()
Mauro Carvalho Chehab
1
-2
/
+4
2026-03-22
docs: c_lex: setup a logger to report tokenizer issues
Mauro Carvalho Chehab
2
-1
/
+19
2026-03-22
docs: xforms_lists: better evaluate struct_group macros
Mauro Carvalho Chehab
1
-4
/
+10
2026-03-22
docs: xforms_lists: handle struct_group directly
Mauro Carvalho Chehab
1
-47
/
+6
2026-03-22
docs: kdoc_re: get rid of NestedMatch class
Mauro Carvalho Chehab
1
-201
/
+0
2026-03-22
docs: kdoc: replace NestedMatch with CMatch
Mauro Carvalho Chehab
2
-16
/
+17
2026-03-22
unittests: test_cmatch: add tests for sub()
Mauro Carvalho Chehab
1
-2
/
+728
2026-03-22
docs: c_lex: properly implement a sub() method for CMatch
Mauro Carvalho Chehab
1
-13
/
+259
2026-03-22
tools: unittests: add tests for CMatch
Mauro Carvalho Chehab
1
-0
/
+95
2026-03-22
docs: kdoc: create a CMatch to match nested C blocks
Mauro Carvalho Chehab
1
-10
/
+111
2026-03-22
unittests: add a runner to execute all unittests
Mauro Carvalho Chehab
1
-0
/
+17
2026-03-22
unittests: test_tokenizer: check if the tokenizer works
Mauro Carvalho Chehab
1
-2
/
+106
2026-03-22
unittests: test_private: modify it to use CTokenizer directly
Mauro Carvalho Chehab
1
-24
/
+51
2026-03-22
docs: kdoc: use tokenizer to handle comments on structs
Mauro Carvalho Chehab
1
-9
/
+4
2026-03-22
docs: add a C tokenizer to be used by kernel-doc
Mauro Carvalho Chehab
1
-0
/
+292
2026-03-22
docs: kdoc: properly handle empty enum arguments
Mauro Carvalho Chehab
1
-2
/
+3
2026-03-22
docs: kdoc: don't add broken comments inside prototypes
Mauro Carvalho Chehab
1
-0
/
+6
2026-03-22
unittests: add a testbench to check public/private kdoc comments
Mauro Carvalho Chehab
1
-0
/
+331
[prev]
[next]