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-08-04
coccinelle: api: extend memdup_user rule with vmemdup_user()
Denis Efremov
1
-0
/
+45
2020-08-04
coccinelle: api: extend memdup_user transformation with GFP_USER
Denis Efremov
1
-2
/
+6
2020-08-04
coccinelle: api: add kzfree script
Denis Efremov
1
-0
/
+101
2020-08-04
coccinelle: misc: add array_size_dup script to detect missed overflow checks
Denis Efremov
1
-0
/
+209
2020-08-04
coccinelle: api/kstrdup: fix coccinelle position
Denis Efremov
1
-1
/
+1
2020-08-04
coccinelle: api: add device_attr_show script
Denis Efremov
1
-0
/
+55
2020-08-04
Merge tag 'gcc-plugins-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-34
/
+222
2020-08-03
Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-6
/
+6
2020-08-03
Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+22
2020-08-03
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-08-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-8
/
+7
2020-08-03
Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-0
/
+41
2020-08-03
Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'
Rafael J. Wysocki
1
-6
/
+6
2020-08-02
kbuild: remove redundant FORCE definition in scripts/Makefile.modpost
Masahiro Yamada
1
-3
/
+0
2020-08-02
kconfig: qconf: remove wrong ConfigList::firstChild()
Masahiro Yamada
2
-5
/
+1
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+10
2020-08-01
Revert "kconfig: qconf: don't show goback button on splitMode"
Masahiro Yamada
1
-3
/
+2
2020-08-01
Revert "kconfig: qconf: Change title for the item window"
Masahiro Yamada
1
-9
/
+1
2020-08-01
kconfig: qconf: remove "goBack" debug message
Masahiro Yamada
1
-1
/
+0
2020-08-01
kconfig: qconf: use delete[] instead of delete to free array
Masahiro Yamada
1
-2
/
+2
2020-08-01
kconfig: qconf: compile moc object separately
Masahiro Yamada
3
-7
/
+7
2020-08-01
kconfig: qconf: use if_changed for qconf.moc rule
Masahiro Yamada
1
-2
/
+4
2020-08-01
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
Ingo Molnar
1
-1
/
+1
2020-07-31
scripts/kernel-doc: optionally treat warnings as errors
Pierre-Louis Bossart
1
-1
/
+22
2020-07-31
Merge branch 'for-next/read-barrier-depends' into for-next/core
Catalin Marinas
1
-8
/
+1
2020-07-31
init: Add support for zstd compressed kernel
Nick Terrell
1
-0
/
+22
2020-07-27
unexport linux/elfcore.h
Al Viro
1
-1
/
+0
2020-07-27
Merge 5.8-rc7 into driver-core-next
Greg Kroah-Hartman
3
-5
/
+13
2020-07-27
Merge 5.8-rc7 into char-misc-next
Greg Kroah-Hartman
3
-5
/
+13
2020-07-27
modpost: explain why we can't use strsep
Wolfram Sang
1
-0
/
+1
2020-07-26
Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+10
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-3
/
+3
2020-07-24
scripts/gdb: fix lx-symbols 'gdb.error' while loading modules
Stefano Garzarella
1
-1
/
+1
2020-07-24
scripts/decode_stacktrace: strip basepath from all paths
Pi-Hsun Shih
1
-2
/
+2
2020-07-24
recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64.
Gregory Herrero
1
-0
/
+6
2020-07-23
Merge tag 'soundwire-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2
-1
/
+7
2020-07-21
checkpatch: Remove checks relating to [smp_]read_barrier_depends()
Will Deacon
1
-8
/
+1
2020-07-20
s390/kernel: expand exception table logic to allow new handling options
Ilya Leoshkevich
1
-0
/
+41
2020-07-20
Merge v5.8-rc6 into char-misc-next
Greg Kroah-Hartman
14
-91
/
+216
2020-07-20
Merge 5.8-rc6 into driver-core-next
Greg Kroah-Hartman
14
-91
/
+216
2020-07-17
bpf: Introduce SK_LOOKUP program type with a dedicated attach point
Jakub Sitnicki
1
-1
/
+8
2020-07-16
checkpatch: Remove awareness of uninitialized_var() macro
Kees Cook
1
-11
/
+5
2020-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+6
2020-07-13
bpf: Resolve BTF IDs in vmlinux image
Jiri Olsa
1
-0
/
+6
2020-07-13
gcc-plugins: Replace HTTP links with HTTPS ones
Alexander A. Klimov
3
-3
/
+3
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
15
-91
/
+247
2020-07-10
char: raw: do not leak CONFIG_MAX_RAW_DEVS to userspace
Masahiro Yamada
1
-1
/
+0
2020-07-10
scripts: add dummy report mode to add_namespace.cocci
Matthias Maennich
2
-2
/
+8
2020-07-09
kbuild: Move -Wtype-limits to W=2
Rikard Falkeborn
1
-0
/
+2
2020-07-09
PM: domains: Fix up terminology with parent/child
Kees Cook
1
-6
/
+6
[prev]
[next]