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