summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-01-06device-dax: Fix range releaseDan Williams1-23/+21
2021-01-06dm verity: skip verity work if I/O error when system is shutting downHyeongseok Kim1-1/+11
2021-01-06drm/amd/display: updated wm table for RenoirJake Wang1-6/+6
2021-01-06um: random: Register random as hwrng-core deviceChristopher Obbard1-8/+8
2021-01-06watchdog: rti-wdt: fix reference leak in rti_wdt_probeZhang Qilong1-1/+3
2021-01-06i3c master: fix missing destroy_workqueue() on error in i3c_master_registerQinglang Miao1-1/+4
2021-01-06rtc: pl031: fix resource leak in pl031_probeZheng Liang1-2/+4
2021-01-06rtc: sun6i: Fix memleak in sun6i_rtc_clk_initDinghao Liu1-3/+5
2021-01-06media: gp8psk: initialize stats at power control logicMauro Carvalho Chehab1-1/+1
2021-01-06misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...Anant Thazhemadam1-1/+1
2021-01-06fbcon: Disable accelerated scrollingDaniel Vetter1-37/+8
2021-01-06Bluetooth: hci_h5: close serdev device and free hu in h5_closeAnant Thazhemadam1-2/+6
2021-01-06scsi: cxgb4i: Fix TLS dependencyRandy Dunlap1-0/+1
2021-01-06opp: Call the missing clk_put() on errorViresh Kumar1-1/+4
2021-01-06opp: fix memory leak in _allocate_opp_tableQuanyang Wang1-2/+4
2021-01-06spi: dw-bt1: Fix undefined devm_mux_control_get symbolSerge Semin1-2/+1
2021-01-06drm/amd/display: Add get_dig_frontend implementation for DCExRodrigo Siqueira2-2/+44
2021-01-06md/raid10: initialize r10_bio->read_slot before use.Kevin Vigor1-1/+2
2020-12-30drm/edid: fix objtool warning in drm_cvt_modes()Linus Torvalds1-2/+2
2020-12-30null_blk: Fail zone append to conventional zonesDamien Le Moal1-1/+4
2020-12-30null_blk: Fix zone size initializationDamien Le Moal1-8/+15
2020-12-30rtc: ep93xx: Fix NULL pointer dereference in ep93xx_rtc_read_timeNikita Shubin1-3/+3
2020-12-30thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changedZhuguangqing1-3/+1
2020-12-30remoteproc: sysmon: Ensure remote notification orderingBjorn Andersson1-4/+21
2020-12-30regulator: axp20x: Fix DLDO2 voltage control register mask for AXP22xDingHua Ma1-1/+1
2020-12-30PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong1-3/+3
2020-12-30mt76: add back the SUPPORTS_REORDERING_BUFFER flagFelix Fietkau1-0/+1
2020-12-30platform/x86: intel-vbtn: Allow switch events on Acer Switch Alpha 12Carlos Garnacho1-0/+6
2020-12-30libnvdimm/namespace: Fix reaping of invalidated block-window-namespace labelsDan Williams1-0/+9
2020-12-30memory: renesas-rpc-if: Fix unbalanced pm_runtime_enable in rpcif_{enable,dis...Lad Prabhakar1-1/+1
2020-12-30memory: renesas-rpc-if: Return correct value to the caller of rpcif_manual_xf...Lad Prabhakar1-1/+2
2020-12-30memory: renesas-rpc-if: Fix a node reference leak in rpcif_probe()Lad Prabhakar1-0/+2
2020-12-30memory: jz4780_nemc: Fix an error pointer vs NULL check in probe()Dan Carpenter1-2/+2
2020-12-30xenbus/xenbus_backend: Disallow pending watch messagesSeongJae Park1-0/+7
2020-12-30xen/xenbus: Count pending messages for each watchSeongJae Park1-11/+18
2020-12-30xen/xenbus/xen_bus_type: Support will_handle watch callbackSeongJae Park2-1/+4
2020-12-30xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park5-6/+12
2020-12-30xen/xenbus: Allow watches discard events before queueingSeongJae Park3-1/+9
2020-12-30xen-blkback: set ring->xenblkd to NULL after kthread_stop()Pawel Wieczorkiewicz1-0/+1
2020-12-30driver: core: Fix list corruption after device_del()Takashi Iwai1-1/+1
2020-12-30dma-buf/dma-resv: Respect num_fences when initializing the shared fence list.Maarten Lankhorst1-1/+1
2020-12-30device-dax/core: Fix memory leak when rmmod dax.koWang Hai1-0/+1
2020-12-30counter: microchip-tcb-capture: Fix CMR value checkWilliam Breathitt Gray1-6/+10
2020-12-30clk: tegra: Do not return 0 on failureNicolin Chen1-2/+2
2020-12-30clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9Terry Zhou1-2/+2
2020-12-30clk: ingenic: Fix divider calculation with div tablesPaul Cercueil1-4/+10
2020-12-30pinctrl: sunxi: Always call chained_irq_{enter, exit} in sunxi_pinctrl_irq_ha...Yangtao Li1-2/+4
2020-12-30md/cluster: fix deadlock when node is doing resync jobZhao Heming2-31/+42
2020-12-30md/cluster: block reshape with remote resync jobZhao Heming1-2/+6
2020-12-30iio:adc:ti-ads124s08: Fix alignment and data leak issues.Jonathan Cameron1-3/+10