index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-10-25
3
-20
/
+42
|
\
|
*
scripts/nsdeps: use alternative sed delimiter
Jessica Yu
2019-10-23
1
-1
/
+1
|
*
symbol namespaces: revert to previous __ksymtab name scheme
Matthias Maennich
2019-10-18
2
-15
/
+19
|
*
modpost: make updating the symbol namespace explicit
Matthias Maennich
2019-10-18
1
-6
/
+6
|
*
modpost: delegate updating namespaces to separate function
Matthias Maennich
2019-10-18
1
-3
/
+21
*
|
Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-10-20
1
-1
/
+1
|
\
\
|
*
|
scripts: setlocalversion: fix a bashism
Randy Dunlap
2019-10-15
1
-1
/
+1
|
|
/
*
|
scripts/gdb: fix debugging modules on s390
Ilya Leoshkevich
2019-10-19
1
-1
/
+7
*
|
scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is set
Joel Colledge
2019-10-19
2
-16
/
+25
*
|
coccinelle: api/devm_platform_ioremap_resource: remove useless script
Alexandre Belloni
2019-10-17
1
-60
/
+0
|
/
*
Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-10-13
1
-4
/
+1
|
\
|
*
recordmcount: Fix nop_mcount() function
Steven Rostedt (VMware)
2019-10-12
1
-4
/
+1
*
|
Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-10-11
3
-16
/
+19
|
\
\
|
|
/
|
/
|
|
*
nsdeps: make generated patches independent of locale
Masahiro Yamada
2019-10-07
1
-1
/
+1
|
*
nsdeps: fix hashbang of scripts/nsdeps
Masahiro Yamada
2019-10-07
1
-1
/
+1
|
*
modpost: fix broken sym->namespace for external module builds
Masahiro Yamada
2019-10-07
1
-5
/
+8
|
*
module: swap the order of symbol.namespace
Masahiro Yamada
2019-10-07
1
-9
/
+7
|
*
scripts: add_namespace: Fix coccicheck failed
YueHaibing
2019-10-07
1
-0
/
+2
*
|
scripts/setlocalversion: clear local variable to make it work for sh
Masahiro Yamada
2019-10-05
1
-1
/
+1
*
|
namespace: fix namespace.pl script to support relative paths
Jacob Keller
2019-10-05
1
-6
/
+7
*
|
modpost: fix static EXPORT_SYMBOL warnings for UML build
Masahiro Yamada
2019-10-01
1
-4
/
+9
*
|
kbuild: remove ar-option and KBUILD_ARFLAGS
Masahiro Yamada
2019-10-01
3
-7
/
+2
|
/
*
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-27
1
-1
/
+1
|
\
|
*
MODSIGN: Export module signature definitions
Thiago Jung Bauermann
2019-08-05
1
-1
/
+1
*
|
checkpatch: check for nested (un)?likely() calls
Denis Efremov
2019-09-25
1
-0
/
+6
*
|
scripts/gdb: handle split debug
Douglas Anderson
2019-09-25
1
-2
/
+2
*
|
checkpatch: make git output use LANGUAGE=en_US.utf8
Joe Perches
2019-09-25
1
-4
/
+6
*
|
checkpatch: remove obsolete period from "ambiguous SHA1" query
Sean Christopherson
2019-09-25
1
-1
/
+1
*
|
checkpatch: allow consecutive close braces
Joe Perches
2019-09-25
1
-1
/
+1
*
|
checkpatch: prefer __section over __attribute__((section(...)))
Joe Perches
2019-09-25
1
-0
/
+12
*
|
checkpatch: exclude sizeof sub-expressions from MACRO_ARG_REUSE
Brendan Jackman
2019-09-25
1
-1
/
+1
*
|
checkpatch.pl: warn on invalid commit id
Matteo Croce
2019-09-25
1
-0
/
+11
*
|
checkpatch: improve SPDX license checking
Joe Perches
2019-09-25
1
-9
/
+9
*
|
checkpatch: don't interpret stack dumps as commit IDs
Joe Perches
2019-09-25
1
-2
/
+4
*
|
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-22
6
-19
/
+228
|
\
\
|
*
|
scripts: Coccinelle script for namespace dependencies.
Matthias Maennich
2019-09-10
3
-1
/
+84
|
*
|
modpost: add support for generating namespace dependencies
Matthias Maennich
2019-09-10
2
-5
/
+51
|
*
|
modpost: add support for symbol namespaces
Matthias Maennich
2019-09-10
3
-17
/
+96
*
|
|
Merge tag 'gcc-plugins-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-09-21
1
-5
/
+5
|
\
\
\
|
*
|
|
randstruct: Check member structs in is_pure_ops_struct()
Joonwon Kang
2019-07-31
1
-5
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-09-20
2
-212
/
+259
|
\
\
\
|
*
|
|
recordmcount: Clarify what cleanup() does
Matt Helsley
2019-08-31
1
-70
/
+81
|
*
|
|
recordmcount: Remove redundant cleanup() calls
Matt Helsley
2019-08-31
2
-15
/
+0
|
*
|
|
recordmcount: Kernel style formatting
Matt Helsley
2019-08-31
1
-22
/
+25
|
*
|
|
recordmcount: Kernel style function signature formatting
Matt Helsley
2019-08-31
2
-21
/
+13
|
*
|
|
recordmcount: Rewrite error/success handling
Matt Helsley
2019-08-31
2
-119
/
+184
|
*
|
|
recordmcount: Remove unused fd from uwrite() and ulseek()
Matt Helsley
2019-08-31
2
-21
/
+21
|
*
|
|
recordmcount: Remove uread()
Matt Helsley
2019-08-31
1
-13
/
+5
|
*
|
|
recordmcount: Remove redundant strcmp
Matt Helsley
2019-08-31
1
-2
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-09-20
23
-355
/
+450
|
\
\
\
[next]