summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-01-17dm crypt: wipe kernel key copy after IV initializationOndrej Kozina
2018-01-17dm integrity: don't store cipher request on the stackMikulas Patocka
2018-01-17dm crypt: fix crash by adding missing check for auth key sizeMilan Broz
2018-01-17dm btree: fix serious bug in btree_split_beneath()Joe Thornber
2018-01-17dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6Dennis Yang
2018-01-17cpufreq: scpi: remove arm_big_little dependencySudeep Holla
2018-01-17drivers: psci: remove cluster terminology and dependency on physical_package_idSudeep Holla
2018-01-17powercap: intel_rapl: Fix trailing semicolonLuis de Bethencourt
2018-01-17ACPI/PCI: pci_link: reduce verbosity when IRQ is enabledSinan Kaya
2018-01-17dmaengine: rcar-dmac: Make DMAC reinit during system resume explicitGeert Uytterhoeven
2018-01-17PM / runtime: Allow no callbacks in pm_runtime_force_suspend|resume()Ulf Hansson
2018-01-17drm/vmwgfx: Fix a boot time warningWoody Suwalski
2018-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-01-16gpio: mmio: Also read bits that are zeroLinus Walleij
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-16qed: Fix potential use-after-free in qed_spq_post()Roland Dreier
2018-01-16nfp: use the correct index for link speed tableJakub Kicinski
2018-01-16lan78xx: Fix failure in USB Full SpeedYuiko Oshino
2018-01-16Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-01-16brcmfmac: fix CLM load error for legacy chips when user helper is enabledWright Feng
2018-01-16ssb: Disable PCI host for PCI_DRIVERS_GENERICJames Hogan
2018-01-16bcma: Fix 'allmodconfig' and BCMA builds on MIPS targetsGuenter Roeck
2018-01-16ibmvnic: Fix pending MAC address changesThomas Falcon
2018-01-16can: peak: fix potential bug in packet fragmentationStephane Grosjean
2018-01-16mtd: Remove duplicate checks on mtd_oob_ops parameterBoris Brezillon
2018-01-16mtd: Fallback to ->_read/write_oob() when ->_read/write() is missingBoris Brezillon
2018-01-16mtd: mtdpart: Make ECC stat handling consistentBoris Brezillon
2018-01-16mtd: onenand: omap2: print resource using %pR format stringArnd Bergmann
2018-01-15RDMA/mlx5: Fix out-of-bound access while querying AHLeon Romanovsky
2018-01-15sh_eth: fix dumping ARSTRSergei Shtylyov
2018-01-15IIO: ADC: stm32-dfsdm: fix static check warningArnaud Pouliquen
2018-01-15IIO: ADC: stm32-dfsdm: code optimizationArnaud Pouliquen
2018-01-15net: cs89x0: add MODULE_LICENSEArnd Bergmann
2018-01-15ppp: unlock all_ppp_mutex before registering deviceGuillaume Nault
2018-01-15ACPI / LPSS: Do not instiate platform_dev for devs without MMIO resourcesHans de Goede
2018-01-15PM / runtime: Check ignore_children in pm_runtime_need_not_resume()Rafael J. Wysocki
2018-01-15drm/i915: Fix deadlock in i830_disable_pipe()Ville Syrjälä
2018-01-15drm/i915: Redo plane sanitation during readoutVille Syrjälä
2018-01-15drm/i915: Add .get_hw_state() method for planesVille Syrjälä
2018-01-15mmc: sdhci-esdhc-imx: Fix i.MX53 eSDHCv3 clockBenoît Thébaudeau
2018-01-15mac80211_hwsim: validate number of different channelsJohannes Berg
2018-01-15mac80211_hwsim: add workqueue to wait for deferred radio deletion on mod unloadBenjamin Beichler
2018-01-15PM / runtime: Rework pm_runtime_force_suspend/resume()Rafael J. Wysocki
2018-01-15Merge generic power domains (genpd) material for v4.16 into pm-coreRafael J. Wysocki
2018-01-15PM / genpd: Stop/start devices without pm_runtime_force_suspend/resume()Rafael J. Wysocki
2018-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-14mtd: mtk-nor: modify functions' name more generallyGuochun Mao
2018-01-14mtd: onenand: samsung: remove incorrect __iomem annotationChristophe JAILLET
2018-01-13Merge tag 'usb-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds