aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-12kbuild: Disable -Wdefault-const-init-unsafeNathan Chancellor1-0/+12
2025-05-12kbuild: rpm-pkg: Add (elfutils-devel or libdw-devel) to BuildRequiresWangYuli1-0/+1
2025-05-12kbuild: deb-pkg: Add libdw-dev:native to Build-Depends-ArchWangYuli1-1/+1
2025-05-11scripts/gdb: update documentation for lx_per_cpuIllia Ostapyshyn1-2/+2
2025-05-11scripts/gdb: fix kgdb probing on single-core systemsIllia Ostapyshyn1-1/+1
2025-05-11treewide: fix typo "previlege"WangYuli1-0/+2
2025-05-11checkpatch: qualify do-while-0 adviceJim Cromie1-6/+27
2025-05-11checkpatch: dont warn about unused macro arg on empty bodyJim Cromie1-1/+1
2025-05-12rust: convert raw URLs to Markdown autolinks in commentsXizhe Yin1-2/+2
2025-05-12rust: clarify the language unstable features in useMiguel Ojeda1-0/+9
2025-05-09scripts/bpf_doc.py: implement json output formatIhor Solodrai1-20/+99
2025-05-08randstruct: gcc-plugin: Remove bogus void memberKees Cook1-17/+1
2025-05-08integer-wrap: Force full rebuild when .scl file changesKees Cook2-0/+6
2025-05-08gcc-plugins: Force full rebuild when plugins changeKees Cook3-1/+23
2025-05-08kbuild: Switch from -Wvla to -Wvla-larger-than=1Kees Cook1-2/+7
2025-05-08scripts: Do not strip .rela.dyn sectionAlexandre Ghiti1-1/+1
2025-05-07KVM: arm64: Introduce CONFIG_UBSAN_KVM_EL2Mostafa Saleh1-1/+4
2025-05-06checkpatch: remove %p4cnAditya Garg1-1/+1
2025-05-06BackMerge tag 'v6.15-rc5' into drm-nextDave Airlie5-8/+31
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+8
2025-04-30kbuild: Properly disable -Wunterminated-string-initialization for clangNathan Chancellor1-1/+8
2025-04-30gcc-plugins: remove SANCOV gcc pluginArnd Bergmann4-147/+0
2025-04-30Kbuild: remove structleak gcc pluginArnd Bergmann2-271/+0
2025-04-30kbuild: require gcc-8 and binutils-2.30Arnd Bergmann3-50/+3
2025-04-28scripts/lib/kdoc/kdoc_parser.py: move kernel entry to a classMauro Carvalho Chehab1-124/+149
2025-04-28scripts/lib/kdoc: change mode to 0644Mauro Carvalho Chehab3-0/+0
2025-04-28gcc-plugins: Remove ARM_SSP_PER_TASK pluginKees Cook3-117/+0
2025-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc4Alexei Starovoitov1-1/+1
2025-04-28Merge 6.15-rc4 into char-misc-nextGreg Kroah-Hartman5-7/+23
2025-04-25git-resolve: add SPDX and copyright lineSasha Levin1-0/+2
2025-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-7/+23
2025-04-24scripts/kernel-doc.py: don't create *.pyc filesMauro Carvalho Chehab2-2/+2
2025-04-23Fix mis-uses of 'cc-option' for warning disablementLinus Torvalds1-1/+1
2025-04-21scripts:kdoc_files.py: use glob for export_file seekMauro Carvalho Chehab1-1/+3
2025-04-21scripts/lib/kdoc/kdoc_parser.py: move states to a separate classMauro Carvalho Chehab1-59/+64
2025-04-21scripts/lib/kdoc/kdoc_files.py: don't try to join NoneMauro Carvalho Chehab1-2/+5
2025-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov31-206/+750
2025-04-21lib/vsprintf: Add support for generic FourCCs by extending %p4ccHector Martin1-1/+1
2025-04-19Merge tag 'rust-fixes-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linuxLinus Torvalds2-5/+11
2025-04-17scripts: Add git-resolve tool for full SHA-1 resolutionSasha Levin1-0/+199
2025-04-15rust: kbuild: use `pound` to support GNU Make < 4.3Miguel Ojeda1-1/+1
2025-04-15kbuild, bpf: Enable --btf_features=attributesIhor Solodrai1-0/+2
2025-04-14rust: kasan/kbuild: fix missing flags on first buildMiguel Ojeda1-1/+1
2025-04-14genksyms: Handle typeof_unqual keyword and __seg_{fs,gs} qualifiersUros Bizjak2-1/+11
2025-04-11net: Retire DCCP socket.Kuniyuki Iwashima1-1/+1
2025-04-09scripts: kernel-doc: fix parsing function-like typedefs (again)Sean Anderson2-2/+2
2025-04-09scripts/kernel-doc.py: Rename the kernel doc Re class to KernReMauro Carvalho Chehab3-159/+159
2025-04-09scripts/kernel_doc.py: better handle exported symbolsMauro Carvalho Chehab4-79/+124
2025-04-09scripts/lib/kdoc/kdoc_files.py: allow filtering output per fnameMauro Carvalho Chehab1-12/+12
2025-04-09scripts/kernel-doc: switch to use kernel-doc.pyMauro Carvalho Chehab1-1/+1