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
2024-11-12
rust: warn on bindgen < 0.69.5 and libclang >= 19.1
Miguel Ojeda
3
-1
/
+51
2024-11-12
scripts/tags.sh: Don't tag usages of DEFINE_MUTEX
Costa Shulyupin
1
-1
/
+1
2024-11-11
kbuild,bpf: Pass make jobs' value to pahole
Florian Schmaus
1
-2
/
+4
2024-11-07
alloc_tag: load module tags into separate contiguous memory
Suren Baghdasaryan
1
-2
/
+3
2024-11-06
fs/xattr: add *at family syscalls
Christian Göttsche
1
-0
/
+4
2024-11-06
kbuild: Add AutoFDO support for Clang build
Rong Xu
2
-0
/
+32
2024-11-05
checkpatch: always parse orig_commit in fixes tag
Tamir Duberstein
1
-21
/
+16
2024-11-05
scripts/spelling.txt: add typo "exprienced" and "rewritting"
WangYuli
1
-0
/
+2
2024-11-05
scripts/decode_stacktrace.sh: remove trailing space
Breno Leitao
1
-1
/
+6
2024-11-05
scripts/spelling.txt: add more spellings corrections
Yu Jiaoliang
1
-0
/
+31
2024-11-06
kconfig: document the positional argument in the help message
Masahiro Yamada
1
-1
/
+4
2024-11-06
kconfig: qconf: remove unnecessary mode check in ConfigItem::updateMenu()
Masahiro Yamada
1
-1
/
+1
2024-11-06
kconfig: qconf: refactor ConfigInfoView::clicked()
Masahiro Yamada
1
-37
/
+6
2024-11-06
kconfig: add sym_get_prompt_menu() helper function
Masahiro Yamada
2
-7
/
+20
2024-11-06
kconfig: qconf: remove non-functional href="m..." tag
Masahiro Yamada
1
-2
/
+2
2024-11-06
kconfig: qconf: remove redundant check in goBack()
Masahiro Yamada
1
-3
/
+0
2024-11-06
kconfig: qconf: avoid unnecessary parentSelected() when ESC is pressed
Masahiro Yamada
1
-1
/
+1
2024-11-06
kconfig: qconf: remove ConfigItem::visible member
Masahiro Yamada
2
-25
/
+18
2024-11-06
kconfig: qconf: do not show goParent button in split view
Masahiro Yamada
1
-2
/
+1
2024-11-06
kconfig: qconf: convert the last old connection syntax to Qt5 style
Masahiro Yamada
1
-1
/
+3
2024-11-06
kconfig: qconf: remove unnecessary lastWindowClosed() signal connection
Masahiro Yamada
1
-1
/
+0
2024-11-06
kconfig: qconf: remove unnecessary setRootIsDecorated() call
Masahiro Yamada
1
-1
/
+0
2024-11-06
kconfig: qconf: remove redundant type check for choice members
Masahiro Yamada
1
-1
/
+1
2024-11-06
kconfig: qconf: remove mouse{Press,Move}Event() functions
Masahiro Yamada
2
-16
/
+0
2024-11-06
kconfig: qconf: simplify character replacement
Rolf Eike Beer
1
-21
/
+12
2024-11-06
kconfig: qconf: use default platform shortcuts
Rolf Eike Beer
1
-5
/
+7
2024-11-06
kconfig: qconf: use QString to store path to configuration file
Rolf Eike Beer
2
-19
/
+7
2024-11-06
kconfig: nconf: Fix typo in function comment
Thorsten Blum
1
-1
/
+1
2024-11-06
streamline_config.pl: remove prompt warnings for configs with defaults
David Hunter
1
-2
/
+12
2024-11-06
streamline_config.pl: ensure all defaults are tracked
David Hunter
1
-1
/
+1
2024-11-05
scripts: Remove export_report.pl
Matthew Maurer
1
-186
/
+0
2024-11-05
Merge 6.12-rc6 into char-misc-next
Greg Kroah-Hartman
8
-17
/
+40
2024-11-05
scripts/tags.sh: Fix warnings "null expansion of name pattern"
Costa Shulyupin
1
-1
/
+1
2024-11-05
scripts/tags.sh: use list of identifiers to ignore
Costa Shulyupin
1
-13
/
+23
2024-11-05
scripts/tags.sh: add regex to map IDT entries
Costa Shulyupin
1
-0
/
+2
2024-11-04
rust: add arch_static_branch
Alice Ryhl
1
-1
/
+8
2024-11-04
streamline_config.pl: fix missing variable operator in debug print
David Hunter
1
-1
/
+1
2024-11-04
kconfig: nconf: Use TAB to cycle thru dialog buttons
Thorsten Blum
1
-0
/
+9
2024-11-04
kconfig: qconf: set parent in the widget constructor
Masahiro Yamada
1
-8
/
+4
2024-11-04
kconfig: qconf: reorder code in ConfigMainWindow() constructor
Masahiro Yamada
1
-12
/
+11
2024-11-04
kconfig: qconf: set QSplitter orientation in the constructor
Masahiro Yamada
1
-6
/
+3
2024-11-04
kconfig: remove zconfprint()
Masahiro Yamada
1
-17
/
+5
2024-11-04
kconfig: remove support for "bool" prompt for choice entries
Masahiro Yamada
1
-6
/
+0
2024-11-04
kbuild: add generic support for built-in boot DTBs
Masahiro Yamada
2
-0
/
+48
2024-11-03
Merge tag 'kbuild-fixes-v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-16
/
+39
2024-11-03
modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host
Masahiro Yamada
1
-1
/
+1
2024-11-03
modpost: fix acpi MODULE_DEVICE_TABLE built with mismatched endianness
Masahiro Yamada
1
-5
/
+5
2024-10-31
kconfig: show sub-menu entries even if the prompt is hidden
Masahiro Yamada
1
-1
/
+12
2024-10-31
kbuild: deb-pkg: add pkg.linux-upstream.nokerneldbg build profile
Masahiro Yamada
1
-0
/
+1
2024-10-31
kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profile
Masahiro Yamada
3
-6
/
+11
[prev]
[next]