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
2018-04-15
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
19
-5101
/
+271
2018-04-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2018-04-13
kconfig: extend output of 'listnewconfig'
Don Zickus
1
-2
/
+12
2018-04-13
kbuild: rpm-pkg: use kernel-install as a fallback for new-kernel-pkg
Javier Martinez Canillas
1
-0
/
+2
2018-04-12
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
2
-2
/
+0
2018-04-11
checkpatch: whinge about bool bitfields
Joe Perches
1
-0
/
+6
2018-04-11
checkpatch: allow space between colon and bracket
Heinrich Schuchardt
1
-1
/
+1
2018-04-11
checkpatch: add test for assignment at start of line
Joe Perches
1
-0
/
+6
2018-04-11
checkpatch: test SYMBOLIC_PERMS multiple times per line
Joe Perches
1
-1
/
+1
2018-04-11
checkpatch: two spelling fixes
Claudio Fontana
1
-1
/
+1
2018-04-11
checkpatch: improve get_quoted_string for TRACE_EVENT macros
Joe Perches
1
-1
/
+2
2018-04-11
checkpatch: warn for use of %px
Tobin C. Harding
1
-16
/
+32
2018-04-11
checkpatch: add sub routine get_stat_here()
Tobin C. Harding
1
-32
/
+20
2018-04-11
checkpatch: remove unused variable declarations
Tobin C. Harding
1
-2
/
+0
2018-04-11
checkpatch: add sub routine get_stat_real()
Tobin C. Harding
1
-16
/
+16
2018-04-11
checkpatch: add Crypto ON_STACK to declaration_macros
Gilad Ben-Yossef
1
-1
/
+2
2018-04-11
checkpatch.pl: add SPDX license tag check
Rob Herring
1
-0
/
+27
2018-04-11
checkpatch: improve parse_email signature checking
Joe Perches
1
-1
/
+1
2018-04-11
Kbuild: fix # escaping in .cmd files for future Make
Rasmus Villemoes
1
-2
/
+3
2018-04-09
syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention
Dominik Brodowski
1
-1
/
+1
2018-04-09
syscalls/core, syscalls/x86: Clean up syscall stub naming convention
Dominik Brodowski
1
-1
/
+1
2018-04-07
Merge tag 'leaks-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-113
/
+259
2018-04-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2018-04-07
kbuild: deb-pkg: split generating packaging and build
Riku Voipio
3
-244
/
+200
2018-04-07
kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
Masahiro Yamada
2
-6
/
+7
2018-04-07
kbuild: rename *-asn1.[ch] to *.asn1.[ch]
Masahiro Yamada
2
-3
/
+3
2018-04-07
kbuild: add %.dtb.S and %.dtb to 'targets' automatically
Masahiro Yamada
2
-3
/
+5
2018-04-07
kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically
Masahiro Yamada
4
-6
/
+12
2018-04-07
genksyms: generate lexer and parser during build instead of shipping
Masahiro Yamada
5
-4825
/
+30
2018-04-07
kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile
Masahiro Yamada
3
-7
/
+3
2018-04-07
.gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore
Masahiro Yamada
3
-9
/
+0
2018-04-07
kbuild: use HOSTLDFLAGS for single .c executables
Robin Jarry
1
-1
/
+1
2018-04-07
leaking_addresses: check if file name contains address
Tobin C. Harding
1
-0
/
+12
2018-04-07
leaking_addresses: explicitly name variable used in regex
Tobin C. Harding
1
-1
/
+1
2018-04-07
leaking_addresses: remove version number
Tobin C. Harding
1
-2
/
+0
2018-04-07
leaking_addresses: skip '/proc/1/syscall'
Tobin C. Harding
1
-0
/
+1
2018-04-07
leaking_addresses: skip all /proc/PID except /proc/1
Tobin C. Harding
1
-0
/
+12
2018-04-07
leaking_addresses: cache architecture name
Tobin C. Harding
1
-3
/
+5
2018-04-07
leaking_addresses: simplify path skipping
Tobin C. Harding
1
-61
/
+29
2018-04-07
leaking_addresses: do not parse binary files
Tobin C. Harding
1
-0
/
+4
2018-04-07
leaking_addresses: add 32-bit support
Tobin C. Harding
1
-11
/
+82
2018-04-07
leaking_addresses: add is_arch() wrapper subroutine
Tobin C. Harding
1
-12
/
+14
2018-04-07
leaking_addresses: use system command to get arch
Tobin C. Harding
1
-6
/
+6
2018-04-07
leaking_addresses: add support for 5 page table levels
Tobin C. Harding
1
-7
/
+25
2018-04-07
leaking_addresses: add support for kernel config file
Tobin C. Harding
1
-1
/
+65
2018-04-07
leaking_addresses: add range check for vsyscall memory
Tobin C. Harding
1
-6
/
+14
2018-04-07
leaking_addresses: indent dependant options
Tobin C. Harding
1
-8
/
+8
2018-04-07
leaking_addresses: remove command examples
Tobin C. Harding
1
-11
/
+0
2018-04-07
leaking_addresses: remove mention of kptr_restrict
Tobin C. Harding
1
-3
/
+0
2018-04-07
leaking_addresses: fix typo function not called
Tobin C. Harding
1
-1
/
+1
[next]