summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+1
2025-07-28Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+147
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-40/+49
2025-07-28Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+2
2025-07-26kstack_erase: Support Clang stack depth trackingKees Cook-0/+6
2025-07-26kconfig: gconf: refactor text_insert_help()Masahiro Yamada-25/+8
2025-07-26kconfig: gconf: remove unneeded variable in text_insert_msgMasahiro Yamada-2/+1
2025-07-26kconfig: gconf: use hyphens in signalsMasahiro Yamada-7/+7
2025-07-26kconfig: gconf: replace GtkImageMenuItem with GtkMenuItemMasahiro Yamada-7/+7
2025-07-26kconfig: gconf: Fix Back button behaviorMasahiro Yamada-5/+1
2025-07-26kconfig: gconf: fix single view to display dependent symbols correctlyMasahiro Yamada-15/+1
2025-07-26scripts: add zboot support to extract-vmlinuxJeremy Linton-7/+6
2025-07-26gendwarfksyms: order -T symtypes output by nameGiuliano Procida-3/+26
2025-07-26gendwarfksyms: use preferred form of sizeof for allocationGiuliano Procida-8/+8
2025-07-26kconfig: qconf: confine {begin,end}Group to constructor and destructorMasahiro Yamada-2/+7
2025-07-26kconfig: qconf: fix ConfigList::updateListAllforAll()Masahiro Yamada-1/+1
2025-07-26kconfig: add a function to dump all menu entries in a tree-like formatMasahiro Yamada-0/+75
2025-07-26kconfig: gconf: show GTK version in About dialogMasahiro Yamada-1/+5
2025-07-26kconfig: gconf: replace GtkHPaned and GtkVPaned with GtkPanedMasahiro Yamada-2/+3
2025-07-26kconfig: gconf: replace GdkColor with GdkRGBAMasahiro Yamada-11/+11
2025-07-26kconfig: gconf: replace GtkVbox with GtkBoxMasahiro Yamada-1/+2
2025-07-26kconfig: gconf: migrate to GTK 3Masahiro Yamada-146/+135
2025-07-26kconfig: gconf: rename gconf.glade to gconf.uiMasahiro Yamada-3/+3
2025-07-26kconfig: gconf: rename display_tree_part()Masahiro Yamada-7/+7
2025-07-26kconfig: gconf: use configure-event handler to adjust pane separatorMasahiro Yamada-18/+7
2025-07-26kconfig: gconf: fix behavior of a menu under a symbol in split viewMasahiro Yamada-3/+2
2025-07-26kconfig: nconf: Ensure null termination where strncpy is usedShankari Anand-0/+3
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+2
2025-07-24scripts: add origin commit identification based on specific patternsZhiyu Zhang-1/+37
2025-07-23docs: Replace spaces with tabs in check-sysctl-docsJoel Granados-82/+81
2025-07-23docs: Add awk section for ucount sysctl entriesJoel Granados-0/+8
2025-07-23docs: Use skiplist when checking sysctl admin-guideJoel Granados-4/+17
2025-07-23docs: nixify check-sysctl-docsJoel Granados-1/+1
2025-07-22tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt-1/+1
2025-07-21stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGSKees Cook-14/+17
2025-07-21stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depthKees Cook-26/+26
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook-3/+3
2025-07-21scripts: rust: emit path candidates in panic messageTamir Duberstein-3/+5
2025-07-21scripts: rust: replace length checks with matchTamir Duberstein-16/+15
2025-07-19coccinelle: misc: secs_to_jiffies: implement context and report modesEaswar Hariharan-5/+44
2025-07-19rust: list: add `impl_list_item!` examplesTamir Duberstein-2/+3
2025-07-19Merge tag 'rust-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+2
2025-07-17scripts: kdoc: make it backward-compatible with Python 3.7Mauro Carvalho Chehab-1/+3
2025-07-17docs: kernel-doc: emit warnings for ancient versions of PythonMauro Carvalho Chehab-0/+10
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-9/+296
2025-07-16checkpatch: Remove SRCU-lite deprecationPaul E. McKenney-2/+0
2025-07-15Merge branch 'kdoc-item2' into docs-mwJonathan Corbet-244/+145
2025-07-15docs: kdoc: emit a warning for ancient versions of PythonJonathan Corbet-0/+9
2025-07-15docs: kdoc: clean up check_sections()Jonathan Corbet-20/+11
2025-07-15docs: kdoc: directly access the always-there KdocItem fieldsJonathan Corbet-13/+8