summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-08-28RDMA/erdma: Fix ignored return value of init_kernel_qpBoshi Yu1-1/+3
2025-08-28platform/x86/amd/hsmp: Ensure sock->metric_tbl_addr is non-NULLSuma Hegde1-0/+5
2025-08-28drm/panic: Add a u64 divide by 10 for arm32Jocelyn Falempe1-1/+21
2025-08-28rust: drm: don't pass the address of drm::Device to drm_dev_put()Danilo Krummrich1-3/+18
2025-08-28rust: drm: remove pin annotations from drm::DeviceDanilo Krummrich1-2/+0
2025-08-28rust: drm: ensure kmalloc() compatible LayoutDanilo Krummrich1-2/+7
2025-08-28rust: alloc: replace aligned_size() with Kmalloc::aligned_layout()Danilo Krummrich1-12/+18
2025-08-28iosys-map: Fix undefined behavior in iosys_map_clear()Nitin Gote1-6/+1
2025-08-28drm/tests: Fix drm_test_fb_xrgb8888_to_xrgb2101010() on big-endianJosé Expósito1-0/+1
2025-08-28drm/tests: Do not use drm_fb_blit() in format-helper testsThomas Zimmermann4-102/+131
2025-08-28drm/tests: Fix endian warningJosé Expósito1-1/+1
2025-08-28cgroup/cpuset: Fix a partition error with CPU hotplugWaiman Long1-3/+4
2025-08-28cgroup/cpuset: Use static_branch_enable_cpuslocked() on cpusets_insane_config...Waiman Long1-1/+1
2025-08-28drm/nouveau/nvif: Fix potential memory leak in nvif_vmm_ctor().Fanhua Li1-1/+2
2025-08-28spi: spi-qpic-snand: fix calculating of ECC OOB regions' propertiesGabor Juhos1-6/+14
2025-08-28spi: spi-fsl-lpspi: Clamp too high speed_hzStefan Wahren1-5/+3
2025-08-28spi: spi-qpic-snand: use correct CW_PER_PAGE value for OOB writeGabor Juhos1-1/+1
2025-08-28iio: imu: inv_icm42600: change invalid data error to -EBUSYJean-Baptiste Maneyrol1-1/+5
2025-08-28iio: imu: inv_icm42600: Convert to uXX and sXX integer typesAndy Shevchenko7-57/+57
2025-08-28iio: imu: inv_icm42600: use = { } instead of memset()David Lechner2-6/+4
2025-08-28ixgbe: prevent from unwanted interface name changesJedrzej Jagielski1-0/+1
2025-08-28devlink: let driver opt out of automatic phys_port_name generationJedrzej Jagielski2-2/+6
2025-08-28i2c: rtl9300: Add missing count byte for SMBus Block OpsSven Eckelmann1-3/+3
2025-08-28i2c: rtl9300: Increase timeout for transfer pollingSven Eckelmann1-1/+1
2025-08-28i2c: rtl9300: Fix multi-byte I2C writeHarshal Gohel1-4/+4
2025-08-28i2c: rtl9300: Fix out-of-bounds bug in rtl9300_i2c_smbus_xferAlex Guo1-0/+4
2025-08-28x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helperTianxiang Peng1-0/+3
2025-08-28x86/CPU/AMD: Ignore invalid reset reason valueYazen Ghannam1-2/+6
2025-08-28tls: fix handling of zero-length records on the rx_listJakub Kicinski1-1/+6
2025-08-28PCI: dwc: Ensure that dw_pcie_wait_for_link() waits 100 ms after link upNiklas Cassel1-0/+8
2025-08-28ovl: use I_MUTEX_PARENT when locking parent in ovl_create_temp()NeilBrown1-1/+1
2025-08-28tracing: Limit access to parser->buffer when trace_get_user failedPu Lehui2-7/+19
2025-08-28tracing: Remove unneeded goto out logicSteven Rostedt1-23/+15
2025-08-28usb: dwc3: pci: add support for the Intel Wildcat LakeHeikki Krogerus1-0/+2
2025-08-28usb: dwc3: Remove WARN_ON for device endpoint command timeoutsSelvarasu Ganesan2-6/+24
2025-08-28usb: dwc3: Ignore late xferNotReady event to prevent halt timeoutKuen-Han Tsai1-0/+9
2025-08-28usb: xhci: fix host not responding after suspend and resumeNiklas Neronin1-0/+2
2025-08-28usb: xhci: Fix slot_id resource race conflictWeitao Wang5-23/+35
2025-08-28usb: typec: maxim_contaminant: re-enable cc toggle if cc is open and port is ...Amit Sunil Dhamne1-0/+53
2025-08-28usb: typec: maxim_contaminant: disable low power mode when reading comparator...Amit Sunil Dhamne2-0/+6
2025-08-28USB: storage: Ignore driver CD mode for Realtek multi-mode Wi-Fi donglesZenm Chen1-0/+22
2025-08-28usb: storage: realtek_cr: Use correct byte order for bcs->ResidueThorsten Blum1-1/+1
2025-08-28USB: storage: Add unusual-devs entry for Novatek NTK96550-based cameraMael GUERIN1-0/+7
2025-08-28usb: renesas-xhci: Fix External ROM access timeoutsMarek Vasut1-3/+4
2025-08-28usb: core: hcd: fix accessing unmapped memory in SINGLE_STEP_SET_FEATURE testXu Yang1-1/+7
2025-08-28comedi: Fix use of uninitialized memory in do_insn_ioctl() and do_insnlist_io...Ian Abbott1-0/+5
2025-08-28comedi: pcl726: Prevent invalid irq numberEdward Adam Davis1-1/+2
2025-08-28comedi: Make insn_rw_emulate_bits() do insn->n samplesIan Abbott1-11/+12
2025-08-28usb: quirks: Add DELAY_INIT quick for another SanDisk 3.2Gen1 Flash DriveMiao Li1-0/+1
2025-08-28cdx: Fix off-by-one error in cdx_rpmsg_probe()Thorsten Blum1-2/+1