index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2017-07-15
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+30
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
-10
/
+24
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-27
/
+1
2017-07-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-0
/
+14
2017-07-15
Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-7
/
+14
2017-07-14
Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+4
2017-07-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-1
/
+1
2017-07-14
replace incorrect strscpy use in FORTIFY_SOURCE
Daniel Micay
-11
/
+12
2017-07-14
fault-inject: parse as natural 1-based value for fail-nth write interface
Akinobu Mita
-1
/
+1
2017-07-14
Merge tag 'ntb-4.13' of git://github.com/jonmason/ntb
Linus Torvalds
-108
/
+613
2017-07-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
-18
/
+28
2017-07-14
Merge tag 'clk-bulk-get-prep-enable' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+22
2017-07-14
dma-buf/fence: Avoid use of uninitialised timestamp
Chris Wilson
-0
/
+2
2017-07-14
drm: add helper functions for YCBCR420 handling
Shashank Sharma
-0
/
+6
2017-07-14
drm/edid: parse ycbcr 420 deep color information
Shashank Sharma
-0
/
+11
2017-07-14
drm/edid: parse YCBCR420 videomodes from EDID
Shashank Sharma
-0
/
+12
2017-07-14
drm: add helper to validate YCBCR420 modes
Shashank Sharma
-0
/
+22
2017-07-14
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
-1
/
+2
2017-07-14
drm/tinydrm: Add tinydrm_xrgb8888_to_gray8() helper
Noralf Trønnes
-0
/
+1
2017-07-14
cdc_ncm: Set NTB format again after altsetting switch for Huawei devices
Enrico Mioso
-0
/
+1
2017-07-14
kvm: x86: hyperv: make VP_INDEX managed by userspace
Roman Kagan
-0
/
+1
2017-07-14
drm: rename, adjust and export drm_atomic_replace_property_blob
Peter Rosin
-0
/
+2
2017-07-13
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
-8
/
+31
2017-07-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
-14
/
+38
2017-07-13
NFS: Don't run wake_up_bit() when nobody is waiting...
Trond Myklebust
-0
/
+2
2017-07-13
NFS: Don't run wake_up_bit() when nobody is waiting...
Trond Myklebust
-0
/
+2
2017-07-13
Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
-93
/
+55
2017-07-13
nfs4: add NFSv4 LOOKUPP handlers
Jeff Layton
-1
/
+17
2017-07-13
nfs: add a nfs_ilookup helper
Peng Tao
-0
/
+1
2017-07-13
NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration
Chuck Lever
-0
/
+2
2017-07-13
NFS: Ensure we commit after writeback is complete
Trond Myklebust
-0
/
+3
2017-07-13
NFS: Remove unused fields in the page I/O structures
Trond Myklebust
-2
/
+0
2017-07-13
NFS: nfs_rename() - revalidate directories on -ERESTARTSYS
Benjamin Coddington
-0
/
+1
2017-07-13
NFS: convert flags to bool
Benjamin Coddington
-5
/
+5
2017-07-13
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
-1
/
+1
2017-07-13
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
-4
/
+4
2017-07-13
sunrpc: move pc_count out of struct svc_procinfo
Christoph Hellwig
-1
/
+1
2017-07-13
sunrpc: remove kxdrproc_t
Christoph Hellwig
-7
/
+0
2017-07-13
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
-9
/
+10
2017-07-13
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
-19
/
+20
2017-07-13
sunrpc: properly type pc_release callbacks
Christoph Hellwig
-1
/
+2
2017-07-13
sunrpc: properly type pc_func callbacks
Christoph Hellwig
-2
/
+2
2017-07-13
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
-3
/
+3
2017-07-13
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
-1
/
+1
2017-07-13
sunrpc: properly type argument to kxdrdproc_t
Christoph Hellwig
-1
/
+2
2017-07-13
sunrpc: properly type argument to kxdreproc_t
Christoph Hellwig
-1
/
+4
2017-07-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-73
/
+365
2017-07-13
Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
-0
/
+2
2017-07-13
Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
-7
/
+17
2017-07-13
Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtd
Linus Torvalds
-18
/
+230
[prev]
[next]