summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
8 daysMerge tag 'cocci-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
8 daysMerge tag 'rust-fixes-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
8 dayscoccinelle: ifnulldev_put: update error messageJulia Lawall
8 dayscoccinelle: ifnulldev_put: update outdated helper namesSang-Heon Jeon
8 dayscoccinelle: atomic_as_refcounter: drop atomic_long_dec_and_lockSang-Heon Jeon
8 dayscoccinelle: kfree_mismatch: drop vmalloc_execSang-Heon Jeon
8 dayscoccinelle: pool_zalloc-simple: drop the pci_pool_alloc rulesSang-Heon Jeon
13 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
2026-08-23coccinelle: misc: minmax: avoid unhelpful isomorphismsJulia Lawall
2026-08-23coccinelle: misc: minmax: check for the presence of if casesJulia Lawall
2026-08-23coccinelle: misc: minmax: drop unneeded parenthesesJulia Lawall
2026-08-23coccinelle: misc: minmax: improve performance when no candidate existsSang-Heon Jeon
2026-08-23coccinelle: double_lock: improve performance when no double lock existsSang-Heon Jeon
2026-08-23kbuild: rust: keep Rust objects out of Clang LTO with inline helpersMiguel Ojeda
2026-08-23kbuild: rust: preserve unreachable traps with inline helpersMiguel Ojeda
2026-08-23Merge tag 'mm-nonmm-stable-2026-08-22-16-57' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-08-21Merge tag 'modules-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-20Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-08-20Merge tag 'docs-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds
2026-08-20Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-08-19Merge tag 'devicetree-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-19Merge tag 'hid-for-linus-2026081901' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-08-19Merge branch 'for-7.3/core' into for-linusJiri Kosina
2026-08-18Merge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-08-18Merge tag 'objtool-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-08-18Merge tag 'powerpc-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-08-18Merge tag 'rust-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...Linus Torvalds
2026-08-18Merge tag 'kbuild-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
2026-08-17Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-08-17Merge tag 'vfs-7.3-rc1.failfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-15modpost: use mod_warn() and mod_error(), clean up loggingJani Nikula
2026-08-14dtc: dt-check-style: Simplify setting depth of DtsLineKrzysztof Kozlowski
2026-08-14dtc: dt-check-style: Add missing /dts-v1/ to few test casesKrzysztof Kozlowski
2026-08-14modpost: add module as parameter to modpost_log()Jani Nikula
2026-08-14kconfig: fix submenu rendering of negative dependenciesJulian Braha
2026-08-14HID: add documentation and Coccinelle script for FF registration raceDmitry Torokhov
2026-08-13checkpatch: add NOKPROBE_SYMBOL to the whitelist of lines that can occur imme...Paul Walmsley
2026-08-12rust: macros: auto-insert OwnerModule in #[vtable]Alvin Sun
2026-08-12rust: doctest: add LocalModule fallback for #[vtable] ThisModuleAlvin Sun
2026-08-11rust: doctest: use vertical import styleAlvin Sun
2026-08-10lib/crypto: tests: Add KUnit test suite for AES-GCMEric Biggers
2026-08-10lib/crypto: tests: Add KUnit test suite for AES-CCMEric Biggers