summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-02-11bcache: add readahead cache policy options via sysfs interfaceColy Li3-5/+37
2020-02-11watchdog: fix UAF in reboot notifier handling in watchdog core codeVladis Dronov2-35/+36
2020-02-11xen/balloon: Support xend-based toolstack take twoJuergen Gross1-1/+1
2020-02-11media: rc: ensure lirc is initialized before registering input deviceSean Young1-11/+16
2020-02-11media: iguanair: fix endpoint sanity checkJohan Hovold1-1/+1
2020-02-11drm/rect: Avoid division by zeroVille Syrjälä1-1/+6
2020-02-11drm: atmel-hlcdc: prefer a lower pixel-clock than requestedPeter Rosin1-2/+2
2020-02-11drm: atmel-hlcdc: enable clock before configuring timing engineClaudiu Beznea1-1/+7
2020-02-11drm: atmel-hlcdc: use double rate for pixel clock only if supportedClaudiu Beznea1-3/+3
2020-02-11mwifiex: fix unbalanced locking in mwifiex_process_country_ie()Brian Norris1-0/+1
2020-02-11iwlwifi: don't throw error when trying to remove IGTKLuca Coelho1-3/+7
2020-02-11scsi: qla2xxx: Fix unbound NVME response lengthArun Easi3-6/+18
2020-02-11crypto: picoxcell - adjust the position of tasklet_init and fix missed taskle...Chuhong Yuan1-2/+13
2020-02-11crypto: atmel-aes - Fix counter overflow in CTR modeTudor Ambarus1-25/+12
2020-02-11crypto: ccp - set max RSA modulus size for v3 platform devices as wellArd Biesheuvel1-0/+1
2020-02-11crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatt...Jonathan Cameron3-70/+27
2020-02-11scsi: qla2xxx: Fix stuck login session using prli_pend_timerQuinn Tran3-8/+32
2020-02-11dm: fix potential for q->make_request_fn NULL pointerMike Snitzer1-2/+7
2020-02-11dm thin metadata: use pool locking at end of dm_pool_metadata_closeMike Snitzer1-4/+6
2020-02-11dm crypt: fix benbi IV constructor crash if used in authenticated modeMilan Broz1-2/+8
2020-02-11dm crypt: fix GFP flags passed to skcipher_request_alloc()Mikulas Patocka1-1/+1
2020-02-11dm writecache: fix incorrect flush sequence when doing SSD mode commitMikulas Patocka1-21/+21
2020-02-11dm space map common: fix to ensure new block isn't already in useJoe Thornber4-3/+37
2020-02-11dm zoned: support zone sizes smaller than 128MiBDmitry Fomichev1-9/+14
2020-02-11of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman2-1/+9
2020-02-11cpufreq: Avoid creating excessively large stack framesRafael J. Wysocki10-111/+96
2020-02-11PM: core: Fix handling of devices deleted during system-wide resumeRafael J. Wysocki1-5/+37
2020-02-11power: supply: ltc2941-battery-gauge: fix use-after-freeSven Van Asbroeck1-1/+1
2020-02-11power: supply: axp20x_ac_power: Fix reporting online statusSamuel Holland1-6/+25
2020-02-11scsi: qla2xxx: Fix mtcp dump collection failureQuinn Tran1-2/+1
2020-02-11scsi: megaraid_sas: Do not initiate OCR if controller is not in ready stateAnand Lodnoor3-2/+5
2020-02-11crypto: ccree - fix PM race conditionGilad Ben-Yossef4-80/+7
2020-02-11crypto: ccree - fix FDE descriptor sequenceOfir Drang1-3/+45
2020-02-11crypto: ccree - fix pm wrongful error reportingGilad Ben-Yossef1-1/+1
2020-02-11crypto: ccree - fix AEAD decrypt auth failGilad Ben-Yossef1-1/+1
2020-02-11crypto: ccree - fix backlog memory leakGilad Ben-Yossef1-0/+1
2020-02-11nvmem: core: fix memory abort in cleanup pathBitan Biswas1-3/+5
2020-02-11mfd: axp20x: Mark AXP20X_VBUS_IPSOUT_MGMT as volatileSamuel Holland1-1/+1
2020-02-11hv_balloon: Balloon up according to request page numberTianyu Lan1-10/+3
2020-02-11mmc: sdhci-of-at91: fix memleak on clk_get failureMichał Mirosław1-3/+6
2020-02-11ACPI / battery: Deal better with neither design nor full capacity not being r...Hans de Goede1-12/+39
2020-02-11ACPI / battery: Use design-cap for capacity calculations if full-cap is not a...Hans de Goede1-3/+8
2020-02-11ACPI / battery: Deal with design or full capacity being reported as -1Hans de Goede1-7/+12
2020-02-11ACPI: video: Do not export a non working backlight interface on MSI MS-7721 b...Hans de Goede1-0/+13
2020-02-11mmc: spi: Toggle SPI polarity, do not hardcode itLinus Walleij1-3/+8
2020-02-11PCI: keystone: Fix error handling when "num-viewport" DT property is not popu...Kishon Vijay Abraham I1-1/+1
2020-02-11PCI: keystone: Fix link training retries initiationYurii Monakov1-1/+1
2020-02-11PCI: keystone: Fix outbound region mappingYurii Monakov1-1/+1
2020-02-11PCI: tegra: Fix return value check of pm_runtime_get_sync()David Engraf1-1/+1
2020-02-11platform/x86: intel_scu_ipc: Fix interrupt supportMika Westerberg1-13/+8