summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-022-16/+16
|\
| * genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy2015-07-011-3/+3
| * genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy2015-07-011-4/+4
| * drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issueDave Gordon2015-07-011-3/+3
| * lib/scatterlist: mark input buffer parameters as 'const'Dave Gordon2015-07-011-4/+4
| * lib/scatterlist.c: fix kerneldoc for sg_pcopy_{to,from}_buffer()Dave Gordon2015-07-011-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-07-011-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-271-2/+2
|\ \ \ \
| * \ \ \ Merge 4.1-rc7 into driver-core-nextGreg Kroah-Hartman2015-06-085-55/+53Star
| |\ \ \ \
| * | | | | 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-261-8/+5Star
| * | | | | lib/string.c: introduce strreplace()Rasmus Villemoes2015-06-261-0/+17
| * | | | | radix-tree: replace preallocated node array with linked listKirill A. Shutemov2015-06-261-11/+17
| * | | | | bitmap: remove explicit newline handling using scnprintf format stringSudeep Holla2015-06-261-7/+8
| * | | | | lib/sort: Add 64 bit swap functionDaniel Wagner2015-06-261-2/+21
| * | | | | hexdump: Make test data really constGeert Uytterhoeven2015-06-261-3/+3
| * | | | | __bitmap_parselist: fix bug in empty string handlingChris Metcalf2015-06-261-8/+9
* | | | | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-261-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-253-108/+2779
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-093-4/+14
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-022-51/+29Star
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | test_bpf: add similarly conflicting jump test case only for classicDaniel Borkmann2015-05-271-0/+57
| * | | | | | | test_bpf: add more eBPF jump torture casesDaniel Borkmann2015-05-251-0/+67
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-231-0/+11
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | test_bpf: Add backward jump test caseMichael Holzheu2015-05-221-0/+16
| * | | | | | | test_bpf: fix sparse warningsMichael Holzheu2015-05-151-61/+61
| * | | | | | | test_bpf: add tests related to BPF_MAXINSNSDaniel Borkmann2015-05-151-9/+308
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-134-44/+8Star
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | test_bpf: add 173 new testcases for eBPFMichael Holzheu2015-05-131-0/+2192
| * | | | | | | test: bpf: extend "load 64-bit immediate" testcaseXi Wang2015-05-111-1/+2
| * | | | | | | rhashtable-test: Fix 64bit divisionThomas Graf2015-05-061-1/+2
| * | | | | | | rhashtable: Simplify iterator codeThomas Graf2015-05-061-6/+2Star
| * | | | | | | rhashtable-test: Detect insertion failuresThomas Graf2015-05-041-6/+20
| * | | | | | | rhashtable-test: Use walker to test bucket statisticsThomas Graf2015-05-041-30/+30
| * | | | | | | rhashtable-test: Do not allocate individual test objectsThomas Graf2015-05-041-22/+6Star
| * | | | | | | rhashtable-test: Get rid of ptr in test_obj structureThomas Graf2015-05-041-6/+3Star
| * | | | | | | rhashtable-test: Measure time to insert, remove & traverse entriesThomas Graf2015-05-041-31/+69
| * | | | | | | rhashtable-test: Remove unused TEST_NEXPANDSThomas Graf2015-05-041-1/+0Star
| * | | | | | | test_bpf: indicate whether bpf prog got jited in test suiteDaniel Borkmann2015-04-301-1/+11