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
2019-05-01
PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth Management
Alex Williamson
1
-1
/
+2
2019-05-01
Merge tag 'acpi-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-5
/
+1
2019-05-01
gcc-9: don't warn about uninitialized btrfs extent_type variable
Linus Torvalds
1
-1
/
+1
2019-05-01
Merge branch 'net-ll_temac-x86_64-support'
David S. Miller
5
-203
/
+432
2019-05-01
net: ll_temac: Enable DMA when ready, not before
Esben Haabendal
1
-5
/
+10
2019-05-01
net: ll_temac: Allow configuration of IRQ coalescing
Esben Haabendal
3
-12
/
+37
2019-05-01
net: ll_temac: Replace bad usage of msleep() with usleep_range()
Esben Haabendal
1
-1
/
+1
2019-05-01
net: ll_temac: Fix bug causing buffer descriptor overrun
Esben Haabendal
1
-1
/
+1
2019-05-01
net: ll_temac: Fix iommu/swiotlb leak
Esben Haabendal
1
-1
/
+1
2019-05-01
net: ll_temac: Support indirect_mutex share within TEMAC IP
Esben Haabendal
4
-20
/
+43
2019-05-01
net: ll_temac: Allow use on x86 platforms
Esben Haabendal
1
-2
/
+2
2019-05-01
net: ll_temac: Fix support for little-endian platforms
Esben Haabendal
1
-39
/
+50
2019-05-01
net: ll_temac: Add support for non-native register endianness
Esben Haabendal
3
-22
/
+79
2019-05-01
net: ll_temac: Fix support for 64-bit platforms
Esben Haabendal
2
-4
/
+32
2019-05-01
net: ll_temac: Extend support to non-device-tree platforms
Esben Haabendal
4
-66
/
+166
2019-05-01
net: ll_temac: Fix and simplify error handling by using devres functions
Esben Haabendal
3
-42
/
+22
2019-05-01
selftests: fib_rule_tests: print the result and return 1 if any tests failed
Hangbin Liu
1
-0
/
+6
2019-05-01
net: ethernet: ti: cpsw: Fix inconsistent IS_ERR and PTR_ERR in cpsw_probe()
YueHaibing
1
-1
/
+1
2019-05-01
gcc-9: properly declare the {pv,hv}clock_page storage
Linus Torvalds
1
-2
/
+2
2019-05-01
gcc-9: don't warn about uninitialized variable
Linus Torvalds
1
-1
/
+1
2019-05-01
gcc-9: silence 'address-of-packed-member' warning
Linus Torvalds
1
-1
/
+1
2019-05-01
ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
Shmulik Ladkani
1
-0
/
+1
2019-05-01
io_uring: avoid page allocation warnings
Mark Rutland
1
-8
/
+9
2019-05-01
Merge branch 'net-sched-taprio-change-schedules'
David S. Miller
2
-206
/
+412
2019-05-01
taprio: Add support for cycle-time-extension
Vinicius Costa Gomes
2
-6
/
+30
2019-05-01
taprio: Add support for setting the cycle-time manually
Vinicius Costa Gomes
2
-8
/
+52
2019-05-01
taprio: Add support adding an admin schedule
Vinicius Costa Gomes
2
-193
/
+329
2019-05-01
taprio: Fix potencial use of invalid memory during dequeue()
Vinicius Costa Gomes
1
-6
/
+8
2019-05-01
Merge branch 'tcp-undo-congestion'
David S. Miller
6
-49
/
+84
2019-05-01
tcp: refactor setting the initial congestion window
Yuchung Cheng
3
-22
/
+26
2019-05-01
tcp: refactor to consolidate TFO passive open code
Yuchung Cheng
1
-27
/
+25
2019-05-01
tcp: undo cwnd on Fast Open spurious SYNACK retransmit
Yuchung Cheng
1
-0
/
+3
2019-05-01
tcp: lower congestion window on Fast Open SYNACK timeout
Yuchung Cheng
1
-0
/
+3
2019-05-01
tcp: undo init congestion window on false SYNACK timeout
Yuchung Cheng
2
-0
/
+7
2019-05-01
tcp: better SYNACK sent timestamp
Yuchung Cheng
2
-1
/
+5
2019-05-01
tcp: undo initial congestion window on false SYN timeout
Yuchung Cheng
2
-1
/
+17
2019-05-01
tcp: avoid unconditional congestion window undo on SYN retransmit
Yuchung Cheng
1
-2
/
+2
2019-05-01
net/tls: avoid NULL pointer deref on nskb->sk in fallback
Jakub Kicinski
1
-1
/
+2
2019-05-01
netdevsim: fix fall-through annotation
Gustavo A. R. Silva
1
-1
/
+1
2019-05-01
selftests: fib_rule_tests: Fix icmp proto with ipv6
David Ahern
1
-2
/
+2
2019-05-01
packet: validate msg_namelen in send directly
Willem de Bruijn
1
-10
/
+14
2019-05-01
packet: in recvmsg msg_name return at least sizeof sockaddr_ll
Willem de Bruijn
1
-2
/
+11
2019-05-01
sfc: mcdi_port: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-05-01
devlink: Change devlink health locking mechanism
Moshe Shemesh
2
-23
/
+75
2019-05-01
iov_iter: fix iov_iter_type
Ming Lei
1
-1
/
+1
2019-05-01
block: fix handling for BIO_NO_PAGE_REF
Ming Lei
1
-1
/
+2
2019-05-01
io_uring: drop req submit reference always in async punt
Jens Axboe
1
-3
/
+4
2019-05-01
io_uring: free allocated io_memory once
Mark Rutland
1
-8
/
+7
2019-05-01
io_uring: fix SQPOLL cpu validation
Mark Rutland
1
-7
/
+3
2019-05-01
Merge branch 'aquantia-next'
David S. Miller
22
-128
/
+427
[prev]
[next]