index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
test_bpf: add similarly conflicting jump test case only for classic
Daniel Borkmann
2015-05-27
1
-0
/
+57
*
test_bpf: add more eBPF jump torture cases
Daniel Borkmann
2015-05-25
1
-0
/
+67
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-23
1
-0
/
+11
|
\
|
*
rhashtable: Add cap on number of elements in hash table
Herbert Xu
2015-05-16
1
-0
/
+11
*
|
test_bpf: Add backward jump test case
Michael Holzheu
2015-05-22
1
-0
/
+16
*
|
test_bpf: fix sparse warnings
Michael Holzheu
2015-05-14
1
-61
/
+61
*
|
test_bpf: add tests related to BPF_MAXINSNS
Daniel Borkmann
2015-05-14
1
-9
/
+308
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
4
-44
/
+8
|
\
\
|
|
/
|
*
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-05-06
1
-0
/
+1
|
|
\
|
|
*
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2015-04-18
1
-0
/
+1
|
|
|
\
|
|
|
*
rcu: Control grace-period delays directly from value
Paul E. McKenney
2015-04-14
1
-0
/
+1
|
*
|
|
kasan: show gcc version requirements in Kconfig and Documentation
Joe Perches
2015-05-05
1
-2
/
+6
|
*
|
|
lib: delete lib/find_last_bit.c
Yury Norov
2015-05-05
1
-41
/
+0
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-05-05
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
lib: make memzero_explicit more robust against dead store elimination
Daniel Borkmann
2015-05-04
1
-1
/
+1
*
|
|
|
|
test_bpf: add 173 new testcases for eBPF
Michael Holzheu
2015-05-12
1
-0
/
+2192
*
|
|
|
|
test: bpf: extend "load 64-bit immediate" testcase
Xi Wang
2015-05-11
1
-1
/
+2
*
|
|
|
|
rhashtable-test: Fix 64bit division
Thomas Graf
2015-05-05
1
-1
/
+2
*
|
|
|
|
rhashtable: Simplify iterator code
Thomas Graf
2015-05-05
1
-6
/
+2
*
|
|
|
|
rhashtable-test: Detect insertion failures
Thomas Graf
2015-05-03
1
-6
/
+20
*
|
|
|
|
rhashtable-test: Use walker to test bucket statistics
Thomas Graf
2015-05-03
1
-30
/
+30
*
|
|
|
|
rhashtable-test: Do not allocate individual test objects
Thomas Graf
2015-05-03
1
-22
/
+6
*
|
|
|
|
rhashtable-test: Get rid of ptr in test_obj structure
Thomas Graf
2015-05-03
1
-6
/
+3
*
|
|
|
|
rhashtable-test: Measure time to insert, remove & traverse entries
Thomas Graf
2015-05-03
1
-31
/
+69
*
|
|
|
|
rhashtable-test: Remove unused TEST_NEXPANDS
Thomas Graf
2015-05-03
1
-1
/
+0
*
|
|
|
|
test_bpf: indicate whether bpf prog got jited in test suite
Daniel Borkmann
2015-04-30
1
-1
/
+11
|
/
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-04-27
1
-3
/
+8
|
\
\
\
\
|
*
|
|
|
rhashtable: Do not schedule more than one rehash if we can't grow further
Thomas Graf
2015-04-22
1
-2
/
+2
|
*
|
|
|
rhashtable: Schedule async resize when sync realloc fails
Thomas Graf
2015-04-22
1
-1
/
+6
*
|
|
|
|
Merge tag 'md/4.1' of git://neil.brown.name/md
Linus Torvalds
2015-04-24
10
-23
/
+347
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
md/raid6 algorithms: xor_syndrome() for SSE2
Markus Stockhausen
2015-04-22
1
-3
/
+227
|
*
|
|
|
md/raid6 algorithms: xor_syndrome() for generic int
Markus Stockhausen
2015-04-22
1
-1
/
+39
|
*
|
|
|
md/raid6 algorithms: improve test program
Markus Stockhausen
2015-04-22
1
-15
/
+36
|
*
|
|
|
md/raid6 algorithms: delta syndrome functions
Markus Stockhausen
2015-04-22
9
-8
/
+49
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2015-04-21
1
-10
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
iommu-common: rename iommu_pool_hash to iommu_hash_common
Sowmini Varadhan
2015-04-20
1
-3
/
+3
|
*
|
|
|
|
iommu-common: fix x86_64 compiler warnings
Sowmini Varadhan
2015-04-20
1
-7
/
+7
*
|
|
|
|
|
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-04-21
1
-0
/
+28
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge 4.0-rc5 into char-misc-next
Greg Kroah-Hartman
2015-03-25
4
-3
/
+774
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
lib: devres: add a helper function for ioremap_wc
Abhilash Kesavan
2015-03-16
1
-0
/
+28
*
|
|
|
|
|
|
|
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-20
2
-32
/
+0
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
cpumask: remove __first_cpu / __next_cpu
Rusty Russell
2015-04-19
1
-21
/
+0
|
*
|
|
|
|
|
|
|
cpumask: only allocate nr_cpumask_bits.
Rusty Russell
2015-03-10
1
-7
/
+0
|
*
|
|
|
|
|
|
|
cpumask: remove deprecated functions.
Rusty Russell
2015-03-10
1
-4
/
+0
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
hexdump: avoid warning in test function
Linus Torvalds
2015-04-19
1
-1
/
+1
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
iommu-common: Fix PARISC compile-time warnings
Sowmini Varadhan
2015-04-18
1
-1
/
+5
*
|
|
|
|
|
|
Break up monolithic iommu table/lock into finer graularity pools and lock
Sowmini Varadhan
2015-04-18
2
-1
/
+267
*
|
|
|
|
|
|
sparc: Revert generic IOMMU allocator.
David S. Miller
2015-04-18
2
-225
/
+1
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2015-04-17
2
-1
/
+225
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
iommu-common: Fix PARISC compile-time warnings
Sowmini Varadhan
2015-04-17
1
-1
/
+5
[next]