index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-07
rhashtable: add missing import <linux/export.h>
Hauke Mehrtens
1
-0
/
+1
2015-06-06
Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+3
2015-06-06
swiotlb: do not export map_single function
Alexandre Courbot
1
-2
/
+3
2015-06-03
lib: Clarify the return value of strnlen_user()
Jan Kara
1
-1
/
+8
2015-06-03
scatterlist: introduce sg_nents_for_len
Tom Lendacky
1
-0
/
+32
2015-06-02
lib: Fix strnlen_user() to not touch memory after specified maximum
Jan Kara
1
-1
/
+2
2015-06-02
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-2
/
+64
2015-06-02
Merge branch 'linus' into sched/core, to resolve conflict
Ingo Molnar
3
-51
/
+40
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-51
/
+29
2015-05-31
lib: introduce crc_t10dif_update()
Akinobu Mita
1
-3
/
+9
2015-05-30
Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2015-05-29
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-48
/
+26
2015-05-29
percpu_counter: batch size aware __percpu_counter_compare()
Dave Chinner
1
-3
/
+3
2015-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-1
/
+1
2015-05-28
rbtree: Make lockless searches non-fatal
Peter Zijlstra
1
-22
/
+54
2015-05-28
module: Sanitize RCU usage and locking
Peter Zijlstra
1
-2
/
+5
2015-05-28
cpumask_set_cpu_local_first => cpumask_local_spread, lament
Rusty Russell
1
-48
/
+26
2015-05-27
rcu: Conditionally compile RCU's eqs warnings
Paul E. McKenney
1
-0
/
+11
2015-05-27
rcu: Directly drive TASKS_RCU from Kconfig
Paul E. McKenney
1
-0
/
+1
2015-05-27
rcu: Provide diagnostic option to slow down grace-period scans
Paul E. McKenney
1
-2
/
+52
2015-05-27
test_bpf: add similarly conflicting jump test case only for classic
Daniel Borkmann
1
-0
/
+57
2015-05-27
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
Bartosz Golaszewski
1
-1
/
+1
2015-05-26
lib: crc-itu-t.[ch] fix 0x0x prefix in integer constants
Antonio Ospite
1
-1
/
+1
2015-05-25
Merge branch 'linus' into x86/fpu
Ingo Molnar
1
-0
/
+11
2015-05-25
test_bpf: add more eBPF jump torture cases
Daniel Borkmann
1
-0
/
+67
2015-05-24
lz4: fix system halt at boot kernel on x86_64
Krzysztof Kolasa
1
-1
/
+11
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-20
module: add extra argument for parse_params() callback
Luis R. Rodriguez
1
-2
/
+2
2015-05-19
Merge branch 'linus' into timers/core
Thomas Gleixner
17
-80
/
+401
2015-05-19
x86/fpu: Rename i387.h to fpu/api.h
Ingo Molnar
1
-1
/
+1
2015-05-19
mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...
David Hildenbrand
1
-2
/
+4
2015-05-19
sched/preempt: Merge preempt_mask.h into preempt.h
Frederic Weisbecker
1
-1
/
+1
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-13
lib: correct 842 decompress for 32 bit
Dan Streetman
1
-1
/
+1
2015-05-13
lib: make lib/842 decompress functions static
Dan Streetman
1
-2
/
+2
2015-05-11
test: bpf: extend "load 64-bit immediate" testcase
Xi Wang
1
-1
/
+2
2015-05-11
lib: add software 842 compression/decompression
Dan Streetman
7
-0
/
+1220
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
remove <asm/scatterlist.h>
Christoph Hellwig
1
-1
/
+1
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
[prev]
[next]