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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-06
bitmap: replace bitmap_{from,to}_u32array
Yury Norov
6
-311
/
+57
2018-02-06
bitmap: new bitmap_copy_safe and bitmap_{from,to}_arr32
Yury Norov
2
-0
/
+87
2018-02-06
MAINTAINERS: update sboyd's email address
Stephen Boyd
1
-4
/
+4
2018-02-06
kernel/async.c: revert "async: simplify lowest_in_progress()"
Rasmus Villemoes
1
-8
/
+12
2018-02-06
tools/lib/subcmd/pager.c: do not alias select() params
Sergey Senozhatsky
1
-1
/
+4
2018-02-06
uuid: cleanup <uapi/linux/uuid.h>
Alexey Dobriyan
2
-1
/
+1
2018-02-06
Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTO
Kees Cook
3
-4
/
+45
2018-02-06
Makefile: move stack-protector availability out of Kconfig
Kees Cook
3
-10
/
+6
2018-02-06
Makefile: move stack-protector compiler breakage test earlier
Kees Cook
1
-3
/
+7
2018-02-06
fs/proc/consoles.c: use seq_putc() in show_console_dev()
Markus Elfring
1
-2
/
+1
2018-02-06
proc: rearrange args
Alexey Dobriyan
3
-14
/
+13
2018-02-06
proc: spread likely/unlikely a bit
Alexey Dobriyan
1
-4
/
+4
2018-02-06
fs/proc: use __ro_after_init
Alexey Dobriyan
4
-5
/
+9
2018-02-06
fs/proc/internal.h: fix up comment
Alexey Dobriyan
1
-1
/
+2
2018-02-06
fs/proc/internal.h: rearrange struct proc_dir_entry
Alexey Dobriyan
1
-10
/
+13
2018-02-06
fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()
Heiko Carstens
1
-13
/
+5
2018-02-06
fs/proc/array.c: delete children_seq_release()
Alexey Dobriyan
1
-7
/
+1
2018-02-06
proc: less memory for /proc/*/map_files readdir
Alexey Dobriyan
1
-6
/
+9
2018-02-06
fs/proc/vmcore.c: simpler /proc/vmcore cleanup
Alexey Dobriyan
1
-4
/
+2
2018-02-06
proc: fix /proc/*/map_files lookup
Alexey Dobriyan
1
-1
/
+28
2018-02-06
proc: don't use READ_ONCE/WRITE_ONCE for /proc/*/fail-nth
Alexey Dobriyan
1
-3
/
+2
2018-02-06
proc: use %u for pid printing and slightly less stack
Alexey Dobriyan
4
-15
/
+14
2018-02-06
kasan: remove redundant initialization of variable 'real_size'
Colin Ian King
1
-1
/
+1
2018-02-06
kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage
Andrey Konovalov
5
-15
/
+22
2018-02-06
kasan: fix prototype author email address
Andrey Konovalov
2
-2
/
+2
2018-02-06
kasan: detect invalid frees
Dmitry Vyukov
2
-0
/
+56
2018-02-06
kasan: unify code between kasan_slab_free() and kasan_poison_kfree()
Dmitry Vyukov
1
-16
/
+12
2018-02-06
kasan: detect invalid frees for large mempool objects
Dmitry Vyukov
3
-8
/
+13
2018-02-06
kasan: don't use __builtin_return_address(1)
Dmitry Vyukov
6
-18
/
+19
2018-02-06
kasan: detect invalid frees for large objects
Dmitry Vyukov
6
-15
/
+44
2018-02-06
kasan: add functions for unpoisoning stack variables
Alexander Potapenko
2
-0
/
+59
2018-02-06
kasan: add tests for alloca poisoning
Paul Lawrence
1
-0
/
+22
2018-02-06
kasan: support alloca() poisoning
Paul Lawrence
4
-1
/
+48
2018-02-06
kasan/Makefile: support LLVM style asan parameters
Andrey Ryabinin
1
-11
/
+18
2018-02-06
kasan: add compiler support for clang
Paul Lawrence
1
-0
/
+8
2018-02-06
kasan: don't emit builtin calls when sanitization is off
Andrey Konovalov
3
-2
/
+6
2018-02-05
Merge tag 'xfs-4.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-11
/
+24
2018-02-05
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-409
/
+1905
2018-02-05
Merge tag 'rproc-v4.16' of git://github.com/andersson/remoteproc
Linus Torvalds
11
-204
/
+107
2018-02-05
Merge tag 'rpmsg-v4.16' of git://github.com/andersson/remoteproc
Linus Torvalds
4
-19
/
+55
2018-02-05
Merge tag 'mmc-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
3
-10
/
+161
2018-02-05
Merge tag 'pwm/for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-1
/
+30
2018-02-05
net: mediatek: Explicitly include pinctrl headers
Thierry Reding
1
-0
/
+1
2018-02-05
mmc: meson-gx-mmc: Explicitly include pinctr/consumer.h
Thierry Reding
1
-0
/
+1
2018-02-05
drm/rockchip: lvds: Explicitly include pinctrl headers
Thierry Reding
1
-0
/
+1
2018-02-05
pinctrl: files should directly include apis they use
Stephen Rothwell
1
-0
/
+1
2018-02-05
ovl: check ERR_PTR() return value from ovl_encode_fh()
Amir Goldstein
1
-0
/
+3
2018-02-05
ovl: fix regression in fsnotify of overlay merge dir
Amir Goldstein
1
-0
/
+2
2018-02-04
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
38
-554
/
+977
2018-02-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-6
/
+13
[next]