aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-30kconfig: gconf: make columns resizableMasahiro Yamada1-6/+3
2025-06-30kconfig: re-add menu_get_parent_menu() that returns parent menuMasahiro Yamada2-0/+15
2025-06-30kconfig: rename menu_get_parent_menu() to menu_get_menu_or_parent_menu()Masahiro Yamada4-6/+12
2025-06-30kconfig: qconf: show selected choice in the Value columnMasahiro Yamada1-1/+8
2025-06-30kconfig: qconf: do not show checkbox icon for choiceMasahiro Yamada1-5/+6
2025-06-27docs: kdoc: don't reinvent string.strip()Jonathan Corbet1-22/+5
2025-06-27docs: kdoc: split the processing of the two remaining inline statesJonathan Corbet1-19/+18
2025-06-27docs: kdoc: remove the inline states-within-a-stateJonathan Corbet1-30/+13
2025-06-28kconfig: set MENU_CHANGED to choice when the selected member is changedMasahiro Yamada1-0/+4
2025-06-26docs: kdoc: remove the INLINE_END stateJonathan Corbet1-3/+1
2025-06-26checkpatch: check for comment explaining rgmii(|-rxid|-txid) PHY modesMatthias Schiffer1-0/+12
2025-06-25docs: kdoc: rework process_export() slightlyJonathan Corbet1-16/+14
2025-06-25docs: kdoc: remove KernelEntry::functionJonathan Corbet1-1/+0
2025-06-25scripts/gdb: fix dentry_name() lookupFlorian Fainelli1-1/+1
2025-06-25docs: kdoc: remove a bit of dead codeJonathan Corbet1-7/+0
2025-06-25docs: kdoc: Move content handling into KernelEntryJonathan Corbet1-32/+30
2025-06-25docs: kdoc: remove KernelEntry::in_doc_sectJonathan Corbet1-4/+0
2025-06-25scripts: test_doc_build.py: regroup and rename argumentsMauro Carvalho Chehab1-34/+61
2025-06-25scripts: sphinx-pre-install: fix release detection for FedoraMauro Carvalho Chehab1-1/+1
2025-06-25scripts: sphinx-pre-install: properly handle SPHINXBUILDMauro Carvalho Chehab1-0/+4
2025-06-25scripts: test_doc_build.py: make the script smarterMauro Carvalho Chehab1-49/+105
2025-06-25scripts: test_doc_build.py: improve cmd.log logicMauro Carvalho Chehab1-8/+11
2025-06-25scripts: test_doc_build.py: improve dependency listMauro Carvalho Chehab1-18/+50
2025-06-25scripts: test_doc_build.py: better adjust to python versionMauro Carvalho Chehab1-5/+18
2025-06-25scripts: test_doc_build.py: better control its outputMauro Carvalho Chehab1-27/+51
2025-06-25scripts: test_doc_build.py: make capture assynchronousMauro Carvalho Chehab1-113/+230
2025-06-25scripts: scripts/test_doc_build.py: add script to test doc buildMauro Carvalho Chehab1-0/+241
2025-06-25docs: kdoc: finish disentangling the BODY and SPECIAL_SECTION statesJonathan Corbet1-32/+48
2025-06-25docs: kdoc: Add some comments to process_decl()Jonathan Corbet1-14/+16
2025-06-25docs: kdoc: coalesce the end-of-comment processingJonathan Corbet1-22/+14
2025-06-25docs: kdoc: rework the handling of SPECIAL_SECTIONJonathan Corbet1-28/+20
2025-06-25docs: kdoc: coalesce the new-section handlingJonathan Corbet1-36/+13
2025-06-25docs: kdoc: split out the special-section stateJonathan Corbet1-12/+12
2025-06-25docs: kdoc: separate out the handling of the declaration phaseJonathan Corbet1-15/+78
2025-06-25docs: kdoc: consolidate the "begin section" logicJonathan Corbet1-15/+17
2025-06-25docs: kdoc: Make body_with_blank_line parsing more flexibleJonathan Corbet1-1/+1
2025-06-24kconfig: lxdialog: fix 'space' to (de)select optionsYann E. MORIN1-1/+1
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman3-61/+33
2025-06-18kconfig: use memcmp instead of deprecated bcmpThomas Meyer1-1/+1
2025-06-17const_structs.checkpatch: add bin_attributeThomas Weißschuh1-0/+1
2025-06-16gendwarfksyms: Fix structure type overridesSami Tolvanen2-58/+21
2025-06-16kbuild: move warnings about linux/export.h from W=1 to W=2Masahiro Yamada1-3/+12
2025-06-09ver_linux: Remove checks for reiserfsprogs.Collin Funk1-2/+0
2025-06-09docs: kdoc: some final touches for process_name()Jonathan Corbet1-13/+20
2025-06-09docs: kdoc: move the declaration regexes out of process_name()Jonathan Corbet1-13/+17
2025-06-09docs: kdoc: remove some ineffective codeJonathan Corbet1-5/+0
2025-06-09docs: kdoc: remove the KernelEntry::descr pseudo memberJonathan Corbet1-6/+8
2025-06-09docs: kdoc: remove the KernelEntry::is_kernel_comment memberJonathan Corbet1-8/+8
2025-06-09docs: kdoc: simplify the kerneldoc recognition codeJonathan Corbet1-16/+8
2025-06-09docs: kdoc: remove the section_intro variableJonathan Corbet1-2/+1