summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-04-07Linux 5.4.110v5.4.110Greg Kroah-Hartman
2021-04-07drivers: video: fbcon: fix NULL dereference in fbcon_cursor()Du Cheng
2021-04-07staging: rtl8192e: Change state information from u16 to u8Atul Gopinathan
2021-04-07staging: rtl8192e: Fix incorrect source in memcpy()Atul Gopinathan
2021-04-07usb: dwc2: Prevent core suspend when port connection flag is 0Artur Petrosyan
2021-04-07usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board.Artur Petrosyan
2021-04-07usb: gadget: udc: amd5536udc_pci fix null-ptr-dereferenceTong Zhang
2021-04-07USB: cdc-acm: fix use-after-free after probe failureJohan Hovold
2021-04-07USB: cdc-acm: fix double free on probe failureJohan Hovold
2021-04-07USB: cdc-acm: downgrade message to debugOliver Neukum
2021-04-07USB: cdc-acm: untangle a circular dependency between callback and softintOliver Neukum
2021-04-07cdc-acm: fix BREAK rx code path adding necessary callsOliver Neukum
2021-04-07usb: xhci-mtk: fix broken streams issue on 0.96 xHCIChunfeng Yun
2021-04-07usb: musb: Fix suspend with devices connected for a64Tony Lindgren
2021-04-07USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modemVincent Palatin
2021-04-07usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()Shuah Khan
2021-04-07firewire: nosy: Fix a use-after-free bug in nosy_ioctl()Zheyu Ma
2021-04-07extcon: Fix error handling in extcon_dev_registerDinghao Liu
2021-04-07extcon: Add stubs for extcon_register_notifier_all() functionsKrzysztof Kozlowski
2021-04-07pinctrl: rockchip: fix restore error in resumeWang Panzhenzhuan
2021-04-07vfio/nvlink: Add missing SPAPR_TCE_IOMMU dependsJason Gunthorpe
2021-04-07reiserfs: update reiserfs_xattrs_initialized() conditionTetsuo Handa
2021-04-07drm/amdgpu: check alignment on CPU page for bo mapXℹ Ruoyao
2021-04-07drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()Nirmoy Das
2021-04-07mm: fix race by making init_zero_pfn() early_initcallIlya Lipnitskiy
2021-04-07tracing: Fix stack trace event sizeSteven Rostedt (VMware)
2021-04-07PM: runtime: Fix ordering in pm_runtime_get_suppliers()Adrian Hunter
2021-04-07PM: runtime: Fix race getting/putting suppliers at probeAdrian Hunter
2021-04-07xtensa: move coprocessor_flush to the .text sectionMax Filippov
2021-04-07ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hookHui Wang
2021-04-07ALSA: hda/realtek: fix a determine_headset_type issue for a Dell AIOHui Wang
2021-04-07ALSA: hda: Add missing sanity checks in PM prepare/complete callbacksTakashi Iwai
2021-04-07ALSA: hda: Re-add dropped snd_poewr_change_state() callsTakashi Iwai
2021-04-07ALSA: usb-audio: Apply sample rate quirk to Logitech ConnectIkjoon Jang
2021-04-07bpf: Remove MTU check in __bpf_skb_max_lenJesper Dangaard Brouer
2021-04-07net: wan/lmc: unregister device when no matching device is foundTong Zhang
2021-04-07appletalk: Fix skb allocation size in loopback caseDoug Brown
2021-04-07net: ethernet: aquantia: Handle error cleanup of start on openNathan Rossi
2021-04-07ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()Shuah Khan
2021-04-07brcmfmac: clear EAP/association status bits on linkdown eventsLuca Pesce
2021-04-07can: tcan4x5x: fix max register valueSasha Levin
2021-04-07net: introduce CAN specific pointer in the struct net_deviceOleksij Rempel
2021-04-07can: dev: move driver related infrastructure into separate subdirMarc Kleine-Budde
2021-04-07flow_dissector: fix TTL and TOS dissection on IPv4 fragmentsDavide Caratti
2021-04-07net: mvpp2: fix interrupt mask/unmask skip conditionSasha Levin
2021-04-07ext4: do not iput inode under running transaction in ext4_rename()zhangyi (F)
2021-04-07locking/ww_mutex: Simplify use_ww_ctx & ww_ctx handlingWaiman Long
2021-04-07thermal/core: Add NULL pointer check before using cooling device statsManaf Meethalavalappu Pallikunhi
2021-04-07ASoC: rt5659: Update MCLK rate in set_sysclk()Sameer Pujar
2021-04-07staging: comedi: cb_pcidas64: fix request_irq() warnTong Zhang