summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \
| * | | | | | 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-141-61/+61
| * | | | | | | test_bpf: add tests related to BPF_MAXINSNSDaniel Borkmann2015-05-141-9/+308
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-134-44/+8
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | test_bpf: add 173 new testcases for eBPFMichael Holzheu2015-05-121-0/+2192
| * | | | | | | test: bpf: extend "load 64-bit immediate" testcaseXi Wang2015-05-111-1/+2
| * | | | | | | rhashtable-test: Fix 64bit divisionThomas Graf2015-05-051-1/+2
| * | | | | | | rhashtable: Simplify iterator codeThomas Graf2015-05-051-6/+2
| * | | | | | | rhashtable-test: Detect insertion failuresThomas Graf2015-05-031-6/+20
| * | | | | | | rhashtable-test: Use walker to test bucket statisticsThomas Graf2015-05-031-30/+30
| * | | | | | | rhashtable-test: Do not allocate individual test objectsThomas Graf2015-05-031-22/+6
| * | | | | | | rhashtable-test: Get rid of ptr in test_obj structureThomas Graf2015-05-031-6/+3
| * | | | | | | rhashtable-test: Measure time to insert, remove & traverse entriesThomas Graf2015-05-031-31/+69
| * | | | | | | rhashtable-test: Remove unused TEST_NEXPANDSThomas Graf2015-05-031-1/+0
| * | | | | | | test_bpf: indicate whether bpf prog got jited in test suiteDaniel Borkmann2015-04-301-1/+11
* | | | | | | | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-06-241-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc: Only use -mabi=altivec if toolchain supports itAnton Blanchard2015-06-111-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-06-231-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | lib: crc-itu-t.[ch] fix 0x0x prefix in integer constantsAntonio Ospite2015-05-261-1/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-06-2210-22/+1323
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu2015-06-1923-541/+1037
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | MPILIB: add mpi_read_buf() and mpi_get_size() helpersTadeusz Struk2015-06-162-22/+71
| * | | | | | | | | | scatterlist: introduce sg_nents_for_lenTom Lendacky2015-06-031-0/+32
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2015-05-281-1/+1
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | lib: correct 842 decompress for 32 bitDan Streetman2015-05-131-1/+1
| * | | | | | | | | | | lib: make lib/842 decompress functions staticDan Streetman2015-05-131-2/+2
| * | | | | | | | | | | lib: add software 842 compression/decompressionDan Streetman2015-05-117-0/+1220