summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-01-15kasan: rework Kconfig settingsArnd Bergmann
2018-01-15Merge branch 'akpm-current/current'Stephen Rothwell
2018-01-15Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2018-01-15Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2018-01-15Merge remote-tracking branch 'mfd/for-mfd-next'Stephen Rothwell
2018-01-15Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2018-01-15Merge remote-tracking branch 'crypto/master'Stephen Rothwell
2018-01-15Merge remote-tracking branch 'bpf-next/master'Stephen Rothwell
2018-01-15Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2018-01-15Merge remote-tracking branch 'jc_docs/docs-next'Stephen Rothwell
2018-01-15Merge remote-tracking branch 'printk/for-next'Stephen Rothwell
2018-01-15Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2018-01-13lib/ubsan.c: s/missaligned/misaligned/Andrew Morton
2018-01-13ida: do zeroing in ida_pre_get()Rasmus Villemoes
2018-01-13lib/strscpy: remove word-at-a-time optimization.Andrey Ryabinin
2018-01-13lib/test_sort.c: add module unload supportPravin Shedge
2018-01-13lib/: make RUNTIME_TESTS a menuconfig to ease disabling it allVincent Legoll
2018-01-13lib-optimize-cpumask_next_and-v6Clement Courbet
2018-01-13lib: optimize cpumask_next_and()Clement Courbet
2018-01-13lib/find_bit_benchmark.c: improvementsYury Norov
2018-01-13lib/test_find_bit.c: rename to find_bit_benchmark.cYury Norov
2018-01-13lib/stackdepot.c: use a non-instrumented version of memcmp()Alexander Potapenko
2018-01-13lib/test_bitmap.c: clean up test_zero_fill_copy() test case and renameAndy Shevchenko
2018-01-13lib/test_bitmap.c: add bitmap_fill()/bitmap_set() test casesAndy Shevchenko
2018-01-13lib/test_bitmap.c: add bitmap_zero()/bitmap_clear() test casesAndy Shevchenko
2018-01-13bitmap: replace bitmap_{from,to}_u32arrayYury Norov
2018-01-13bitmap: new bitmap_copy_safe and bitmap_{from,to}_arr32Yury Norov
2018-01-13kasan: detect invalid freesDmitry Vyukov
2018-01-13kasan: detect invalid frees for large objectsDmitry Vyukov
2018-01-13kasan: add tests for alloca poisoningPaul Lawrence
2018-01-12error-injection: Support fault injection frameworkMasami Hiramatsu
2018-01-12error-injection: Add injectable error typesMasami Hiramatsu
2018-01-12error-injection: Separate error-injection from kprobeMasami Hiramatsu
2018-01-12Merge branch 'core/rcu'Ingo Molnar
2018-01-12Merge branch 'core/debug'Ingo Molnar
2018-01-12crypto: chacha20 - use rol32() macro from bitops.hEric Biggers
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-01-09bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches
2018-01-09Merge branch 'for-4.16-deprecate-printk-pf' into for-4.16Petr Mladek
2018-01-09Merge commit 'da6af54dc0014d733ce014a196e4c84ee43cabec' into for-4.16-depreca...Petr Mladek
2018-01-09symbol lookup: introduce dereference_symbol_descriptor()Sergey Senozhatsky
2018-01-08lib/crc-ccitt: Add CCITT-FALSE CRC16 variantAndrew Morton
2018-01-06Merge branch 'for-4.16/block' into for-nextJens Axboe
2018-01-06lib/scatterlist: Introduce sgl_alloc() and sgl_free()Bart Van Assche
2018-01-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-01-05Merge branches 'work.get_user_pages_fast', 'work.wmci', 'work.sock_recvmsg', ...Al Viro
2018-01-05lib: do not use print_symbol()Sergey Senozhatsky