summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2025-07-09scripts/gdb: fix interrupts display after MCP on x86Florian Fainelli
2025-07-08scripts/kernel_doc.py: properly handle VIRTIO_DECLARE_FEATURESPaolo Abeni
2025-07-08docs: kdoc: pretty up dump_enum()Jonathan Corbet
2025-07-08docs: kdoc: some tweaks to process_proto_function()Jonathan Corbet
2025-07-08docs: kdoc: rework type prototype parsingJonathan Corbet
2025-07-08docs: kdoc: remove the brcount floor in process_proto_type()Jonathan Corbet
2025-07-08docs: kdoc: micro-optimize KernReJonathan Corbet
2025-07-08docs: kdoc: don't reinvent string.strip()Jonathan Corbet
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-07-02docs: kdoc: simplify the output-item passingJonathan Corbet
2025-07-02docs: kdoc; Add a rudimentary class to represent output itemsJonathan Corbet
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn
2025-07-01docs: kdoc: pretty up dump_enum()Jonathan Corbet
2025-07-01docs: kdoc: some tweaks to process_proto_function()Jonathan Corbet
2025-07-01docs: kdoc: rework type prototype parsingJonathan Corbet
2025-07-01docs: kdoc: split the processing of the two remaining inline statesJonathan Corbet
2025-07-01docs: kdoc: remove the inline states-within-a-stateJonathan Corbet
2025-07-01docs: kdoc: remove the INLINE_END stateJonathan Corbet
2025-07-01docs: kdoc: rework process_export() slightlyJonathan Corbet
2025-07-01docs: kdoc: remove KernelEntry::functionJonathan Corbet
2025-07-01docs: kdoc: remove a bit of dead codeJonathan Corbet
2025-07-01docs: kdoc: Move content handling into KernelEntryJonathan Corbet
2025-07-01docs: kdoc: remove KernelEntry::in_doc_sectJonathan Corbet
2025-06-30docs: kdoc: remove the brcount floor in process_proto_type()Jonathan Corbet
2025-06-30docs: kdoc: micro-optimize KernReJonathan Corbet
2025-06-27docs: kdoc: don't reinvent string.strip()Jonathan Corbet
2025-06-27docs: kdoc: split the processing of the two remaining inline statesJonathan Corbet
2025-06-27docs: kdoc: remove the inline states-within-a-stateJonathan Corbet
2025-06-26docs: kdoc: remove the INLINE_END stateJonathan Corbet
2025-06-26checkpatch: check for comment explaining rgmii(|-rxid|-txid) PHY modesMatthias Schiffer
2025-06-25docs: kdoc: rework process_export() slightlyJonathan Corbet
2025-06-25docs: kdoc: remove KernelEntry::functionJonathan Corbet
2025-06-25scripts/gdb: fix dentry_name() lookupFlorian Fainelli
2025-06-25docs: kdoc: remove a bit of dead codeJonathan Corbet
2025-06-25docs: kdoc: Move content handling into KernelEntryJonathan Corbet
2025-06-25docs: kdoc: remove KernelEntry::in_doc_sectJonathan Corbet
2025-06-25scripts: test_doc_build.py: regroup and rename argumentsMauro Carvalho Chehab
2025-06-25scripts: sphinx-pre-install: fix release detection for FedoraMauro Carvalho Chehab
2025-06-25scripts: sphinx-pre-install: properly handle SPHINXBUILDMauro Carvalho Chehab
2025-06-25scripts: test_doc_build.py: make the script smarterMauro Carvalho Chehab
2025-06-25scripts: test_doc_build.py: improve cmd.log logicMauro Carvalho Chehab
2025-06-25scripts: test_doc_build.py: improve dependency listMauro Carvalho Chehab
2025-06-25scripts: test_doc_build.py: better adjust to python versionMauro Carvalho Chehab
2025-06-25scripts: test_doc_build.py: better control its outputMauro Carvalho Chehab
2025-06-25scripts: test_doc_build.py: make capture assynchronousMauro Carvalho Chehab
2025-06-25scripts: scripts/test_doc_build.py: add script to test doc buildMauro Carvalho Chehab
2025-06-25docs: kdoc: finish disentangling the BODY and SPECIAL_SECTION statesJonathan Corbet
2025-06-25docs: kdoc: Add some comments to process_decl()Jonathan Corbet
2025-06-25docs: kdoc: coalesce the end-of-comment processingJonathan Corbet
2025-06-25docs: kdoc: rework the handling of SPECIAL_SECTIONJonathan Corbet