aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-10-14Octeontx2-af: Fix missing error code in cgx_probe()Harshit Mogalapalli1-0/+1
2025-10-14HID: cp2112: Add parameter validation to data lengthDeepak Sharma1-3/+24
2025-10-14HID: intel-thc-hid: intel-quickspi: Add ARL PCI Device Id'sAbhishek Tamboli2-0/+8
2025-10-14HID: intel-thc-hid: Intel-quickspi: switch first interrupt from level to edge detectionEven Xu1-2/+1
2025-10-14HID: intel-thc-hid: intel-quicki2c: Fix wrong type castingXinpeng Sun1-1/+1
2025-10-14Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann12979-314719/+562872
2025-10-14x86/alternative: Drop not needed test after call of alt_replace_call()Juergen Gross1-6/+3
2025-10-14perf/core: Fix MMAP2 event device with backing filesAdrian Hunter1-2/+2
2025-10-14perf/core: Fix MMAP event path names with backing filesAdrian Hunter1-1/+1
2025-10-14perf/core: Fix address filter match with backing filesAdrian Hunter1-1/+1
2025-10-14uprobe: Move arch_uprobe_optimize right after handlers executionJiri Olsa1-3/+3
2025-10-14drm/rockchip: vop2: use correct destination rectangle height checkAlok Tiwari1-1/+1
2025-10-14amd-xgbe: Avoid spurious link down messages during interface toggleRaju Rangoju2-1/+1
2025-10-14xhci: dbc: enable back DbC in resume if it was enabled before suspendMathias Nyman1-1/+8
2025-10-14xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races with stall eventMathias Nyman1-2/+4
2025-10-14usb: xhci-pci: Fix USB2-only root hub registrationMichal Pecio1-1/+2
2025-10-14drm/draw: fix color truncation in drm_draw_fill24Francesco Valla2-2/+2
2025-10-14arm64: Revamp HCR_EL2.E2H RES1 detectionMarc Zyngier1-6/+32
2025-10-13Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigsTheodore Ts'o109-182/+182
2025-10-13net: phy: realtek: Avoid PHYCR2 access if PHYCR2 not presentMarek Vasut1-12/+11
2025-10-13Merge branch 'intel-wired-lan-driver-updates-2025-10-01-idpf-ixgbe-ixgbevf'Jakub Kicinski12-34/+310
2025-10-13ixgbe: fix too early devlink_free() in ixgbe_remove()Koichiro Den1-1/+2
2025-10-13ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmdJedrzej Jagielski2-0/+47
2025-10-13ixgbevf: fix mailbox API compatibility by negotiating supported featuresJedrzej Jagielski6-3/+96
2025-10-13ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operationJedrzej Jagielski2-0/+47
2025-10-13ixgbevf: fix getting link speed data for E610 devicesJedrzej Jagielski4-32/+116
2025-10-13idpf: cleanup remaining SKBs in PTP flowsMilena Olech2-0/+4
2025-10-13net/ip6_tunnel: Prevent perpetual tunnel growthDmitry Safonov3-16/+16
2025-10-13net: phy: bcm54811: Fix GMII/MII/MII-Lite selectionKamil Horák - 2N2-1/+20
2025-10-13r8169: fix packet truncation after S4 resume on RTL8168H/RTL8111HLinmao Li1-2/+3
2025-10-13net: gro_cells: Use nested-BH locking for gro_cellSebastian Andrzej Siewior1-0/+10
2025-10-13dpll: zl3073x: Handle missing or corrupted flash configurationIvan Vecera2-0/+24
2025-10-13f2fs: fix wrong block mapping for multi-devicesJaegeuk Kim1-1/+1
2025-10-13f2fs: don't call iput() from f2fs_drop_inode()Mateusz Guzik1-1/+1
2025-10-13PCI: cadence: Search for MSI Capability with correct IDHans Zhang1-1/+1
2025-10-13x86/fred: Fix 64bit identifier in fred_ssAndrew Cooper3-5/+5
2025-10-13x86/mm: Fix SMP ordering in switch_mm_irqs_off()Ingo Molnar1-2/+22
2025-10-13x86/mm: Fix overflow in __cpa_addr()Rik van Riel1-1/+1
2025-10-13cxl/features: Add check for no entries in cxl_feature_infoDave Jiang1-0/+3
2025-10-13btrfs: send: fix -Wflex-array-member-not-at-end warning in struct send_ctxGustavo A. R. Silva1-1/+3
2025-10-13btrfs: tree-checker: fix bounds check in check_inode_extref()Dan Carpenter1-1/+1
2025-10-13btrfs: fix memory leaks when rejecting a non SINGLE data profile without an RSTMiquel Sabaté Solà1-1/+1
2025-10-13btrfs: fix incorrect readahead expansion lengthBoris Burkov1-1/+1
2025-10-13btrfs: do not assert we found block group item when creating free space treeFilipe Manana1-7/+8
2025-10-13btrfs: do not use folio_test_partial_kmap() in ASSERT()sQu Wenruo1-2/+2
2025-10-13btrfs: only set the device specific options after devices are openedQu Wenruo1-2/+1
2025-10-13btrfs: fix memory leak on duplicated memory in the qgroup assign ioctlMiquel Sabaté Solà1-1/+1
2025-10-13btrfs: fix clearing of BTRFS_FS_RELOC_RUNNING if relocation already runningFilipe Manana1-6/+7
2025-10-13drm/xe/guc: Check GuC running state before deregistering exec queueShuicheng Lin1-1/+12
2025-10-13drm/xe: Enable media sampler power gatingVinay Belgaumkar2-0/+9