summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
21 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/ro...Mark Brown
22 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/blue...Mark Brown
22 hoursMerge branch 'kbuild-for-next' of https://git.kernel.org/pub/scm/linux/kernel...Mark Brown
22 hoursMerge branch 'mm-nonmm-unstable' of https://git.kernel.org/pub/scm/linux/kern...Mark Brown
22 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mm...Mark Brown
22 hoursMerge branch 'rust-analyzer-next' of https://github.com/Rust-for-Linux/linux.gitMark Brown
2 dayscheckpatch: skip kernel specific checks for userspacePetr Vorel
2 dayscheckpatch: add --userspace to force userspace rulesPetr Vorel
2 dayscheckpatch: ignore <inttypes.h> format macros for userspace toolsPetr Vorel
2 dayscheckpatch: add more userspace directories to is_userspace()Petr Vorel
2 daysscripts/checkstack.pl: support llvm-objdump disassembly for x86Nick Desaulniers
2 dayscheckpatch: skip CamelCase cache for --no-tree without rootPetr Vorel
2 daysmm/sparse: relax struct mem_section size constraintsMuchun Song
2 daysmm: drop stale MAX_ORDER referencesQi Xi
4 dayskbuild: don't delete in-flight filechk temporaries in asm-headersVlad Poenaru
6 daysscripts/gcc-plugins: suppress recorded GCC switches for extmod buildsJaihind Yadav
7 dayssetlocalversion: make tag local to try_tag()Yuntao Wang
7 daysscripts/mkcompile_h: Update LINUX_COMPILE_HOST command substitution syntaxBhaskar Chowdhury
7 dayskconfig: error out for recursive rangeJulian Braha
8 daysdtc: dt-check-style: Check for indentation also in continued lines of binding...Krzysztof Kozlowski
8 daysdtc: dt-check-style: Check for indentation also in continued lines of DTSKrzysztof Kozlowski
8 daysdtc: dt-check-style: Add test for node and property name stylesKrzysztof Kozlowski
8 daysdtc: dt-check-style: Process property names with a question markKrzysztof Kozlowski
8 daysdtc: dt-check-style: Sort rule functions by nameKrzysztof Kozlowski
8 daysdtc: dt-check-style: Sort rule directory by nameKrzysztof Kozlowski
8 daysdtc: dt-check-style: Add warning for redundant white-spacesKrzysztof Kozlowski
8 daysdtc: dt-check-style: Add test for trailing white-space in DTSKrzysztof Kozlowski
8 daysdtc: dt-check-style: Call _strip_strings_and_comments() only onceKrzysztof Kozlowski
8 daysdtc: dt-check-style: Replace Test User email with Rob HerringKrzysztof Kozlowski
8 daysdtc: dt-check-style: Introduce 'stricter' modeKrzysztof Kozlowski
8 daysdtc: dt-check-style: Consistently call 'kind' as 'file_type'Krzysztof Kozlowski
8 daysdtc: dt-check-style: Fix alignment of values in continued property linesKrzysztof Kozlowski
8 daysdtc: dt-check-style: Drop stray backslash before quote for continuation-align...Krzysztof Kozlowski
8 daysdtc: dt-check-style: Handle sorting of top-level nodes and propertiesKrzysztof Kozlowski
9 daysMerge tag 'cocci-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
9 daysMerge tag 'rust-fixes-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
9 dayscoccinelle: ifnulldev_put: update error messageJulia Lawall
9 dayscoccinelle: ifnulldev_put: update outdated helper namesSang-Heon Jeon
9 dayscoccinelle: atomic_as_refcounter: drop atomic_long_dec_and_lockSang-Heon Jeon
9 dayscoccinelle: kfree_mismatch: drop vmalloc_execSang-Heon Jeon
9 dayscoccinelle: pool_zalloc-simple: drop the pci_pool_alloc rulesSang-Heon Jeon
14 daysMerge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-23coccinelle: zalloc-simple: drop the kmem_alloc rulesSang-Heon Jeon
2026-08-23coccinelle: alloc_cast: drop removed allocatorsSang-Heon Jeon
2026-08-23coccinelle: remove obsolete pci_free_consistent.cocciSang-Heon Jeon
2026-08-23scripts: coccinelle: devm_free: reduce false positivesJulia Lawall
2026-08-23coccinelle: misc: struct_size: drop unneeded parenthesesSang-Heon Jeon
2026-08-23coccinelle: mini_lock: improve performance when searching loopsSang-Heon Jeon
2026-08-23coccinelle: api: check for macro contextJulia Lawall
2026-08-23coccinelle: update Coccinelle website URL相浦彰 / AIURA,AKIRA