index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-08
scripts/gdb: add utils.read_ulong()
John Ogness
1
-0
/
+7
2020-09-07
scripts/tags.sh: exclude tools directory from tags generation
Rustam Kovhaev
1
-2
/
+6
2020-09-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2020-09-05
checkpatch: fix the usage of capture group ( ... )
Mrinal Pandey
1
-2
/
+2
2020-09-05
coccinelle: misc: add uninitialized_var.cocci script
Denis Efremov
1
-0
/
+51
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+4
2020-09-04
scripts/dev-needs: Add script to list device dependencies
Saravana Kannan
1
-0
/
+315
2020-09-03
kconfig: remove redundant assignment prompt = prompt
Denis Efremov
1
-1
/
+0
2020-09-03
kconfig: streamline_config.pl: check defined(ENV variable) before using it
Randy Dunlap
1
-1
/
+4
2020-09-02
coccinelle: ifnullfree: add vfree(), kvfree*() functions
Denis Efremov
1
-2
/
+9
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+2
2020-09-01
spelling.txt: Remove some duplicate entries
Joe Perches
1
-4
/
+0
2020-08-27
Makefile: Add clang-tidy and static analyzer support to makefile
Nathan Huckleberry
2
-0
/
+74
2020-08-27
gen_compile_commands: remove the warning about too few .cmd files
Masahiro Yamada
1
-10
/
+0
2020-08-27
gen_compile_commands: support *.o, *.a, modules.order in positional argument
Masahiro Yamada
1
-4
/
+96
2020-08-27
gen_compile_commands: move directory walk to a generator function
Masahiro Yamada
1
-12
/
+32
2020-08-27
gen_compile_commands: make -o option independent of -d option
Masahiro Yamada
1
-9
/
+9
2020-08-27
gen_compile_commands: reword the help message of -d option
Masahiro Yamada
1
-2
/
+2
2020-08-27
gen_compile_commands: do not support .cmd files under tools/ directory
Masahiro Yamada
1
-20
/
+12
2020-08-27
gen_compile_commands: use choices for --log_levels option
Masahiro Yamada
1
-10
/
+4
2020-08-27
gen_compile_commands: parse only the first line of .*.cmd files
Masahiro Yamada
1
-5
/
+2
2020-08-27
kbuild: hide commands to run Kconfig, and show short log for syncconfig
Masahiro Yamada
1
-8
/
+8
2020-08-26
seqlock,tags: Add support for SEQCOUNT_LOCKTYPE()
Peter Zijlstra
1
-0
/
+2
2020-08-25
bpf: Add d_path helper
Jiri Olsa
1
-0
/
+2
2020-08-24
locking/atomics: Use read-write instrumentation for atomic RMWs
Marco Elver
1
-6
/
+15
2020-08-24
kcsan: Support compounded read-write instrumentation
Marco Elver
1
-1
/
+1
2020-08-21
coccinelle: api: add kobj_to_dev.cocci script
Denis Efremov
1
-0
/
+45
2020-08-21
coccinelle: add patch rule for dma_alloc_coherent
Alex Dewar
1
-3
/
+13
2020-08-21
scripts: coccicheck: Add chain mode to list of modes
Sumera Priyadarsini
1
-1
/
+1
2020-08-21
kconfig: qconf: replace deprecated QString::sprintf() with QTextStream
Masahiro Yamada
1
-54
/
+62
2020-08-21
kconfig: qconf: remove redundant help in the info view
Masahiro Yamada
1
-6
/
+1
2020-08-21
kconfig: qconf: remove qInfo() to get back Qt4 support
Masahiro Yamada
1
-2
/
+0
2020-08-19
dt-bindings: Use json for processed-schema*
Andrei Ziureaev
1
-1
/
+1
2020-08-19
scripts/dtc: dtx_diff - make help text formatting consistent
Geert Uytterhoeven
1
-1
/
+2
2020-08-18
kconfig: qconf: remove unused colNr
Masahiro Yamada
1
-1
/
+1
2020-08-18
kconfig: qconf: fix the popup menu in the ConfigInfoView window
Masahiro Yamada
2
-18
/
+15
2020-08-18
kconfig: qconf: fix signal connection to invalid slots
Masahiro Yamada
1
-4
/
+4
2020-08-18
genksyms: keywords: Use __restrict not _restrict
Joe Perches
1
-2
/
+2
2020-08-18
extract-cert: add static to local data
Masahiro Yamada
1
-1
/
+1
2020-08-17
scripts/selinux,selinux: update mdp to enable policy capabilities
Stephen Smalley
1
-0
/
+7
2020-08-18
Makefile.extrawarn: Move sign-compare from W=2 to W=3
Joe Perches
1
-1
/
+1
2020-08-14
Merge tag 'kconfig-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-243
/
+218
2020-08-14
kconfig: qconf: move setOptionMode() to ConfigList from ConfigView
Masahiro Yamada
2
-28
/
+27
2020-08-14
kconfig: qconf: do not limit the pop-up menu to the first row
Masahiro Yamada
1
-34
/
+34
2020-08-14
kconfig: qconf: refactor icon setups
Masahiro Yamada
2
-14
/
+27
2020-08-14
kconfig: qconf: remove unused voidPix, menuInvPix
Masahiro Yamada
2
-2
/
+2
2020-08-14
kconfig: qconf: remove ConfigItem::text/setText
Masahiro Yamada
1
-8
/
+0
2020-08-14
kconfig: qconf: remove ConfigList::addColumn/removeColumn
Masahiro Yamada
2
-19
/
+11
2020-08-14
kconfig: qconf: remove ConfigItem::pixmap/setPixmap
Masahiro Yamada
2
-19
/
+11
2020-08-14
kconfig: qconf: drop more localization code
Masahiro Yamada
1
-8
/
+3
[prev]
[next]