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-03-09
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2016-03-09
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
10
-30
/
+69
2016-03-09
Merge tag 'trace-fixes-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+9
2016-03-09
ext4: iterate over buffer heads correctly in move_extent_per_page()
Eryu Guan
1
-0
/
+1
2016-03-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
13
-37
/
+88
2016-03-09
dma-mapping: avoid oops when parameter cpu_addr is null
Zhen Lei
1
-1
/
+1
2016-03-09
mm/hugetlb: use EOPNOTSUPP in hugetlb sysctl handlers
Jan Stancek
1
-2
/
+2
2016-03-09
memremap: check pfn validity before passing to pfn_to_page()
Ard Biesheuvel
1
-2
/
+2
2016-03-09
mm, thp: fix migration of PTE-mapped transparent huge pages
Kirill A. Shutemov
1
-1
/
+1
2016-03-09
dax: check return value of dax_radix_entry()
Ross Zwisler
1
-1
/
+8
2016-03-09
ocfs2: fix return value from ocfs2_page_mkwrite()
Jan Kara
1
-0
/
+4
2016-03-09
arm64: kasan: clear stale stack poison
Mark Rutland
1
-0
/
+4
2016-03-09
sched/kasan: remove stale KASAN poison after hotplug
Mark Rutland
1
-0
/
+3
2016-03-09
kasan: add functions to clear stack poison
Mark Rutland
2
-1
/
+25
2016-03-09
mm: fix mixed zone detection in devm_memremap_pages
Dan Williams
1
-5
/
+6
2016-03-09
list: kill list_force_poison()
Dan Williams
3
-22
/
+7
2016-03-09
mm: __delete_from_page_cache show Bad page if mapped
Hugh Dickins
1
-1
/
+24
2016-03-09
mm/hugetlb: hugetlb_no_page: rate-limit warning message
Geoffrey Thomas
1
-1
/
+1
2016-03-09
Merge tag 'pci-v4.5-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
2016-03-09
tracing: Fix check for cpu online when event is disabled
Steven Rostedt (Red Hat)
1
-8
/
+9
2016-03-09
Merge tag 'imx-drm-fixes-2016-02-19' of git://git.pengutronix.de/git/pza/linu...
Dave Airlie
3
-14
/
+20
2016-03-09
Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
5
-15
/
+38
2016-03-08
Revert "drm/radeon/pm: adjust display configuration after powerstate"
Alex Deucher
1
-3
/
+2
2016-03-08
Merge tag 'sound-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
33
-160
/
+162
2016-03-08
Merge tag 'edac_fix_for_4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2016-03-08
drm/amdgpu/dp: add back special handling for NUTMEG
Alex Deucher
1
-4
/
+16
2016-03-08
drm/radeon/dp: add back special handling for NUTMEG
Alex Deucher
1
-4
/
+16
2016-03-08
drm/i2c: tda998x: Choose between atomic or non atomic dpms helper
Jyri Sarha
1
-1
/
+9
2016-03-08
drm/vmwgfx: Add back ->detect() and ->fill_modes()
Thierry Reding
1
-0
/
+2
2016-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
101
-399
/
+783
2016-03-07
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-6
/
+19
2016-03-07
Revert "drm/radeon: call hpd_irq_event on resume"
Linus Torvalds
1
-1
/
+0
2016-03-07
ppp: release rtnl mutex when interface creation fails
Guillaume Nault
1
-0
/
+1
2016-03-07
cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
Bjørn Mork
1
-15
/
+5
2016-03-07
tcp: fix tcpi_segs_in after connection establishment
Eric Dumazet
1
-1
/
+2
2016-03-07
net: hns: fix the bug about loopback
yankejian
5
-1
/
+65
2016-03-07
jme: Fix device PM wakeup API usage
Guo-Fu Tseng
1
-4
/
+2
2016-03-07
jme: Do not enable NIC WoL functions on S0
Guo-Fu Tseng
1
-6
/
+11
2016-03-07
PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()
Krzysztof =?utf-8?Q?Ha=C5=82asa?=
1
-1
/
+3
2016-03-07
udp6: fix UDP/IPv6 encap resubmit path
Bill Sommerfeld
1
-4
/
+2
2016-03-07
be2net: Don't leak iomapped memory on removal.
Douglas Miller
2
-0
/
+5
2016-03-07
vmxnet3: avoid calling pskb_may_pull with interrupts disabled
Neil Horman
1
-27
/
+46
2016-03-07
Merge tag 'wireless-drivers-for-davem-2016-03-04' of git://git.kernel.org/pub...
David S. Miller
5
-1
/
+18
2016-03-07
net: ethernet: Add missing MFD_SYSCON dependency on HAS_IOMEM
Krzysztof Kozlowski
1
-0
/
+1
2016-03-07
ibmveth: check return of skb_linearize in ibmveth_start_xmit
Thomas Falcon
1
-1
/
+4
2016-03-07
cdc_ncm: toggle altsetting to force reset before setup
Bjørn Mork
1
-1
/
+5
2016-03-07
EDAC, sb_edac: Fix logic when computing DIMM sizes on Xeon Phi
Hubert Chrzaniuk
1
-1
/
+1
2016-03-07
usbnet: cleanup after bind() in probe()
Oliver Neukum
1
-0
/
+7
2016-03-07
Merge branch 'mlxsw-fixes'
David S. Miller
2
-4
/
+2
2016-03-07
mlxsw: pci: Correctly determine if descriptor queue is full
Ido Schimmel
1
-1
/
+1
[next]