index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2026-03-22
docs: kdoc_item: fix a typo on sections_start_lines
Mauro Carvalho Chehab
2026-03-22
docs: kdoc_item: add support to generate a KdocItem from a dict
Mauro Carvalho Chehab
2026-03-22
docs: kdoc_item: fix initial value for parameterdesc_start_lines
Mauro Carvalho Chehab
2026-03-22
docs: kdoc_files: move output symbols logic to kdoc_output
Mauro Carvalho Chehab
2026-03-22
docs: kdoc_files: use a class to group config parameters
Mauro Carvalho Chehab
2026-03-22
docs: kdoc: add c_lex to generated documentation
Mauro Carvalho Chehab
2026-03-22
docs: kdoc_re: better represent long regular expressions
Mauro Carvalho Chehab
2026-03-22
unittests: test_tokenizer: better handle mismatch error
Mauro Carvalho Chehab
2026-03-22
docs: xforms_lists: use CMatch for all identifiers
Mauro Carvalho Chehab
2026-03-22
docs: kdoc_parser: avoid tokenizing structs everytime
Mauro Carvalho Chehab
2026-03-22
docs: kdoc: ensure that comments are dropped before calling split_struct_proto()
Mauro Carvalho Chehab
2026-03-22
docs: c_lex: setup a logger to report tokenizer issues
Mauro Carvalho Chehab
2026-03-22
docs: xforms_lists: better evaluate struct_group macros
Mauro Carvalho Chehab
2026-03-22
docs: xforms_lists: handle struct_group directly
Mauro Carvalho Chehab
2026-03-22
docs: kdoc_re: get rid of NestedMatch class
Mauro Carvalho Chehab
2026-03-22
docs: kdoc: replace NestedMatch with CMatch
Mauro Carvalho Chehab
2026-03-22
unittests: test_cmatch: add tests for sub()
Mauro Carvalho Chehab
2026-03-22
docs: c_lex: properly implement a sub() method for CMatch
Mauro Carvalho Chehab
2026-03-22
tools: unittests: add tests for CMatch
Mauro Carvalho Chehab
2026-03-22
docs: kdoc: create a CMatch to match nested C blocks
Mauro Carvalho Chehab
2026-03-22
unittests: add a runner to execute all unittests
Mauro Carvalho Chehab
2026-03-22
unittests: test_tokenizer: check if the tokenizer works
Mauro Carvalho Chehab
2026-03-22
unittests: test_private: modify it to use CTokenizer directly
Mauro Carvalho Chehab
2026-03-22
docs: kdoc: use tokenizer to handle comments on structs
Mauro Carvalho Chehab
2026-03-22
docs: add a C tokenizer to be used by kernel-doc
Mauro Carvalho Chehab
2026-03-22
docs: kdoc: properly handle empty enum arguments
Mauro Carvalho Chehab
2026-03-22
docs: kdoc: don't add broken comments inside prototypes
Mauro Carvalho Chehab
2026-03-22
unittests: add a testbench to check public/private kdoc comments
Mauro Carvalho Chehab
2026-03-22
docs: python: add helpers to run unit tests
Mauro Carvalho Chehab
2026-03-22
tools/docs/checktransupdate.py: fix all issues reported by pylint
Haoyang LIU
2026-03-22
tools/sched_ext: Add compat handling for sub-scheduler ops
Andrea Righi
2026-03-22
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-03-22
Merge tag 'objtool-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-03-22
tools/nolibc: rename sys_foo() functions to _sys_foo()
Thomas Weißschuh
2026-03-22
selftests/nolibc: enable -Wundef
Thomas Weißschuh
2026-03-22
tools/nolibc: avoid -Wundef warning for __STDC_VERSION__
Thomas Weißschuh
2026-03-22
tools/nolibc: add err.h
Thomas Weißschuh
2026-03-22
tools/nolibc: add support for program_invocation_{,short_}name
Thomas Weißschuh
2026-03-21
selftests/bpf: Add a test cases for sync_linked_regs regarding zext propagation
Daniel Borkmann
2026-03-21
selftests/bpf: Test bpf_program__clone() attach_btf_id override
Mykyta Yatsenko
2026-03-21
selftests/bpf: Use bpf_program__clone() in veristat
Mykyta Yatsenko
2026-03-21
libbpf: Introduce bpf_program__clone()
Mykyta Yatsenko
2026-03-21
selftests/bpf: Add tests for maybe_fork_scalars() OR vs AND handling
Daniel Wade
2026-03-21
selftests/bpf: Add tests for sdiv32/smod32 with INT_MIN dividend
Jenny Guanni Qu
2026-03-21
selftests/bpf: Add alignment flag for test_verifier 190 testcase
Tiezhu Yang
2026-03-21
bpf: Consolidate sleepable checks in check_func_call()
Puranjay Mohan
2026-03-21
bpf: Consolidate sleepable checks in check_helper_call()
Puranjay Mohan
2026-03-21
selftests/bpf: Add tests for bpf_throw lock leak from subprogs
Ihor Solodrai
2026-03-21
bpf: Fix exception exit lock checking for subprogs
Ihor Solodrai
2026-03-21
tools/sched_ext: Update stale scx_ops_error() comment in fcg_cgroup_move()
Ke Zhao
[prev]
[next]