summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2025-04-25git-resolve: add SPDX and copyright lineSasha Levin
2025-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-24scripts/kernel-doc.py: don't create *.pyc filesMauro Carvalho Chehab
2025-04-23Fix mis-uses of 'cc-option' for warning disablementLinus Torvalds
2025-04-21scripts:kdoc_files.py: use glob for export_file seekMauro Carvalho Chehab
2025-04-21scripts/lib/kdoc/kdoc_parser.py: move states to a separate classMauro Carvalho Chehab
2025-04-21scripts/lib/kdoc/kdoc_files.py: don't try to join NoneMauro Carvalho Chehab
2025-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov
2025-04-21lib/vsprintf: Add support for generic FourCCs by extending %p4ccHector Martin
2025-04-19Merge tag 'rust-fixes-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-04-17scripts: Add git-resolve tool for full SHA-1 resolutionSasha Levin
2025-04-15rust: kbuild: use `pound` to support GNU Make < 4.3Miguel Ojeda
2025-04-15kbuild, bpf: Enable --btf_features=attributesIhor Solodrai
2025-04-14rust: kasan/kbuild: fix missing flags on first buildMiguel Ojeda
2025-04-14genksyms: Handle typeof_unqual keyword and __seg_{fs,gs} qualifiersUros Bizjak
2025-04-11net: Retire DCCP socket.Kuniyuki Iwashima
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-08scripts: generate_rust_analyzer: Add ffi crateLukas Fischer
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