aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2025-11-11net/mlx5e: Fix maxrate wraparound in threshold between unitsGal Pressman1-2/+3
2025-11-11net/mlx5e: Trim the length of the num_doorbell errorCosmin Ratiu1-1/+1
2025-11-11net/mlx5e: Fix missing error assignment in mlx5e_xfrm_add_state()Carolina Jubran1-1/+2
2025-11-11Merge branch 'net-sched-initialize-struct-tc_ife-to-fix-kernel-infoleak'Paolo Abeni2-10/+14
2025-11-11net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleakRanganath V N1-5/+7
2025-11-11net: sched: act_connmark: initialize struct tc_ife to fix kernel leakRanganath V N1-5/+7
2025-11-11Bluetooth: hci_event: Fix not handling PA Sync Lost eventLuiz Augusto von Dentz2-14/+40
2025-11-11af_unix: Initialise scc_index in unix_add_edge().Kuniyuki Iwashima1-3/+11
2025-11-11wifi: mwl8k: inject DSSS Parameter Set element into beacons if missingPawel Dembicki1-5/+66
2025-11-11wifi: mac80211_hwsim: Fix possible NULL dereferenceIlan Peer1-4/+10
2025-11-11wifi: mac80211: skip rate verification for not captured PSDUsBenjamin Berg1-3/+7
2025-11-11Merge tag 'ath-current-20251110' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/athJohannes Berg1-0/+3
2025-11-10Merge branch 'net-netpoll-fix-memory-leak-and-add-comprehensive-selftests'Jakub Kicinski7-17/+566
2025-11-10selftest: netcons: add test for netconsole over bonded interfacesBreno Leitao4-7/+414
2025-11-10selftest: netcons: create a torture testBreno Leitao2-0/+131
2025-11-10selftest: netcons: refactor target creationBreno Leitao1-11/+19
2025-11-10net: netpoll: fix incorrect refcount handling causing incorrect cleanupBreno Leitao1-2/+5
2025-11-10net: mdio: fix resource leak in mdiobus_register_device()Buday Csaba1-1/+4
2025-11-10tipc: Fix use-after-free in tipc_mon_reinit_self().Kuniyuki Iwashima1-0/+2
2025-11-10Merge branch 'fix-iet-verification-implementation-for-cpsw-driver'Jakub Kicinski1-14/+37
2025-11-10net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanismAksh Garg1-13/+14
2025-11-10net: ethernet: ti: am65-cpsw-qos: fix IET verify/response timeoutAksh Garg1-1/+23
2025-11-10net/handshake: Fix memory leak in tls_handshake_accept()Zilin Guan1-0/+1
2025-11-10net/smc: fix mismatch between CLC header and proposalD. Wythe1-0/+1
2025-11-10bonding: fix mii_status when slave is downNicolas Dichtel1-2/+3
2025-11-10tools: ynl: call nested attribute free function for indexed arraysZahari Doychev1-0/+12
2025-11-10net: dsa: tag_brcm: do not mark link local traffic as offloadedJonas Gorski1-2/+4
2025-11-10selftests/tc-testing: Create tests trying to add children to clsact/ingress qdiscsVictor Nogueira1-0/+44
2025-11-10net/sched: Abort __tc_modify_qdisc if parent is a clsact/ingress qdiscVictor Nogueira1-0/+5
2025-11-10sctp: prevent possible shift-out-of-bounds in sctp_transport_update_rtoEric Dumazet1-4/+9
2025-11-10Merge tag 'riscv-for-linus-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds2-17/+2
2025-11-10Bluetooth: hci_conn: Fix not cleaning up PA_LINK connectionsLuiz Augusto von Dentz3-21/+21
2025-11-10Bluetooth: 6lowpan: add missing l2cap_chan_lock()Pauli Virtanen1-0/+8
2025-11-10Bluetooth: 6lowpan: Don't hold spin lock over sleeping functionsPauli Virtanen1-25/+43
2025-11-10Bluetooth: L2CAP: export l2cap_chan_hold for modulesPauli Virtanen1-0/+1
2025-11-10Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type confusionPauli Virtanen1-4/+24
2025-11-10Bluetooth: 6lowpan: reset link-local header on ipv6 recv pathPauli Virtanen1-0/+1
2025-11-10Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid UAFRaphael Pinsonneault-Thibeault1-7/+6
2025-11-10Bluetooth: MGMT: cancel mesh send timer when hdev removedPauli Virtanen1-0/+1
2025-11-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds25-196/+296
2025-11-10Revert "SUNRPC: Make RPCSEC_GSS_KRB5 select CRYPTO instead of depending on it"Chuck Lever1-2/+1
2025-11-10nfsd: ensure SEQUENCE replay sends a valid reply.NeilBrown3-19/+36
2025-11-10NFSD: Never cache a COMPOUND when the SEQUENCE operation failsChuck Lever1-1/+14
2025-11-10NFSD: Skip close replay processing if XDR encoding failsChuck Lever1-2/+1
2025-11-10NFSD: free copynotify stateid in nfs4_free_ol_stateid()Olga Kornievskaia1-1/+2
2025-11-09kho: warn and exit when unpreserved page wasn't preservedPratyush Yadav1-4/+4
2025-11-09kho: fix unpreservation of higher-order vmalloc preservationsPratyush Yadav1-3/+4
2025-11-09kho: fix out-of-bounds access of vmalloc chunkPratyush Yadav1-2/+2
2025-11-09MAINTAINERS: add Chris and Kairui as the swap maintainerChris Li1-2/+2
2025-11-09mm/secretmem: fix use-after-free race in fault handlerLance Yang1-1/+1