summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.10.173v5.10.173Greg Kroah-Hartman2023-03-111-1/+1
* usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8() failsYang Yingliang2023-03-111-4/+4
* malidp: Fix NULL vs IS_ERR() checkingMiaoqian Lin2023-03-111-1/+1
* scsi: mpt3sas: Remove usage of dma_get_required_mask() APISreekanth Reddy2023-03-111-2/+1
* scsi: mpt3sas: re-do lost mpt3sas DMA mask fixSreekanth Reddy2023-03-111-1/+1
* scsi: mpt3sas: Don't change DMA mask while reallocating poolsSreekanth Reddy2023-03-111-7/+14
* Revert "scsi: mpt3sas: Fix return value check of dma_get_required_mask()"Salvatore Bonaccorso2023-03-111-1/+1
* media: uvcvideo: Fix race condition with usb_kill_urbRicardo Ribalda2023-03-113-0/+43
* media: uvcvideo: Provide sync and async uvc_ctrl_status_eventRicardo Ribalda2023-03-113-12/+20
* drm/virtio: Fix error code in virtio_gpu_object_shmem_init()Harshit Mogalapalli2023-03-111-1/+2
* tcp: Fix listen() regression in 5.10.163Kuniyuki Iwashima2023-03-111-0/+1
* Bluetooth: hci_sock: purge socket queues in the destruct() callbackNguyen Dinh Phi2023-03-111-4/+7
* drm/display/dp_mst: Fix down message handling after a packet reception errorImre Deak2023-03-111-1/+1
* drm/display/dp_mst: Fix down/up message handling after sink disconnectImre Deak2023-03-111-0/+3
* x86/resctl: fix scheduler confusion with 'current'Linus Torvalds2023-03-114-10/+10
* x86/resctrl: Apply READ_ONCE/WRITE_ONCE to task_struct.{rmid,closid}Valentin Schneider2023-03-112-9/+12
* net: tls: avoid hanging tasks on the tx_lockJakub Kicinski2023-03-111-7/+19
* soundwire: cadence: Drain the RX FIFO after an IO timeoutRichard Fitzgerald2023-03-111-23/+27
* soundwire: cadence: Remove wasted space in response_bufRichard Fitzgerald2023-03-112-1/+19
* phy: rockchip-typec: Fix unsigned comparison with less than zeroJiapeng Chong2023-03-111-2/+1
* PCI: Add ACS quirk for Wangxun NICsMengyuan Lou2023-03-112-0/+24
* PCI: loongson: Add more devices that need MRRS quirkHuacai Chen2023-03-111-9/+24
* kernel/fail_function: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-03-111-4/+1
* PCI: Take other bus devices into account when distributing resourcesMika Westerberg2023-03-111-70/+106
* PCI: Align extra resources for hotplug bridges properlyMika Westerberg2023-03-111-6/+19
* usb: gadget: uvc: Make bSourceID read/writeDaniel Scally2023-03-112-2/+59
* usb: uvc: Enumerate valid values for color matchingDaniel Scally2023-03-111-0/+30
* USB: ene_usb6250: Allocate enough memory for full objectKees Cook2023-03-111-1/+1
* usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer mathKees Cook2023-03-111-1/+1
* PCI: loongson: Prevent LS7A MRRS increasesHuacai Chen2023-03-113-29/+26
* iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_conf...Harshit Mogalapalli2023-03-111-1/+4
* iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_stat...Harshit Mogalapalli2023-03-111-1/+4
* tools/iio/iio_utils:fix memory leakYulong Zhang2023-03-111-17/+6
* mei: bus-fixup:upon error print return values of send and receiveAlexander Usyskin2023-03-111-4/+4
* serial: sc16is7xx: setup GPIO controller later in probeIsaac True2023-03-111-25/+26
* tty: serial: fsl_lpuart: disable the CTS when send break signalSherry Sun2023-03-111-2/+22
* tty: fix out-of-bounds access in tty_driver_lookup_tty()Sven Schnelle2023-03-111-3/+5
* staging: emxx_udc: Add checks for dma_alloc_coherent()Yuan Can2023-03-111-1/+6
* media: uvcvideo: Silence memcpy() run-time false positive warningsKees Cook2023-03-112-2/+4
* media: uvcvideo: Quirk for autosuspend in Logitech B910 and C910Ricardo Ribalda2023-03-113-0/+30
* media: uvcvideo: Handle errors from calls to usb_stringGuenter Roeck2023-03-111-29/+19
* media: uvcvideo: Handle cameras with invalid descriptorsRicardo Ribalda2023-03-111-1/+1
* IB/hfi1: Update RMT size calculationDean Luick2023-03-111-27/+32
* mfd: arizona: Use pm_runtime_resume_and_get() to prevent refcnt leakLiang He2023-03-111-1/+1
* bootconfig: Increase max nodes of bootconfig from 1024 to 8192 for DCC supportSouradeep Chowdhury2023-03-111-1/+1
* firmware/efi sysfb_efi: Add quirk for Lenovo IdeaPad Duet 3Darrell Kavanagh2023-03-111-0/+8
* tracing: Add NULL checks for buffer in ring_buffer_free_read_page()Jia-Ju Bai2023-03-111-1/+6
* thermal: intel: BXT_PMIC: select REGMAP instead of depending on itRandy Dunlap2023-03-111-1/+2
* thermal: intel: quark_dts: fix error pointer dereferenceDan Carpenter2023-03-111-10/+2
* ASoC: zl38060 add gpiolib dependencyArnd Bergmann2023-03-111-0/+1