Age | Commit message (Expand) | Author | Files | Lines |
2015-05-27 | test_bpf: add similarly conflicting jump test case only for classic | Daniel Borkmann | 1 | -0/+57 |
2015-05-25 | test_bpf: add more eBPF jump torture cases | Daniel Borkmann | 1 | -0/+67 |
2015-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+11 |
2015-05-22 | test_bpf: Add backward jump test case | Michael Holzheu | 1 | -0/+16 |
2015-05-17 | rhashtable: Add cap on number of elements in hash table | Herbert Xu | 1 | -0/+11 |
2015-05-15 | test_bpf: fix sparse warnings | Michael Holzheu | 1 | -61/+61 |
2015-05-15 | test_bpf: add tests related to BPF_MAXINSNS | Daniel Borkmann | 1 | -9/+308 |
2015-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -44/+8 |
2015-05-13 | test_bpf: add 173 new testcases for eBPF | Michael Holzheu | 1 | -0/+2192 |
2015-05-11 | test: bpf: extend "load 64-bit immediate" testcase | Xi Wang | 1 | -1/+2 |
2015-05-06 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2015-05-06 | kasan: show gcc version requirements in Kconfig and Documentation | Joe Perches | 1 | -2/+6 |
2015-05-06 | lib: delete lib/find_last_bit.c | Yury Norov | 1 | -41/+0 |
2015-05-06 | rhashtable-test: Fix 64bit division | Thomas Graf | 1 | -1/+2 |
2015-05-06 | rhashtable: Simplify iterator code | Thomas Graf | 1 | -6/+2 |
2015-05-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -1/+1 |
2015-05-04 | lib: make memzero_explicit more robust against dead store elimination | Daniel Borkmann | 1 | -1/+1 |
2015-05-04 | rhashtable-test: Detect insertion failures | Thomas Graf | 1 | -6/+20 |
2015-05-04 | rhashtable-test: Use walker to test bucket statistics | Thomas Graf | 1 | -30/+30 |
2015-05-04 | rhashtable-test: Do not allocate individual test objects | Thomas Graf | 1 | -22/+6 |
2015-05-04 | rhashtable-test: Get rid of ptr in test_obj structure | Thomas Graf | 1 | -6/+3 |
2015-05-04 | rhashtable-test: Measure time to insert, remove & traverse entries | Thomas Graf | 1 | -31/+69 |
2015-05-04 | rhashtable-test: Remove unused TEST_NEXPANDS | Thomas Graf | 1 | -1/+0 |
2015-04-30 | test_bpf: indicate whether bpf prog got jited in test suite | Daniel Borkmann | 1 | -1/+11 |
2015-04-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -3/+8 |
2015-04-24 | Merge tag 'md/4.1' of git://neil.brown.name/md | Linus Torvalds | 10 | -23/+347 |
2015-04-22 | rhashtable: Do not schedule more than one rehash if we can't grow further | Thomas Graf | 1 | -2/+2 |
2015-04-22 | rhashtable: Schedule async resize when sync realloc fails | Thomas Graf | 1 | -1/+6 |
2015-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 1 | -10/+10 |
2015-04-22 | md/raid6 algorithms: xor_syndrome() for SSE2 | Markus Stockhausen | 1 | -3/+227 |
2015-04-22 | md/raid6 algorithms: xor_syndrome() for generic int | Markus Stockhausen | 1 | -1/+39 |
2015-04-22 | md/raid6 algorithms: improve test program | Markus Stockhausen | 1 | -15/+36 |
2015-04-22 | md/raid6 algorithms: delta syndrome functions | Markus Stockhausen | 9 | -8/+49 |
2015-04-21 | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+28 |
2015-04-20 | iommu-common: rename iommu_pool_hash to iommu_hash_common | Sowmini Varadhan | 1 | -3/+3 |
2015-04-20 | iommu-common: fix x86_64 compiler warnings | Sowmini Varadhan | 1 | -7/+7 |
2015-04-20 | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -32/+0 |
2015-04-19 | hexdump: avoid warning in test function | Linus Torvalds | 1 | -1/+1 |
2015-04-19 | cpumask: remove __first_cpu / __next_cpu | Rusty Russell | 1 | -21/+0 |
2015-04-18 | iommu-common: Fix PARISC compile-time warnings | Sowmini Varadhan | 1 | -1/+5 |
2015-04-18 | Break up monolithic iommu table/lock into finer graularity pools and lock | Sowmini Varadhan | 2 | -1/+267 |
2015-04-18 | sparc: Revert generic IOMMU allocator. | David S. Miller | 2 | -225/+1 |
2015-04-18 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -0/+1 |
2015-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2 | -1/+225 |
2015-04-17 | iommu-common: Fix PARISC compile-time warnings | Sowmini Varadhan | 1 | -1/+5 |
2015-04-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 9 | -464/+342 |
2015-04-17 | lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help text | Andrew Morton | 1 | -3/+2 |
2015-04-17 | cpumask: don't perform while loop in cpumask_next_and() | Sergey Senozhatsky | 1 | -4/+5 |
2015-04-17 | lib/bitmap.c: bitmap_[empty,full]: remove code duplication | Yury Norov | 1 | -30/+0 |
2015-04-17 | lib/vsprintf.c: improve put_dec_trunc8 slightly | Rasmus Villemoes | 1 | -6/+4 |