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