summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-03irqchip/stm32-exti: Avoid losing interrupts due to clearing pending bits by m...qiuguorui11-2/+12
2020-09-03genirq/matrix: Deal with the sillyness of for_each_cpu() on UPThomas Gleixner1-0/+7
2020-09-03usbip: Implement a match function to fix usbipM. Vefa Bicakci1-0/+6
2020-09-03crypto: af_alg - Work around empty control messages without MSG_MOREHerbert Xu1-3/+10
2020-09-03device property: Fix the secondary firmware node handling in set_primary_fwno...Heikki Krogerus1-4/+8
2020-09-03powerpc/perf: Fix crashes with generic_compat_pmu & BHRBAlexey Kardashevskiy1-5/+14
2020-09-03powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMUChristophe Leroy1-1/+1
2020-09-03PM: sleep: core: Fix the handling of pending runtime resume requestsRafael J. Wysocki1-6/+10
2020-09-03arm64: vdso32: make vdso32 install conditionalFrank van der Linden1-1/+2
2020-09-03KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse1-1/+2
2020-09-03io-wq: fix hang after cancelling pending hashed workPavel Begunkov1-2/+19
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-03usb: host: xhci-tegra: fix tegra_xusb_get_phy()JC Kuo1-1/+1
2020-09-03usb: host: xhci-tegra: otg usb2/usb3 port initJC Kuo1-0/+2
2020-09-03usb: renesas-xhci: remove version checkVinod Koul1-18/+1
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-03io_uring: clear req->result on IOPOLL re-issueJens Axboe1-0/+1
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-03hwmon: (gsc-hwmon) Scale temperature to millidegreesTim Harvey1-0/+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 Zyngier2-21/+34
2020-09-03bpf: selftests: global_funcs: Check err_str before strstrYauheni Kaliuta1-1/+1
2020-09-03libbpf: Fix map index used in error messageToke Høiland-Jørgensen1-1/+1
2020-09-03powerpc/perf: Fix soft lockups due to missed interrupt accountingAthira Rajeev1-0/+4
2020-09-03ext4: limit the length of per-inode prealloc listbrookxu13-29/+104
2020-09-03bpf: Avoid visit same object multiple timesYonghong Song1-1/+2
2020-09-03bpf: Fix a rcu_sched stall issue with bpf task/task_file iteratorYonghong Song1-1/+14
2020-09-03drm/amdkfd: fix the wrong sdma instance query for renoirHuang Rui1-9/+22