]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2026-03-30  Manuel Ebnerdocs: changes.rst and ver_linux: sort the lists
2026-03-30  Manuel Ebnerdocs: changes/ver_linux: fix entries and add several...
2026-03-30  Jonathan CorbetRevert "scripts: ver_linux: expand and fix list"
2026-03-30  Florian FainelliDocumentation: Provide hints on how to debug Python...
2026-03-30  Mauro Carvalho... doc tools: better handle KBUILD_VERBOSE
2026-03-30  Jonathan CorbetMerge branch 'docs-fixes' into docs-mw
2026-03-30  Harry Wentlandscripts/checkpatch: add Assisted-by: tag validation
2026-03-25  Akiyoshi Kuritadocs: ja_JP: process: translate second half of 'Describ...
2026-03-25  Daniel Pereiradocs: pt_BR: Add translation for KVM x86 maintainer...
2026-03-25  Daniel Pereiradocs: pt_BR: Add translation for process/conclave.rst
2026-03-25  Mauro Carvalho... docs: c_lex.py: store logger on its data
2026-03-25  Mauro Carvalho... docs: kdoc_output: raise an error if full_proto not...
2026-03-25  Mauro Carvalho... docs: kdoc_yaml_file: use a better name for the tests
2026-03-25  Mauro Carvalho... docs: kdoc: better handle source when producing YAML...
2026-03-25  Mauro Carvalho... docs: kdoc_output: fix handling of simple tables
2026-03-25  Mauro Carvalho... docs: kdoc-test.yaml: add more tests
2026-03-25  Mauro Carvalho... docs: kdoc_yaml_file: add a representer to make strings...
2026-03-25  Mauro Carvalho... docs: tools: include kdoc_yaml_file at documentation
2026-03-25  Mauro Carvalho... unittests: test_kdoc_parser: add command line arg to...
2026-03-25  Mauro Carvalho... MAINTAINERS: update documentation scripts to add unittests
2026-03-25  Rito Rhymesdocs: allow long links to wrap per character to prevent...
2026-03-25  Rito Rhymesdocs: allow long table reference links to wrap and...
2026-03-25  Rito Rhymesdocs: contain horizontal overflow in C API descriptions
2026-03-25  Rito Rhymesdocs: allow inline literals in paragraphs to wrap to...
2026-03-25  Tomás Pandodocs: driver-api: fix 6 spelling typos in Documentation...
2026-03-22  Rito Rhymesdocs: use logo.svg as favicon
2026-03-22  Jonathan CorbetMerge branch 'mauro' into docs-mw
2026-03-22  Mauro Carvalho... docs: kernel-doc: add support to store output on a...
2026-03-22  Mauro Carvalho... docs: add a new file to write kernel-doc output to...
2026-03-22  Mauro Carvalho... docs: test_kdoc_parser: add support for dynamic test...
2026-03-22  Mauro Carvalho... docs: add a simple kdoc-test.yaml together with a valid...
2026-03-22  Mauro Carvalho... docs: add a schema to help creating unittests for kerne...
2026-03-22  Mauro Carvalho... docs: unittests: add a parser to test kernel-doc parser...
2026-03-22  Mauro Carvalho... docs: kdoc_item: fix a typo on sections_start_lines
2026-03-22  Mauro Carvalho... docs: kdoc_item: add support to generate a KdocItem...
2026-03-22  Mauro Carvalho... docs: kdoc_item: fix initial value for parameterdesc_st...
2026-03-22  Mauro Carvalho... docs: kdoc_files: move output symbols logic to kdoc_output
2026-03-22  Mauro Carvalho... docs: kdoc_files: use a class to group config parameters
2026-03-22  Mauro Carvalho... docs: kdoc: add c_lex to generated documentation
2026-03-22  Mauro Carvalho... docs: kdoc_re: better represent long regular expressions
2026-03-22  Mauro Carvalho... unittests: test_tokenizer: better handle mismatch error
2026-03-22  Jonathan CorbetMerge branch 'mauro' into docs-mw
2026-03-22  Mauro Carvalho... docs: xforms_lists: use CMatch for all identifiers
2026-03-22  Mauro Carvalho... docs: kdoc_parser: avoid tokenizing structs everytime
2026-03-22  Mauro Carvalho... docs: kdoc: ensure that comments are dropped before...
2026-03-22  Mauro Carvalho... docs: kernel-doc.rst: document private: scope propagation
2026-03-22  Mauro Carvalho... docs: c_lex: setup a logger to report tokenizer issues
2026-03-22  Mauro Carvalho... docs: xforms_lists: better evaluate struct_group macros
2026-03-22  Mauro Carvalho... docs: xforms_lists: handle struct_group directly
2026-03-22  Mauro Carvalho... docs: kdoc_re: get rid of NestedMatch class
2026-03-22  Mauro Carvalho... docs: kdoc: replace NestedMatch with CMatch
2026-03-22  Mauro Carvalho... unittests: test_cmatch: add tests for sub()
2026-03-22  Mauro Carvalho... docs: c_lex: properly implement a sub() method for...
2026-03-22  Mauro Carvalho... tools: unittests: add tests for CMatch
2026-03-22  Mauro Carvalho... docs: kdoc: create a CMatch to match nested C blocks
2026-03-22  Mauro Carvalho... unittests: add a runner to execute all unittests
2026-03-22  Mauro Carvalho... unittests: test_tokenizer: check if the tokenizer works
2026-03-22  Mauro Carvalho... unittests: test_private: modify it to use CTokenizer...
2026-03-22  Mauro Carvalho... docs: kdoc: use tokenizer to handle comments on structs
2026-03-22  Mauro Carvalho... docs: add a C tokenizer to be used by kernel-doc
2026-03-22  Mauro Carvalho... docs: kdoc: properly handle empty enum arguments
2026-03-22  Mauro Carvalho... docs: kdoc: don't add broken comments inside prototypes
2026-03-22  Mauro Carvalho... unittests: add a testbench to check public/private...
2026-03-22  Mauro Carvalho... docs: python: add helpers to run unit tests
2026-03-22  Haoyang LIUtools/docs/checktransupdate.py: fix all issues reported...
2026-03-22  Daniel Tangdocs: path-lookup: fix unrenamed WALK_GET
2026-03-22  Julia Lawallcoccinelle: update Coccinelle URL
2026-03-22  Thorsten Leemhuisdocs: reporting-issues: create a proper appendix explai...
2026-03-22  Thorsten Leemhuisdocs: verify-bugs-… and quickly-build-…: improve feedba...
2026-03-22  Thorsten Leemhuisdocs: reporting-issues: add conclusion to the step...
2026-03-22  Thorsten Leemhuisdocs: reporting-issues: tweak the reference section...
2026-03-22  Thorsten Leemhuisdocs: reporting-issues: mention text is best viewed...
2026-03-22  Daniel Castrodocs: pt_BR: translate process/1.Intro.rst
2026-03-22  Daniel Pereiradocs/pt_BR: translation of maintainer-soc-clean-dts.rst
2026-03-22  Daniel Pereiradocs/pt_BR: translation of maintainer-soc.rst
2026-03-17  Manuel Ebnerscripts: ver_linux: expand and fix list
2026-03-17  Daniel Pereiradocs: pt_BR: add netdev and maintainer handbook transla...
2026-03-17  Kuan-Wei Chiudocs: interconnect: Document consumer APIs and drop...
2026-03-17  Kuan-Wei Chiudocs: interconnect: Add provider APIs to documentation
2026-03-17  Ricardo Ungererjobserver: Fix typo in docstring
2026-03-17  Praveen Kumar... docs: memory-hotplug: fix typo 'fo' -> 'for' in NODE_AD...
2026-03-17  h3288824963Documentation: printk: Add section about avoiding lockups
2026-03-17  Ariful Islam... Documentation/mm/hwpoison.rst: fix typos and grammar.
2026-03-09  Jonathan CorbetMerge branch 'mauro' into docs-mw
2026-03-09  Mauro Carvalho... docs: kdoc_output: better handle lists
2026-03-09  Mauro Carvalho... docs: kdoc_output: add support to handle code blocks
2026-03-09  Mauro Carvalho... docs: kdoc_output: add a logic to handle tables inside...
2026-03-09  Mauro Carvalho... docs: kdoc_output: Change the logic to handle man highlight
2026-03-09  Mauro Carvalho... docs: kdoc_output: pick a better default for modulename
2026-03-09  Mauro Carvalho... docs: kdoc_output: describe the class init parameters
2026-03-09  Mauro Carvalho... docs: kdoc_output: fix naming for DOC markups
2026-03-09  Mauro Carvalho... docs: kdoc_output: don't use a different modulename...
2026-03-09  Mauro Carvalho... docs: kdoc_output: use a single manual for everything
2026-03-09  Mauro Carvalho... docs: kdoc_output: remove extra attribute on man .TH...
2026-03-09  Mauro Carvalho... docs: kdoc_output: use a method to emit the .TH header
2026-03-09  Mauro Carvalho... docs: sphinx-build-wrapper: don't allow "/" on file...
2026-03-09  Mauro Carvalho... docs: sphinx-build-wrapper: better handle troff .TH...
2026-03-09  Mauro Carvalho... docs: kdoc_files: document KernelFiles() ABI
2026-03-09  Mauro Carvalho... docs: kdoc_files: allows the caller to use a different...
2026-03-09  Tommaso Cucinottasched/deadline: document new sched_getattr() feature...
next