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
2019-03-07
leaking_addresses: Completely remove --version flag
Tobin C. Harding
1
-2
/
+1
2019-03-07
leaking_addresses: Fix calls to dprint
Tobin C. Harding
1
-3
/
+3
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-10
/
+8
2019-03-06
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2
-0
/
+22
2019-03-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
26
-0
/
+976
2019-03-05
scripts/decode_stacktrace.sh: handle RIP address with segment
Konstantin Khlebnikov
1
-1
/
+8
2019-03-05
kasan: remove use after scope bugs detection.
Andrey Ryabinin
2
-9
/
+0
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+51
2019-03-04
gcc-plugins: structleak: Generalize to all variable types
Kees Cook
3
-22
/
+74
2019-03-04
kbuild: clean up scripts/gcc-version.sh
Masahiro Yamada
2
-21
/
+8
2019-03-04
kbuild: remove cc-version macro
Masahiro Yamada
1
-4
/
+1
2019-03-04
kbuild: update comment block of scripts/clang-version.sh
Masahiro Yamada
1
-7
/
+3
2019-03-01
kasan: turn off asan-stack for clang-8 and earlier
Arnd Bergmann
1
-1
/
+1
2019-02-28
of: add dtc annotations functionality to dtx_diff
Frank Rowand
1
-1
/
+12
2019-02-28
kbuild: [bin]deb-pkg: add DPKG_FLAGS variable
Kacper Kołodziej
1
-2
/
+2
2019-02-28
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
1
-2
/
+2
2019-02-27
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
1
-3
/
+12
2019-02-27
kbuild: move ".config not found!" message from Kconfig to Makefile
Masahiro Yamada
1
-13
/
+0
2019-02-27
kbuild: refactor cc-cross-prefix implementation
Masahiro Yamada
1
-8
/
+4
2019-02-27
kbuild: hardcode genksyms path and remove GENKSYMS variable
Masahiro Yamada
1
-2
/
+2
2019-02-27
scripts/gdb: refactor rules for symlink creation
Masahiro Yamada
1
-7
/
+11
2019-02-27
scripts/gdb: do not descend into scripts/gdb from scripts
Masahiro Yamada
2
-8
/
+4
2019-02-22
scripts/spdxcheck.py: fix C++ comment style detection
Aurélien Cedeyn
1
-1
/
+1
2019-02-20
kbuild: generate modules.order only when CONFIG_MODULES=y
Masahiro Yamada
1
-0
/
+2
2019-02-20
kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile
Masahiro Yamada
4
-10
/
+12
2019-02-20
kbuild: Disable extra debugging info in .s output
Masahiro Yamada
1
-1
/
+1
2019-02-19
checksyscalls: fix up mq_timedreceive and stat exceptions
Arnd Bergmann
1
-4
/
+1
2019-02-19
asm-generic: Make time32 syscall numbers optional
Arnd Bergmann
1
-0
/
+7
2019-02-19
kallsyms: include <asm/bitsperlong.h> instead of <asm/types.h>
Masahiro Yamada
1
-1
/
+1
2019-02-19
kallsyms: remove unneeded memset() calls
Masahiro Yamada
1
-3
/
+0
2019-02-19
kallsyms: add static qualifiers where missing
Masahiro Yamada
1
-4
/
+4
2019-02-19
asm-generic: Drop getrlimit and setrlimit syscalls from default list
Yury Norov
1
-0
/
+5
2019-02-13
kconfig: rename zconf.y to parser.y
Masahiro Yamada
4
-5
/
+6
2019-02-13
kconfig: rename zconf.l to lexer.l
Masahiro Yamada
3
-4
/
+4
2019-02-13
locking/atomics: Check atomic headers with sha1sum
Mark Rutland
2
-6
/
+40
2019-02-11
locking/atomics: Change 'fold' to 'grep'
Anders Roxell
1
-1
/
+1
2019-02-11
Merge branch 'locking/atomics' into locking/core, to pick up WIP commits
Ingo Molnar
25
-0
/
+942
2019-02-10
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...
Thomas Gleixner
1
-0
/
+40
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
1
-0
/
+40
2019-02-01
tee: add bus driver framework for TEE based devices
Sumit Garg
2
-0
/
+22
2019-01-28
Merge 5.0-rc4 into char-misc-next
Greg Kroah-Hartman
6
-22
/
+28
2019-01-28
kallsyms: Handle too long symbols in kallsyms.c
Eugene Loh
1
-2
/
+2
2019-01-28
kbuild: remove unnecessary in-subshell execution
Masahiro Yamada
3
-15
/
+14
2019-01-28
kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
Masahiro Yamada
4
-13
/
+20
2019-01-28
kbuild: simplify rules of data compression with size appending
Masahiro Yamada
1
-11
/
+7
2019-01-28
kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJS
Masahiro Yamada
1
-18
/
+10
2019-01-28
kbuild: remove top-level built-in.a
Masahiro Yamada
2
-30
/
+8
2019-01-28
kbuild: skip 'addtree' and 'flags' magic for external module build
Masahiro Yamada
2
-7
/
+10
2019-01-22
ver_linux: Assign constant RE to variable name for clarity
Alexander Kapshuk
1
-2
/
+4
2019-01-20
coding-style: Clarify the expectations around bool
Jason Gunthorpe
1
-13
/
+0
[prev]
[next]