summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
12 daystracing: Do not call map->ops->elt_free() if elt_alloc() failsMasami Hiramatsu (Google)1-4/+13
12 dayscifs: Fix busy dentry used after unmountingZhihao Cheng1-0/+2
12 daysocteontx2-pf: avoid double free of pool->stack on AQ init failureDawei Feng2-0/+4
12 dayswifi: mac80211: consume only present negotiated TTLM mapsMichael Bommarito1-1/+1
12 daysaf_unix: Fix UAF read of tail->len in unix_stream_data_wait()Jann Horn1-9/+2
12 dayswifi: cfg80211: advance loop vars in cfg80211_merge_profile()John Walker1-0/+3
12 daysice: restore PTP Rx timestamp config after ethtool set-channelsGrzegorz Nitka1-0/+6
12 daysice: fix setting promisc mode while adding VID filterMarcin Szycik1-1/+1
12 daysice: fix locking around wait_event_interruptible_locked_irqJacob Keller1-5/+4
12 daysigc: fix potential skb leak in igc_fpe_xmit_smd_frame()Kohei Enju1-1/+7
12 daysocteontx2-pf: fix double free in rvu_rep_rsrc_init()Dawei Feng1-1/+2
12 daysocteontx2-af: CGX: add bounds check to cgx_speed_mbps indexSam Daly1-1/+6
12 dayslsm: hold cred_guard_mutex for lsm_set_self_attr()Stephen Smalley1-1/+8
12 daysmptcp: reset rcv wnd on disconnectPaolo Abeni1-0/+1
12 daysmptcp: do not drop partial packetsShardul Bankar1-5/+19
12 daysrbd: eliminate a race in lock_dwork draining on unmapIlya Dryomov1-12/+8
12 daysixgbevf: fix use-after-free in VEPA multicast source pruningMichael Bommarito1-0/+1
12 daysipv4: raw: reject IP_HDRINCL packets with ihl < 5Michael Bommarito1-1/+1
12 dayswifi: iwlwifi: mld: stop TX during firmware restartSheroz Juraev1-0/+10
12 dayswifi: iwlwifi: mvm: fix driver-set TX rates on old devicesJohannes Berg2-19/+22
12 dayswifi: ath11k: clear shared SRNG pointer state on restartKyle Farnung1-3/+11
12 daysice: fix VF queue configuration with low MTU valuesJose Ignacio Tornos Martinez1-1/+1
12 daysvsock/virtio: reset connection on receiving queue overflowStefano Garzarella1-5/+15
12 daysvsock/vmci: fix UAF when peer resets connection during handshakeMinh Nguyen1-1/+1
12 daysmptcp: pm: fix ADD_ADDR timer infinite retry on option space insufficientLi Xiasong1-10/+46
12 daysselftests: mptcp: drop nanoseconds width specifierMatthieu Baerts (NGI0)2-8/+8
12 daysipv6: ioam: add NULL check for idev in ipv6_hop_ioam()Justin Iurman1-2/+13
12 dayswifi: mac80211: capture fast-RX rate before mesh reuses skb->cbZhao Li1-1/+5
12 daysring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)23-0/+65
12 daysring-buffer: Fix reporting of missed events in iteratorSteven Rostedt1-5/+3
12 daysqed: fix double free in qed_cxt_tables_alloc()Dawei Feng1-0/+2
12 daysl2tp: use list_del_rcu in l2tp_session_unhashMichael Bommarito1-1/+1
12 dayssched_ext: Avoid UAF in scx_root_enable_workfn() init failure pathTejun Heo1-1/+1
12 dayssched_ext: Fix missing warning in scx_set_task_state() default caseSamuele Mariotti1-1/+2
12 daysACPI: driver: Check ACPI_COMPANION() against NULL during probeRafael J. Wysocki14-15/+68
12 daysnet: ethtool: phy: avoid NULL deref when PHY driver is unboundDavid Carlier1-4/+6
12 daysnet: ethtool: fix NULL pointer dereference in phy_reply_sizeQuan Sun1-2/+30
12 daysnetfilter: nft_inner: Fix IPv6 inner_thoff desyncYizhou Zhao1-1/+0
12 daysnetfilter: ipset: stop hash:* range iteration at endNan Li4-4/+17
12 daysnetfilter: nf_queue: hold bridge skb->dev while queuedHaoze Xie3-1/+6
12 daysnetfilter: ip6t_hbh: reject oversized option listsZhengchuan Liang1-0/+4
12 daysnet: pse-pd: fix sign on -ENOENT check in of_load_pse_pis()Jonas Jelonek1-1/+1
12 daysnet: ifb: report ethtool stats over num_tx_queuesMichael Bommarito1-6/+5
12 daysnet/mlx5e: Fix use-after-free in mlx5e_tx_reporter_timeout_recoverMatt Fleming1-3/+3
12 daysnet: hsr: defer node table free until after RCU readersMichael Bommarito1-2/+2
12 daysnet: phy: skip EEE advertisement write when autoneg is disabledNerijus Bendžiūnas1-0/+8
12 daysnet: devmem: reject dma-buf bind with non-page-aligned size or SG lengthDavid Carlier1-0/+11
12 daysnet: bcmgenet: keep RBUF EEE/PM disabledNicolai Buchwitz1-5/+4
12 daysphonet/pep: disable BH around forwarded sk_receive_skb()Zijing Yin1-2/+17
12 daysBluetooth: serialize accept_q accessJiexun Wang2-22/+66