summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-11Linux 5.10.173v5.10.173Greg Kroah-Hartman
2023-03-11usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8() failsYang Yingliang
2023-03-11malidp: Fix NULL vs IS_ERR() checkingMiaoqian Lin
2023-03-11scsi: mpt3sas: Remove usage of dma_get_required_mask() APISreekanth Reddy
2023-03-11scsi: mpt3sas: re-do lost mpt3sas DMA mask fixSreekanth Reddy
2023-03-11scsi: mpt3sas: Don't change DMA mask while reallocating poolsSreekanth Reddy
2023-03-11Revert "scsi: mpt3sas: Fix return value check of dma_get_required_mask()"Salvatore Bonaccorso
2023-03-11media: uvcvideo: Fix race condition with usb_kill_urbRicardo Ribalda
2023-03-11media: uvcvideo: Provide sync and async uvc_ctrl_status_eventRicardo Ribalda
2023-03-11drm/virtio: Fix error code in virtio_gpu_object_shmem_init()Harshit Mogalapalli
2023-03-11tcp: Fix listen() regression in 5.10.163Kuniyuki Iwashima
2023-03-11Bluetooth: hci_sock: purge socket queues in the destruct() callbackNguyen Dinh Phi
2023-03-11drm/display/dp_mst: Fix down message handling after a packet reception errorImre Deak
2023-03-11drm/display/dp_mst: Fix down/up message handling after sink disconnectImre Deak
2023-03-11x86/resctl: fix scheduler confusion with 'current'Linus Torvalds
2023-03-11x86/resctrl: Apply READ_ONCE/WRITE_ONCE to task_struct.{rmid,closid}Valentin Schneider
2023-03-11net: tls: avoid hanging tasks on the tx_lockJakub Kicinski
2023-03-11soundwire: cadence: Drain the RX FIFO after an IO timeoutRichard Fitzgerald
2023-03-11soundwire: cadence: Remove wasted space in response_bufRichard Fitzgerald
2023-03-11phy: rockchip-typec: Fix unsigned comparison with less than zeroJiapeng Chong
2023-03-11PCI: Add ACS quirk for Wangxun NICsMengyuan Lou
2023-03-11PCI: loongson: Add more devices that need MRRS quirkHuacai Chen
2023-03-11kernel/fail_function: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11PCI: Take other bus devices into account when distributing resourcesMika Westerberg
2023-03-11PCI: Align extra resources for hotplug bridges properlyMika Westerberg
2023-03-11usb: gadget: uvc: Make bSourceID read/writeDaniel Scally
2023-03-11usb: uvc: Enumerate valid values for color matchingDaniel Scally
2023-03-11USB: ene_usb6250: Allocate enough memory for full objectKees Cook
2023-03-11usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer mathKees Cook
2023-03-11PCI: loongson: Prevent LS7A MRRS increasesHuacai Chen
2023-03-11iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_conf...Harshit Mogalapalli
2023-03-11iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_stat...Harshit Mogalapalli
2023-03-11tools/iio/iio_utils:fix memory leakYulong Zhang
2023-03-11mei: bus-fixup:upon error print return values of send and receiveAlexander Usyskin
2023-03-11serial: sc16is7xx: setup GPIO controller later in probeIsaac True
2023-03-11tty: serial: fsl_lpuart: disable the CTS when send break signalSherry Sun
2023-03-11tty: fix out-of-bounds access in tty_driver_lookup_tty()Sven Schnelle
2023-03-11staging: emxx_udc: Add checks for dma_alloc_coherent()Yuan Can
2023-03-11media: uvcvideo: Silence memcpy() run-time false positive warningsKees Cook
2023-03-11media: uvcvideo: Quirk for autosuspend in Logitech B910 and C910Ricardo Ribalda
2023-03-11media: uvcvideo: Handle errors from calls to usb_stringGuenter Roeck
2023-03-11media: uvcvideo: Handle cameras with invalid descriptorsRicardo Ribalda
2023-03-11IB/hfi1: Update RMT size calculationDean Luick
2023-03-11mfd: arizona: Use pm_runtime_resume_and_get() to prevent refcnt leakLiang He
2023-03-11bootconfig: Increase max nodes of bootconfig from 1024 to 8192 for DCC supportSouradeep Chowdhury
2023-03-11firmware/efi sysfb_efi: Add quirk for Lenovo IdeaPad Duet 3Darrell Kavanagh
2023-03-11tracing: Add NULL checks for buffer in ring_buffer_free_read_page()Jia-Ju Bai
2023-03-11thermal: intel: BXT_PMIC: select REGMAP instead of depending on itRandy Dunlap
2023-03-11thermal: intel: quark_dts: fix error pointer dereferenceDan Carpenter
2023-03-11ASoC: zl38060 add gpiolib dependencyArnd Bergmann