summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-03xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failedDing Hui1-1/+2
2020-09-03xhci: Do warm-reset when both CAS and XDEV_RESUME are setKai-Heng Feng1-9/+10
2020-09-03usb: host: xhci: fix ep context print mismatch in debugfsLi Jun1-4/+4
2020-09-03XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN ...Thomas Gleixner1-8/+8
2020-09-03writeback: Fix sync livelock due to b_dirty_time processingJan Kara2-34/+23
2020-09-03writeback: Avoid skipping inode writebackJan Kara2-7/+18
2020-09-03writeback: Protect inode->i_io_list with inode->i_lockJan Kara1-5/+17
2020-09-03serial: 8250: change lock order in serial8250_do_startup()Sergey Senozhatsky1-3/+6
2020-09-03serial: 8250_exar: Fix number of ports for Commtech PCIe cardsValmer Huhn1-3/+21
2020-09-03serial: stm32: avoid kernel warning on absence of optional IRQHolger Assmann1-1/+1
2020-09-03serial: pl011: Don't leak amba_ports entry on driver register errorLukas Wunner1-1/+4
2020-09-03serial: pl011: Fix oops on -EPROBE_DEFERLukas Wunner1-6/+5
2020-09-03serial: samsung: Removes the IRQ not found warningTamseel Shams1-3/+5
2020-09-03vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()George Kennedy1-1/+11
2020-09-03vt: defer kfree() of vc_screenbuf in vc_do_resize()Tetsuo Handa1-2/+3
2020-09-03USB: lvtest: return proper error code in probeEvgeny Novikov1-1/+1
2020-09-03fbcon: prevent user font height or width change from causing potential out-of...George Kennedy1-2/+23
2020-09-03btrfs: detect nocow for swap after snapshot deleteBoris Burkov4-16/+23
2020-09-03btrfs: fix space cache memory leak after transaction abortFilipe Manana2-1/+2
2020-09-03btrfs: check the right error variable in btrfs_del_dir_entries_in_logJosef Bacik1-4/+6
2020-09-03btrfs: reset compression level for lzo on remountMarcos Paulo de Souza1-0/+1
2020-09-03blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTARTMing Lei2-0/+18
2020-09-03HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commandsHans de Goede1-9/+13
2020-09-03block: loop: set discard granularity and alignment for block device backed loopMing Lei1-15/+18
2020-09-03block: fix get_max_io_size()Keith Busch1-1/+1
2020-09-03arm64: Allow booting of late CPUs affected by erratum 1418040Marc Zyngier1-0/+2
2020-09-03arm64: Move handling of erratum 1418040 into C codeMarc Zyngier1-0/+34
2020-09-03powerpc/perf: Fix soft lockups due to missed interrupt accountingAthira Rajeev1-0/+4
2020-09-03net: gianfar: Add of_node_put() before goto statementSumera Priyadarsini1-1/+3
2020-09-03macvlan: validate setting of multiple remote source MAC addressesAlvin Šipraga1-4/+17
2020-09-03Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"Saurav Kashyap1-8/+0
2020-09-03scsi: qla2xxx: Fix null pointer access during disconnect from subsystemQuinn Tran1-0/+5
2020-09-03scsi: qla2xxx: Check if FW supports MQ before enablingSaurav Kashyap1-0/+5
2020-09-03scsi: qla2xxx: Fix login timeoutQuinn Tran2-4/+16
2020-09-03scsi: ufs: Clean up completed request without interrupt notificationStanley Chu1-1/+2
2020-09-03scsi: ufs: Improve interrupt handling for shared interruptsAdrian Hunter1-3/+3
2020-09-03scsi: ufs: Fix possible infinite loop in ufshcd_holdStanley Chu1-1/+4
2020-09-03scsi: fcoe: Fix I/O path allocationMike Christie1-1/+1
2020-09-03selftests: disable rp_filter for icmp_redirect.shDavid Ahern1-0/+2
2020-09-03ASoC: wm8994: Avoid attempts to read unreadable registersSylwester Nawrocki1-0/+4
2020-09-03s390/cio: add cond_resched() in the slow_eval_known_fn() loopVineeth Vijayan1-0/+5
2020-09-03ALSA: hda/realtek: Add model alc298-samsung-headphoneMike Pozulp1-0/+1
2020-09-03can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect ...Oleksij Rempel1-1/+14
2020-09-03netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependencyFlorian Westphal3-23/+6
2020-09-03drm/amd/display: Switch to immediate mode for updating infopacketsAnthony Koo2-8/+22
2020-09-03drm/amd/powerplay: correct UVD/VCE PG state on custom pptable uploadingEvan Quan1-6/+0
2020-09-03drm/amd/powerplay: correct Vega20 cached smu feature stateEvan Quan1-19/+19
2020-09-03spi: stm32: always perform registers configuration prior to transferAlain Volmat1-25/+17
2020-09-03spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rateAmelie Delaunay1-1/+2
2020-09-03spi: stm32: fix fifo threshold level in case of short transferAmelie Delaunay1-8/+18