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
2016-12-01
Merge tag 'kvm-arm-for-4.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2
-4
/
+8
2016-12-01
can: peak: Add support for PCAN-USB X6 USB interface
Stephane Grosjean
3
-0
/
+76
2016-12-01
can: peak: Fix bittiming fields size in bits
Stephane Grosjean
2
-24
/
+45
2016-11-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
11
-14
/
+94
2016-11-30
mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb
Kirill A. Shutemov
2
-10
/
+19
2016-11-30
kasan: support use-after-scope detection
Dmitry Vyukov
4
-0
/
+52
2016-11-30
kasan: update kasan_global for gcc 7
Dmitry Vyukov
2
-1
/
+6
2016-11-30
lib/debugobjects: export for use in modules
Chris Wilson
1
-0
/
+8
2016-11-30
zram: fix unbalanced idr management at hot removal
Takashi Iwai
1
-1
/
+2
2016-11-30
thp: fix corner case of munlock() of PTE-mapped THPs
Kirill A. Shutemov
1
-2
/
+5
2016-11-30
mm, thp: propagation of conditional compilation in khugepaged.c
Jérémy Lefaure
1
-0
/
+2
2016-12-01
Merge tag 'drm-misc-fixes-2016-11-30' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-4
/
+6
2016-11-30
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+3
2016-11-30
arm64: dts: juno: Correct PCI IO window
Jeremy Linton
1
-1
/
+1
2016-11-30
macvtap: handle ubuf refcount correctly when meet errors
Jason Wang
1
-6
/
+5
2016-11-30
tun: handle ubuf refcount correctly when meet errors
Jason Wang
1
-6
/
+4
2016-11-30
net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during resume
Grygorii Strashko
1
-0
/
+4
2016-11-30
Merge tag 'pwm/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/thie...
Linus Torvalds
2
-0
/
+3
2016-11-30
bpf: fix states equal logic for varlen access
Josef Bacik
1
-2
/
+8
2016-11-30
netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...
Hongxu Jia
1
-2
/
+2
2016-11-30
Merge tag 'wireless-drivers-for-davem-2016-11-29' of git://git.kernel.org/pub...
David S. Miller
1
-6
/
+7
2016-11-30
Merge branch 'l2tp-fixes'
David S. Miller
4
-67
/
+81
2016-11-30
l2tp: fix address test in __l2tp_ip6_bind_lookup()
Guillaume Nault
1
-1
/
+1
2016-11-30
l2tp: fix lookup for sockets not bound to a device in l2tp_ip
Guillaume Nault
2
-5
/
+8
2016-11-30
l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind()
Guillaume Nault
2
-38
/
+32
2016-11-30
l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv()
Guillaume Nault
2
-10
/
+12
2016-11-30
l2tp: lock socket before checking flags in connect()
Guillaume Nault
4
-13
/
+28
2016-11-30
cxgb4: Add PCI device ID for new adapter
Hariprasad Shenai
1
-0
/
+1
2016-11-30
isofs: add KERN_CONT to printing of ER records
Mike Rapoport
1
-2
/
+2
2016-11-30
net: fec: cache statistics while device is down
Nikita Yushchenko
2
-4
/
+21
2016-11-30
vxlan: fix a potential issue when create a new vxlan fdb entry.
Haishuang Yan
1
-3
/
+7
2016-11-30
Input: change KEY_DATA from 0x275 to 0x277
Ping Cheng
1
-1
/
+1
2016-11-30
openvswitch: Fix skb leak in IPv6 reassembly.
Daniele Di Proietto
1
-1
/
+4
2016-11-30
esp6: Fix integrity verification when ESN are used
Tobias Brunner
1
-1
/
+1
2016-11-30
esp4: Fix integrity verification when ESN are used
Tobias Brunner
1
-1
/
+1
2016-11-30
drm/i915: drop the struct_mutex when wedged or trying to reset
Matthew Auld
1
-1
/
+2
2016-11-30
drm/i915: Don't touch NULL sg on i915_gem_object_get_pages_gtt() error
Chris Wilson
1
-2
/
+3
2016-11-30
xfrm_user: fix return value from xfrm_user_rcv_msg
Yi Zhao
1
-1
/
+1
2016-11-30
drm: Don't call drm_for_each_crtc with a non-KMS driver
Michel Dänzer
1
-4
/
+6
2016-11-30
Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes
Dave Airlie
1
-1
/
+1
2016-11-29
Merge branch 'fixed-phy-phydev-leaks'
David S. Miller
18
-54
/
+152
2016-11-29
net: dsa: slave: fix fixed-link phydev leaks
Johan Hovold
1
-1
/
+11
2016-11-29
net: ethernet: ti: davinci_emac: fix fixed-link phydev and of-node leaks
Johan Hovold
1
-1
/
+9
2016-11-29
net: ethernet: dwc_eth_qos: fix fixed-link phydev leaks
Johan Hovold
1
-7
/
+13
2016-11-29
net: ethernet: renesas: ravb: fix fixed-link phydev leaks
Johan Hovold
1
-3
/
+14
2016-11-29
net: ethernet: mediatek: fix fixed-link phydev leaks
Johan Hovold
1
-0
/
+4
2016-11-29
net: ethernet: marvell: mvneta: fix fixed-link phydev leaks
Johan Hovold
1
-0
/
+5
2016-11-29
net: ethernet: ucc_geth: fix fixed-link phydev leaks
Johan Hovold
1
-7
/
+16
2016-11-29
net: ethernet: gianfar: fix fixed-link phydev leaks
Johan Hovold
1
-0
/
+8
2016-11-29
net: ethernet: fs_enet: fix fixed-link phydev leaks
Johan Hovold
1
-1
/
+6
[prev]
[next]