aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2025-08-06Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds22-1190/+1082
2025-08-06kconfig: lxdialog: replace strcpy() with strncpy() in inputbox.cSuchit Karunakaran1-2/+4
2025-08-06kconfig: lxdialog: replace strcpy with snprintf in print_autowrapSuchit Karunakaran1-2/+1
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds4-13/+82
2025-08-03Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds2-18/+20
2025-08-02scripts/spelling.txt: add notifer||notifier to spelling.txtWangYuli1-0/+1
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+0
2025-07-31Merge tag 'docs-6.17' of git://git.lwn.net/linuxLinus Torvalds10-586/+1065
2025-07-30Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-1/+1
2025-07-30Merge tag 'rcu.release.v6.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+0
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-0/+13
2025-07-29Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-82/+102
2025-07-29Merge tag 'hardening-v6.17-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2025-07-29Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-0/+26
2025-07-29kstack_erase: Fix missed export of renamed KSTACK_ERASE_CFLAGSKees Cook1-1/+1
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2025-07-28Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+147
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-40/+49
2025-07-28Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2025-07-26kstack_erase: Support Clang stack depth trackingKees Cook1-0/+6
2025-07-26kconfig: gconf: refactor text_insert_help()Masahiro Yamada1-25/+8
2025-07-26kconfig: gconf: remove unneeded variable in text_insert_msgMasahiro Yamada1-2/+1
2025-07-26kconfig: gconf: use hyphens in signalsMasahiro Yamada1-7/+7
2025-07-26kconfig: gconf: replace GtkImageMenuItem with GtkMenuItemMasahiro Yamada1-7/+7
2025-07-26kconfig: gconf: Fix Back button behaviorMasahiro Yamada1-5/+1
2025-07-26kconfig: gconf: fix single view to display dependent symbols correctlyMasahiro Yamada1-15/+1
2025-07-26scripts: add zboot support to extract-vmlinuxJeremy Linton1-7/+6
2025-07-26gendwarfksyms: order -T symtypes output by nameGiuliano Procida1-3/+26
2025-07-26gendwarfksyms: use preferred form of sizeof for allocationGiuliano Procida6-8/+8
2025-07-26kconfig: qconf: confine {begin,end}Group to constructor and destructorMasahiro Yamada2-2/+7
2025-07-26kconfig: qconf: fix ConfigList::updateListAllforAll()Masahiro Yamada1-1/+1
2025-07-26kconfig: add a function to dump all menu entries in a tree-like formatMasahiro Yamada2-0/+75
2025-07-26kconfig: gconf: show GTK version in About dialogMasahiro Yamada1-1/+5
2025-07-26kconfig: gconf: replace GtkHPaned and GtkVPaned with GtkPanedMasahiro Yamada1-2/+3
2025-07-26kconfig: gconf: replace GdkColor with GdkRGBAMasahiro Yamada1-11/+11
2025-07-26kconfig: gconf: replace GtkVbox with GtkBoxMasahiro Yamada1-1/+2
2025-07-26kconfig: gconf: migrate to GTK 3Masahiro Yamada3-146/+135
2025-07-26kconfig: gconf: rename gconf.glade to gconf.uiMasahiro Yamada2-3/+3
2025-07-26kconfig: gconf: rename display_tree_part()Masahiro Yamada1-7/+7
2025-07-26kconfig: gconf: use configure-event handler to adjust pane separatorMasahiro Yamada1-18/+7
2025-07-26kconfig: gconf: fix behavior of a menu under a symbol in split viewMasahiro Yamada1-3/+2
2025-07-26kconfig: nconf: Ensure null termination where strncpy is usedShankari Anand2-0/+3
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2025-07-24scripts: add origin commit identification based on specific patternsZhiyu Zhang1-1/+37
2025-07-23docs: Replace spaces with tabs in check-sysctl-docsJoel Granados1-82/+81
2025-07-23docs: Add awk section for ucount sysctl entriesJoel Granados1-0/+8
2025-07-23docs: Use skiplist when checking sysctl admin-guideJoel Granados1-4/+17
2025-07-23docs: nixify check-sysctl-docsJoel Granados1-1/+1
2025-07-22tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt1-1/+1
2025-07-21stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGSKees Cook2-14/+17
2025-07-21stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depthKees Cook1-26/+26
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook1-3/+3
2025-07-21scripts: rust: emit path candidates in panic messageTamir Duberstein1-3/+5
2025-07-21scripts: rust: replace length checks with matchTamir Duberstein1-16/+15
2025-07-19coccinelle: misc: secs_to_jiffies: implement context and report modesEaswar Hariharan1-5/+44
2025-07-19rust: list: add `impl_list_item!` examplesTamir Duberstein1-2/+3
2025-07-19Merge tag 'rust-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2025-07-17scripts: kdoc: make it backward-compatible with Python 3.7Mauro Carvalho Chehab1-1/+3
2025-07-17docs: kernel-doc: emit warnings for ancient versions of PythonMauro Carvalho Chehab1-0/+10
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-9/+296
2025-07-16checkpatch: Remove SRCU-lite deprecationPaul E. McKenney1-2/+0
2025-07-15Merge branch 'kdoc-item2' into docs-mwJonathan Corbet4-244/+145
2025-07-15docs: kdoc: emit a warning for ancient versions of PythonJonathan Corbet1-0/+9
2025-07-15docs: kdoc: clean up check_sections()Jonathan Corbet1-20/+11
2025-07-15docs: kdoc: directly access the always-there KdocItem fieldsJonathan Corbet2-13/+8
2025-07-15docs: kdoc: straighten up dump_declaration()Jonathan Corbet1-10/+5
2025-07-15docs: kdoc: Regularize the use of the declaration nameJonathan Corbet2-30/+15
2025-07-15docs: kdoc: Coalesce parameter-list handlingJonathan Corbet3-67/+43
2025-07-15docs: kdoc: use self.entry.parameterlist directly in check_sections()Jonathan Corbet1-9/+5
2025-07-15docs: kdoc: remove the "struct_actual" machineryJonathan Corbet1-30/+2
2025-07-15docs: kdoc: Centralize handling of the item section listJonathan Corbet3-40/+25
2025-07-15docs: kdoc: drop "sectionlist"Jonathan Corbet2-24/+7
2025-07-14rust: use `#[used(compiler)]` to fix build and `modpost` with Rust >= 1.89.0Miguel Ojeda1-1/+2
2025-07-14lib/crypto: tests: Add KUnit tests for Poly1305Eric Biggers1-2/+47
2025-07-14lib/crypto: tests: Add hash-test-template.h and gen-hash-testvecs.pyEric Biggers1-0/+102
2025-07-12Merge branch 'mm-hotfixes-stable' into mm-stable to pick up changes whichAndrew Morton5-9/+296
2025-07-10Merge branch 'virtio_udp_tunnel_08_07_2025' of https://github.com/pabeni/linu...Jakub Kicinski1-0/+1
2025-07-10scripts/gdb/symbols: make lx-symbols skip the s390 decompressorIlya Leoshkevich1-0/+26
2025-07-09checkpatch: check for missing sentinels in ID arraysBrian Norris1-0/+28
2025-07-09scripts: gdb: move MNT_* constants to gdb-parsedJohannes Berg1-6/+6
2025-07-09checkpatch: use utf-8 match for spell checkingAntonio Borneo1-2/+3
2025-07-09alloc_tag: remove empty module tag sectionCasey Chen1-5/+0
2025-07-09scripts: gdb: vfs: support external dentry namesIllia Ostapyshyn1-1/+1
2025-07-09scripts/gdb: de-reference per-CPU MCE interruptsFlorian Fainelli1-1/+1
2025-07-09scripts/gdb: fix interrupts.py after maple tree conversionFlorian Fainelli4-6/+293
2025-07-09scripts/gdb: fix interrupts display after MCP on x86Florian Fainelli1-1/+1
2025-07-08scripts/kernel_doc.py: properly handle VIRTIO_DECLARE_FEATURESPaolo Abeni1-0/+1
2025-07-08docs: kdoc: pretty up dump_enum()Jonathan Corbet1-14/+25
2025-07-08docs: kdoc: some tweaks to process_proto_function()Jonathan Corbet1-19/+24
2025-07-08docs: kdoc: rework type prototype parsingJonathan Corbet1-18/+25
2025-07-08docs: kdoc: remove the brcount floor in process_proto_type()Jonathan Corbet1-3/+1
2025-07-08docs: kdoc: micro-optimize KernReJonathan Corbet1-5/+2
2025-07-08docs: kdoc: don't reinvent string.strip()Jonathan Corbet1-22/+5
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+1
2025-07-02docs: kdoc: simplify the output-item passingJonathan Corbet2-3/+3
2025-07-02docs: kdoc; Add a rudimentary class to represent output itemsJonathan Corbet2-21/+35
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn1-0/+2
2025-07-02kconfig: gconf: remove GtkHandleBox from gladeMasahiro Yamada1-9/+0
2025-07-02kconfig: gconf: use gtk_dialog_get_content_area() accessorMasahiro Yamada1-2/+3
2025-07-02kconfig: gconf: use gtk_check_menu_item_get_active() accessorMasahiro Yamada1-3/+3
2025-07-02kconfig: gconf: remove unnecessary default message in text viewMasahiro Yamada1-1/+0
2025-07-02kconfig: gconf: replace "tooltip" property with "tooltip-text"Masahiro Yamada1-17/+17
2025-07-02kconfig: gconf: remove "tooltips" property from gladeMasahiro Yamada1-1/+0
2025-07-02kconfig: gconf: replace GTK_STOCK_{OK,NO,CANCEL}Masahiro Yamada1-3/+3
2025-07-02kconfig: gconf: replace GDK_space with GDK_KEY_spaceMasahiro Yamada1-1/+1
2025-07-02kconfig: gconf: remove dead code in display_tree_part()Masahiro Yamada1-4/+1
2025-07-02kconfig: gconf: inline display_list() into set_view_mode()Masahiro Yamada1-11/+3
2025-07-02kconfig: gconf: do not reconstruct tree store when a symbol is changedMasahiro Yamada1-18/+11
2025-07-02kconfig: gconf: inline fill_row() into set_node()Masahiro Yamada1-166/+106
2025-07-02kconfig: gconf: remove init_tree_model()Masahiro Yamada1-20/+16
2025-07-02kconfig: gconf: remove global 'model1' and 'model2' variablesMasahiro Yamada1-5/+2
2025-07-02kconfig: gconf: use GtkTreeModelFilter to control row visibilityMasahiro Yamada1-137/+80
2025-07-02kconfig: gconf: preserve menu selection when switching view modeMasahiro Yamada1-8/+79
2025-07-02kconfig: gconf: merge 'current' and 'browsed' global variablesMasahiro Yamada1-19/+13
2025-07-02kconfig: gconf: remove global 'tree' variableMasahiro Yamada1-21/+21
2025-07-02kconfig: gconf: make introduction, about, license dialogs modalMasahiro Yamada1-12/+6
2025-07-02kconfig: gconf: refactor replace_button_icon()Masahiro Yamada1-15/+5
2025-07-02kconfig: gconf: use GdkPixbuf in replace_button_icon()Masahiro Yamada1-7/+6
2025-07-02kconfig: gconf: use GtkFileChooser in on_save_as1_activate()Masahiro Yamada1-27/+25
2025-07-02kconfig: gconf: use GtkFileChooser in on_load1_activate()Masahiro Yamada1-27/+27
2025-07-02kconfig: gconf: add on_save_clicked() event handlerMasahiro Yamada1-1/+6
2025-07-02kconfig: gconf: avoid hardcoding model* in on_treeview*_button_press_event()Masahiro Yamada1-4/+6
2025-07-02kconfig: gconf: avoid hardcoding model2 in renderer_edited()Masahiro Yamada1-4/+6
2025-07-02kconfig: gconf: avoid hardcoding model2 in on_treeview2_cursor_changed()Masahiro Yamada1-2/+3
2025-07-02kconfig: gconf: make key_press_event work in left pane tooMasahiro Yamada1-4/+3
2025-07-02kconfig: gconf: remove glade_xml_signal_autoconnect() callMasahiro Yamada1-1/+0
2025-07-02kconfig: gconf: add static qualifiers to event handlersMasahiro Yamada2-83/+125
2025-07-02kconfig: gconf: move button1 and save1 initialization codeMasahiro Yamada1-4/+8
2025-07-02kconfig: gconf: move the main window event handlers belowMasahiro Yamada1-85/+78
2025-07-02kconfig: gconf: grey out button for current viewMasahiro Yamada1-2/+13
2025-07-02kconfig: gconf: refactor view setting codeMasahiro Yamada1-36/+38
2025-07-01docs: kdoc: pretty up dump_enum()Jonathan Corbet1-14/+25
2025-07-01docs: kdoc: some tweaks to process_proto_function()Jonathan Corbet1-19/+24
2025-07-01docs: kdoc: rework type prototype parsingJonathan Corbet1-18/+25
2025-07-01docs: kdoc: split the processing of the two remaining inline statesJonathan Corbet1-19/+18
2025-07-01docs: kdoc: remove the inline states-within-a-stateJonathan Corbet1-30/+13
2025-07-01docs: kdoc: remove the INLINE_END stateJonathan Corbet1-3/+1
2025-07-01docs: kdoc: rework process_export() slightlyJonathan Corbet1-16/+14
2025-07-01docs: kdoc: remove KernelEntry::functionJonathan Corbet1-1/+0
2025-07-01docs: kdoc: remove a bit of dead codeJonathan Corbet1-7/+0
2025-07-01docs: kdoc: Move content handling into KernelEntryJonathan Corbet1-32/+30
2025-07-01docs: kdoc: remove KernelEntry::in_doc_sectJonathan Corbet1-4/+0
2025-07-01kconfig: gconf: move init_*() functions belowMasahiro Yamada1-228/+222
2025-07-01kconfig: gconf: add static qualifiers to variablesMasahiro Yamada1-14/+14
2025-07-01kconfig: gconf: remove unused 'color' variableMasahiro Yamada1-1/+0
2025-07-01kconfig: gconf: remove unneeded variables in on_treeview*_button_press_event()Masahiro Yamada1-11/+3
2025-07-01kconfig: gconf: remove unneeded variable in on_split_clicked()Masahiro Yamada1-2/+2
2025-07-01kconfig: gconf: remove unnecessary NULL checks for tree1 and tree2Masahiro Yamada1-8/+4
2025-07-01kconfig: gconf: remove parents[] array and indent variableMasahiro Yamada1-35/+14
2025-07-01kconfig: gconf: remove internal-child="image" nodes from gladeMasahiro Yamada1-84/+0
2025-07-01kconfig: gconf: remove unnecessary gtk_set_locale() callMasahiro Yamada1-1/+0
2025-07-01kconfig: gconf: remove gtk_tree_view_set_rules_hint() callsMasahiro Yamada1-2/+0
2025-07-01kconfig: gconf: remove gtk_widget_realize() callsMasahiro Yamada1-2/+0
2025-07-01kconfig: gconf: remove gtk_tree_view_column_set_visible() callsMasahiro Yamada1-11/+0
2025-07-01kconfig: gconf: remove unneeded gtk_tree_view_set_headers_visible() callsMasahiro Yamada1-2/+0
2025-07-01kconfig: gconf: remove meaningless code in init_main_window()Masahiro Yamada1-1/+0
2025-07-01kconfig: gconf: remove empty if-blockMasahiro Yamada1-2/+0
2025-07-01kconfig: gconf: remove old #ifdef GTK_CHECK_VERSIONMasahiro Yamada1-4/+0
2025-07-01kconfig: gconf: always destroy dialog in on_window1_delete_event()Masahiro Yamada1-5/+8
2025-06-30docs: kdoc: remove the brcount floor in process_proto_type()Jonathan Corbet1-3/+1
2025-06-30docs: kdoc: micro-optimize KernReJonathan Corbet1-4/+2
2025-06-30kconfig: gconf: fix potential memory leak in renderer_edited()Masahiro Yamada1-1/+2
2025-06-30kconfig: gconf: make columns resizableMasahiro Yamada1-6/+3
2025-06-30kconfig: re-add menu_get_parent_menu() that returns parent menuMasahiro Yamada2-0/+15
2025-06-30kconfig: rename menu_get_parent_menu() to menu_get_menu_or_parent_menu()Masahiro Yamada4-6/+12
2025-06-30kconfig: qconf: show selected choice in the Value columnMasahiro Yamada1-1/+8
2025-06-30kconfig: qconf: do not show checkbox icon for choiceMasahiro Yamada1-5/+6
2025-06-27docs: kdoc: don't reinvent string.strip()Jonathan Corbet1-22/+5
2025-06-27docs: kdoc: split the processing of the two remaining inline statesJonathan Corbet1-19/+18
2025-06-27docs: kdoc: remove the inline states-within-a-stateJonathan Corbet1-30/+13
2025-06-28kconfig: set MENU_CHANGED to choice when the selected member is changedMasahiro Yamada1-0/+4
2025-06-26docs: kdoc: remove the INLINE_END stateJonathan Corbet1-3/+1
2025-06-26checkpatch: check for comment explaining rgmii(|-rxid|-txid) PHY modesMatthias Schiffer1-0/+12
2025-06-25docs: kdoc: rework process_export() slightlyJonathan Corbet1-16/+14
2025-06-25docs: kdoc: remove KernelEntry::functionJonathan Corbet1-1/+0
2025-06-25scripts/gdb: fix dentry_name() lookupFlorian Fainelli1-1/+1
2025-06-25docs: kdoc: remove a bit of dead codeJonathan Corbet1-7/+0
2025-06-25docs: kdoc: Move content handling into KernelEntryJonathan Corbet1-32/+30
2025-06-25docs: kdoc: remove KernelEntry::in_doc_sectJonathan Corbet1-4/+0
2025-06-25scripts: test_doc_build.py: regroup and rename argumentsMauro Carvalho Chehab1-34/+61
2025-06-25scripts: sphinx-pre-install: fix release detection for FedoraMauro Carvalho Chehab1-1/+1
2025-06-25scripts: sphinx-pre-install: properly handle SPHINXBUILDMauro Carvalho Chehab1-0/+4
2025-06-25scripts: test_doc_build.py: make the script smarterMauro Carvalho Chehab1-49/+105
2025-06-25scripts: test_doc_build.py: improve cmd.log logicMauro Carvalho Chehab1-8/+11
2025-06-25scripts: test_doc_build.py: improve dependency listMauro Carvalho Chehab1-18/+50
2025-06-25scripts: test_doc_build.py: better adjust to python versionMauro Carvalho Chehab1-5/+18
2025-06-25scripts: test_doc_build.py: better control its outputMauro Carvalho Chehab1-27/+51
2025-06-25scripts: test_doc_build.py: make capture assynchronousMauro Carvalho Chehab1-113/+230
2025-06-25scripts: scripts/test_doc_build.py: add script to test doc buildMauro Carvalho Chehab1-0/+241
2025-06-25docs: kdoc: finish disentangling the BODY and SPECIAL_SECTION statesJonathan Corbet1-32/+48
2025-06-25docs: kdoc: Add some comments to process_decl()Jonathan Corbet1-14/+16
2025-06-25docs: kdoc: coalesce the end-of-comment processingJonathan Corbet1-22/+14
2025-06-25docs: kdoc: rework the handling of SPECIAL_SECTIONJonathan Corbet1-28/+20
2025-06-25docs: kdoc: coalesce the new-section handlingJonathan Corbet1-36/+13
2025-06-25docs: kdoc: split out the special-section stateJonathan Corbet1-12/+12
2025-06-25docs: kdoc: separate out the handling of the declaration phaseJonathan Corbet1-15/+78
2025-06-25docs: kdoc: consolidate the "begin section" logicJonathan Corbet1-15/+17
2025-06-25docs: kdoc: Make body_with_blank_line parsing more flexibleJonathan Corbet1-1/+1
2025-06-24kconfig: lxdialog: fix 'space' to (de)select optionsYann E. MORIN1-1/+1
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman3-61/+33