summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-01-17usb: gadget: f_fs: Ensure ep0req is dequeued before free_requestUdipto Goswami1-0/+2
2023-01-17usb: gadget: f_fs: Prevent race during ffs_ep0_queue_waitUdipto Goswami1-0/+5
2023-01-17usb: misc: onboard_hub: Move 'attach' work to the driverMatthias Kaehlcke1-6/+6
2023-01-17usb: misc: onboard_hub: Invert driver registration orderMatthias Kaehlcke1-3/+3
2023-01-17usb: ucsi: Ensure connector delayed work items are flushedJack Pham2-3/+22
2023-01-17usb: musb: fix error return code in omap2430_probe()Yang Yingliang1-1/+3
2023-01-17usb: chipidea: core: fix possible constant 0 if use IS_ERR(ci->role_switch)Xu Yang1-2/+2
2023-01-17xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tablesMathias Nyman1-0/+34
2023-01-17usb: acpi: add helper to check port lpm capability using acpi _DSMMathias Nyman2-0/+68
2023-01-17xhci: Add a flag to disable USB3 lpm on a xhci root port level.Mathias Nyman2-0/+9
2023-01-17xhci: Add update_hub_device override for PCI xHCI hostsMathias Nyman3-1/+17
2023-01-17xhci: Fix null pointer dereference when host diesMathias Nyman1-0/+5
2023-01-17usb: xhci: Check endpoint is valid before dereferencing itJimmy Hu1-1/+4
2023-01-17xhci-pci: set the dma max_seg_sizeRicardo Ribalda1-0/+2
2023-01-17drm/i915/display: Check source height is > 0Drew Davenport1-1/+1
2023-01-17usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210Juhyung Park2-7/+13
2023-01-17USB: gadgetfs: Fix race between mounting and unmountingAlan Stern1-7/+21
2023-01-17usb: cdns3: remove fetched trb from cache before dequeuingPawel Laszczak1-0/+12
2023-01-17block/rnbd-clt: fix wrong max ID in ida_alloc_maxGuoqing Jiang1-1/+1
2023-01-17Merge tag 'thunderbolt-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman4-27/+32
2023-01-17HID: revert CHERRY_MOUSE_000C quirkJiri Kosina2-2/+0
2023-01-17ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp151a-prtt1lPatrice Chotard1-2/+6
2023-01-17ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp157c-emstamp-argonPatrice Chotard1-2/+6
2023-01-17ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp15xx-dhcom-somPatrice Chotard1-2/+6
2023-01-17ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp15xx-dhcor-somPatrice Chotard1-2/+6
2023-01-17pinctrl: rockchip: fix mux route data for rk3568Jonas Karlman1-10/+10
2023-01-17net: stmmac: fix invalid call to mdiobus_get_phy()Heiner Kallweit1-0/+5
2023-01-17ACPI: video: Add backlight=native DMI quirk for Acer Aspire 4810THans de Goede1-0/+8
2023-01-17MAINTAINERS: Update the ACPICA development list addressRafael J. Wysocki1-1/+1
2023-01-17HID: check empty report_list in bigben_probe()Pietro Borrello1-0/+5
2023-01-17HID: check empty report_list in hid_validate_values()Pietro Borrello1-2/+2
2023-01-17net: mdio: validate parameter addr in mdiobus_get_phy()Heiner Kallweit1-1/+6
2023-01-17net: usb: sr9700: Handle negative lenSzymon Heidrich1-1/+1
2023-01-17LoongArch: Add generic ex-handler unwind in prologue unwinderJinyang He4-15/+93
2023-01-17LoongArch: Strip guess unwinder out from prologue unwinderJinyang He6-146/+129
2023-01-17LoongArch: Use correct sp value to get graph addr in stack unwindersJinyang He4-24/+20
2023-01-17LoongArch: Get frame info in unwind_start() when regs is not availableJinyang He3-12/+22
2023-01-17LoongArch: Adjust PC value when unwind next frame in unwinderJinyang He1-1/+6
2023-01-17LoongArch: Simplify larch_insn_gen_xxx implementationYouling Tang2-38/+8
2023-01-17LoongArch: Use common function sign_extend64()Tiezhu Yang2-11/+3
2023-01-17LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcapHuacai Chen1-1/+1
2023-01-16blk-cgroup: fix missing pd_online_fn() while activating policyYu Kuai1-0/+4
2023-01-16Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...Linus Torvalds20-88/+146
2023-01-16MAINTAINERS: update fscrypt git repoEric Biggers1-3/+3
2023-01-16MAINTAINERS: update fsverity git repo, list, and patchworkEric Biggers1-3/+3
2023-01-16x86/pci/xen: Fixup fallout from the PCI/MSI overhaulThomas Gleixner1-1/+2
2023-01-16x86/pci/xen: Set MSI_FLAG_PCI_MSIX support in Xen MSI domainDavid Woodhouse1-0/+1
2023-01-16btrfs: fix race between quota rescan and disable leading to NULL pointer derefFilipe Manana1-8/+17
2023-01-16btrfs: fix invalid leaf access due to inline extent during lseekFilipe Manana1-3/+10
2023-01-16btrfs: stop using write_one_page in btrfs_scratch_superblockChristoph Hellwig1-9/+8