aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* sched: Add default-disabled option to BUG() when stack end location is overwr...Aaron Tomlin2014-09-19
* KEYS: Fix use-after-free in assoc_array_gc()David Howells2014-09-02
* lib: turn CONFIG_STACKTRACE into an actual option.Dave Jones2014-08-29
* ww-mutex: clarify help text for DEBUG_WW_MUTEX_SLOWPATHRob Clark2014-08-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-08-14
|\
| * rhashtable: unexport and make rht_obj() staticThomas Graf2014-08-14
| * rhashtable: RCU annotations for next pointersThomas Graf2014-08-14
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-08-14
|\ \
| * | Kbuild: Add a option to enable dwarf4 v2Andi Kleen2014-07-30
| * | kbuild: Support split debug info v4Andi Kleen2014-07-30
* | | Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-08-14
|\ \ \ | |_|/ |/| |
| * | drbd: debugfs: add per volume oldest_requestsLars Ellenberg2014-07-10
| * | drbd: silence -Wmissing-prototypes warningsLars Ellenberg2014-07-10
| * | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Jens Axboe2014-07-01
| |\ \
* | | | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-08
* | | | initramfs: support initramfs that is bigger than 2GiBYinghai Lu2014-08-08
* | | | initrd: fix lz4 decompress with initrdYinghai Lu2014-08-08
* | | | kfifo: use BUG_ONHimangi Saraogi2014-08-08
* | | | lib/rbtree.c: fix typo in comment of __rb_insert()Wei Yang2014-08-08
* | | | lib/idr.c: fix out-of-bounds pointer dereferenceAndrey Ryabinin2014-08-08
* | | | Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2014-08-07
|\ \ \ \
| * | | | lib: bitmap: add missing mask in bitmap_andnotRasmus Villemoes2014-08-06
| * | | | lib: bitmap: add missing mask in bitmap_andRasmus Villemoes2014-08-06
| * | | | lib: bitmap: micro-optimize bitmap_allocate_regionRasmus Villemoes2014-08-06
| * | | | lib: bitmap: change parameter of bitmap_*_region to unsignedRasmus Villemoes2014-08-06
| * | | | lib: bitmap: fix typo in kerneldoc for bitmap_pos_to_ordRasmus Villemoes2014-08-06
| * | | | lib: bitmap: simplify bitmap_parselistRasmus Villemoes2014-08-06
| * | | | lib: bitmap: make the start index of bitmap_clear unsignedRasmus Villemoes2014-08-06
| * | | | lib: bitmap: make the start index of bitmap_set unsignedRasmus Villemoes2014-08-06
| * | | | lib: bitmap: make nbits parameter of bitmap_weight unsignedRasmus Villemoes2014-08-06
| * | | | lib: bitmap: make nbits parameter of bitmap_subset unsignedRasmus Villemoes2014-08-06
| * | | | lib: bitmap: make nbits parameter of bitmap_intersects unsignedRasmus Villemoes2014-08-06
| * | | | lib: bitmap: make nbits parameter of bitmap_{and,or,xor,andnot} unsignedRasmus Villemoes2014-08-06
| * | | | lib: bitmap: remove unnecessary mask from bitmap_complementRasmus Villemoes2014-08-06
| * | | | lib: bitmap: make nbits parameter of bitmap_complement unsignedRasmus Villemoes2014-08-06
| * | | | lib: bitmap: make nbits parameter of bitmap_equal unsignedRasmus Villemoes2014-08-06
| * | | | lib: bitmap: make nbits parameter of bitmap_full unsignedRasmus Villemoes2014-08-06
| * | | | lib: bitmap: make nbits parameter of bitmap_empty unsignedRasmus Villemoes2014-08-06
| * | | | lib/list_sort.c: convert to pr_fooAndrew Morton2014-08-06
| * | | | lib: list_sort.c: Limit number of unused cmp callbacksRasmus Villemoes2014-08-06
| * | | | lib: list_sort_test(): simplify and harden cleanupRasmus Villemoes2014-08-06
| * | | | lib: list_sort_test(): add extra corruption checkRasmus Villemoes2014-08-06
| * | | | lib: list_sort_test(): return -ENOMEM when allocation failsRasmus Villemoes2014-08-06
| * | | | lib/test-kstrtox.c: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick2014-08-06
| * | | | lib/string_helpers.c: constify static arraysMathias Krause2014-08-06
| * | | | lib/cmdline.c: add size unit t/p/e to memparseGui Hecheng2014-08-06
| * | | | lib/glob.c: add CONFIG_GLOB_SELFTESTGeorge Spelvin2014-08-06
| * | | | lib: add lib/glob.cGeorge Spelvin2014-08-06
| * | | | zlib: clean up some dead codeSergey Senozhatsky2014-08-06
| * | | | klist: use same naming scheme as hlist for klist_add_after()Ken Helias2014-08-06