index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-19
ext4: sanity check the block and cluster size at mount time
Theodore Ts'o
2
-1
/
+17
2016-11-19
fscrypto: don't use on-stack buffer for key derivation
Eric Biggers
1
-3
/
+13
2016-11-19
fscrypto: don't use on-stack buffer for filename encryption
Eric Biggers
1
-32
/
+21
2016-11-19
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-8
/
+26
2016-11-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-60
/
+114
2016-11-19
i2c: i2c-mux-pca954x: fix deselect enabling for device-tree
Alex Hemme
1
-2
/
+2
2016-11-19
Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
8
-33
/
+68
2016-11-19
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-8
/
+20
2016-11-19
Merge tag 'leds_4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...
Linus Torvalds
1
-0
/
+1
2016-11-19
Merge tag 'dmaengine-fix-4.9-rc6' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
4
-6
/
+29
2016-11-19
kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomic
Paolo Bonzini
1
-31
/
+27
2016-11-19
KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr
Paolo Bonzini
1
-0
/
+3
2016-11-19
KVM: async_pf: avoid recursive flushing of work items
Paolo Bonzini
1
-1
/
+12
2016-11-19
kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use
Paolo Bonzini
3
-3
/
+25
2016-11-19
KVM: Disable irq while unregistering user notifier
Ignacio Alvarado
1
-2
/
+11
2016-11-19
KVM: x86: do not go through vcpu in __get_kvmclock_ns
Paolo Bonzini
1
-8
/
+13
2016-11-19
Merge tag 'kvm-arm-for-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
4
-15
/
+23
2016-11-19
Merge tag 'batadv-net-for-davem-20161119' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-0
/
+2
2016-11-19
sparc: drop duplicate header scatterlist.h
Geliang Tang
1
-1
/
+0
2016-11-19
net: macb: add check for dma mapping error in start_xmit()
Alexey Khoroshilov
1
-0
/
+6
2016-11-18
Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
9
-140
/
+137
2016-11-18
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
4
-9
/
+80
2016-11-18
Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-10
/
+29
2016-11-18
MAINTAINERS: Add LED subsystem co-maintainer
Pavel Machek
1
-0
/
+1
2016-11-18
Merge branches 'acpica-fixes', 'acpi-cppc-fixes' and 'acpi-tools-fixes'
Rafael J. Wysocki
7
-40
/
+63
2016-11-18
Merge branch 'sparc-lockdep-small'
David S. Miller
3
-3
/
+21
2016-11-18
lockdep: Limit static allocations if PROVE_LOCKING_SMALL is defined
Babu Moger
1
-3
/
+17
2016-11-18
config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc
Babu Moger
2
-0
/
+4
2016-11-18
sunbmac: Fix compiler warning
Tushar Dave
2
-3
/
+4
2016-11-18
sunqe: Fix compiler warnings
Tushar Dave
2
-7
/
+8
2016-11-18
Merge branch 'sun4v-64bit-DMA'
David S. Miller
8
-60
/
+849
2016-11-18
sparc64: Enable 64-bit DMA
Tushar Dave
2
-2
/
+10
2016-11-18
sparc64: Enable sun4v dma ops to use IOMMU v2 APIs
Tushar Dave
4
-58
/
+211
2016-11-18
sparc64: Bind PCIe devices to use IOMMU v2 service
Tushar Dave
3
-0
/
+60
2016-11-18
sparc64: Initialize iommu_map_table and iommu_pool
Tushar Dave
2
-0
/
+21
2016-11-18
sparc64: Add ATU (new IOMMU) support
Tushar Dave
6
-0
/
+529
2016-11-18
sparc64: Add FORCE_MAX_ZONEORDER and default to 13
Dave Kleikamp
1
-0
/
+18
2016-11-18
rtnetlink: fix FDB size computation
Sabrina Dubroca
1
-1
/
+4
2016-11-18
netns: fix get_net_ns_by_fd(int pid) typo
Stefan Hajnoczi
1
-1
/
+1
2016-11-18
Merge tag 'mac80211-for-davem-2016-11-18' of git://git.kernel.org/pub/scm/lin...
David S. Miller
7
-7
/
+100
2016-11-18
af_unix: conditionally use freezable blocking calls in read
WANG Cong
1
-6
/
+11
2016-11-18
Merge branch 'cpsw-fixes'
David S. Miller
1
-21
/
+74
2016-11-18
net: ethernet: ti: cpsw: fix fixed-link phy probe deferral
Johan Hovold
1
-5
/
+7
2016-11-18
net: ethernet: ti: cpsw: add missing sanity check
Johan Hovold
1
-0
/
+3
2016-11-18
net: ethernet: ti: cpsw: fix secondary-emac probe error path
Johan Hovold
1
-1
/
+3
2016-11-18
net: ethernet: ti: cpsw: fix of_node and phydev leaks
Johan Hovold
1
-0
/
+35
2016-11-18
net: ethernet: ti: cpsw: fix deferred probe
Johan Hovold
1
-17
/
+24
2016-11-18
net: ethernet: ti: cpsw: fix mdio device reference leak
Johan Hovold
1
-0
/
+1
2016-11-18
net: ethernet: ti: cpsw: fix bad register access in probe error path
Johan Hovold
1
-4
/
+7
2016-11-18
net: sky2: Fix shutdown crash
Jeremy Linton
1
-0
/
+13
[prev]
[next]