index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-01
kconfig: gconf: remove parents[] array and indent variable
Masahiro Yamada
1
-35
/
+14
2025-07-01
kconfig: gconf: remove internal-child="image" nodes from glade
Masahiro Yamada
1
-84
/
+0
2025-07-01
kconfig: gconf: remove unnecessary gtk_set_locale() call
Masahiro Yamada
1
-1
/
+0
2025-07-01
kconfig: gconf: remove gtk_tree_view_set_rules_hint() calls
Masahiro Yamada
1
-2
/
+0
2025-07-01
kconfig: gconf: remove gtk_widget_realize() calls
Masahiro Yamada
1
-2
/
+0
2025-07-01
kconfig: gconf: remove gtk_tree_view_column_set_visible() calls
Masahiro Yamada
1
-11
/
+0
2025-07-01
kconfig: gconf: remove unneeded gtk_tree_view_set_headers_visible() calls
Masahiro Yamada
1
-2
/
+0
2025-07-01
kconfig: gconf: remove meaningless code in init_main_window()
Masahiro Yamada
1
-1
/
+0
2025-07-01
kconfig: gconf: remove empty if-block
Masahiro Yamada
1
-2
/
+0
2025-07-01
kconfig: gconf: remove old #ifdef GTK_CHECK_VERSION
Masahiro Yamada
1
-4
/
+0
2025-07-01
kconfig: gconf: always destroy dialog in on_window1_delete_event()
Masahiro Yamada
1
-5
/
+8
2025-06-30
docs: kdoc: remove the brcount floor in process_proto_type()
Jonathan Corbet
1
-3
/
+1
2025-06-30
docs: kdoc: micro-optimize KernRe
Jonathan Corbet
1
-4
/
+2
2025-06-30
kconfig: gconf: fix potential memory leak in renderer_edited()
Masahiro Yamada
1
-1
/
+2
2025-06-30
kconfig: gconf: make columns resizable
Masahiro Yamada
1
-6
/
+3
2025-06-30
kconfig: re-add menu_get_parent_menu() that returns parent menu
Masahiro Yamada
2
-0
/
+15
2025-06-30
kconfig: rename menu_get_parent_menu() to menu_get_menu_or_parent_menu()
Masahiro Yamada
4
-6
/
+12
2025-06-30
kconfig: qconf: show selected choice in the Value column
Masahiro Yamada
1
-1
/
+8
2025-06-30
kconfig: qconf: do not show checkbox icon for choice
Masahiro Yamada
1
-5
/
+6
2025-06-27
docs: kdoc: don't reinvent string.strip()
Jonathan Corbet
1
-22
/
+5
2025-06-27
docs: kdoc: split the processing of the two remaining inline states
Jonathan Corbet
1
-19
/
+18
2025-06-27
docs: kdoc: remove the inline states-within-a-state
Jonathan Corbet
1
-30
/
+13
2025-06-28
kconfig: set MENU_CHANGED to choice when the selected member is changed
Masahiro Yamada
1
-0
/
+4
2025-06-26
docs: kdoc: remove the INLINE_END state
Jonathan Corbet
1
-3
/
+1
2025-06-26
checkpatch: check for comment explaining rgmii(|-rxid|-txid) PHY modes
Matthias Schiffer
1
-0
/
+12
2025-06-25
docs: kdoc: rework process_export() slightly
Jonathan Corbet
1
-16
/
+14
2025-06-25
docs: kdoc: remove KernelEntry::function
Jonathan Corbet
1
-1
/
+0
2025-06-25
scripts/gdb: fix dentry_name() lookup
Florian Fainelli
1
-1
/
+1
2025-06-25
docs: kdoc: remove a bit of dead code
Jonathan Corbet
1
-7
/
+0
2025-06-25
docs: kdoc: Move content handling into KernelEntry
Jonathan Corbet
1
-32
/
+30
2025-06-25
docs: kdoc: remove KernelEntry::in_doc_sect
Jonathan Corbet
1
-4
/
+0
2025-06-25
scripts: test_doc_build.py: regroup and rename arguments
Mauro Carvalho Chehab
1
-34
/
+61
2025-06-25
scripts: sphinx-pre-install: fix release detection for Fedora
Mauro Carvalho Chehab
1
-1
/
+1
2025-06-25
scripts: sphinx-pre-install: properly handle SPHINXBUILD
Mauro Carvalho Chehab
1
-0
/
+4
2025-06-25
scripts: test_doc_build.py: make the script smarter
Mauro Carvalho Chehab
1
-49
/
+105
2025-06-25
scripts: test_doc_build.py: improve cmd.log logic
Mauro Carvalho Chehab
1
-8
/
+11
2025-06-25
scripts: test_doc_build.py: improve dependency list
Mauro Carvalho Chehab
1
-18
/
+50
2025-06-25
scripts: test_doc_build.py: better adjust to python version
Mauro Carvalho Chehab
1
-5
/
+18
2025-06-25
scripts: test_doc_build.py: better control its output
Mauro Carvalho Chehab
1
-27
/
+51
2025-06-25
scripts: test_doc_build.py: make capture assynchronous
Mauro Carvalho Chehab
1
-113
/
+230
2025-06-25
scripts: scripts/test_doc_build.py: add script to test doc build
Mauro Carvalho Chehab
1
-0
/
+241
2025-06-25
docs: kdoc: finish disentangling the BODY and SPECIAL_SECTION states
Jonathan Corbet
1
-32
/
+48
2025-06-25
docs: kdoc: Add some comments to process_decl()
Jonathan Corbet
1
-14
/
+16
2025-06-25
docs: kdoc: coalesce the end-of-comment processing
Jonathan Corbet
1
-22
/
+14
2025-06-25
docs: kdoc: rework the handling of SPECIAL_SECTION
Jonathan Corbet
1
-28
/
+20
2025-06-25
docs: kdoc: coalesce the new-section handling
Jonathan Corbet
1
-36
/
+13
2025-06-25
docs: kdoc: split out the special-section state
Jonathan Corbet
1
-12
/
+12
2025-06-25
docs: kdoc: separate out the handling of the declaration phase
Jonathan Corbet
1
-15
/
+78
2025-06-25
docs: kdoc: consolidate the "begin section" logic
Jonathan Corbet
1
-15
/
+17
2025-06-25
docs: kdoc: Make body_with_blank_line parsing more flexible
Jonathan Corbet
1
-1
/
+1
[prev]
[next]