summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2025-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-7/+23
2025-04-24scripts/kernel-doc.py: don't create *.pyc filesMauro Carvalho Chehab-2/+2
2025-04-23Fix mis-uses of 'cc-option' for warning disablementLinus Torvalds-1/+1
2025-04-21scripts:kdoc_files.py: use glob for export_file seekMauro Carvalho Chehab-1/+3
2025-04-21scripts/lib/kdoc/kdoc_parser.py: move states to a separate classMauro Carvalho Chehab-59/+64
2025-04-21scripts/lib/kdoc/kdoc_files.py: don't try to join NoneMauro Carvalho Chehab-2/+5
2025-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov-206/+750
2025-04-21lib/vsprintf: Add support for generic FourCCs by extending %p4ccHector Martin-1/+1
2025-04-19Merge tag 'rust-fixes-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-5/+11
2025-04-17scripts: Add git-resolve tool for full SHA-1 resolutionSasha Levin-0/+199
2025-04-15rust: kbuild: use `pound` to support GNU Make < 4.3Miguel Ojeda-1/+1
2025-04-15kbuild, bpf: Enable --btf_features=attributesIhor Solodrai-0/+2
2025-04-14rust: kasan/kbuild: fix missing flags on first buildMiguel Ojeda-1/+1
2025-04-14genksyms: Handle typeof_unqual keyword and __seg_{fs,gs} qualifiersUros Bizjak-1/+11
2025-04-11net: Retire DCCP socket.Kuniyuki Iwashima-1/+1
2025-04-09scripts: kernel-doc: fix parsing function-like typedefs (again)Sean Anderson-2/+2
2025-04-09scripts/kernel-doc.py: Rename the kernel doc Re class to KernReMauro Carvalho Chehab-159/+159
2025-04-09scripts/kernel_doc.py: better handle exported symbolsMauro Carvalho Chehab-79/+124
2025-04-09scripts/lib/kdoc/kdoc_files.py: allow filtering output per fnameMauro Carvalho Chehab-12/+12
2025-04-09scripts/kernel-doc: switch to use kernel-doc.pyMauro Carvalho Chehab-1/+1
2025-04-09scripts/kernel-doc.py: Properly handle Werror and exit codesMauro Carvalho Chehab-18/+35
2025-04-09scripts/lib/kdoc/kdoc_parser.py: remove a python 3.9 dependencyMauro Carvalho Chehab-1/+1
2025-04-09scripts/kernel-doc.py: properly handle KBUILD_BUILD_TIMESTAMPMauro Carvalho Chehab-16/+21
2025-04-09scripts/kernel-doc.py: move modulename to man classMauro Carvalho Chehab-22/+11
2025-04-09scripts/lib/kdoc/kdoc_parser.py: fix Python compat with < v3.13Mauro Carvalho Chehab-6/+6
2025-04-09scripts/kernel-doc.py: adjust some coding style issuesMauro Carvalho Chehab-42/+57
2025-04-09scripts/kernel-doc.py: Set an output format for --noneMauro Carvalho Chehab-0/+4
2025-04-09scripts/kernel-doc.py: postpone warnings to the output pluginMauro Carvalho Chehab-26/+39
2025-04-09scripts/kernel-doc.py: properly handle out_section for ReSTMauro Carvalho Chehab-4/+4
2025-04-09scripts/kernel-doc.py: fix handling of doc output checkMauro Carvalho Chehab-18/+14
2025-04-09scripts/kernel-doc.py: fix line number outputMauro Carvalho Chehab-10/+24
2025-04-09scripts/kernel-doc.py: implement support for -no-doc-sectionsMauro Carvalho Chehab-5/+15
2025-04-09scripts/kernel-doc.py: move file lists to the parser functionMauro Carvalho Chehab-24/+20
2025-04-09scripts/kernel-doc.py: convert message output to an interactorMauro Carvalho Chehab-91/+104
2025-04-09scripts/kernel-doc.py: move output classes to a separate fileMauro Carvalho Chehab-724/+739
2025-04-09scripts/kernel-doc.py: move KernelFiles class to a separate fileMauro Carvalho Chehab-219/+271
2025-04-09scripts/kernel-doc.py: move KernelDoc class to a separate fileMauro Carvalho Chehab-1632/+1692
2025-04-09scripts/kernel-doc.py: move regex methods to a separate fileMauro Carvalho Chehab-218/+277
2025-04-09scripts/kernel-doc.py: properly handle struct_group macrosMauro Carvalho Chehab-7/+213
2025-04-09scripts/kernel-doc.py: better handle empty sectionsMauro Carvalho Chehab-3/+28
2025-04-09scripts/kernel-doc.py: output warnings the same way as kerneldocMauro Carvalho Chehab-4/+16
2025-04-09scripts/kernel-doc.py: add a Python parserMauro Carvalho Chehab-0/+2832
2025-04-09scripts/kernel-doc: add a symlink to the Perl version of kernel-docMauro Carvalho Chehab-0/+1
2025-04-09scripts/kernel-doc: rename it to scripts/kernel-doc.plMauro Carvalho Chehab-0/+0
2025-04-08scripts: generate_rust_analyzer: Add ffi crateLukas Fischer-3/+9
2025-04-06Disable SLUB_TINY for build testingLinus Torvalds-1/+1
2025-04-05Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-201/+729
2025-04-06kbuild: rpm-pkg: build a debuginfo RPMUday Shankar-2/+54
2025-04-06kconfig: merge_config: use an empty file as initfileDaniel Gomez-2/+2
2025-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds-1/+3