index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-09
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
378
-2800
/
+13121
2017-05-09
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
74
-2571
/
+887
2017-05-09
arm64: uaccess: suppress spurious clang warning
Mark Rutland
1
-2
/
+2
2017-05-09
arm64: atomic_lse: match asm register sizes
Mark Rutland
1
-2
/
+2
2017-05-09
arm64: armv8_deprecated: ensure extension of addr
Mark Rutland
1
-1
/
+2
2017-05-09
arm64: uaccess: ensure extension of access_ok() addr
Mark Rutland
1
-1
/
+2
2017-05-09
arm64: ensure extension of smp_store_release value
Mark Rutland
1
-5
/
+15
2017-05-09
arm64: xchg: hazard against entire exchange variable
Mark Rutland
1
-1
/
+1
2017-05-09
arm64: documentation: document tagged pointer stack constraints
Kristina Martsenko
1
-15
/
+47
2017-05-09
arm64: entry: improve data abort handling of tagged pointers
Kristina Martsenko
2
-2
/
+12
2017-05-09
arm64: hw_breakpoint: fix watchpoint matching for tagged pointers
Kristina Martsenko
2
-3
/
+6
2017-05-09
arm64: traps: fix userspace cache maintenance emulation on a tagged pointer
Kristina Martsenko
1
-2
/
+2
2017-05-09
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-4
/
+11
2017-05-09
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
28
-74
/
+130
2017-05-09
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+3
2017-05-09
proc: try to remove use of FOLL_FORCE entirely
Linus Torvalds
1
-4
/
+1
2017-05-09
Merge branch 'qed-general-fixes'
David S. Miller
5
-9
/
+30
2017-05-09
qede: Split PF/VF ndos.
Mintz, Yuval
2
-6
/
+21
2017-05-09
qed: Correct doorbell configuration for !4Kb pages
Ram Amrani
1
-1
/
+1
2017-05-09
qed: Tell QM the number of tasks
Mintz, Yuval
1
-0
/
+1
2017-05-09
qed: Fix VF removal sequence
Mintz, Yuval
1
-2
/
+4
2017-05-09
qede: Fix XDP memory leak on unload
Suddarsana Reddy Kalluru
1
-0
/
+3
2017-05-09
Merge branch 'mlx4-misc-fixes'
David S. Miller
4
-5
/
+19
2017-05-09
net/mlx4_core: Reduce harmless SRIOV error message to debug level
Jack Morgenstein
2
-4
/
+12
2017-05-09
net/mlx4_en: Avoid adding steering rules with invalid ring
Talat Batheesh
1
-0
/
+5
2017-05-09
net/mlx4_en: Change the error print to debug print
Kamal Heib
1
-1
/
+2
2017-05-09
s390/virtio: change maintainership
Christian Borntraeger
1
-1
/
+1
2017-05-09
tools/virtio: fix spelling mistake: "wakeus" -> "wakeups"
Colin Ian King
1
-1
/
+1
2017-05-09
virtio_net: tidy a couple debug statements
Dan Carpenter
1
-2
/
+2
2017-05-09
ptr_ring: support testing different batching sizes
Michael S. Tsirkin
1
-0
/
+3
2017-05-09
ringtest: support test specific parameters
Michael S. Tsirkin
2
-0
/
+15
2017-05-09
ptr_ring: batch ring zeroing
Michael S. Tsirkin
1
-9
/
+54
2017-05-09
virtio: virtio_driver doc
Cornelia Huck
1
-0
/
+4
2017-05-09
virtio_net: don't reset twice on XDP on/off
Michael S. Tsirkin
1
-1
/
+0
2017-05-09
virtio_net: fix support for small rings
Michael S. Tsirkin
1
-4
/
+26
2017-05-09
virtio_net: reduce alignment for buffers
Michael S. Tsirkin
1
-12
/
+1
2017-05-09
virtio_net: rework mergeable buffer handling
Michael S. Tsirkin
1
-46
/
+43
2017-05-09
virtio_net: allow specifying context for rx
Michael S. Tsirkin
1
-1
/
+14
2017-05-09
drivers: net: wimax: i2400m: i2400m-usb: Use time_after for time comparison
Karim Eshapa
1
-1
/
+1
2017-05-09
DECnet: Use container_of() for embedded struct
Kees Cook
1
-6
/
+6
2017-05-09
Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
28
-537
/
+1837
2017-05-09
KVM: arm/arm64: vgic-its: Cleanup after failed ITT restore
Christoffer Dall
1
-13
/
+22
2017-05-09
KVM: arm/arm64: Don't call map_resources when restoring ITS tables
Christoffer Dall
1
-9
/
+1
2017-05-09
KVM: arm/arm64: Register ITS iodev when setting base address
Christoffer Dall
3
-43
/
+10
2017-05-09
KVM: arm/arm64: Get rid of its->initialized field
Marc Zyngier
2
-7
/
+1
2017-05-09
KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs
Christoffer Dall
7
-11
/
+72
2017-05-09
KVM: arm/arm64: Slightly rework kvm_vgic_addr
Christoffer Dall
1
-9
/
+13
2017-05-09
KVM: arm/arm64: Make vgic_v3_check_base more broadly usable
Christoffer Dall
2
-4
/
+16
2017-05-09
KVM: arm/arm64: Refactor vgic_register_redist_iodevs
Christoffer Dall
3
-44
/
+68
2017-05-09
KVM: Add kvm_vcpu_get_idx to get vcpu index in kvm->vcpus
Christoffer Dall
1
-0
/
+11
[prev]
[next]