summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2025-04-09scripts: kernel-doc: fix parsing function-like typedefs (again)Sean Anderson
2025-04-09scripts/kernel-doc.py: Rename the kernel doc Re class to KernReMauro Carvalho Chehab
2025-04-09scripts/kernel_doc.py: better handle exported symbolsMauro Carvalho Chehab
2025-04-09scripts/lib/kdoc/kdoc_files.py: allow filtering output per fnameMauro Carvalho Chehab
2025-04-09scripts/kernel-doc: switch to use kernel-doc.pyMauro Carvalho Chehab
2025-04-09scripts/kernel-doc.py: Properly handle Werror and exit codesMauro Carvalho Chehab
2025-04-09scripts/lib/kdoc/kdoc_parser.py: remove a python 3.9 dependencyMauro Carvalho Chehab
2025-04-09scripts/kernel-doc.py: properly handle KBUILD_BUILD_TIMESTAMPMauro Carvalho Chehab
2025-04-09scripts/kernel-doc.py: move modulename to man classMauro Carvalho Chehab
2025-04-09scripts/lib/kdoc/kdoc_parser.py: fix Python compat with < v3.13Mauro Carvalho Chehab
2025-04-09scripts/kernel-doc.py: adjust some coding style issuesMauro Carvalho Chehab
2025-04-09scripts/kernel-doc.py: Set an output format for --noneMauro Carvalho Chehab
2025-04-09scripts/kernel-doc.py: postpone warnings to the output pluginMauro Carvalho Chehab
2025-04-09scripts/kernel-doc.py: properly handle out_section for ReSTMauro Carvalho Chehab
2025-04-09scripts/kernel-doc.py: fix handling of doc output checkMauro Carvalho Chehab
2025-04-09scripts/kernel-doc.py: fix line number outputMauro Carvalho Chehab
2025-04-09scripts/kernel-doc.py: implement support for -no-doc-sectionsMauro Carvalho Chehab
2025-04-09scripts/kernel-doc.py: move file lists to the parser functionMauro Carvalho Chehab
2025-04-09scripts/kernel-doc.py: convert message output to an interactorMauro Carvalho Chehab
2025-04-09scripts/kernel-doc.py: move output classes to a separate fileMauro Carvalho Chehab
2025-04-09scripts/kernel-doc.py: move KernelFiles class to a separate fileMauro Carvalho Chehab
2025-04-09scripts/kernel-doc.py: move KernelDoc class to a separate fileMauro Carvalho Chehab
2025-04-09scripts/kernel-doc.py: move regex methods to a separate fileMauro Carvalho Chehab
2025-04-09scripts/kernel-doc.py: properly handle struct_group macrosMauro Carvalho Chehab
2025-04-09scripts/kernel-doc.py: better handle empty sectionsMauro Carvalho Chehab
2025-04-09scripts/kernel-doc.py: output warnings the same way as kerneldocMauro Carvalho Chehab
2025-04-09scripts/kernel-doc.py: add a Python parserMauro Carvalho Chehab
2025-04-09scripts/kernel-doc: add a symlink to the Perl version of kernel-docMauro Carvalho Chehab
2025-04-09scripts/kernel-doc: rename it to scripts/kernel-doc.plMauro Carvalho Chehab
2025-04-06Disable SLUB_TINY for build testingLinus Torvalds
2025-04-05Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-04-06kbuild: rpm-pkg: build a debuginfo RPMUday Shankar
2025-04-06kconfig: merge_config: use an empty file as initfileDaniel Gomez
2025-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2025-04-03Merge tag 'trace-v6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-04-02Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-04-02scripts/sorttable: Fix endianness handling in build-time mcount sortVasily Gorbik
2025-04-01Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-04-01objtool: Silence more KCOV warnings, part 2Josh Poimboeuf
2025-03-31scripts: generate_rust_analyzer: fix pin-init name in kernel depsAndrei Lalaev
2025-03-30Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-03-30Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-03-29Merge tag 'devicetree-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-27Merge tag 'trace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2025-03-27Merge tag 'trace-sorttable-v6.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-27scripts/make_fit: Print DT name before libfdt errorsJ. Neuschäfer
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-03-26ARM: 9441/1: rust: Enable Rust support for ARMv7Christian Schrrefl
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds