aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-04-07lib: m4u: add vmalloc header file to avoid build errorPeng Du
2015-03-16lib/checksum.c: fix build for generic csum_tcpudp_nofoldkarl beldan
2015-03-16lib/checksum.c: fix carry in csum_tcpudp_nofoldkarl beldan
2015-03-16decompress_bunzip2: off by one in get_next_block()Dan Carpenter
2015-01-09lib: m4u: optimize the buffer allocation wayJianle Wang
2014-12-15mm: filemap: move radix tree hole searching hereJohannes Weiner
2014-12-15lib: radix-tree: add radix_tree_delete_item()Johannes Weiner
2014-12-15lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()Jan Kara
2014-12-15random: add and use memzero_explicit() for clearing dataDaniel Borkmann
2014-12-15lzo: check for length overrun in variable length encoding.Willy Tarreau
2014-12-15Revert "lzo: properly check for overruns"Willy Tarreau
2014-12-15lib/plist: add plist_requeueDan Streetman
2014-12-15KEYS: Fix termination condition in assoc array garbage collectionDavid Howells
2014-12-15KEYS: Fix use-after-free in assoc_array_gc()David Howells
2014-12-15lib/btree.c: fix leak of whole btree nodesMinfei Huang
2014-12-15lz4: add overrun checks to lz4_uncompress_unknownoutputsize()Greg Kroah-Hartman
2014-12-15lz4: fix another possible overrunGreg Kroah-Hartman
2014-12-15idr: fix overflow bug during maximum ID calculation at maximum heightLai Jiangshan
2014-12-15lz4: ensure length does not wrapGreg Kroah-Hartman
2014-12-15lzo: properly check for overrunsGreg Kroah-Hartman
2014-12-15netlink: rate-limit leftover bytes warning and print process nameMichal Schmidt
2014-12-15lib/percpu_counter.c: fix bad percpu counter state during suspendJens Axboe
2014-12-15netlink: don't compare the nul-termination in nla_strcmpPablo Neira
2014-12-15random32: avoid attempt to late reseed if in the middle of seedingSasha Levin
2014-12-15partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui...Helge Deller
2014-12-03lib/genalloc.c: add genpool range check functionLaura Abbott
2014-12-03lib/genalloc.c: add power aligned algorithmLaura Abbott
2014-10-27lib: m4u: refine the DMA size for each plane.Jianle Wang
2014-10-15lib: m4u: add barrier options with explicit barriersJianle Wang
2014-08-06regdump: add regdump frameworkLei Wen
2014-07-30M4U: add suppport for Marvell Media MMUJianle Wang
2014-07-29printk: add options to output cpuid pid and commTim Wang
2014-03-19hardlockup: detect hard lockups without NMIs using secondary cpusColin Cross
2014-03-19Allow CONFIG_STACKTRACE to be enabled by itself.Arve Hjønnevåg
2014-03-04lib/radix-tree.c: swapoff tmpfs radix_tree: remember to rcu_read_unlockHugh Dickins
2014-03-04dma debug: account for cachelines and read-only mappings in overlap trackingDan Williams
2014-02-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-02-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-02-06x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=yPeter Oberparleiter
2014-02-04kbuild: don't enable DEBUG_INFO when building for COMPILE_TESTLinus Torvalds
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-01-30percpu_ida: fix a live lockShaohua Li
2014-01-29dma-debug: fix overlap detectionDan Williams
2014-01-29lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULLLad, Prabhakar
2014-01-28kobject: export kobj_sysfs_opsJeff Mahoney
2014-01-27dynamic_debug: replace obselete simple_strtoul() with kstrtouint()Andrey Ryabinin
2014-01-27dynamic_debug: fix ddebug_parse_query()Andrey Ryabinin