summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-01-17igc: return early when failing to read EECD registerEn-Wei Wu1-0/+6
2025-01-17igc: field get conversionJesse Brandeburg4-13/+8
2025-01-17ice: fix incorrect PHY settings for 100 GB/sPrzemyslaw Korba1-2/+2
2025-01-17cxgb4: Avoid removal of uninserted tidAnumula Murali Mohan Reddy1-1/+4
2025-01-17bnxt_en: Fix possible memory leak when hwrm_req_replace failsKalesh AP1-1/+2
2025-01-17pds_core: limit loop over fw name listShannon Nelson1-1/+1
2025-01-17btrfs: avoid NULL pointer dereference if no valid extent treeQu Wenruo1-0/+4
2025-01-17net: libwx: fix firmware mailbox abnormal returnJiawen Wu1-13/+11
2025-01-17net_sched: cls_flow: validate TCA_FLOW_RSHIFT attributeEric Dumazet1-1/+2
2025-01-17tcp/dccp: allow a connection when sk_max_ack_backlog is zeroZhongqiu Duan1-1/+1
2025-01-17tcp/dccp: complete lockless accesses to sk->sk_max_ack_backlogJason Xing1-1/+1
2025-01-17net: 802: LLC+SNAP OID:PID lookup on start of skb dataAntonio Pastor1-2/+2
2025-01-17ieee802154: ca8210: Add missing check for kfifo_alloc() in ca8210_probe()Keisuke Nishimura1-1/+5
2025-01-17selftests/alsa: Fix circular dependency involving global-timerLi Zhijian1-1/+1
2025-01-17ASoC: mediatek: disable buffer pre-allocationChen-Yu Tsai1-2/+2
2025-01-17ASoC: rt722: add delay time to wait for the calibration procedureShuming Fan1-1/+6
2025-01-17erofs: fix PSI memstall accountingGao Xiang1-4/+3
2025-01-17erofs: handle overlapped pclusters out of crafted images properlyGao Xiang1-28/+31
2025-01-17ovl: support encoding fid from inode with no aliasAmir Goldstein1-21/+25
2025-01-17ovl: pass realinode to ovl_encode_real_fh() instead of realdentryAmir Goldstein4-10/+12
2025-01-17ovl: do not encode lower fh with upper sb_writers heldAmir Goldstein5-42/+104
2025-01-17exfat: fix the infinite loop in __exfat_free_cluster()Yuezhang Mo1-0/+10
2025-01-17exfat: fix the infinite loop in exfat_readdir()Yuezhang Mo1-1/+2
2025-01-17dm array: fix cursor index when skipping across block boundariesMing-Hung Tsai1-0/+1
2025-01-17dm array: fix unreleased btree blocks on closing a faulty array cursorMing-Hung Tsai1-3/+3
2025-01-17dm array: fix releasing a faulty array block twice in dm_array_cursor_endMing-Hung Tsai1-4/+8
2025-01-17jbd2: flush filesystem device before updating tail sequenceZhang Yi1-2/+2
2025-01-17jbd2: increase IO priority for writing revoke recordsZhang Yi1-1/+1
2025-01-17memblock: use numa_valid_node() helper to check for invalid node IDMike Rapoport (IBM)2-21/+12
2025-01-17memblock: make memblock_set_node() also warn about use of MAX_NUMNODESJan Beulich1-0/+4
2025-01-10Linux 6.6.71v6.6.71Greg Kroah-Hartman1-1/+1
2025-01-10x86/hyperv: Fix hv tsc page based sched_clock for hibernationNaman Jain3-1/+73
2025-01-10Revert "x86, crash: wrap crash dumping code into crash related ifdefs"Greg Kroah-Hartman10-28/+11
2025-01-10Revert "x86/hyperv: Fix hv tsc page based sched_clock for hibernation"Greg Kroah-Hartman3-73/+1
2025-01-09Linux 6.6.70v6.6.70Greg Kroah-Hartman1-1/+1
2025-01-09scsi: hisi_sas: Remove redundant checks for automatic debugfs dumpYihang Li1-2/+2
2025-01-09RDMA/bnxt_re: Fix max SGEs for the Work RequestKashyap Desai1-2/+1
2025-01-09mptcp: don't always assume copied data in mptcp_cleanup_rbuf()Paolo Abeni1-9/+9
2025-01-09mptcp: fix recvbuffer adjust on sleeping rcvmsgPaolo Abeni1-3/+3
2025-01-09mptcp: fix TCP options overflow.Paolo Abeni1-0/+7
2025-01-09mm: vmscan: account for free pages to prevent infinite Loop in throttle_direc...Seiji Nishikawa1-1/+8
2025-01-09mm/kmemleak: fix sleeping function called from invalid context at print messageAlessandro Carminati1-1/+1
2025-01-09mm/readahead: fix large folio support in async readaheadYafang Shao1-1/+5
2025-01-09gve: guard XDP xmit NDO on existence of xdp queuesJoshua Washington2-1/+7
2025-01-09gve: guard XSK operations on the existence of queuesJoshua Washington1-12/+10
2025-01-09fs/proc/task_mmu: fix pagemap flags with PMD THP entries on 32bitDavid Hildenbrand1-1/+1
2025-01-09drm: adv7511: Fix use-after-free in adv7533_attach_dsi()Biju Das2-4/+8
2025-01-09dt-bindings: display: adi,adv7533: Drop single lane supportBiju Das1-1/+1
2025-01-09drm: adv7511: Drop dsi single lane supportBiju Das1-1/+1
2025-01-09net/sctp: Prevent autoclose integer overflow in sctp_association_init()Nikolay Kuratov1-1/+2