summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-29tty: serial: fsl_lpuart: fix lpuart32_poll_get_charPeng Fan1-1/+1
2020-10-29tty: serial: lpuart: fix lpuart32_write usagePeng Fan1-8/+6
2020-10-29s390/qeth: don't let HW override the configured port roleJulian Wiedmann1-6/+0
2020-10-29net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic1-2/+2
2020-10-29ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen1-0/+8
2020-10-29dmaengine: dw: Activate FIFO-mode for memory peripherals onlySerge Semin1-1/+1
2020-10-29dmaengine: dw: Add DMA-channels mask cell supportSerge Semin3-2/+11
2020-10-29drm/amd/display: Screen corruption on dual displays (DP+USB-C)Qingqing Zhuo3-1/+7
2020-10-29scsi: ufs: ufs-qcom: Fix race conditions caused by ufs_qcom_testbus_config()Can Guo1-5/+0
2020-10-29usb: core: Solve race condition in anchor cleanup functionsEli Billauer1-35/+54
2020-10-29brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen1-0/+2
2020-10-29scsi: smartpqi: Avoid crashing kernel for controller issuesKevin Barnett2-35/+68
2020-10-29ASoC: Intel: sof_rt5682: override quirk data for tgl_max98373_rt5682Sathyanarayana Nujella1-0/+13
2020-10-29ASoC: SOF: Add topology filename override based on dmi data matchSathyanarayana Nujella2-1/+31
2020-10-29ALSA: hda/ca0132 - Add new quirk ID for SoundBlaster AE-7.Connor McAdams1-0/+2
2020-10-29ALSA: hda/ca0132 - Add AE-7 microphone selection commands.Connor McAdams1-1/+21
2020-10-29mwifiex: don't call del_timer_sync() on uninitialized timerTetsuo Handa1-1/+2
2020-10-29s390/qeth: strictly order bridge address eventsJulian Wiedmann3-8/+52
2020-10-29reiserfs: Fix memory leak in reiserfs_parse_options()Jan Kara1-4/+4
2020-10-29ipvs: Fix uninit-value in do_ip_vs_set_ctl()Peilin Ye1-3/+4
2020-10-29Bluetooth: btusb: Fix memleak in btusb_mtk_submit_wmt_recv_urbDinghao Liu1-0/+1
2020-10-29tty: ipwireless: fix error handlingTong Zhang2-3/+3
2020-10-29fbmem: add margin check to fb_check_caps()George Kennedy1-0/+4
2020-10-29scsi: qedi: Fix list_del corruption while removing active I/ONilesh Javali1-4/+11
2020-10-29scsi: qedi: Protect active command list to avoid list corruptionNilesh Javali2-0/+10
2020-10-29scsi: qedi: Mark all connections for recovery on link down eventNilesh Javali1-0/+10
2020-10-29scsi: qedf: Return SUCCESS if stale rport is encounteredSaurav Kashyap1-1/+1
2020-10-29HID: ite: Add USB id match for Acer One S1003 keyboard dockHans de Goede2-0/+5
2020-10-29Fix use after free in get_capset_info callback.Doug Horn2-3/+9
2020-10-29rtl8xxxu: prevent potential memory leakChris Chiu1-1/+9
2020-10-29brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki1-1/+3
2020-10-29selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang changeYonghong Song2-4/+4
2020-10-29scsi: qla2xxx: Warn if done() or free() are called on an already freed srbDaniel Wagner2-0/+15
2020-10-29scsi: ibmvfc: Fix error return in ibmvfc_probe()Jing Xiangfeng1-0/+1
2020-10-29iomap: fix WARN_ON_ONCE() from unprivileged usersQian Cai1-0/+10
2020-10-29drm/msm/a6xx: fix a potential overflow issueZhenzhong Duan1-1/+1
2020-10-29Bluetooth: Only mark socket zapped after unlockingAbhishek Pandit-Subedi1-3/+4
2020-10-29drm: fix double free for gbo in drm_gem_vram_init and drm_gem_vram_createJia Yang1-12/+16
2020-10-29usb: ohci: Default to per-port over-current protectionHamish Martin1-6/+10
2020-10-29xfs: make sure the rt allocator doesn't run off the endDarrick J. Wong1-0/+11
2020-10-29opp: Prevent memory leak in dev_pm_opp_attach_genpd()Viresh Kumar1-0/+6
2020-10-29reiserfs: only call unlock_new_inode() if I_NEWEric Biggers1-1/+2
2020-10-29misc: rtsx: Fix memory leak in rtsx_pci_probeKeita Suzuki1-1/+3
2020-10-29bpf: Limit caller's stack depth 256 for subprogs with tailcallsMaciej Fijalkowski2-0/+30
2020-10-29drm/panfrost: add support for vendor quirkNeil Armstrong2-0/+7
2020-10-29drm/panfrost: add amlogic reset quirk callbackNeil Armstrong3-0/+17
2020-10-29drm/panfrost: add Amlogic GPU integration quirksNeil Armstrong1-0/+11
2020-10-29ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile1-0/+19
2020-10-29HID: multitouch: Lenovo X1 Tablet Gen3 trackpoint and buttonsMikael Wikström2-0/+7
2020-10-29can: flexcan: flexcan_chip_stop(): add error handling and propagate error valueJoakim Zhang1-6/+28