summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-12-07drm/amd/display: Check NULL before accessingAlex Hung1-3/+8
2025-12-07drm: sti: fix device leaks at component probeJohan Hovold1-1/+6
2025-12-07USB: serial: option: add support for Rolling RW101R-GLVanillan Wang1-2/+8
2025-12-07USB: serial: ftdi_sio: add support for u-blox EVK-M101Oleksandr Suvorov2-0/+2
2025-12-07xhci: dbgtty: fix device unregisterŁukasz Bartosik1-0/+6
2025-12-07xhci: dbgtty: Fix data corruption when transmitting data form DbC to hostMathias Nyman2-1/+17
2025-12-07usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call ...Manish Nagar2-0/+8
2025-12-07usb: dwc3: pci: Sort out the Intel device IDsHeikki Krogerus1-41/+41
2025-12-07usb: dwc3: pci: add support for the Intel Nova Lake -SHeikki Krogerus1-0/+2
2025-12-07usb: uas: fix urb unmapping issue when the uas device is remove during ongoin...Owen Gu1-0/+5
2025-12-07usb: storage: sddr55: Reject out-of-bound new_pbaTianchu Chen1-0/+6
2025-12-07USB: storage: Remove subclass and protocol overrides from Novatek quirkAlan Stern1-1/+1
2025-12-07usb: storage: Fix memory leak in USB bulk transportDesnes Nunes1-0/+16
2025-12-07usb: renesas_usbhs: Fix synchronous external abort on unbindClaudiu Beznea1-7/+7
2025-12-07usb: gadget: f_eem: Fix memory leak in eem_unwrapKuen-Han Tsai1-1/+6
2025-12-07usb: cdns3: Fix double resource release in cdns3_pci_probeMiaoqian Lin1-4/+1
2025-12-07most: usb: fix double free on late probe failureJohan Hovold1-9/+5
2025-12-07serial: amba-pl011: prefer dma_mapping_error() over explicit address checkingMiaoqian Lin1-1/+1
2025-12-07mptcp: clear scheduled subflows on retransmitPaolo Abeni1-2/+11
2025-12-07firmware: stratix10-svc: fix bug in saving controller dataKhairul Anuar Romli1-3/+4
2025-12-07slimbus: ngd: Fix reference count leak in qcom_slim_ngd_notify_slavesMiaoqian Lin1-0/+1
2025-12-07thunderbolt: Add support for Intel Wildcat LakeAlan Borzeszkowski2-0/+3
2025-12-07smb: client: fix memory leak in cifs_construct_tcon()Paulo Alcantara1-0/+1
2025-12-07drivers/usb/dwc3: fix PCI parent checkJamie Iles1-1/+2
2025-12-07dm-verity: fix unreliable memory allocationMikulas Patocka1-5/+1
2025-12-07ceph: fix crash in process_v2_sparse_read() for encrypted directoriesViacheslav Dubeyko1-4/+7
2025-12-07can: sun4i_can: sun4i_can_interrupt(): fix max irq loop handlingMarc Kleine-Budde1-2/+2
2025-12-07can: sja1000: fix max irq loop handlingThomas Mühlbacher1-2/+2
2025-12-07atm/fore200e: Fix possible data race in fore200e_open()Gui-Dong Han1-0/+2
2025-12-07ARM: dts: nxp: imx6ul: correct SAI3 interrupt lineMaarten Zanders1-1/+1
2025-12-07ALSA: usb-audio: Add DSD quirk for LEAK Stereo 230Ivan Zhaldak1-0/+3
2025-12-07MIPS: mm: kmalloc tlb_vpn array to avoid stack overflowThomas Bogendoerfer1-2/+16
2025-12-07MIPS: mm: Prevent a TLB shutdown on initial uniquificationMaciej W. Rozycki1-37/+63
2025-12-07iio: adc: ad7280a: fix ad7280_store_balance_timer()David Lechner1-1/+1
2025-12-07iio: accel: fix ADXL355 startup race conditionValek Andrej1-5/+39
2025-12-07iio: accel: bmc150: Fix irq assumption regressionLinus Walleij2-0/+6
2025-12-07iio:common:ssp_sensors: Fix an error handling path ssp_probe()Christophe JAILLET1-1/+3
2025-12-07iio: imu: st_lsm6dsx: fix array size for st_lsm6dsx_settings fieldsFrancesco Lavra1-11/+11
2025-12-07Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"Jiri Olsa1-5/+5
2025-12-07spi: bcm63xx: fix premature CS deassertion on RX-only transactionsHang Zhou1-0/+14
2025-12-07spi: nxp-fspi: Propagate fwnode in ACPI case as wellAndy Shevchenko1-5/+5
2025-12-07spi: nxp-fspi: Support per spi-mem operation frequency switchesMiquel Raynal1-3/+9
2025-12-07spi: spi-mem: Add a new controller capabilityMiquel Raynal2-0/+8
2025-12-07spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequencyMiquel Raynal3-1/+41
2025-12-07spi: spi-mem: Allow specifying the byte order in Octal DTR modeTudor Ambarus2-1/+10
2025-12-07spi: amlogic-spifc-a1: Handle devm_pm_runtime_enable() errorsHaotian Zhang1-1/+3
2025-12-07spi: tegra114: remove Kconfig dependency on TEGRA20_APB_DMAFrancesco Lavra1-2/+2
2025-12-07mailbox: pcc: don't zero error registerJamie Iles1-4/+4
2025-12-07mailbox: pcc: Refactor error handling in irq handler into separate functionSudeep Holla1-10/+20
2025-12-07mailbox: mailbox-test: Fix debugfs_create_dir error checkingHaotian Zhang1-1/+1