summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge tag 'io_uring-5.11-2021-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-101-89/+167
|\ \ \ \
| * | | | io_uring: stop SQPOLL submit on creator's deathPavel Begunkov2021-01-091-9/+53
| * | | | io_uring: add warn_once for io_uring_flush()Pavel Begunkov2021-01-091-4/+10
| * | | | io_uring: inline io_uring_attempt_task_drop()Pavel Begunkov2021-01-091-18/+11
| * | | | io_uring: io_rw_reissue lockdep annotationsPavel Begunkov2021-01-091-0/+2
| * | | | io_uring: synchronise ev_posted() with waitqueuesPavel Begunkov2021-01-071-2/+8
| * | | | io_uring: dont kill fasync under completion_lockPavel Begunkov2021-01-071-5/+8
| * | | | io_uring: trigger eventfd for IOPOLLPavel Begunkov2021-01-071-2/+11
| * | | | io_uring: Fix return value from alloc_fixed_file_ref_nodeMatthew Wilcox (Oracle)2021-01-061-6/+6
| * | | | io_uring: Delete useless variable ‘id’ in io_prep_async_workYe Bin2021-01-051-2/+0
| * | | | io_uring: cancel more aggressively in exit_workPavel Begunkov2021-01-041-4/+9
| * | | | io_uring: drop file refs after task cancelPavel Begunkov2021-01-041-9/+16
| * | | | io_uring: patch up IOPOLL overflow_flush syncPavel Begunkov2021-01-041-37/+41
| * | | | io_uring: synchronise IOPOLL on task_submit failPavel Begunkov2021-01-041-6/+7
* | | | | Merge tag 'usb-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-01-1033-225/+267
|\ \ \ \ \
| * | | | | usb: dwc3: gadget: Clear wait flag on dequeueThinh Nguyen2021-01-071-0/+2
| * | | | | usb: typec: Send uevent for num_altmodes updatePrashant Malani2021-01-071-0/+2
| * | | | | usb: typec: Fix copy paste error for NVIDIA alt-mode descriptionPeter Robinson2021-01-071-1/+1
| * | | | | usb: gadget: enable super speed plustaehyun.cho2021-01-071-2/+2
| * | | | | kcov, usb: hide in_serving_softirq checks in __usb_hcd_giveback_urbAndrey Konovalov2021-01-072-5/+24
| * | | | | Merge tag 'usb-serial-5.11-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-01-062-5/+18
| |\ \ \ \ \
| | * | | | | USB: serial: iuu_phoenix: fix DMA from stackJohan Hovold2021-01-041-5/+15
| | * | | | | USB: serial: option: add LongSung M5710 module supportDaniel Palmer2021-01-041-0/+1
| | * | | | | USB: serial: option: add Quectel EM160R-GLBjørn Mork2021-01-041-0/+2
| * | | | | | usb: uas: Add PNY USB Portable SSD to unusual_uasThinh Nguyen2021-01-051-0/+7
| * | | | | | usb: gadget: configfs: Preserve function ordering after bind failureChandana Kishori Chiluveru2021-01-041-2/+2
| * | | | | | usb: gadget: select CONFIG_CRC32Arnd Bergmann2021-01-041-0/+2
| * | | | | | usb: gadget: core: change the comment for usb_gadget_connectPeter Chen2021-01-041-2/+1
| * | | | | | usb: gadget: configfs: Fix use-after-free issue with udc_nameEddie Hung2021-01-041-2/+9
| * | | | | | usb: dwc3: gadget: Restart DWC3 gadget when enabling pullupWesley Cheng2021-01-041-11/+3
| * | | | | | usb: usbip: vhci_hcd: protect shift sizeRandy Dunlap2021-01-041-0/+2
| * | | | | | USB: usblp: fix DMA to stackJohan Hovold2021-01-041-2/+19
| * | | | | | USB: Gadget: dummy-hcd: Fix shift-out-of-bounds bugAlan Stern2020-12-301-12/+23
| * | | | | | usb: gadget: f_uac2: reset wMaxPacketSizeJerome Brunet2020-12-281-14/+55
| * | | | | | usb: dwc3: ulpi: Fix USB2.0 HS/FS/LS PHY suspend regressionSerge Semin2020-12-281-13/+5
| * | | | | | usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based oneSerge Semin2020-12-281-3/+15
| * | | | | | usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completionSerge Semin2020-12-282-1/+2
| * | | | | | USB: yurex: fix control-URB timeout handlingJohan Hovold2020-12-281-0/+3
| * | | | | | usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init...Yu Kuai2020-12-281-1/+5
| * | | | | | usb: gadget: u_ether: Fix MTU size mismatch with RX packet sizeManish Narani2020-12-281-4/+5
| * | | | | | USB: gadget: legacy: fix return error code in acm_ms_bind()Yang Yingliang2020-12-281-1/+3
| * | | | | | usb: gadget: Fix spinlock lockup on usb_function_deactivateSriharsha Allenki2020-12-281-2/+8
| * | | | | | usb: gadget: function: printer: Fix a memory leak for interface descriptorZqiang2020-12-281-0/+1
| * | | | | | usb: dwc3: meson-g12a: disable clk on error handling path in probeZheng Zengkai2020-12-281-1/+1
| * | | | | | USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk setMichael Grzeschik2020-12-281-12/+12
| * | | | | | usb: typec: intel_pmc_mux: Configure HPD first for HPD+IRQ requestMadhusudanarao Amara2020-12-281-0/+11
| * | | | | | USB: cdc-wdm: Fix use after free in service_outstanding_interrupt().Tetsuo Handa2020-12-281-3/+13
| * | | | | | usb: gadget: fsl_mxc_udc: Remove the driverFabio Estevam2020-12-283-124/+1
| * | | | | | dt-bindings: usb: Add new compatible string for AM64 SoCAswath Govindraju2020-12-281-1/+5
| * | | | | | MAINTAINERS: Update address for Cadence USB3 driverRoger Quadros2020-12-281-1/+1