summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-06-07rhashtable: add missing import <linux/export.h>Hauke Mehrtens
2015-06-06Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-05swiotlb: do not export map_single functionAlexandre Courbot
2015-06-03lib: Clarify the return value of strnlen_user()Jan Kara
2015-06-02lib: Fix strnlen_user() to not touch memory after specified maximumJan Kara
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-29Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-29percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner
2015-05-28cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell
2015-05-27test_bpf: add similarly conflicting jump test case only for classicDaniel Borkmann
2015-05-25test_bpf: add more eBPF jump torture casesDaniel Borkmann
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-22test_bpf: Add backward jump test caseMichael Holzheu
2015-05-16rhashtable: Add cap on number of elements in hash tableHerbert Xu
2015-05-14test_bpf: fix sparse warningsMichael Holzheu
2015-05-14test_bpf: add tests related to BPF_MAXINSNSDaniel Borkmann
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-12test_bpf: add 173 new testcases for eBPFMichael Holzheu
2015-05-11test: bpf: extend "load 64-bit immediate" testcaseXi Wang
2015-05-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-05-05kasan: show gcc version requirements in Kconfig and DocumentationJoe Perches
2015-05-05lib: delete lib/find_last_bit.cYury Norov
2015-05-05rhashtable-test: Fix 64bit divisionThomas Graf
2015-05-05rhashtable: Simplify iterator codeThomas Graf
2015-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-05-04lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann
2015-05-03rhashtable-test: Detect insertion failuresThomas Graf
2015-05-03rhashtable-test: Use walker to test bucket statisticsThomas Graf
2015-05-03rhashtable-test: Do not allocate individual test objectsThomas Graf
2015-05-03rhashtable-test: Get rid of ptr in test_obj structureThomas Graf
2015-05-03rhashtable-test: Measure time to insert, remove & traverse entriesThomas Graf
2015-05-03rhashtable-test: Remove unused TEST_NEXPANDSThomas Graf
2015-04-30test_bpf: indicate whether bpf prog got jited in test suiteDaniel Borkmann
2015-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-24Merge tag 'md/4.1' of git://neil.brown.name/mdLinus Torvalds
2015-04-22rhashtable: Do not schedule more than one rehash if we can't grow furtherThomas Graf
2015-04-22rhashtable: Schedule async resize when sync realloc failsThomas Graf
2015-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-04-22md/raid6 algorithms: xor_syndrome() for SSE2Markus Stockhausen
2015-04-22md/raid6 algorithms: xor_syndrome() for generic intMarkus Stockhausen
2015-04-22md/raid6 algorithms: improve test programMarkus Stockhausen
2015-04-22md/raid6 algorithms: delta syndrome functionsMarkus Stockhausen
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-20iommu-common: rename iommu_pool_hash to iommu_hash_commonSowmini Varadhan
2015-04-20iommu-common: fix x86_64 compiler warningsSowmini Varadhan
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-19hexdump: avoid warning in test functionLinus Torvalds