aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-10-23dpll: zl3073x: Refactor DPLL initializationIvan Vecera3-86/+142
2025-10-23can: j1939: add missing calls in NETDEV_UNREGISTER notification handlerTetsuo Handa1-0/+2
2025-10-23doc: fix seg6_flowlabel pathNicolas Dichtel1-0/+3
2025-10-23net: dlink: handle dma_map_single() failure properlyYeounsu Moon1-7/+16
2025-10-23net: mtk: wed: add dma mask limitation and GFP_DMA32 for device with more than 4GB DRAMRex Lu1-2/+6
2025-10-23can: m_can: fix CAN state in system PMMarc Kleine-Budde1-4/+3
2025-10-23can: m_can: m_can_chip_config(): bring up interface in correct stateMarc Kleine-Budde1-1/+1
2025-10-23can: m_can: m_can_handle_state_errors(): fix CAN state transition to Error ActiveMarc Kleine-Budde1-21/+32
2025-10-23can: m_can: m_can_plat_remove(): add missing pm_runtime_disable()Marc Kleine-Budde1-1/+1
2025-10-23coredump: fix core_pattern input validationChristian Brauner2-2/+2
2025-10-23dax: skip read lock assertion for read-only filesystemsYuezhang Mo1-1/+1
2025-10-23HID: multitouch: fix sticky fingersBenjamin Tissoires1-13/+14
2025-10-23usb: gadget: f_ncm: Refactor bind path to use __free()Kuen-Han Tsai1-45/+33
2025-10-23usb: gadget: f_ecm: Refactor bind path to use __free()Kuen-Han Tsai1-28/+20
2025-10-23usb: gadget: f_acm: Refactor bind path to use __free()Kuen-Han Tsai1-23/+19
2025-10-23usb: gadget: f_rndis: Refactor bind path to use __free()Kuen-Han Tsai1-50/+35
2025-10-23usb: gadget: Introduce free_usb_request helperKuen-Han Tsai1-0/+23
2025-10-23usb: gadget: Store endpoint pointer in usb_requestKuen-Han Tsai2-0/+5
2025-10-23media: nxp: imx8-isi: m2m: Fix streaming cleanup on releaseGuoniu Zhou1-133/+93
2025-10-23drm/amd: Fix hybrid sleepMario Limonciello (AMD)1-1/+1
2025-10-23PM: hibernate: Add pm_hibernation_mode_is_suspend()Mario Limonciello (AMD)2-0/+13
2025-10-23drm/amd: Check whether secure display TA loaded successfullyMario Limonciello1-1/+1
2025-10-23perf/core: Fix MMAP2 event device with backing filesAdrian Hunter1-2/+2
2025-10-23perf/core: Fix MMAP event path names with backing filesAdrian Hunter1-1/+1
2025-10-23perf/core: Fix address filter match with backing filesAdrian Hunter1-1/+1
2025-10-23drm/xe: Increase global invalidation timeout to 1000usKenneth Graunke1-1/+1
2025-10-23drm/amdgpu: fix gfx12 mes packet status return checkJonathan Kim1-1/+6
2025-10-23drm/amdgpu: use atomic functions with memory barriers for vm fault infoGui-Dong Han3-11/+8
2025-10-23drm/sched: Fix potential double free in drm_sched_job_add_resv_dependenciesTvrtko Ursulin1-6/+7
2025-10-23ALSA: hda: Fix missing pointer check in hda_component_manager_init functionDenis Arefev1-0/+4
2025-10-23ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41_get_acpi_mute_state()Denis Arefev1-0/+2
2025-10-23ALSA: hda/realtek: Add quirk entry for HP ZBook 17 G6Takashi Iwai1-0/+1
2025-10-23ALSA: hda/intel: Add MSI X870E Tomahawk to denylistStuart Hayhurst1-0/+1
2025-10-23cxl/acpi: Fix setup of memory resource in cxl_acpi_set_cache_size()Dave Jiang1-1/+1
2025-10-23cifs: parse_dfs_referrals: prevent oob on malformed inputEugene Korenevsky1-0/+17
2025-10-23can: gs_usb: increase max interface to U8_MAXCeleste Liu1-12/+10
2025-10-23can: gs_usb: gs_make_candev(): populate net_device->dev_portCeleste Liu1-0/+1
2025-10-23btrfs: do not assert we found block group item when creating free space treeFilipe Manana1-7/+8
2025-10-23btrfs: fix memory leaks when rejecting a non SINGLE data profile without an RSTMiquel Sabaté Solà1-1/+1
2025-10-23btrfs: fix incorrect readahead expansion lengthBoris Burkov1-1/+1
2025-10-23btrfs: only set the device specific options after devices are openedQu Wenruo1-2/+1
2025-10-23btrfs: fix memory leak on duplicated memory in the qgroup assign ioctlMiquel Sabaté Solà1-1/+1
2025-10-23btrfs: fix clearing of BTRFS_FS_RELOC_RUNNING if relocation already runningFilipe Manana1-6/+7
2025-10-23ext4: detect invalid INLINE_DATA + EXTENTS flag combinationDeepanshu Kartikey1-0/+8
2025-10-23ext4: wait for ongoing I/O to complete before freeing blocksZhang Yi1-2/+9
2025-10-23jbd2: ensure that all ongoing I/O complete before freeing blocksZhang Yi1-4/+9
2025-10-23gve: Check valid ts bit on RX descriptor before hw timestampingTim Hostetler3-7/+16
2025-10-23f2fs: fix wrong block mapping for multi-devicesJaegeuk Kim1-1/+1
2025-10-23KVM: arm64: Prevent access to vCPU events before initOliver Upton1-0/+6
2025-10-23net: usb: lan78xx: Fix lost EEPROM write timeout error(-ETIMEDOUT) in lan78xx_write_raw_eepromBhanu Seshu Kumar Valluri1-4/+7