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-08
driver: ipvlan: Unlink the upper dev when ipvlan_link_new failed
Gao Feng
1
-1
/
+3
2016-12-08
ser_gigaset: return -ENOMEM on error instead of success
Dan Carpenter
1
-1
/
+3
2016-12-08
ARM: dts: orion5x: fix number of sata port for linkstation ls-gl
Roger Shimizu
1
-0
/
+4
2016-12-08
NET: usb: cdc_mbim: add quirk for supporting Telit LE922A
Daniele Palmas
3
-6
/
+32
2016-12-08
can: peak: fix bad memory access and free sequence
추지호
1
-2
/
+4
2016-12-08
ceph: don't set req->r_locked_dir in ceph_d_revalidate
Jeff Layton
1
-10
/
+14
2016-12-08
crypto: algif_aead - fix uninitialized variable warning
Stephan Mueller
1
-1
/
+1
2016-12-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-31
/
+9
2016-12-07
kcov: add missing #include <linux/sched.h>
Kefeng Wang
1
-0
/
+1
2016-12-07
radix tree test suite: fix compilation
Matthew Wilcox
3
-30
/
+1
2016-12-07
zram: restrict add/remove attributes to root only
Sergey Senozhatsky
1
-1
/
+7
2016-12-08
Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...
drm-fixes-for-v4.9-rc9
Dave Airlie
3
-2
/
+6
2016-12-07
libata-scsi: disable SCT Write Same for the moment
Nicolai Stange
1
-0
/
+1
2016-12-07
ARM: dts: imx7d: fix LCDIF clock assignment
Stefan Agner
1
-3
/
+2
2016-12-07
dts: sun8i-h3: correct UART3 pin definitions
Jorik Jonker
1
-1
/
+1
2016-12-07
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-9
/
+12
2016-12-07
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+3
2016-12-07
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-13
/
+11
2016-12-07
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-91
/
+159
2016-12-07
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-12-07
phy: Don't increment MDIO bus refcount unless it's a different owner
Florian Fainelli
1
-3
/
+13
2016-12-07
netvsc: reduce maximum GSO size
stephen hemminger
1
-0
/
+5
2016-12-07
drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" links
Alex
1
-0
/
+1
2016-12-07
Merge tag 'linux-can-fixes-for-4.9-20161207' of git://git.kernel.org/pub/scm/...
David S. Miller
2
-0
/
+4
2016-12-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-5
/
+2
2016-12-07
Revert "default exported asm symbols to zero"
Linus Torvalds
1
-1
/
+0
2016-12-07
Don't feed anything but regular iovec's to blk_rq_map_user_iov
Linus Torvalds
1
-0
/
+4
2016-12-07
drm/amdgpu: just suspend the hw on pci shutdown
Alex Deucher
3
-2
/
+6
2016-12-07
crypto: mcryptd - Check mcryptd algorithm compatibility
tim
1
-7
/
+12
2016-12-07
crypto: algif_aead - fix AEAD tag memory handling
Stephan Mueller
1
-21
/
+36
2016-12-07
crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernel
Horia Geantă
1
-2
/
+3
2016-12-07
crypto: marvell - Don't corrupt state of an STD req for re-stepped ahash
Romain Perier
1
-3
/
+5
2016-12-07
crypto: marvell - Don't copy hash operation twice into the SRAM
Romain Perier
1
-3
/
+0
2016-12-07
can: raw: raw_setsockopt: limit number of can_filter that can be set
Marc Kleine-Budde
2
-0
/
+4
2016-12-07
parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...
John David Anglin
1
-21
/
+1
2016-12-07
parisc: Purge TLB before setting PTE
John David Anglin
1
-4
/
+4
2016-12-06
device-dax: fix private mapping restriction, permit read-only
Dan Williams
1
-1
/
+1
2016-12-06
tools/testing/nvdimm: unit test acpi_nfit_ctl()
Dan Williams
6
-9
/
+267
2016-12-06
acpi, nfit: fix bus vs dimm confusion in xlat_status
Dan Williams
1
-3
/
+14
2016-12-06
acpi, nfit: validate ars_status output buffer size
Dan Williams
1
-4
/
+17
2016-12-06
acpi, nfit, libnvdimm: fix / harden ars_status output length handling
Dan Williams
3
-7
/
+23
2016-12-06
acpi, nfit: fix extended status translations for ACPI DSMs
Vishal Verma
1
-4
/
+4
2016-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-1
/
+2
2016-12-06
dbri: move dereference after check for NULL
Dan Carpenter
1
-1
/
+2
2016-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
36
-117
/
+194
2016-12-06
shmem: fix shm fallocate() list corruption
Linus Torvalds
1
-1
/
+14
2016-12-06
Merge branch 'mlx5-fixes'
David S. Miller
8
-42
/
+53
2016-12-06
net/mlx5e: Change the SQ/RQ operational state to positive logic
Mohamad Haj Yahia
5
-13
/
+17
2016-12-06
net/mlx5e: Don't flush SQ on error
Saeed Mahameed
1
-1
/
+0
2016-12-06
net/mlx5e: Don't notify HW when filling the edge of ICO SQ
Saeed Mahameed
1
-1
/
+1
[prev]
[next]