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-01-30
dma-debug: fix overlap detection
Dan Williams
1
-3
/
+7
2014-01-30
lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULL
Lad, Prabhakar
1
-2
/
+3
2014-01-28
dynamic_debug: replace obselete simple_strtoul() with kstrtouint()
Andrey Ryabinin
1
-3
/
+1
2014-01-28
dynamic_debug: fix ddebug_parse_query()
Andrey Ryabinin
1
-2
/
+4
2014-01-28
dynamic_debug: remove wrong error message
Andrey Ryabinin
1
-3
/
+1
2014-01-28
memblock, nobootmem: add memblock_virt_alloc_low()
Yinghai Lu
1
-2
/
+2
2014-01-27
Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+2
2014-01-27
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+0
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-10
/
+78
2014-01-24
lib/decompress_unlz4.c: always set an error return code on failures
Jan Beulich
1
-0
/
+1
2014-01-24
rbtree/test: test rbtree_postorder_for_each_entry_safe()
Cody P Schafer
1
-0
/
+11
2014-01-24
rbtree/test: move rb_node to the middle of the test struct
Cody P Schafer
1
-1
/
+1
2014-01-24
test: check copy_to/from_user boundary validation
Kees Cook
3
-0
/
+124
2014-01-24
test: add minimal module for verification testing
Kees Cook
3
-0
/
+48
2014-01-24
lib/cmdline.c: declare exported symbols immediately
Felipe Contreras
1
-3
/
+2
2014-01-24
lib/cmdline.c: fix style issues
Felipe Contreras
1
-5
/
+4
2014-01-24
lib/kstrtox.c: remove redundant cleanup
Felipe Contreras
1
-1
/
+0
2014-01-24
vsprintf: add %pad extension for dma_addr_t use
Joe Perches
1
-6
/
+27
2014-01-24
dynamic_debug: add wildcard support to filter files/functions/modules
Du, Changbin
1
-5
/
+10
2014-01-24
lib/parser.c: put EXPORT_SYMBOLs in the conventional place
Andrew Morton
1
-7
/
+6
2014-01-24
lib/parser.c: add match_wildcard() function
Du, Changbin
1
-0
/
+51
2014-01-23
assoc_array: remove global variable
Stephen Hemminger
1
-1
/
+1
2014-01-22
reciprocal_divide: update/correction of the algorithm
Hannes Frederic Sowa
2
-5
/
+26
2014-01-22
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
5
-35
/
+215
2014-01-22
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-0
/
+3
2014-01-22
lib/show_mem.c: show num_poisoned_pages when oom
Xishi Qiu
1
-0
/
+3
2014-01-22
lib/cpumask.c: use memblock apis for early memory allocations
Santosh Shilimkar
1
-2
/
+2
2014-01-22
lib/swiotlb.c: use memblock apis for early memory allocations
Santosh Shilimkar
1
-15
/
+20
2014-01-22
mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT
Mel Gorman
1
-3
/
+0
2014-01-22
dma-debug: introduce debug_dma_assert_idle()
Dan Williams
2
-15
/
+190
2014-01-21
percpu-refcount: Add a WARN() for ref going negative
Kent Overstreet
1
-0
/
+3
2014-01-21
Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+2
2014-01-21
Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-61
/
+34
2014-01-20
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+9
2014-01-20
net: fix "queues" uevent between network namespaces
Weilong Chen
1
-2
/
+8
2014-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-01-17
lib: Ensure EWMA does not store wrong intermediate values
Michael Dalton
1
-2
/
+4
2014-01-17
percpu_counter: unbreak __percpu_counter_add()
Hugh Dickins
1
-1
/
+1
2014-01-15
lib/percpu_counter.c: fix __percpu_counter_add()
Ming Lei
1
-2
/
+2
2014-01-12
firewire: ohci: Turn remote DMA support into a module parameter
Lubomir Rintel
1
-11
/
+0
2014-01-09
kobject: Fix source code comment spelling
Bart Van Assche
1
-1
/
+1
2014-01-07
swiotlb: Don't DoS us with 'swiotlb buffer is full' (v2)
Konrad Rzeszutek Wilk
1
-1
/
+2
2014-01-05
Revert "kobject: introduce kobj_completion"
Greg Kroah-Hartman
1
-50
/
+0
2013-12-24
Merge 3.13-rc5 into staging-next
Greg Kroah-Hartman
1
-2
/
+2
2013-12-19
lib: hash: follow-up fixups for arch hash
Francesco Fusco
1
-0
/
+1
2013-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2013-12-17
lib: introduce arch optimized hash library
Francesco Fusco
2
-1
/
+39
2013-12-16
Merge branch 3.13-rc4 into usb-next
Greg Kroah-Hartman
1
-1
/
+2
2013-12-12
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
Tejun Heo
1
-1
/
+1
2013-12-09
kobject: fix memory leak in kobject_set_name_vargs
Maurizio Lombardi
1
-1
/
+3
[next]