summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-20mm: hide incomplete nr_indirectly_reclaimable in sysfsKonstantin Khlebnikov
2019-04-20net: stmmac: Set dma ring length before enabling the DMALars Persson
2019-04-20bpf: reduce verifier memory consumptionAlexei Starovoitov
2019-04-20dm: disable CRYPTO_TFM_REQ_MAY_SLEEP to fix a GFP_KERNEL recursion deadlockMikulas Patocka
2019-04-20drm/amdkfd: use init_mqd function to allocate object for hid_mqd (CI)Kevin Wang
2019-04-20drm/nouveau/volt/gf117: fix speedo readout registerIlia Mirkin
2019-04-20coresight: cpu-debug: Support for CA73 CPUsLeo Yan
2019-04-20Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"Zhang Rui
2019-04-20crypto: axis - fix for recursive locking from bottom halfLars Persson
2019-04-20drm/panel: panel-innolux: set display off in innolux_panel_unprepareHsin-Yi, Wang
2019-04-20lkdtm: Add tests for NULL pointer dereferenceChristophe Leroy
2019-04-20lkdtm: Print real addressesChristophe Leroy
2019-04-20soc/tegra: pmc: Drop locking from tegra_powergate_is_powered()Dmitry Osipenko
2019-04-20iommu/dmar: Fix buffer overflow during PCI bus notificationJulia Cartwright
2019-04-20ACPI / SBS: Fix GPE storm on recent MacBookPro'sRonald Tschalär
2019-04-20HID: i2c-hid: override HID descriptors for certain devicesJulian Sax
2019-04-20media: au0828: cannot kfree dev before usb disconnectBrad Love
2019-04-20serial: uartps: console_setup() can't be placed to init sectionMichal Simek
2019-04-20rsi: improve kernel thread handling to fix kernel panicSiva Rebbagondla
2019-04-20gpio: pxa: handle corner case of unprobed deviceRobert Jarzmik
2019-04-20iommu/vt-d: Check capability before disabling protected memoryLu Baolu
2019-04-20drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failureYueHaibing
2019-04-20irqchip/mbigen: Don't clear eventid when freeing an MSIJianguo Chen
2019-04-20scsi: iscsi: flush running unbind operations when removing a sessionMaurizio Lombardi
2019-04-20thermal/intel_powerclamp: fix truncated kthread nameZhang Rui
2019-04-20thermal/int340x_thermal: fix mode settingMatthew Garrett
2019-04-20thermal/int340x_thermal: Add additional UUIDsMatthew Garrett
2019-04-20thermal: bcm2835: Fix crash in bcm2835_thermal_debugfsPhil Elwell
2019-04-20thermal/intel_powerclamp: fix __percpu declaration of worker_dataLuc Van Oostenryck
2019-04-20mmc: davinci: remove extraneous __init annotationArnd Bergmann
2019-04-20IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein
2019-04-20auxdisplay: hd44780: Fix memory leak on ->remove()Andy Shevchenko
2019-04-17dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errorsIlya Dryomov
2019-04-17PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara
2019-04-17virtio: Honour 'may_reduce_num' in vring_create_virtqueueCornelia Huck
2019-04-17drm/udl: add a release method and delay modeset teardownDave Airlie
2019-04-17hv_netvsc: Fix unwanted wakeup after tx_disableHaiyang Zhang
2019-04-17bnxt_en: Reset device on RX buffer errors.Michael Chan
2019-04-17bnxt_en: Improve RX consumer index validity check.Michael Chan
2019-04-17nfp: validate the return code from dev_queue_xmit()Jakub Kicinski
2019-04-17net/mlx5e: Add a lock on tir listYuval Avnery
2019-04-17net/mlx5e: Fix error handling when refreshing TIRsGavi Teitz
2019-04-17qmi_wwan: add Olicard 600Bjørn Mork
2019-04-17net/mlx5: Decrease default mr cache sizeArtemy Kovalyov
2019-04-17tty: ldisc: add sysctl to prevent autoloading of ldiscsGreg Kroah-Hartman
2019-04-17tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman
2019-04-17stating: ccree: revert "staging: ccree: fix leak of import() after init()"Gilad Ben-Yossef
2019-04-17drm/i915/gvt: do not let pin count of shadow mm go negativeYan Zhao
2019-04-17net: sfp: move sfp_register_socket call from sfp_remove to sfp_probeMarek Behún
2019-04-05ACPI / video: Extend chassis-type detection with a "Lunch Box" checkHans de Goede