summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
11 daysocteontx2-pf: fix double free in rvu_rep_rsrc_init()Dawei Feng1-1/+2
11 daysocteontx2-af: CGX: add bounds check to cgx_speed_mbps indexSam Daly1-1/+6
11 dayslsm: hold cred_guard_mutex for lsm_set_self_attr()Stephen Smalley1-1/+8
11 daysrbd: eliminate a race in lock_dwork draining on unmapIlya Dryomov1-12/+8
11 daysixgbevf: fix use-after-free in VEPA multicast source pruningMichael Bommarito1-0/+1
11 daysipv4: raw: reject IP_HDRINCL packets with ihl < 5Michael Bommarito1-1/+1
11 dayswifi: iwlwifi: mld: stop TX during firmware restartSheroz Juraev1-0/+10
11 dayswifi: iwlwifi: mvm: fix driver-set TX rates on old devicesJohannes Berg2-19/+22
11 dayswifi: ath11k: clear shared SRNG pointer state on restartKyle Farnung1-3/+11
11 daysice: fix VF queue configuration with low MTU valuesJose Ignacio Tornos Martinez1-1/+1
11 daysvsock/virtio: reset connection on receiving queue overflowStefano Garzarella1-5/+15
11 daysvsock/vmci: fix UAF when peer resets connection during handshakeMinh Nguyen1-1/+1
11 daysmptcp: pm: fix ADD_ADDR timer infinite retry on option space insufficientLi Xiasong1-10/+46
11 daysipv6: ioam: add NULL check for idev in ipv6_hop_ioam()Justin Iurman1-2/+13
11 daysring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)23-0/+65
11 daysring-buffer: Fix reporting of missed events in iteratorSteven Rostedt1-5/+3
11 daysqed: fix double free in qed_cxt_tables_alloc()Dawei Feng1-0/+2
11 daysl2tp: use list_del_rcu in l2tp_session_unhashMichael Bommarito1-1/+1
11 daysfs/ntfs3: handle attr_set_size() errors when truncating filesKonstantin Komarov1-8/+4
11 daysnet: ethtool: phy: avoid NULL deref when PHY driver is unboundDavid Carlier1-4/+6
11 daysnet: ethtool: fix NULL pointer dereference in phy_reply_sizeQuan Sun1-2/+30
11 dayscgroup/cpuset: Reset DL migration state on can_attach() failureGuopeng Zhang1-4/+4
11 daystracing/fprobe: Check the same type fprobe on table as the unregistered oneMasami Hiramatsu (Google)1-17/+65
11 daystracing/fprobe: Avoid kcalloc() in rcu_read_lock sectionMasami Hiramatsu (Google)1-47/+45
11 daystracing: fprobe: use ftrace if CONFIG_DYNAMIC_FTRACE_WITH_ARGSMenglong Dong1-10/+22
11 daystracing: fprobe: Remove unused local variableMasami Hiramatsu (Google)1-4/+1
11 dayssched_ext: Avoid UAF in scx_root_enable_workfn() init failure pathTejun Heo1-1/+1
11 dayssched_ext: Fix missing warning in scx_set_task_state() default caseSamuele Mariotti1-1/+2
11 daysnetfilter: nft_inner: Fix IPv6 inner_thoff desyncYizhou Zhao1-1/+0
11 daysnetfilter: ipset: stop hash:* range iteration at endNan Li4-4/+17
11 daysnetfilter: nf_queue: hold bridge skb->dev while queuedHaoze Xie3-1/+6
11 daysnetfilter: ip6t_hbh: reject oversized option listsZhengchuan Liang1-0/+4
11 daysnet: pse-pd: fix sign on -ENOENT check in of_load_pse_pis()Jonas Jelonek1-1/+1
11 daysnet: ifb: report ethtool stats over num_tx_queuesMichael Bommarito1-6/+5
11 daysnet/mlx5e: Fix use-after-free in mlx5e_tx_reporter_timeout_recoverMatt Fleming1-3/+3
11 daysnet: phy: skip EEE advertisement write when autoneg is disabledNerijus Bendžiūnas1-0/+8
11 daysnet: bcmgenet: keep RBUF EEE/PM disabledNicolai Buchwitz1-5/+4
11 daysphonet/pep: disable BH around forwarded sk_receive_skb()Zijing Yin1-2/+17
11 daysBluetooth: serialize accept_q accessJiexun Wang2-22/+66
11 daysBluetooth: MGMT: validate Add Extended Advertising Data lengthMichael Bommarito1-0/+6
11 daysBluetooth: L2CAP: ecred_reconfigure: send packed pdu, not stack pointerMichael Bommarito1-1/+1
11 daysBluetooth: hci_uart: fix UAFs and race conditions in close and init pathsMingyu Wang1-8/+40
11 daysBluetooth: bnep: Fix UAF read of dev->nameJann Horn1-1/+1
11 daysBluetooth: ISO: drop ISO_END frames received without prior ISO_STARTDavid Carlier1-0/+5
11 daysBluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del()Safa Karakuş5-10/+78
11 daysnet: wwan: iosm: fix potential memory leaks in ipc_imem_init()Abdun Nihaal1-0/+2
11 daysselftests/mm: run_vmtests.sh: fix destructive tests invocationLuiz Capitulino1-1/+1
11 daysmm/page_alloc: fix initialization of tags of the huge zero folio with init_on...David Hildenbrand (Arm)5-17/+21
11 daysmm/memory_hotplug: fix memory block reference leak on removeMuchun Song1-0/+2
11 daysmm: fix __vm_normal_page() to handle missing support for pmd_special()/pud_sp...David Hildenbrand (Arm)1-3/+19