index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-15
Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
David S. Miller
1
-2
/
+2
2018-01-15
netlink: extack: avoid parenthesized string constant warning
Johannes Berg
1
-2
/
+2
2018-01-15
fork: Provide usercopy whitelisting for task_struct
Kees Cook
1
-0
/
+14
2018-01-15
sctp: Define usercopy region in SCTP proto slab cache
David Windsor
1
-2
/
+7
2018-01-15
net: Define usercopy region in struct proto slab cache
David Windsor
1
-0
/
+2
2018-01-15
usercopy: Allow strict enforcement of whitelists
Kees Cook
1
-0
/
+2
2018-01-15
usercopy: WARN() on slab cache usercopy region violations
Kees Cook
1
-0
/
+2
2018-01-15
usercopy: Prepare for usercopy whitelisting
David Windsor
3
-6
/
+27
2018-01-15
stddef.h: Introduce sizeof_field()
Kees Cook
1
-1
/
+9
2018-01-15
usercopy: Include offset in hardened usercopy report
Kees Cook
1
-8
/
+4
2018-01-15
usercopy: Enhance and rename report_usercopy()
Kees Cook
1
-0
/
+6
2018-01-15
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
Jim Westfall
1
-0
/
+3
2018-01-15
Revert "openvswitch: Add erspan tunnel support."
William Tu
1
-1
/
+0
2018-01-15
net: Convert atomic_t net::count to refcount_t
Kirill Tkhai
1
-4
/
+4
2018-01-15
net/tls: Fix inverted error codes to avoid endless loop
r.hering@avm.de
1
-1
/
+1
2018-01-15
net: phy: remove parameter new_link from phy_mac_interrupt()
Heiner Kallweit
1
-1
/
+1
2018-01-15
ptr_ring: document usage around __ptr_ring_peek
Michael S. Tsirkin
1
-4
/
+10
2018-01-15
remoteproc: Drop dangling find_rsc_table dummies
Bjorn Andersson
1
-4
/
+0
2018-01-15
remoteproc: Move resource table load logic to find
Bjorn Andersson
1
-0
/
+2
2018-01-15
remoteproc: Merge rproc_ops and rproc_fw_ops
Bjorn Andersson
1
-2
/
+15
2018-01-15
remoteproc: Clone rproc_ops in rproc_alloc()
Bjorn Andersson
1
-1
/
+1
2018-01-15
remoteproc: Cache resource table size
Bjorn Andersson
1
-0
/
+2
2018-01-15
remoteproc: Remove depricated crash completion
Bjorn Andersson
1
-2
/
+0
2018-01-15
video: udlfb: Do not name private data 'dev'
Ladislav Michl
1
-1
/
+1
2018-01-15
video: udlfb: Remove redundant gdev variable
Ladislav Michl
1
-1
/
+0
2018-01-15
block: allow gendisk's request_queue registration to be deferred
Mike Snitzer
1
-0
/
+5
2018-01-15
drm/tinydrm/mi0283qt: Let the display pipe handle power
Noralf Trønnes
1
-2
/
+0
2018-01-15
drm/tinydrm/mipi-dbi: Add poweron-reset functions
Noralf Trønnes
1
-0
/
+2
2018-01-15
drm/tinydrm/mipi-dbi: Add mipi_dbi_enable_flush()
Noralf Trønnes
1
-0
/
+1
2018-01-15
drm/tinydrm/mi0283qt: Remove ili9341.h
Noralf Trønnes
1
-54
/
+0
2018-01-15
Merge 4.15-rc8 into usb-next
Greg Kroah-Hartman
15
-24
/
+110
2018-01-15
swiotlb: add common swiotlb_map_ops
Christoph Hellwig
1
-0
/
+8
2018-01-15
swiotlb: rename swiotlb_free to swiotlb_exit
Christoph Hellwig
1
-2
/
+2
2018-01-15
dma-direct: reject too small dma masks
Christoph Hellwig
1
-0
/
+1
2018-01-15
dma-direct: make dma_direct_{alloc,free} available to other implementations
Christoph Hellwig
1
-0
/
+5
2018-01-15
dma-direct: rename dma_noop to dma_direct
Christoph Hellwig
2
-2
/
+2
2018-01-15
dma-mapping: provide a generic asm/dma-mapping.h
Christoph Hellwig
1
-0
/
+10
2018-01-15
dma-mapping: add an arch_dma_supported hook
Christoph Hellwig
1
-0
/
+11
2018-01-15
dma-mapping: clear harmful GFP_* flags in common code
Christoph Hellwig
1
-0
/
+7
2018-01-15
mac80211_hwsim: validate number of different channels
Johannes Berg
1
-0
/
+2
2018-01-15
dma-mapping: warn when there is no coherent_dma_mask
Christoph Hellwig
1
-0
/
+1
2018-01-14
SUNRPC: Remove rpc_protocol()
Chuck Lever
1
-1
/
+0
2018-01-14
nfs: Define NFS_RDMA_PORT
Chuck Lever
1
-0
/
+1
2018-01-14
lockd: convert nlm_rqst.a_count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2018-01-14
lockd: convert nlm_lockowner.count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2018-01-14
lockd: convert nsm_handle.sm_count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2018-01-14
lockd: convert nlm_host.h_count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+2
2018-01-14
NFS: Fix nfsstat breakage due to LOOKUPP
Trond Myklebust
1
-4
/
+8
2018-01-14
bpf: offload: add map offload infrastructure
Jakub Kicinski
3
-0
/
+66
2018-01-14
bpf: rename bpf_dev_offload -> bpf_prog_offload
Jakub Kicinski
1
-2
/
+2
[prev]
[next]