summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* ASN.1: Handle 'ANY OPTIONAL' in grammarDavid Howells2015-08-051-0/+8
* ASN.1: Fix non-match detection failure on data overrunDavid Howells2015-08-051-3/+2
* ASN.1: Fix actions on CHOICE elements with IMPLICIT tagsDavid Howells2015-08-051-1/+13
* lib/decompress: set the compressor name to NULL on errorAneesh Kumar K.V2015-07-171-1/+4
* dma-debug: skip debug_dma_assert_idle() when disabledHaggai Eran2015-07-171-0/+3
* hexdump: fix for non-aligned buffersHoracio Mijail Anton Quiles2015-07-171-3/+4
* include, lib: add __printf attributes to several function prototypesNicolas Iooss2015-07-171-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-131-2/+2
|\
| * rhashtable: fix for resize events during table walkPhil Sutter2015-07-081-2/+2
* | x86/kasan: Move KASAN_SHADOW_OFFSET to the arch KconfigAndrey Ryabinin2015-07-061-4/+0
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-041-3/+9
|\ \
| * | lib: introduce crc_t10dif_update()Akinobu Mita2015-05-301-3/+9
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-07-041-0/+5
|\ \ \
| * | | sched/stat: Simplify the sched_info accounting dependencyNaveen N. Rao2015-07-041-0/+5
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-07-022-0/+30
|\ \ \ \ | |_|_|/ |/| | |
| * | | kbuild: include core debug info when DEBUG_INFO_REDUCEDRasmus Villemoes2015-06-112-0/+30
| | |/ | |/|
* | | Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds2015-07-021-1/+1
|\ \ \
| * | | lib/list_sort: use late_initcall to hook in self testsPaul Gortmaker2015-06-161-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-012-16/+16
|\ \ \ \
| * | | | genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy2015-06-301-3/+3
| * | | | genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy2015-06-301-4/+4
| * | | | drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issueDave Gordon2015-06-301-3/+3
| * | | | lib/scatterlist: mark input buffer parameters as 'const'Dave Gordon2015-06-301-4/+4
| * | | | lib/scatterlist.c: fix kerneldoc for sg_pcopy_{to,from}_buffer()Dave Gordon2015-06-301-2/+2
* | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-012-24/+59
|\ \ \ \ \
| * | | | | rbtree: Make lockless searches non-fatalPeter Zijlstra2015-05-281-22/+54
| * | | | | module: Sanitize RCU usage and lockingPeter Zijlstra2015-05-281-2/+5
* | | | | | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-301-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge branch 'sysfs-fsdevices-4.2-part1' of git://git.kernel.org/pub/scm/linu...Chris Mason2015-06-231-0/+1
| |\ \ \ \ \
| | * | | | | lib: export symbol kobject_move()Anand Jain2015-06-191-0/+1
| | |/ / / /
* | | | | | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-291-0/+3
|\ \ \ \ \ \
| * | | | | | arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler2015-06-261-0/+3
* | | | | | | Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-06-261-2/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 4.1-rc7 into driver-core-nextGreg Kroah-Hartman2015-06-085-55/+53
| |\ \ \ \ \ \ \
| * | | | | | | | module: add extra argument for parse_params() callbackLuis R. Rodriguez2015-05-201-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-261-1/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | lz4: fix system halt at boot kernel on x86_64Krzysztof Kolasa2015-05-241-1/+11
| |/ / / / / / /
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-266-39/+80
|\ \ \ \ \ \ \ \
| * | | | | | | | lib/kobject.c: use strreplace()Rasmus Villemoes2015-06-251-8/+5
| * | | | | | | | lib/string.c: introduce strreplace()Rasmus Villemoes2015-06-251-0/+17
| * | | | | | | | radix-tree: replace preallocated node array with linked listKirill A. Shutemov2015-06-251-11/+17
| * | | | | | | | bitmap: remove explicit newline handling using scnprintf format stringSudeep Holla2015-06-251-7/+8
| * | | | | | | | lib/sort: Add 64 bit swap functionDaniel Wagner2015-06-251-2/+21
| * | | | | | | | hexdump: Make test data really constGeert Uytterhoeven2015-06-251-3/+3
| * | | | | | | | __bitmap_parselist: fix bug in empty string handlingChris Metcalf2015-06-251-8/+9
* | | | | | | | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | remove <asm/scatterlist.h>Christoph Hellwig2015-05-051-1/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-243-108/+2779
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-083-4/+14
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-012-51/+29
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
OpenPOWER on IntegriCloud