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.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
2014-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-38
/
+2052
2014-06-12
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-2
/
+22
2014-06-12
cpumask: Utility function to set n'th cpu - local cpu first
Amir Vadai
1
-0
/
+63
2014-06-11
net: filter: fix nlattr and nlattr_nest BPF tests
Alexei Starovoitov
1
-13
/
+21
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
23
-111
/
+204
2014-06-07
lib/radix-tree.c: update the kmemleak stack trace for radix tree allocations
Catalin Marinas
1
-0
/
+6
2014-06-07
idr: reduce the unneeded check in free_layer()
Lai Jiangshan
1
-1
/
+1
2014-06-07
idr: don't need to shink the free list when idr_remove()
Lai Jiangshan
1
-16
/
+0
2014-06-07
idr: fix idr_replace()'s returned error code
Lai Jiangshan
1
-2
/
+2
2014-06-07
idr: fix NULL pointer dereference when ida_remove(unallocated_id)
Lai Jiangshan
1
-1
/
+1
2014-06-07
idr: fix unexpected ID-removal when idr_remove(unallocated_id)
Lai Jiangshan
1
-0
/
+8
2014-06-07
idr: fix overflow bug during maximum ID calculation at maximum height
Lai Jiangshan
1
-5
/
+3
2014-06-06
Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+4
2014-06-05
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
Dave Airlie
2
-4
/
+4
2014-06-05
lib/asn1_decoder.c: kernel-doc warning fix
Fabian Frederick
1
-1
/
+1
2014-06-05
lib/atomic64_test.c: convert printk(KERN_INFO to pr_info
Fabian Frederick
1
-5
/
+8
2014-06-05
lib/bug.c: convert printk to pr_foo()
Fabian Frederick
1
-11
/
+10
2014-06-05
lib/textsearch.c: move EXPORT_SYMBOL after functions
Fabian Frederick
1
-5
/
+4
2014-06-05
lib/nlattr.c: move EXPORT_SYMBOL after functions
Fabian Frederick
1
-9
/
+8
2014-06-05
lib/digsig.c: kernel-doc warning fixes
Fabian Frederick
1
-2
/
+3
2014-06-05
lib/crc32.c: remove unnecessary __constant
Fabian Frederick
1
-2
/
+2
2014-06-05
lib/radix-tree.c: kernel-doc warning fix
Fabian Frederick
1
-1
/
+0
2014-06-05
lib/plist.c: make CONFIG_DEBUG_PI_LIST selectable
Dan Streetman
1
-5
/
+10
2014-06-05
lib/btree.c: fix leak of whole btree nodes
Minfei Huang
1
-0
/
+1
2014-06-05
lib/vsprintf.c: fix comparison to bool
Fabian Frederick
1
-2
/
+2
2014-06-05
lib/libcrc32c.c: use PTR_ERR_OR_ZERO
Fabian Frederick
1
-4
/
+1
2014-06-05
lib/xz: enable all filters by default in Kconfig
Lasse Collin
1
-12
/
+12
2014-06-05
lib/plist.c: replace pr_debug with printk in plist_test()
Dan Streetman
1
-2
/
+2
2014-06-05
lib/xz: add comments for the intentionally missing break statements
Lasse Collin
1
-0
/
+4
2014-06-05
lib/string.c: use the name "C-string" in comments
Dan Carpenter
1
-4
/
+4
2014-06-05
lib/plist: add plist_requeue
Dan Streetman
1
-0
/
+52
2014-06-05
mm: replace __get_cpu_var uses with this_cpu_ptr
Christoph Lameter
1
-3
/
+3
2014-06-05
x86: enable DMA CMA with swiotlb
Akinobu Mita
1
-1
/
+1
2014-06-05
mm,vmacache: add debug data
Davidlohr Bueso
1
-0
/
+10
2014-06-05
lib/debugobjects.c: convert printk(KERN_DEBUG to pr_debug
Fabian Frederick
1
-2
/
+2
2014-06-05
lib/debugobjects.c: add pr_fmt to logging
Fabian Frederick
1
-5
/
+8
2014-06-05
lib/debugobjects.c: convert printk to pr_foo()
Fabian Frederick
1
-7
/
+5
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+18
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2014-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-06-03
net: filter: fix length calculation in BPF testsuite
Chema Gonzalez
1
-5
/
+16
2014-06-02
netlink: rate-limit leftover bytes warning and print process name
Michal Schmidt
1
-2
/
+2
2014-06-02
net: filter: add test for loading SKF_AD_OFF limits
Daniel Borkmann
1
-0
/
+22
2014-06-02
net: filter: add slot overlapping test with fully filled M[]
Daniel Borkmann
1
-1
/
+74
2014-06-02
net: Revert mlx4 cpumask changes.
David S. Miller
1
-64
/
+0
2014-06-02
cpumask: Utility function to set n'th cpu - local cpu first
Amir Vadai
1
-0
/
+64
2014-05-31
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-38
/
+46
2014-05-31
net: filter: use block statements in tcpdump tests
Daniel Borkmann
1
-68
/
+75
2014-05-31
net: filter: test fill/spill of all M[] regs
Daniel Borkmann
1
-0
/
+90
2014-05-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-38
/
+46
[next]