index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
swiotlb: remove dma_mark_clean
Christoph Hellwig
2018-12-13
1
-8
/
+0
*
swiotlb: remove SWIOTLB_MAP_ERROR
Christoph Hellwig
2018-12-13
1
-3
/
+0
*
dma-mapping: factor out dummy DMA ops
Robin Murphy
2018-12-13
1
-0
/
+1
*
dma-mapping: move dma_cache_sync out of line
Christoph Hellwig
2018-12-13
1
-10
/
+2
*
dma-mapping: move various slow path functions out of line
Christoph Hellwig
2018-12-13
1
-137
/
+13
*
dma-mapping: merge dma_unmap_page_attrs and dma_unmap_single_attrs
Christoph Hellwig
2018-12-13
1
-13
/
+6
*
dma-mapping: simplify the dma_sync_single_range_for_{cpu,device} implementation
Christoph Hellwig
2018-12-13
2
-51
/
+10
*
dma/debug: Remove dma_debug_resize_entries()
Robin Murphy
2018-12-11
1
-7
/
+0
*
arch: switch the default on ARCH_HAS_SG_CHAIN
Christoph Hellwig
2018-12-06
1
-3
/
+3
*
dma-mapping: return an error code from dma_mapping_error
Christoph Hellwig
2018-12-06
1
-1
/
+1
*
dma-mapping: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-5
/
+0
*
iommu/dma-iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-1
/
+0
*
dma-direct: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-3
/
+0
*
dma-mapping: provide a generic DMA_MAPPING_ERROR
Christoph Hellwig
2018-12-06
1
-0
/
+5
*
dma-mapping: move the arm64 noncoherent alloc/free support to common code
Christoph Hellwig
2018-12-01
2
-0
/
+7
*
dma-direct: provide page based alloc/free helpers
Christoph Hellwig
2018-12-01
1
-0
/
+3
*
dma-mapping: fix return type of dma_set_max_seg_size()
Niklas Söderlund
2018-11-27
1
-2
/
+1
*
Merge tag 'dma-mapping-4.20-3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-11-25
1
-1
/
+1
|
\
|
*
dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLB
Robin Murphy
2018-11-21
1
-1
/
+1
*
|
Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-11-25
1
-64
/
+203
|
\
\
|
*
|
XArray: Fix Documentation
Matthew Wilcox
2018-11-05
1
-2
/
+2
|
*
|
XArray: Add xa_store_bh() and xa_store_irq()
Matthew Wilcox
2018-11-05
1
-0
/
+52
|
*
|
XArray: Turn xa_erase into an exported function
Matthew Wilcox
2018-11-05
1
-17
/
+1
|
*
|
XArray: Unify xa_cmpxchg and __xa_cmpxchg
Matthew Wilcox
2018-11-05
1
-44
/
+69
|
*
|
XArray: Regularise xa_reserve
Matthew Wilcox
2018-11-05
1
-1
/
+79
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2018-11-24
2
-38
/
+0
|
\
\
\
|
*
|
|
Revert "Input: Add the `REL_WHEEL_HI_RES` event code"
Benjamin Tissoires
2018-11-22
1
-10
/
+0
|
*
|
|
Revert "HID: input: Create a utility class for counting scroll events"
Benjamin Tissoires
2018-11-22
1
-28
/
+0
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-24
4
-1
/
+32
|
\
\
\
\
|
*
|
|
|
packet: copy user buffers before orphan or clone
Willem de Bruijn
2018-11-23
1
-1
/
+17
|
*
|
|
|
net/dim: Update DIM start sample after each DIM iteration
Tal Gilboa
2018-11-22
1
-0
/
+2
|
*
|
|
|
tcp: defer SACK compression after DupThresh
Eric Dumazet
2018-11-22
1
-0
/
+1
|
*
|
|
|
Revert "sctp: remove sctp_transport_pmtu_check"
Xin Long
2018-11-19
1
-0
/
+12
*
|
|
|
|
Merge tag 'usb-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-11-22
1
-0
/
+3
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
Kai-Heng Feng
2018-11-07
1
-0
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'media/v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-11-20
2
-1
/
+6
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
media: Rename vb2_m2m_request_queue -> v4l2_m2m_request_queue
Ezequiel Garcia
2018-11-06
1
-1
/
+1
|
*
|
|
Merge tag 'v4.20-rc1' into patchwork
Mauro Carvalho Chehab
2018-11-06
102
-1063
/
+3442
|
|
\
|
|
|
*
|
|
media: v4l: fix uapi mpeg slice params definition
Arnd Bergmann
2018-11-06
1
-2
/
+5
|
*
|
|
v4l2-controls: add a missing include
Mauro Carvalho Chehab
2018-11-02
1
-0
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-19
4
-2
/
+11
|
\
\
\
\
|
*
|
|
|
rxrpc: Fix life check
David Howells
2018-11-15
2
-1
/
+4
|
*
|
|
|
Merge tag 'linux-can-fixes-for-4.20-20181109' of ssh://gitolite.kernel.org/pu...
David S. Miller
2018-11-13
2
-1
/
+7
|
|
\
\
\
\
|
|
*
|
|
|
can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...
Oleksij Rempel
2018-11-09
1
-1
/
+2
|
|
*
|
|
|
can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...
Oleksij Rempel
2018-11-09
1
-0
/
+4
|
|
*
|
|
|
can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...
Marc Kleine-Budde
2018-11-09
1
-0
/
+1
*
|
|
|
|
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-18
1
-0
/
+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
efi/arm: Defer persistent reservations until after paging_init()
Ard Biesheuvel
2018-11-15
1
-0
/
+7
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-11-16
1
-4
/
+4
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
kyber: fix wrong strlcpy() size in trace_kyber_latency()
Omar Sandoval
2018-11-12
1
-4
/
+4
[next]