aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-30kunit: test: add tests for KUnit managed resourcesAvinash Kondareddy1-0/+228
2019-09-30kunit: test: add the concept of assertionsBrendan Higgins2-6/+3
2019-09-30kunit: test: add tests for kunit test abortBrendan Higgins2-1/+108
2019-09-30kunit: test: add support for test abortBrendan Higgins3-16/+242
2019-09-30kunit: test: add initial testsBrendan Higgins4-0/+167
2019-09-30lib: enable building KUnit in lib/Brendan Higgins2-0/+4
2019-09-30kunit: test: add the concept of expectationsBrendan Higgins1-0/+62
2019-09-30kunit: test: add assertion printing libraryBrendan Higgins2-1/+143
2019-09-30kunit: test: add string_stream a std::stream like string builderBrendan Higgins2-1/+219
2019-09-30kunit: test: add test resource management APIBrendan Higgins1-0/+163
2019-09-30kunit: test: add KUnit test runner coreBrendan Higgins3-0/+205
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-3/+2
2019-09-27lib: dimlib: fix help text typosRandy Dunlap1-1/+1
2019-09-27dimlib: make DIMLIB a hidden symbolUwe Kleine-König1-2/+1
2019-09-25lib: untag user pointers in strn*_userAndrey Konovalov2-2/+4
2019-09-25lib/lzo/lzo1x_compress.c: fix alignment bug in lzo-rleDave Rodgman1-6/+8
2019-09-25bug: move WARN_ON() "cut here" into exception handlerKees Cook1-2/+9
2019-09-25compiler: enable CONFIG_OPTIMIZE_INLINING forciblyMasahiro Yamada1-3/+1
2019-09-25lib/hexdump: make print_hex_dump_bytes() a nop on !DEBUG buildsStephen Boyd1-21/+0
2019-09-25lib/extable.c: add missing prototypesValdis Kletnieks1-0/+1
2019-09-25lib/generic-radix-tree.c: make 2 functions static inlineValdis Kletnieks1-2/+2
2019-09-25strscpy: reject buffer sizes larger than INT_MAXKees Cook1-1/+1
2019-09-25kernel-doc: core-api: include string.h into core-apiJoe Perches1-4/+6
2019-09-25augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macroMichel Lespinasse1-20/+17
2019-09-24mm: remove quicklist page table cachesNicholas Piggin1-5/+0
2019-09-24mm: introduce page_size()Matthew Wilcox (Oracle)1-1/+1
2019-09-24lib/test_kasan.c: add roundtrip testsMark Rutland1-0/+41
2019-09-24kasan: add memory corruption identification for software tag-based modeWalter Wu1-0/+8
2019-09-24mm/kmemleak: increase the max mem pool to 1MQian Cai1-1/+1
2019-09-24mm: kmemleak: use the memory pool for early allocationsCatalin Marinas1-5/+6
2019-09-24kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16KNicolas Boichat1-1/+1
2019-09-22Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds1-16/+0
2019-09-21Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linuxLinus Torvalds1-1/+1
2019-09-21Merge tag 'printk-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printkLinus Torvalds2-3/+15
2019-09-20lz4: do not export static symbolLinus Torvalds1-1/+0
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-1/+1
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-106/+1347
2019-09-18Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-2/+48
2019-09-17Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-6/+28
2019-09-17Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds1-5/+7
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-18/+12
2019-09-17Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+20
2019-09-16Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+0
2019-09-16Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2019-09-15lib/zstd/mem.h: replace __inline by inlineRasmus Villemoes1-1/+1
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-3/+3
2019-09-11module: move CONFIG_UNUSED_SYMBOLS to the sub-menu of MODULESMasahiro Yamada1-16/+0
2019-09-11lib/Kconfig: fix OBJAGG in lib/ menu structureRandy Dunlap1-3/+3
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+1
2019-09-06Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changesIngo Molnar1-4/+0