index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-16
checkpatch: add test for comma use that should be semicolon
Joe Perches
1
-0
/
+11
2020-10-16
checkpatch: move repeated word test
Joe Perches
1
-36
/
+36
2020-10-16
checkpatch: add --kconfig-prefix
Jerome Forissier
1
-4
/
+8
2020-10-16
get_maintainer: exclude MAINTAINERS file(s) from --git-fallback
Joe Perches
1
-2
/
+4
2020-10-16
get_maintainer: add test for file in VCS
Joe Perches
1
-0
/
+3
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-3
/
+7
2020-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+0
2020-10-15
coccinelle: iterators: Add for_each_child.cocci script
Sumera Priyadarsini
1
-0
/
+358
2020-10-15
scripts: kernel-doc: try to use c:function if possible
Mauro Carvalho Chehab
1
-9
/
+14
2020-10-15
scripts: kernel-doc: fix line number handling
Mauro Carvalho Chehab
1
-2
/
+4
2020-10-15
scripts: kernel-doc: allow passing desired Sphinx C domain dialect
Mauro Carvalho Chehab
1
-8
/
+43
2020-10-15
scripts: kernel-doc: don't mangle with parameter list
Mauro Carvalho Chehab
1
-12
/
+14
2020-10-15
scripts: kernel-doc: fix typedef identification
Mauro Carvalho Chehab
1
-23
/
+41
2020-10-15
scripts: kernel-doc: reimplement -nofunction argument
Mauro Carvalho Chehab
1
-23
/
+21
2020-10-15
scripts: kernel-doc: fix troubles with line counts
Mauro Carvalho Chehab
1
-3
/
+4
2020-10-15
scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.x
Mauro Carvalho Chehab
1
-10
/
+24
2020-10-15
scripts: kernel-doc: make it more compatible with Sphinx 3.x
Mauro Carvalho Chehab
1
-6
/
+65
2020-10-15
scripts: kernel-doc: add support for typedef enum
Mauro Carvalho Chehab
1
-4
/
+11
2020-10-14
Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
1
-0
/
+3
2020-10-14
Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+315
2020-10-14
Merge tag 'devicetree-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-44
/
+61
2020-10-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-7
/
+26
2020-10-14
kbuild: deb-pkg: clean up package name variables
Masahiro Yamada
1
-9
/
+9
2020-10-14
kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=n
Masahiro Yamada
2
-9
/
+16
2020-10-13
scripts/decodecode: add the capability to supply the program counter
Borislav Petkov
1
-7
/
+22
2020-10-13
scripts/spelling.txt: add "arbitrary" typo
Naoki Hayama
1
-0
/
+1
2020-10-13
scripts/spelling.txt: increase error-prone spell checking
Wang Qing
1
-0
/
+3
2020-10-13
Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+7
2020-10-13
Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-37
/
+117
2020-10-12
Merge tag 'docs-5.10' of git://git.lwn.net/linux
Linus Torvalds
2
-2
/
+5
2020-10-12
scripts/dtc: Update to upstream version v1.6.0-31-gcbca977ea121
Rob Herring
11
-42
/
+58
2020-10-12
Merge branch 'printk-rework' into for-linus
Petr Mladek
2
-37
/
+117
2020-10-12
scripts: coccicheck: Change default condition for parallelism
Sumera Priyadarsini
1
-1
/
+1
2020-10-12
scripts: coccicheck: Add quotes to improve portability
Sumera Priyadarsini
1
-1
/
+1
2020-10-12
scripts: remove namespace.pl
Jacob Keller
1
-473
/
+0
2020-10-10
coccinelle: api: kfree_sensitive: print memset position
Denis Efremov
1
-4
/
+6
2020-10-10
builddeb: Add support for all required debian/rules targets
Guillem Jover
1
-2
/
+6
2020-10-09
builddeb: Enable rootless builds
Guillem Jover
2
-2
/
+8
2020-10-09
builddeb: Pass -n to gzip for reproducible packages
Guillem Jover
1
-1
/
+1
2020-10-09
kbuild: split the build log of kallsyms
Masahiro Yamada
1
-10
/
+10
2020-10-09
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
Ingo Molnar
2
-7
/
+16
2020-10-09
Merge branch 'locking/urgent' into locking/core, to pick up fixes
Ingo Molnar
10
-44
/
+68
2020-10-07
locking/atomics: Check atomic-arch-fallback.h too
Paul Bolle
1
-0
/
+1
2020-10-06
Merge branch 'dt/linus' into dt/next
Rob Herring
1
-1
/
+1
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-3
/
+17
2020-10-03
coccinelle: misc: add flexible_array.cocci script
Denis Efremov
1
-0
/
+88
2020-10-03
scripts/spelling.txt: fix malformed entry
Eric Biggers
1
-1
/
+1
2020-10-02
scripts/spdxcheck.py: handle license identifiers in XML comments
Lukas Bulwahn
1
-0
/
+3
2020-10-01
coccinelle: api: add kvmalloc script
Denis Efremov
1
-0
/
+256
2020-09-29
Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
[prev]
[next]