summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2025-02-01Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-02-01scripts/gdb: fix aarch64 userspace detection in get_current_taskJan Kiszka
2025-01-31Remove stale generated 'genheaders' fileLinus Torvalds
2025-01-31Merge tag 'hardening-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-01-31Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-01-31Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-02-01kbuild: fix Clang LTO with CONFIG_OBJTOOL=nMasahiro Yamada
2025-02-01kbuild: Strip runtime const RELA sections correctlyArd Biesheuvel
2025-01-30kbuild: Use -fzero-init-padding-bits=allKees Cook
2025-01-29riscv: add a warning when physical memory address overflowsYunhui Cui
2025-01-30kconfig: fix memory leak in sym_warn_unmet_dep()Masahiro Yamada
2025-01-30kconfig: fix file name in warnings when loading KCONFIG_DEFCONFIG_LISTMasahiro Yamada
2025-01-27Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-27Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-27genksyms: fix syntax error for attribute before init-declaratorMasahiro Yamada
2025-01-27genksyms: fix syntax error for builtin (u)int*x*_t typesMasahiro Yamada
2025-01-27genksyms: fix syntax error for attribute after 'union'Masahiro Yamada
2025-01-24checkpatch: don't warn about extra parentheses in staging/Dan Carpenter
2025-01-24checkpatch: remove migrated RCU APIs from deprecated_apisDavid Reaver
2025-01-23Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-01-21Merge tag 'docs-6.14' of git://git.lwn.net/linuxLinus Torvalds
2025-01-21Merge tag 'rust-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-01-21Merge tag 'trace-sorttable-v6.14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-21Merge tag 'locking-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-18genksyms: fix syntax error for attribute after 'struct'Masahiro Yamada
2025-01-18genksyms: fix syntax error for attribute after abstact_declaratorMasahiro Yamada
2025-01-18genksyms: fix syntax error for attribute before nested_declaratorMasahiro Yamada
2025-01-18genksyms: fix syntax error for attribute before abstract_declaratorMasahiro Yamada
2025-01-18genksyms: decouple ATTRIBUTE_PHRASE from type-qualifierMasahiro Yamada
2025-01-18genksyms: record attributes consistently for init-declaratorMasahiro Yamada
2025-01-18genksyms: restrict direct-declarator to take one parameter-type-listMasahiro Yamada
2025-01-18genksyms: restrict direct-abstract-declarator to take one parameter-type-listMasahiro Yamada
2025-01-18genksyms: remove Makefile hackMasahiro Yamada
2025-01-18genksyms: fix last 3 shift/reduce conflictsMasahiro Yamada
2025-01-18genksyms: fix 6 shift/reduce conflicts and 5 reduce/reduce conflictsMasahiro Yamada
2025-01-18genksyms: reduce type_qualifier directly to decl_specifierMasahiro Yamada
2025-01-18genksyms: rename cvar_qualifier to type_qualifierMasahiro Yamada
2025-01-18genksyms: rename m_abstract_declarator to abstract_declaratorMasahiro Yamada
2025-01-18kbuild: Fix signing issue for external modulesTorsten Hilbrich
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-16scripts/tags.sh: Don't tag usages of DECLARE_BITMAPCosta Shulyupin
2025-01-13Merge 6.13-rc4 into char-misc-nextGreg Kroah-Hartman
2025-01-13Merge 6.13-rc7 into usb-nextGreg Kroah-Hartman
2025-01-12kernel-wide: add explicity||explicitly to spelling.txtShivam Chaudhary
2025-01-12coccinelle: misc: add secs_to_jiffies scriptEaswar Hariharan
2025-01-12checkpatch: check return of `git_commit_info`Tamir Duberstein
2025-01-12checkpatch: update reference to include/asm-<arch>Geert Uytterhoeven
2025-01-12scripts/spelling.txt: add more spellings to spelling.txtColin Ian King