summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
8 daysMerge tag 'rust-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
14 daysrust: support Rust >= 1.91.0 target specMiguel Ojeda
2025-08-27kasan: fix GCC mem-intrinsic prefix with sw tagsAda Couprie Diaz
2025-08-06Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2025-08-06kconfig: lxdialog: replace strcpy() with strncpy() in inputbox.cSuchit Karunakaran
2025-08-06kconfig: lxdialog: replace strcpy with snprintf in print_autowrapSuchit Karunakaran
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-03Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-08-02scripts/spelling.txt: add notifer||notifier to spelling.txtWangYuli
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-31Merge tag 'docs-6.17' of git://git.lwn.net/linuxLinus Torvalds
2025-07-30Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-07-30Merge tag 'rcu.release.v6.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-29Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-07-29Merge tag 'hardening-v6.17-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-29Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-07-29kstack_erase: Fix missed export of renamed KSTACK_ERASE_CFLAGSKees Cook
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-28Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-26kstack_erase: Support Clang stack depth trackingKees Cook
2025-07-26kconfig: gconf: refactor text_insert_help()Masahiro Yamada
2025-07-26kconfig: gconf: remove unneeded variable in text_insert_msgMasahiro Yamada
2025-07-26kconfig: gconf: use hyphens in signalsMasahiro Yamada
2025-07-26kconfig: gconf: replace GtkImageMenuItem with GtkMenuItemMasahiro Yamada
2025-07-26kconfig: gconf: Fix Back button behaviorMasahiro Yamada
2025-07-26kconfig: gconf: fix single view to display dependent symbols correctlyMasahiro Yamada
2025-07-26scripts: add zboot support to extract-vmlinuxJeremy Linton
2025-07-26gendwarfksyms: order -T symtypes output by nameGiuliano Procida
2025-07-26gendwarfksyms: use preferred form of sizeof for allocationGiuliano Procida
2025-07-26kconfig: qconf: confine {begin,end}Group to constructor and destructorMasahiro Yamada
2025-07-26kconfig: qconf: fix ConfigList::updateListAllforAll()Masahiro Yamada
2025-07-26kconfig: add a function to dump all menu entries in a tree-like formatMasahiro Yamada
2025-07-26kconfig: gconf: show GTK version in About dialogMasahiro Yamada
2025-07-26kconfig: gconf: replace GtkHPaned and GtkVPaned with GtkPanedMasahiro Yamada
2025-07-26kconfig: gconf: replace GdkColor with GdkRGBAMasahiro Yamada
2025-07-26kconfig: gconf: replace GtkVbox with GtkBoxMasahiro Yamada
2025-07-26kconfig: gconf: migrate to GTK 3Masahiro Yamada
2025-07-26kconfig: gconf: rename gconf.glade to gconf.uiMasahiro Yamada
2025-07-26kconfig: gconf: rename display_tree_part()Masahiro Yamada
2025-07-26kconfig: gconf: use configure-event handler to adjust pane separatorMasahiro Yamada
2025-07-26kconfig: gconf: fix behavior of a menu under a symbol in split viewMasahiro Yamada
2025-07-26kconfig: nconf: Ensure null termination where strncpy is usedShankari Anand
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-24scripts: add origin commit identification based on specific patternsZhiyu Zhang
2025-07-23docs: Replace spaces with tabs in check-sysctl-docsJoel Granados
2025-07-23docs: Add awk section for ucount sysctl entriesJoel Granados
2025-07-23docs: Use skiplist when checking sysctl admin-guideJoel Granados