index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-01-31
1
-0
/
+2
|
\
|
*
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
Jason Gunthorpe
2018-01-30
9
-78
/
+148
|
|
\
|
*
|
kobject: Export kobj_ns_grab_current() and kobj_ns_drop()
Bart Van Assche
2018-01-23
1
-0
/
+2
*
|
|
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-01-31
5
-148
/
+285
|
\
\
\
|
*
|
|
swiotlb: remove various exports
Christoph Hellwig
2018-01-15
1
-13
/
+0
|
*
|
|
swiotlb: refactor coherent buffer allocation
Christoph Hellwig
2018-01-15
1
-57
/
+65
|
*
|
|
swiotlb: refactor coherent buffer freeing
Christoph Hellwig
2018-01-15
1
-14
/
+21
|
*
|
|
swiotlb: wire up ->dma_supported in swiotlb_dma_ops
Christoph Hellwig
2018-01-15
1
-0
/
+1
|
*
|
|
swiotlb: add common swiotlb_map_ops
Christoph Hellwig
2018-01-15
1
-0
/
+43
|
*
|
|
swiotlb: rename swiotlb_free to swiotlb_exit
Christoph Hellwig
2018-01-15
1
-1
/
+1
|
*
|
|
swiotlb: suppress warning when __GFP_NOWARN is set
Christian König
2018-01-15
1
-6
/
+9
|
*
|
|
dma-direct: reject too small dma masks
Christoph Hellwig
2018-01-15
1
-0
/
+19
|
*
|
|
dma-direct: make dma_direct_{alloc,free} available to other implementations
Christoph Hellwig
2018-01-15
1
-3
/
+3
|
*
|
|
dma-direct: retry allocations using GFP_DMA for small masks
Christoph Hellwig
2018-01-15
1
-1
/
+24
|
*
|
|
dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
Christoph Hellwig
2018-01-15
1
-0
/
+14
|
*
|
|
dma-direct: use node local allocations for coherent memory
Christoph Hellwig
2018-01-15
1
-1
/
+1
|
*
|
|
dma-direct: add support for CMA allocation
Christoph Hellwig
2018-01-15
1
-6
/
+18
|
*
|
|
dma-direct: add dma address sanity checks
Christoph Hellwig
2018-01-15
1
-1
/
+30
|
*
|
|
dma-direct: use phys_to_dma
Christoph Hellwig
2018-01-15
1
-11
/
+7
|
*
|
|
dma-direct: rename dma_noop to dma_direct
Christoph Hellwig
2018-01-15
3
-22
/
+17
|
*
|
|
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
2018-01-10
1
-1
/
+1
*
|
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-31
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix misannotated out-of-line _copy_to_user()
Christophe Leroy
2017-12-11
1
-1
/
+1
*
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-01-30
2
-29
/
+16
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2018-01-03
2
-29
/
+16
|
|
\
\
\
\
\
|
|
*
|
|
|
|
lib/assoc_array: Remove smp_read_barrier_depends()
Paul E. McKenney
2017-12-04
1
-25
/
+12
|
|
*
|
|
|
|
percpu: READ_ONCE() now implies smp_read_barrier_depends()
Paul E. McKenney
2017-12-04
1
-4
/
+4
|
|
|
/
/
/
/
*
|
|
|
|
|
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-01-30
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Kconfig: Make STRICT_DEVMEM default-y on x86 and arm64
Kees Cook
2017-12-11
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-29
3
-1
/
+132
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
lib/scatterlist: Fix chaining support in sgl_alloc_order()
Bart Van Assche
2018-01-19
1
-5
/
+27
|
*
|
|
|
|
|
|
lib/scatterlist: Introduce sgl_alloc() and sgl_free()
Bart Van Assche
2018-01-06
2
-0
/
+109
|
*
|
|
|
|
|
|
blk-mq: improve heavily contended tag case
Jens Axboe
2017-12-22
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2018-01-29
1
-1
/
+57
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
lib/crc-ccitt: Add CCITT-FALSE CRC16 variant
Andrew Morton
2018-01-08
1
-1
/
+57
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-01-10
1
-4
/
+7
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
2018-01-09
1
-4
/
+7
*
|
|
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-01-05
1
-1
/
+17
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
lib/mpi: Fix umul_ppmm() for MIPS64r6
James Hogan
2017-12-22
1
-1
/
+17
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-12-31
1
-3
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
timerqueue: Document return values of timerqueue_add/del()
Thomas Gleixner
2017-12-29
1
-3
/
+5
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-31
1
-4
/
+12
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
kobject: fix suppressing modalias in uevents delivered over netlink
Dmitry Torokhov
2017-12-21
1
-4
/
+12
|
|
/
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2017-12-18
1
-0
/
+43
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
bpf: add test case for ld_abs and helper changing pkt data
Daniel Borkmann
2017-12-15
1
-0
/
+43
*
|
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-12-15
1
-33
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
locking/lockdep: Remove the cross-release locking checks
Ingo Molnar
2017-12-12
1
-33
/
+0
|
|
|
/
/
/
|
|
/
|
|
|
*
/
|
|
|
lib/rbtree,drm/mm: add rbtree_replace_node_cached()
Chris Wilson
2017-12-14
1
-0
/
+10
|
/
/
/
/
*
|
|
|
Merge tag 'keys-fixes-20171208' of git://git.kernel.org/pub/scm/linux/kernel/...
James Morris
2017-12-09
2
-27
/
+38
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
509: fix printing uninitialized stack memory when OID is empty
Eric Biggers
2017-12-08
1
-2
/
+6
[next]