summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-061-0/+1
| |\
| | * Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-04-181-0/+1
| | |\
| | | * rcu: Control grace-period delays directly from valuePaul E. McKenney2015-04-151-0/+1
| * | | kasan: show gcc version requirements in Kconfig and DocumentationJoe Perches2015-05-061-2/+6
| * | | lib: delete lib/find_last_bit.cYury Norov2015-05-061-41/+0Star
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-051-1/+1
| |\ \ \
| | * | | lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann2015-05-041-1/+1
* | | | | 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
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-271-3/+8
|\ \ \ \
| * | | | rhashtable: Do not schedule more than one rehash if we can't grow furtherThomas Graf2015-04-221-2/+2
| * | | | rhashtable: Schedule async resize when sync realloc failsThomas Graf2015-04-221-1/+6
* | | | | Merge tag 'md/4.1' of git://neil.brown.name/mdLinus Torvalds2015-04-2410-23/+347
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | md/raid6 algorithms: xor_syndrome() for SSE2Markus Stockhausen2015-04-221-3/+227
| * | | | md/raid6 algorithms: xor_syndrome() for generic intMarkus Stockhausen2015-04-221-1/+39
| * | | | md/raid6 algorithms: improve test programMarkus Stockhausen2015-04-221-15/+36
| * | | | md/raid6 algorithms: delta syndrome functionsMarkus Stockhausen2015-04-229-8/+49
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-04-221-10/+10
|\ \ \ \ \
| * | | | | iommu-common: rename iommu_pool_hash to iommu_hash_commonSowmini Varadhan2015-04-201-3/+3
| * | | | | iommu-common: fix x86_64 compiler warningsSowmini Varadhan2015-04-201-7/+7
* | | | | | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-211-0/+28
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 4.0-rc5 into char-misc-nextGreg Kroah-Hartman2015-03-254-3/+774
| |\ \ \ \ \ \
| * | | | | | | lib: devres: add a helper function for ioremap_wcAbhilash Kesavan2015-03-161-0/+28
* | | | | | | | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-202-32/+0Star
|\ \ \ \ \ \ \ \
| * | | | | | | | cpumask: remove __first_cpu / __next_cpuRusty Russell2015-04-191-21/+0Star
| * | | | | | | | cpumask: only allocate nr_cpumask_bits.Rusty Russell2015-03-101-7/+0Star
| * | | | | | | | cpumask: remove deprecated functions.Rusty Russell2015-03-101-4/+0Star
| |/ / / / / / /
* | | / / / / / hexdump: avoid warning in test functionLinus Torvalds2015-04-191-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | iommu-common: Fix PARISC compile-time warningsSowmini Varadhan2015-04-181-1/+5
* | | | | | | Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan2015-04-182-1/+267
* | | | | | | sparc: Revert generic IOMMU allocator.David S. Miller2015-04-182-225/+1Star
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-04-172-1/+225
|\ \ \ \ \ \ \
| * | | | | | | iommu-common: Fix PARISC compile-time warningsSowmini Varadhan2015-04-171-1/+5
| * | | | | | | sparc: Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan2015-04-162-1/+221
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-179-464/+342Star
|\ \ \ \ \ \ \
| * | | | | | | lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help textAndrew Morton2015-04-171-3/+2Star
| * | | | | | | cpumask: don't perform while loop in cpumask_next_and()Sergey Senozhatsky2015-04-171-4/+5