index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
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
docs: c_lex: properly implement a sub() method for CMatch
Mauro Carvalho Chehab
2026-03-22
docs: kdoc: create a CMatch to match nested C blocks
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
docs: python: add helpers to run unit tests
Mauro Carvalho Chehab
2026-03-21
libbpf: Introduce bpf_program__clone()
Mykyta Yatsenko
2026-03-17
jobserver: Fix typo in docstring
Ricardo Ungerer
2026-03-16
libbpf: Start v1.8 development cycle
Ihor Solodrai
2026-03-09
docs: kdoc_output: better handle lists
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: add support to handle code blocks
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: add a logic to handle tables inside kernel-doc markups
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: Change the logic to handle man highlight
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: pick a better default for modulename
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: describe the class init parameters
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: fix naming for DOC markups
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: don't use a different modulename for functions
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: use a single manual for everything
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: remove extra attribute on man .TH headers
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: use a method to emit the .TH header
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_files: document KernelFiles() ABI
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_files: allows the caller to use a different xforms class
Mauro Carvalho Chehab
2026-03-05
libbpf: Optimize kprobe.session attachment for exact function names
Andrey Grodzovsky
2026-03-05
libbpf: Support appending split BTF in btf__add_btf()
Josef Bacik
2026-03-03
docs: kdoc_parser: move nested match transforms to xforms_lists.py
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_re: make NestedMatch use KernRe
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_re: Change NestedMath args replacement to \0
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_re: don't recompile NestedMatch regex every time
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_re: handle strings and escape chars on NextMatch
Mauro Carvalho Chehab
2026-03-03
docs: xforms_lists: ignore context analysis and lock attributes
Randy Dunlap
2026-03-03
docs: kdoc_parser: move transform lists to a separate file
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_re: better show KernRe() at documentation
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_parser: handle struct member macro VIRTIO_DECLARE_FEATURES(name)
Randy Dunlap
2026-03-03
docs: kdoc_parser: add support for LIST_HEAD
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_parser: fix parser to support multi-word types
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_parser: don't exclude defaults from prototype
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_parser: fix the default_value logic for variables
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_parser: fix variable regexes to work with size_t
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_parser: don't mangle with function defines
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_parser: move var transformers to the beginning
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_re: don't go past the end of a line
Mauro Carvalho Chehab
[prev]
[next]