summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-07-14Merge branches 'pm-cpufreq-sched' and 'intel_pstate'Rafael J. Wysocki
2017-07-14Merge branch 'pm-pci'Rafael J. Wysocki
2017-07-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-07-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-13Merge tag 'platform-drivers-x86-v4.13-2' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-07-13Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-07-13Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2017-07-13Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-07-13Merge tag 'fbdev-v4.13' of git://github.com/bzolnier/linuxLinus Torvalds
2017-07-13Merge tag 'pwm/for-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-13Merge tag 'for-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2017-07-13Merge tag 'drm-fixes-for-v4.13-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-07-13drm: Add missing field copy in compat_drm_versionJeffy Chen
2017-07-13mmc: tmio-mmc: fix bad pointer mathChris Brandt
2017-07-13mmc: block: Prevent new req entering queue after its cleanupGrzegorz Sluja
2017-07-13Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-13Merge tag 'drm-misc-next-fixes-2017-07-10' of git://anongit.freedesktop.org/g...Dave Airlie
2017-07-13Merge tag 'drm-intel-next-fixes-2017-07-11' of git://anongit.freedesktop.org/...Dave Airlie
2017-07-13Merge branch 'mediatek-drm-next-4.13' of https://github.com/ckhu-mediatek/lin...Dave Airlie
2017-07-13PCI / PM: Fix native PME handling during system suspend/resumeRafael J. Wysocki
2017-07-12video: fbdev: omap: move inline before return typeJoe Perches
2017-07-12video: fbdev: intelfb: move inline before return typeJoe Perches
2017-07-12USB: serial: safe_serial: move __inline__ before return typeJoe Perches
2017-07-12drivers: tty: serial: move inline before return typeJoe Perches
2017-07-12drivers: s390: move static and inline before return typeJoe Perches
2017-07-12drm/i915: use __GFP_RETRY_MAYFAILMichal Hocko
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko
2017-07-12IB/rxe: do not copy extra stack memory to skbKees Cook
2017-07-12efi: avoid fortify checks in EFI stubKees Cook
2017-07-12random: do not ignore early device randomnessKees Cook
2017-07-12net: stmmac: revert "support future possible different internal phy mode"LABBE Corentin
2017-07-12sfc: don't read beyond unicast address listBert Kenward
2017-07-12smsc911x: Add check for ioremap_nocache() return codeAlexey Khoroshilov
2017-07-12scsi: libfc: pass an error pointer to fc_disc_error()Dan Carpenter
2017-07-12scsi: hisi_sas: make several const arrays staticColin Ian King
2017-07-12scsi: qla2xxx: Off by one in qlt_ctio_to_cmd()Dan Carpenter
2017-07-12scsi: sg: fix SG_DXFER_FROM_DEV transfersJohannes Thumshirn
2017-07-12Merge branch 'next' into for-linusDmitry Torokhov
2017-07-12scsi: virtio_scsi: always read VPD pages for multiqueue tooPaolo Bonzini
2017-07-12scsi: qedf: fix spelling mistake: "offlading" -> "offloading"Colin Ian King
2017-07-12scsi: qedi: fix another spelling mistake: "alloction" -> "allocation"Colin Ian King
2017-07-12scsi: isci: fix typo in function namesColin Ian King
2017-07-12PCI / PM: Restore PME Enable after config space restorationRafael J. Wysocki
2017-07-12scsi: cxlflash: return -EFAULT if copy_from_user() failsDan Carpenter
2017-07-12platform/x86: silead_dmi: Add entry for Ployer Momo7w tablet touchscreenHans de Goede
2017-07-12scsi: qedi: Add support for Boot from SAN over iSCSI offloadNilesh Javali
2017-07-12Input: i8042 - fix crash at boot timeChen Hong
2017-07-12PCI: rockchip: Check for pci_scan_root_bus_bridge() failure correctlyShawn Lin
2017-07-12Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds