summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-23libceph: bound get_version reply decode to front lenDouya Le
2026-07-23ceph: fix writeback_count leak in write_folio_nounlock()Wentao Liang
2026-07-23libceph: fix two unsafe bare decodes in decode_lockers()Pavitra Jha
2026-07-23ceph: fix pre-auth out-of-bounds read on snaptrace in ceph_handle_caps()Bryam Vargas
2026-07-23libceph: Reject monmaps advertising zero monitorsRaphael Zimmer
2026-07-23libceph: reject zero bucket types in crush_decodeDouya Le
2026-07-23libceph: Fix multiplication overflow in decode_new_up_state_weight()Raphael Zimmer
2026-07-23spi: qcom-qspi: Correct max DMA length to avoid 64K boundary failureVijaya Krishna Nivarthi
2026-07-23Merge branch 'drop_monitor-take-care-of-32bit-kernels'Jakub Kicinski
2026-07-23drop_monitor: perform u64_stats updates under IRQ-disabled sectionEric Dumazet
2026-07-23drop_monitor: fix size calculations for 64-bit attributesEric Dumazet
2026-07-23net: drop_monitor: fix info leak in NET_DM_ATTR_PAYLOADYehyeong Lee
2026-07-23Merge branch 'mptcp-misc-fixes-for-v7-2-rc5'Jakub Kicinski
2026-07-23mptcp: fix BUILD_BUG_ON on legacy ARM configMatthieu Baerts (NGI0)
2026-07-23selftests: mptcp: userspace_pm: fix undefined variable portGeliang Tang
2026-07-23mptcp: fix stale skb->sk reference on subflow closeKalpan Jani
2026-07-23mptcp: pm: userspace: fix use-after-free in get_local_idGeliang Tang
2026-07-23mptcp: decrement subflows counter on failed passive joinChenguang Zhao
2026-07-23selftests/sched_ext: Handle sleeping task affinity changes in numa testKuba Piecuch
2026-07-23Input: xpad - add support for ZENAIM LEVERLESSKyohei Kadota
2026-07-23Input: edt-ft5x06 - ignore contacts with an out-of-range slot idAlexandre Hamamdjian
2026-07-23mac802154: hold an interface reference across the scan workerIbrahim Hashimov
2026-07-23sctp: don't free the ASCONF's own transport in DEL-IP processingJun Yang
2026-07-23phonet: check register_netdevice_notifier() error in phonet_device_init()Minhong He
2026-07-23phonet: pep: fix use-after-free in pep_get_sb()Breno Leitao
2026-07-23bnge/bng_re: fix ring ID widthsVikas Gupta
2026-07-23tipc: fix integer overflow in tipc_recvmsg() and tipc_recvstream()Cen Zhang (Microsoft)
2026-07-23Merge tag 'ovpn-net-20260720' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski
2026-07-23net: airoha: fix ETS channel derivation in airoha_tc_setup_qdisc_ets()Lorenzo Bianconi
2026-07-23tracing: Fix resource leak on mmiotrace trace_pipe closedeepakraog
2026-07-23tracing: Propagate errors from remote event bulk updatesJackie Liu
2026-07-23netfilter: nft_payload: fix mask build for partial field offloadXiang Mei (Microsoft)
2026-07-23mctp: check register_netdevice_notifier() error in mctp_device_init()Minhong He
2026-07-23ipvs: clear the nfct flag under lockJulian Anastasov
2026-07-23ptp: netc: explicitly clear TMR_OFF during initializationClark Wang
2026-07-23rds: tcp: unregister sysctl before tearing down listen socketCen Zhang (Microsoft)
2026-07-23ipv6: Change allocation flags to match rcu_read_lock section requirementsNikola Z. Ivanov
2026-07-23ipvs: do not mangle ICMP replies for non-first fragmentsJulian Anastasov
2026-07-23net: slip: serialize receive against buffer reallocationSungmin Kang
2026-07-23ipvs: fix places with wrong packet offsetsJulian Anastasov
2026-07-23ipvs: fix the checksum validationsJulian Anastasov
2026-07-23netfilter: xt_hashlimit: validate hashtable supports XT_HASHLIMIT_RATE_MATCHPablo Neira Ayuso
2026-07-23Merge branch 'intel-wired-lan-driver-updates-2026-07-17-ice-idpf-iavf'Jakub Kicinski
2026-07-23idpf: fix max_vport related crash on allocation error during initEmil Tantilov
2026-07-23ice: reject out-of-range ptype in ice_parser_profile_initAleksandr Loktionov
2026-07-23ice: prevent tstamp ring allocation for non-PF VSI typesPaul Greenwalt
2026-07-23ice: fix PTP Call Trace during PTP releasePaul Greenwalt
2026-07-23ice: use READ_ONCE() to access cached PHC timeSergey Temerkhanov
2026-07-23ice: fix LAG recipe to profile associationMarcin Szycik
2026-07-23ice: pass the return value of skb_checksum_help()Michal Swiatkowski