index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-01
Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
106
-2333
/
+6998
2015-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
27
-254
/
+402
2015-06-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
19
-357
/
+401
2015-06-30
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
10
-18
/
+392
2015-06-30
Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
60
-868
/
+1611
2015-06-30
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
38
-1711
/
+1697
2015-06-30
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-171
/
+308
2015-06-29
cifs: Unset CIFS_MOUNT_POSIX_PATHS flag when following dfs mounts
Sachin Prabhu
1
-0
/
+2
2015-06-29
Merge tag 'md/4.2' of git://neil.brown.name/md
Linus Torvalds
5
-101
/
+146
2015-06-29
Fix kmalloc slab creation sequence
Christoph Lameter
2
-38
/
+16
2015-06-29
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
57
-155
/
+13842
2015-06-29
Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
40
-497
/
+3329
2015-06-29
Merge tag 'please-pull-misc-4.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+5
2015-06-29
Merge tag 'linux-kselftest-4.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
33
-13
/
+4875
2015-06-29
s390/kdump: fix compile for !SMP
Heiko Carstens
2
-23
/
+22
2015-06-28
Update negotiate protocol for SMB3.11 dialect
Steve French
2
-5
/
+60
2015-06-28
Add ioctl to set integrity
Steve French
4
-0
/
+38
2015-06-28
Add Get/Set Integrity Information structure definitions
Steve French
2
-0
/
+24
2015-06-28
Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS
Steve French
6
-3
/
+75
2015-06-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
4
-7
/
+8
2015-06-28
Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
46
-1064
/
+155
2015-06-28
Merge tag 'vfio-v4.2-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
10
-19
/
+201
2015-06-28
ARC: Fix build failures for ARCompact in linux-next after ARCv2 support
Vineet Gupta
2
-9
/
+3
2015-06-28
ARCv2: Allow older gcc to cope with new regime of ARCv2/ARCompact support
Vineet Gupta
1
-1
/
+1
2015-06-27
Add SMB3.11 mount option synonym for new dialect
Steve French
3
-2
/
+90
2015-06-27
add struct FILE_STANDARD_INFO
Steve French
1
-0
/
+10
2015-06-27
Make dialect negotiation warning message easier to read
Steve French
1
-1
/
+1
2015-06-27
Add defines and structs for smb3.1 dialect
Steve French
2
-6
/
+36
2015-06-27
Allow parsing vers=3.11 on cifs mount
Steve French
6
-3
/
+59
2015-06-27
client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is set
Noel Power
1
-3
/
+2
2015-06-27
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
3
-6
/
+4
2015-06-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
42
-4089
/
+3741
2015-06-27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
281
-2321
/
+6271
2015-06-27
drivers/block/nvme-core.c: fix build with gcc-4.4.4
Andrew Morton
1
-14
/
+16
2015-06-27
Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
4
-110
/
+225
2015-06-27
bdi: Remove "inline" keyword from exported I_BDEV() implementation
Geert Uytterhoeven
1
-1
/
+1
2015-06-27
block: fix bogus EFAULT error from SG_IO ioctl
Paolo Bonzini
1
-2
/
+2
2015-06-27
NVMe: Fix filesystem deadlock on removal
Keith Busch
1
-1
/
+1
2015-06-27
NVMe: Failed controller initialization fixes
Keith Busch
1
-18
/
+15
2015-06-27
NVMe: Unify controller probe and resume
Keith Busch
1
-23
/
+29
2015-06-27
NVMe: Don't use fake status on cancelled command
Keith Busch
1
-1
/
+4
2015-06-27
NVMe: Fix device cleanup on initialization failure
Keith Busch
1
-2
/
+16
2015-06-27
Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
27
-492
/
+407
2015-06-27
Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/g...
Linus Torvalds
11
-145
/
+435
2015-06-27
Revert "jbd2: speedup jbd2_journal_dirty_metadata()"
Linus Torvalds
1
-27
/
+6
2015-06-26
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
3
-164
/
+353
2015-06-26
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
11
-940
/
+1028
2015-06-26
power: axp288_charger: fix for API change
Stephen Rothwell
1
-3
/
+3
2015-06-26
Merge tag 'dma-buf-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-9
/
+37
2015-06-26
Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
180
-2330
/
+5630
[next]