summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-07Linux 5.11.12v5.11.12Greg Kroah-Hartman1-1/+1
2021-04-07Revert "net: bonding: fix error return code of bond_neigh_init()"David S. Miller1-6/+2
2021-04-07Revert "kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing"Jens Axboe1-1/+1
2021-04-07io_uring: do ctx sqd ejection in a clear contextPavel Begunkov1-8/+8
2021-04-07riscv: evaluate put_user() arg before enabling user accessBen Dooks1-2/+5
2021-04-07drivers: video: fbcon: fix NULL dereference in fbcon_cursor()Du Cheng1-0/+3
2021-04-07driver core: clear deferred probe reason on probe retryAhmad Fatoum1-0/+3
2021-04-07staging: rtl8192e: Change state information from u16 to u8Atul Gopinathan1-1/+1
2021-04-07staging: rtl8192e: Fix incorrect source in memcpy()Atul Gopinathan1-1/+1
2021-04-07soc: qcom-geni-se: Cleanup the code to remove proxy votesRoja Rani Yarubandi3-83/+0
2021-04-07usb: dwc3: gadget: Clear DEP flags after stop transfers in ep disableWesley Cheng1-4/+4
2021-04-07usb: dwc3: qcom: skip interconnect init for ACPI probeShawn Guo1-0/+3
2021-04-07usb: dwc2: Prevent core suspend when port connection flag is 0Artur Petrosyan1-1/+2
2021-04-07usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board.Artur Petrosyan1-1/+1
2021-04-07usb: gadget: udc: amd5536udc_pci fix null-ptr-dereferenceTong Zhang1-5/+5
2021-04-07USB: cdc-acm: fix use-after-free after probe failureJohan Hovold1-0/+5
2021-04-07USB: cdc-acm: fix double free on probe failureJohan Hovold1-1/+0
2021-04-07USB: cdc-acm: downgrade message to debugOliver Neukum1-1/+2
2021-04-07USB: cdc-acm: untangle a circular dependency between callback and softintOliver Neukum1-16/+32
2021-04-07cdc-acm: fix BREAK rx code path adding necessary callsOliver Neukum1-1/+3
2021-04-07usb: xhci-mtk: fix broken streams issue on 0.96 xHCIChunfeng Yun1-1/+9
2021-04-07usb: musb: Fix suspend with devices connected for a64Tony Lindgren1-4/+8
2021-04-07USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modemVincent Palatin1-0/+4
2021-04-07usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()Shuah Khan1-0/+2
2021-04-07firewire: nosy: Fix a use-after-free bug in nosy_ioctl()Zheyu Ma1-2/+7
2021-04-07powerpc/mm/book3s64: Use the correct storage key value when calling H_PROTECTAneesh Kumar K.V1-1/+2
2021-04-07video: hyperv_fb: Fix a double free in hvfb_probeLv Yunlong1-3/+0
2021-04-07usb: dwc3: pci: Enable dis_uX_susphy_quirk for Intel MerrifieldAndy Shevchenko1-0/+2
2021-04-07powerpc/pseries/mobility: handle premature return from H_JOINNathan Lynch1-1/+25
2021-04-07powerpc/pseries/mobility: use struct for shared stateNathan Lynch1-3/+19
2021-04-07firmware: stratix10-svc: reset COMMAND_RECONFIG_FLAG_PARTIAL to 0Richard Gong1-1/+1
2021-04-07extcon: Fix error handling in extcon_dev_registerDinghao Liu1-0/+1
2021-04-07extcon: Add stubs for extcon_register_notifier_all() functionsKrzysztof Kozlowski1-0/+23
2021-04-07pinctrl: qcom: fix unintentional string concatenationArnd Bergmann1-1/+1
2021-04-07pinctrl: qcom: lpass lpi: use default pullup/strength valuesJonathan Marek1-1/+1
2021-04-07pinctrl: qcom: sc7280: Fix SDC1_RCLK configurationsRajendra Nayak1-1/+1
2021-04-07pinctrl: qcom: sc7280: Fix SDC_QDSD_PINGROUP and UFS_RESET offsetsRajendra Nayak1-8/+8
2021-04-07pinctrl: rockchip: fix restore error in resumeWang Panzhenzhuan1-5/+8
2021-04-07pinctrl: microchip-sgpio: Fix wrong register offset for IRQ triggerLars Povlsen1-1/+1
2021-04-07vfio/nvlink: Add missing SPAPR_TCE_IOMMU dependsJason Gunthorpe1-1/+1
2021-04-07drm/tegra: sor: Grab runtime PM reference across resetThierry Reding1-0/+7
2021-04-07drm/tegra: dc: Restore coupling of display controllersThierry Reding1-12/+8
2021-04-07drm/imx: fix memory leak when fails to initPan Bian1-1/+1
2021-04-07reiserfs: update reiserfs_xattrs_initialized() conditionTetsuo Handa1-1/+1
2021-04-07drm/amdgpu: check alignment on CPU page for bo mapXℹ Ruoyao1-4/+4
2021-04-07drm/amdgpu: Set a suitable dev_info.gart_page_sizeHuacai Chen1-2/+2
2021-04-07drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()Nirmoy Das1-1/+1
2021-04-07drm/amdgpu/vangogh: don't check for dpm in is_dpm_running when in suspendAlex Deucher1-0/+5
2021-04-07drm/amd/pm: no need to force MCLK to highest when no display connectedEvan Quan1-1/+2
2021-04-07drm/amdkfd: dqm fence memory corruptionQu Huang7-12/+12