summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-01-17iio: imu: inv_icm42600: fix timestamps after suspend if sensor is onJean-Baptiste Maneyrol1-1/+7
2025-01-17x86/mm/numa: Use NUMA_NO_NODE when calling memblock_set_node()Jan Beulich1-3/+3
2025-01-17memblock tests: fix implicit declaration of function 'numa_valid_node'Wei Yang1-0/+5
2025-01-17riscv: Fix early ftrace nop patchingAlexandre Ghiti2-0/+9
2025-01-17tcp: Annotate data-race around sk->sk_mark in tcp_v4_send_resetDaniel Borkmann1-1/+1
2025-01-17Bluetooth: btnxpuart: Fix driver sending truncated dataNeeraj Sanjay Kale1-0/+1
2025-01-17Bluetooth: MGMT: Fix Add Device to responding before completingLuiz Augusto von Dentz1-2/+36
2025-01-17Bluetooth: hci_sync: Fix not setting Random Address when requiredLuiz Augusto von Dentz1-5/+6
2025-01-17eth: gve: use appropriate helper to set xdp_featuresJakub Kicinski1-5/+9
2025-01-17ipvlan: Fix use-after-free in ipvlan_get_iflink().Kuniyuki Iwashima1-3/+7
2025-01-17tls: Fix tls_sw_sendmsg error handlingBenjamin Coddington1-1/+1
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