summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-17scripts: ver_linux: expand and fix listManuel Ebner
2026-03-17docs: pt_BR: add netdev and maintainer handbook translationsDaniel Pereira
2026-03-17docs: interconnect: Document consumer APIs and drop outdated textKuan-Wei Chiu
2026-03-17docs: interconnect: Add provider APIs to documentationKuan-Wei Chiu
2026-03-17jobserver: Fix typo in docstringRicardo Ungerer
2026-03-17docs: memory-hotplug: fix typo 'fo' -> 'for' in NODE_ADDED_FIRST_MEMORY descr...Praveen Kumar Singh
2026-03-17Documentation: printk: Add section about avoiding lockupsh3288824963
2026-03-17Documentation/mm/hwpoison.rst: fix typos and grammar.Ariful Islam Shoikot
2026-03-09Merge branch 'mauro' into docs-mwJonathan Corbet
2026-03-09docs: kdoc_output: better handle listsMauro Carvalho Chehab
2026-03-09docs: kdoc_output: add support to handle code blocksMauro Carvalho Chehab
2026-03-09docs: kdoc_output: add a logic to handle tables inside kernel-doc markupsMauro Carvalho Chehab
2026-03-09docs: kdoc_output: Change the logic to handle man highlightMauro Carvalho Chehab
2026-03-09docs: kdoc_output: pick a better default for modulenameMauro Carvalho Chehab
2026-03-09docs: kdoc_output: describe the class init parametersMauro Carvalho Chehab
2026-03-09docs: kdoc_output: fix naming for DOC markupsMauro Carvalho Chehab
2026-03-09docs: kdoc_output: don't use a different modulename for functionsMauro Carvalho Chehab
2026-03-09docs: kdoc_output: use a single manual for everythingMauro Carvalho Chehab
2026-03-09docs: kdoc_output: remove extra attribute on man .TH headersMauro Carvalho Chehab
2026-03-09docs: kdoc_output: use a method to emit the .TH headerMauro Carvalho Chehab
2026-03-09docs: sphinx-build-wrapper: don't allow "/" on file namesMauro Carvalho Chehab
2026-03-09docs: sphinx-build-wrapper: better handle troff .TH markupsMauro Carvalho Chehab
2026-03-09docs: kdoc_files: document KernelFiles() ABIMauro Carvalho Chehab
2026-03-09docs: kdoc_files: allows the caller to use a different xforms classMauro Carvalho Chehab
2026-03-09sched/deadline: document new sched_getattr() feature for retrieving current p...Tommaso Cucinotta
2026-03-09docs: filesystems: clarify KernelPageSize vs. MMUPageSize in smapsDavid Hildenbrand (Arm)
2026-03-09Documentation/mm: Fix typo in NUMA paragraphAriful Islam Shoikot
2026-03-09docs/dev-tools: fix a broken URL in dev-tools/coccinelle.rstLIU Haoyang
2026-03-09tools/docs/checktransupdate.py: add support for scanning directoryHaoyang LIU
2026-03-09docs: fix typo in housekeepingRyan Cheevers
2026-03-03docs: handling-regressions: add, trim, and sort quotes from LinusThorsten Leemhuis
2026-03-03sched_deadline, docs: fix cpuset example for cgroupv2Matteo Martelli
2026-03-03Merge branch 'mauro' into docs-mwJonathan Corbet
2026-03-03docs: kdoc_parser: move nested match transforms to xforms_lists.pyMauro Carvalho Chehab
2026-03-03docs: kdoc_re: make NestedMatch use KernReMauro Carvalho Chehab
2026-03-03docs: kdoc_re: Change NestedMath args replacement to \0Mauro Carvalho Chehab
2026-03-03docs: kdoc_re: don't recompile NestedMatch regex every timeMauro Carvalho Chehab
2026-03-03docs: kdoc_re: handle strings and escape chars on NextMatchMauro Carvalho Chehab
2026-03-03docs: xforms_lists: ignore context analysis and lock attributesRandy Dunlap
2026-03-03docs: kdoc_parser: move transform lists to a separate fileMauro Carvalho Chehab
2026-03-03docs: kdoc_re: better show KernRe() at documentationMauro Carvalho Chehab
2026-03-03docs: kdoc_parser: handle struct member macro VIRTIO_DECLARE_FEATURES(name)Randy Dunlap
2026-03-03docs: kdoc_parser: add support for LIST_HEADMauro Carvalho Chehab
2026-03-03docs: kdoc_parser: fix parser to support multi-word typesMauro Carvalho Chehab
2026-03-03docs: kdoc_parser: don't exclude defaults from prototypeMauro Carvalho Chehab
2026-03-03docs: kdoc_parser: fix the default_value logic for variablesMauro Carvalho Chehab
2026-03-03docs: kdoc_parser: fix variable regexes to work with size_tMauro Carvalho Chehab
2026-03-03docs: kdoc_parser: don't mangle with function definesMauro Carvalho Chehab
2026-03-03docs: kdoc_parser: move var transformers to the beginningMauro Carvalho Chehab
2026-03-03docs: kdoc_re: don't go past the end of a lineMauro Carvalho Chehab