summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-18media: synopsys: csi2rx: fix out-of-bounds check for formats arrayMichael Riesch-1/+1
2026-03-18RDMA/irdma: Harden depth calculation functionsShiraz Saleem-17/+22
2026-03-18RDMA/irdma: Return EINVAL for invalid arp index errorTatyana Nikolova-7/+10
2026-03-18RDMA/irdma: Fix deadlock during netdev reset with active connectionsAnil Samal-1/+2
2026-03-18RDMA/irdma: Remove reset check from irdma_modify_qp_to_err()Tatyana Nikolova-2/+0
2026-03-18RDMA/irdma: Clean up unnecessary dereference of event->cm_nodeIvan Barrera-6/+6
2026-03-18RDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce()Tatyana Nikolova-2/+0
2026-03-18RDMA/irdma: Update ibqp state to error if QP is already in error stateTatyana Nikolova-0/+2
2026-03-18RDMA/irdma: Initialize free_qp completion before using itJacob Moroni-1/+1
2026-03-18drm/i915/gmbus: fix a typo in comment messageSamasth Norway Ananda-1/+1
2026-03-18drm/i915/gmbus: fix spurious timeout on 512-byte burst readsSamasth Norway Ananda-1/+3
2026-03-18Merge branch 'xfs-7.1-merge' into for-nextCarlos Maiolino-57/+137
2026-03-18drm/rockchip: vop2: Support setting custom background colorCristian Ciocaltea-1/+27
2026-03-18drm/vkms: Support setting custom background colorCristian Ciocaltea-2/+11
2026-03-18drm: Add CRTC background color propertyCristian Ciocaltea-5/+147
2026-03-18uapi: Provide DIV_ROUND_CLOSEST()Cristian Ciocaltea-17/+19
2026-03-18autofs: replace manual symlink buffer allocation in autofs_dir_symlinkThorsten Blum-5/+3
2026-03-18drm/i915/gt: Check set_default_submission() before deferencingRahul Bukte-1/+2
2026-03-18iomap: fix invalid folio access when i_blkbits differs from I/O granularityJoanne Koong-5/+10
2026-03-18dmaengine: dw-edma: Add non-LL modeDevendra K Verma-15/+143
2026-03-18dmaengine: dw-edma: Add AMD MDB Endpoint SupportDevendra K Verma-14/+176
2026-03-18dt-bindings: dmaengine: Fix spelling mistake "Looongson" -> "Looogson"Colin Ian King-1/+1
2026-03-18dmaengine: loongson: Fix spelling mistake "Looongson" -> "Looogson"Colin Ian King-2/+2
2026-03-18xfs: avoid unnecessary calculations in xfs_zoned_need_gc()Damien Le Moal-6/+18
2026-03-18xfs: display more zone related information in mountstatsDamien Le Moal-1/+6
2026-03-18xfs: fix a comment typo in xfs_select_zone_nowait()Damien Le Moal-1/+1
2026-03-18xfs: avoid unnecessary open zone check in xfs_select_zone_nowait()Damien Le Moal-3/+4
2026-03-18arm64: Kconfig: provide a top-level switch for Microchip platformsBartosz Golaszewski-6/+5
2026-03-18xfs: annotate struct xfs_attr_list_context with __counted_by_ptrBill Wendling-3/+4
2026-03-18xfs: cleanup buftarg handling in XFS_IOC_VERIFY_MEDIAChristoph Hellwig-10/+8
2026-03-18xfs: scrub: unlock dquot before early return in quota scrubhongao-1/+3
2026-03-18xfs: refactor xfsaild_push loop into helperYuto Ohnuki-58/+69
2026-03-18xfs: save ailp before dropping the AIL lock in push callbacksYuto Ohnuki-4/+14
2026-03-18xfs: avoid dereferencing log items after push callbacksYuto Ohnuki-11/+51
2026-03-18xfs: stop reclaim before pushing AIL during unmountYuto Ohnuki-3/+4
2026-03-18objtool/x86: Reorder ORC register numberingJosh Poimboeuf-49/+58
2026-03-18objtool: Support Clang RAX DRAP sequenceJosh Poimboeuf-0/+18
2026-03-18xfs: opencode xfs_zone_record_blocksCarlos Maiolino-22/+11
2026-03-18wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau-10/+9
2026-03-18sched/fair: Simplify SIS_UTIL handling in select_idle_cpu()K Prateek Nayak-11/+16
2026-03-18sched/fair: Simplify the entry condition for update_idle_cpu_scan()K Prateek Nayak-6/+4
2026-03-18sched/fair: Remove superfluous rcu_read_lock() in the wakeup pathK Prateek Nayak-21/+12
2026-03-18PM: EM: Switch to rcu_dereference_all() in wakeup pathDietmar Eggemann-2/+2
2026-03-18sched/core: Check for rcu_read_lock_any_held() in idle_get_state()K Prateek Nayak-1/+1
2026-03-18sched/topology: Remove sched_domain_shared allocation with sd_dataK Prateek Nayak-20/+0
2026-03-18sched/topology: Switch to assigning "sd->shared" from s_dataK Prateek Nayak-29/+44
2026-03-18sched/topology: Allocate per-CPU sched_domain_shared in s_dataK Prateek Nayak-1/+47
2026-03-18sched/topology: Extract "imb_numa_nr" calculation into a separate helperK Prateek Nayak-53/+80
2026-03-18sched/topology: Compute sd_weight considering cpuset partitionsK Prateek Nayak-8/+6
2026-03-18wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroomGuenter Roeck-1/+1