summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-06lib: optimize cpumask_next_and()Clement Courbet
2018-02-06lib/find_bit_benchmark.c: improvementsYury Norov
2018-02-06lib/test_find_bit.c: rename to find_bit_benchmark.cYury Norov
2018-02-06lib/stackdepot.c: use a non-instrumented version of memcmp()Alexander Potapenko
2018-02-06include/linux/bitmap.h: make bitmap_fill() and bitmap_zero() consistentAndy Shevchenko
2018-02-06lib/test_bitmap.c: clean up test_zero_fill_copy() test case and renameAndy Shevchenko
2018-02-06lib/test_bitmap.c: add bitmap_fill()/bitmap_set() test casesAndy Shevchenko
2018-02-06lib/test_bitmap.c: add bitmap_zero()/bitmap_clear() test casesAndy Shevchenko
2018-02-06bitmap: replace bitmap_{from,to}_u32arrayYury Norov
2018-02-06bitmap: new bitmap_copy_safe and bitmap_{from,to}_arr32Yury Norov
2018-02-06MAINTAINERS: update sboyd's email addressStephen Boyd
2018-02-06kernel/async.c: revert "async: simplify lowest_in_progress()"Rasmus Villemoes
2018-02-06tools/lib/subcmd/pager.c: do not alias select() paramsSergey Senozhatsky
2018-02-06uuid: cleanup <uapi/linux/uuid.h>Alexey Dobriyan
2018-02-06Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTOKees Cook
2018-02-06Makefile: move stack-protector availability out of KconfigKees Cook
2018-02-06Makefile: move stack-protector compiler breakage test earlierKees Cook
2018-02-06fs/proc/consoles.c: use seq_putc() in show_console_dev()Markus Elfring
2018-02-06proc: rearrange argsAlexey Dobriyan
2018-02-06proc: spread likely/unlikely a bitAlexey Dobriyan
2018-02-06fs/proc: use __ro_after_initAlexey Dobriyan
2018-02-06fs/proc/internal.h: fix up commentAlexey Dobriyan
2018-02-06fs/proc/internal.h: rearrange struct proc_dir_entryAlexey Dobriyan
2018-02-06fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()Heiko Carstens
2018-02-06fs/proc/array.c: delete children_seq_release()Alexey Dobriyan
2018-02-06proc: less memory for /proc/*/map_files readdirAlexey Dobriyan
2018-02-06fs/proc/vmcore.c: simpler /proc/vmcore cleanupAlexey Dobriyan
2018-02-06proc: fix /proc/*/map_files lookupAlexey Dobriyan
2018-02-06proc: don't use READ_ONCE/WRITE_ONCE for /proc/*/fail-nthAlexey Dobriyan
2018-02-06proc: use %u for pid printing and slightly less stackAlexey Dobriyan
2018-02-06kasan: remove redundant initialization of variable 'real_size'Colin Ian King
2018-02-06kasan: clean up KASAN_SHADOW_SCALE_SHIFT usageAndrey Konovalov
2018-02-06kasan: fix prototype author email addressAndrey Konovalov
2018-02-06kasan: detect invalid freesDmitry Vyukov
2018-02-06kasan: unify code between kasan_slab_free() and kasan_poison_kfree()Dmitry Vyukov
2018-02-06kasan: detect invalid frees for large mempool objectsDmitry Vyukov
2018-02-06kasan: don't use __builtin_return_address(1)Dmitry Vyukov
2018-02-06kasan: detect invalid frees for large objectsDmitry Vyukov
2018-02-06kasan: add functions for unpoisoning stack variablesAlexander Potapenko
2018-02-06kasan: add tests for alloca poisoningPaul Lawrence
2018-02-06kasan: support alloca() poisoningPaul Lawrence
2018-02-06kasan/Makefile: support LLVM style asan parametersAndrey Ryabinin
2018-02-06kasan: add compiler support for clangPaul Lawrence
2018-02-06kasan: don't emit builtin calls when sanitization is offAndrey Konovalov
2018-02-05Merge tag 'xfs-4.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-02-05Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-05Merge tag 'rproc-v4.16' of git://github.com/andersson/remoteprocLinus Torvalds
2018-02-05Merge tag 'rpmsg-v4.16' of git://github.com/andersson/remoteprocLinus Torvalds
2018-02-05Merge tag 'mmc-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2018-02-05Merge tag 'pwm/for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds