summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-14ALSA: hda/realtek: Re-order ALC882 Sony quirk table entriesTakashi Iwai1-2/+2
2021-05-14ALSA: hda/realtek: Re-order ALC882 Acer quirk table entriesTakashi Iwai1-3/+3
2021-05-14drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland1-0/+17
2021-05-14drm/radeon: fix copy of uninitialized variable back to userspaceColin Ian King1-0/+1
2021-05-14drm/panfrost: Don't try to map pages that are already mappedBoris Brezillon1-1/+8
2021-05-14drm/panfrost: Clear MMU irqs before handling the faultBoris Brezillon1-2/+2
2021-05-14rtw88: Fix array overrun in rtw_get_tx_power_params()Ping-Ke Shih1-2/+3
2021-05-14cfg80211: scan: drop entry from hidden_list on overflowJohannes Berg1-0/+2
2021-05-14ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()Dan Carpenter1-2/+4
2021-05-14md: Fix missing unused status line of /proc/mdstatJan Glauber1-1/+5
2021-05-14md: md_open returns -EBUSY when entering racing areaZhao Heming1-2/+1
2021-05-14md: factor out a mddev_find_locked helper from mddev_findChristoph Hellwig1-13/+19
2021-05-14md: split mddev_findChristoph Hellwig1-5/+19
2021-05-14md-cluster: fix use-after-free issue when removing rdevHeming Zhao1-4/+4
2021-05-14md/bitmap: wait for external bitmap writes to complete during tear downSudhakar Panneerselvam1-0/+2
2021-05-14misc: vmw_vmci: explicitly initialize vmci_datagram payloadTetsuo Handa1-1/+1
2021-05-14misc: vmw_vmci: explicitly initialize vmci_notify_bm_set_msg structTetsuo Handa1-1/+1
2021-05-14misc: lis3lv02d: Fix false-positive WARN on various HP modelsHans de Goede1-5/+16
2021-05-14iio:accel:adis16201: Fix wrong axis assignment that prevents loadingJonathan Cameron1-1/+1
2021-05-14PCI: Allow VPD access for QLogic ISP2722Arun Easi1-1/+0
2021-05-14FDDI: defxx: Bail out gracefully with unassigned PCI resource for CSRMaciej W. Rozycki1-17/+30
2021-05-14MIPS: pci-rt2880: fix slot 0 configurationIlya Lipnitskiy1-13/+24
2021-05-14MIPS: pci-mt7620: fix PLL lock checkIlya Lipnitskiy1-2/+3
2021-05-14ASoC: Intel: kbl_da7219_max98927: Fix kabylake_ssp_fixup functionLukasz Majczak1-8/+30
2021-05-14ASoC: samsung: tm2_wm5110: check of of_parse return valuePierre-Louis Bossart1-1/+1
2021-05-14usb: xhci-mtk: improve bandwidth scheduling with TTChunfeng Yun2-16/+64
2021-05-14usb: xhci-mtk: remove or operator for setting schedule parametersChunfeng Yun1-3/+3
2021-05-14usb: typec: tcpm: update power supply once partner acceptsBadhri Jagan Sridharan1-3/+1
2021-05-14usb: typec: tcpm: Address incorrect values of tcpm psy for pps supplyBadhri Jagan Sridharan1-35/+53
2021-05-14usb: typec: tcpm: Address incorrect values of tcpm psy for fixed supplyBadhri Jagan Sridharan1-7/+10
2021-05-14staging: fwserial: fix TIOCSSERIAL permission checkJohan Hovold1-2/+6
2021-05-14tty: moxa: fix TIOCSSERIAL permission checkJohan Hovold1-5/+11
2021-05-14staging: fwserial: fix TIOCSSERIAL jiffies conversionsJohan Hovold1-2/+2
2021-05-14USB: serial: ti_usb_3410_5052: fix TIOCSSERIAL permission checkJohan Hovold1-2/+7
2021-05-14staging: greybus: uart: fix TIOCSSERIAL jiffies conversionsJohan Hovold1-4/+7
2021-05-14USB: serial: usb_wwan: fix TIOCSSERIAL jiffies conversionsJohan Hovold1-4/+5
2021-05-14tty: amiserial: fix TIOCSSERIAL permission checkJohan Hovold1-0/+1
2021-05-14tty: moxa: fix TIOCSSERIAL jiffies conversionsJohan Hovold1-2/+2
2021-05-14Revert "USB: cdc-acm: fix rounding error in TIOCSSERIAL"Johan Hovold1-9/+2
2021-05-14net/nfc: fix use-after-free llcp_sock_bind/connectOr Cohen1-0/+4
2021-05-14bluetooth: eliminate the potential race condition when removing the HCI contr...Lin Ma1-4/+8
2021-05-14hsr: use netdev_err() instead of WARN_ONCE()Taehee Yoo1-1/+2
2021-05-14Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka2-1/+3
2021-05-11Linux 5.4.118v5.4.118Greg Kroah-Hartman1-1/+1
2021-05-11dm rq: fix double free of blk_mq_tag_set in dev remove after table load failsBenjamin Block1-0/+2
2021-05-11dm integrity: fix missing goto in bitmap_flush_interval error handlingTian Tao1-0/+1
2021-05-11dm space map common: fix division bug in sm_ll_find_free_block()Joe Thornber1-0/+2
2021-05-11dm persistent data: packed struct should have an aligned() attribute tooJoe Thornber2-6/+6
2021-05-11tracing: Restructure trace_clock_global() to never blockSteven Rostedt (VMware)1-14/+30
2021-05-11tracing: Map all PIDs to command linesSteven Rostedt (VMware)1-26/+15