aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 'drm-intel-fixes-2026-07-23' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-6/+1
3 daysMerge tag 'v7.2-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds9-30/+210
3 daysMerge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds264-886/+2773
3 daysceph: avoid fs reclaim while using current->journal_infoMax Kellermann1-0/+11
3 daysceph: add owner/capability checks for CEPH_IOC_SET_LAYOUT*Max Kellermann1-0/+6
3 daysceph: fix hanging __ceph_get_caps() with stale mds_wantedMax Kellermann3-6/+21
3 daysrbd: Reset positive result codes to zero in object map update pathRaphael Zimmer1-1/+6
3 dayslibceph: bound pg_{temp,upmap,upmap_items} length to CEPH_PG_MAX_SIZEXiang Mei1-2/+2
3 dayslibceph: refresh auth->authorizer_buf{,_len} after authorizer updateShuangpeng Bai1-1/+8
3 daysceph: fix refcount leak in ceph_readdir()WenTao Liang1-1/+6
3 dayslibceph: guard missing CRUSH type name lookupZhao Zhang1-1/+4
3 dayslibceph: remove debugfs files before client teardownDouya Le1-2/+2
3 dayslibceph: bound get_version reply decode to front lenDouya Le1-1/+1
3 daysceph: fix writeback_count leak in write_folio_nounlock()Wentao Liang1-0/+9
3 dayslibceph: fix two unsafe bare decodes in decode_lockers()Pavitra Jha1-2/+6
3 daysceph: fix pre-auth out-of-bounds read on snaptrace in ceph_handle_caps()Bryam Vargas1-0/+1
3 dayslibceph: Reject monmaps advertising zero monitorsRaphael Zimmer1-1/+1
3 dayslibceph: reject zero bucket types in crush_decodeDouya Le1-0/+2
3 dayslibceph: Fix multiplication overflow in decode_new_up_state_weight()Raphael Zimmer1-1/+4
3 daysMerge branch 'drop_monitor-take-care-of-32bit-kernels'Jakub Kicinski1-5/+5
3 daysdrop_monitor: perform u64_stats updates under IRQ-disabled sectionEric Dumazet1-2/+2
3 daysdrop_monitor: fix size calculations for 64-bit attributesEric Dumazet1-3/+3
3 daysnet: drop_monitor: fix info leak in NET_DM_ATTR_PAYLOADYehyeong Lee1-6/+2
3 daysMerge branch 'mptcp-misc-fixes-for-v7-2-rc5'Jakub Kicinski4-21/+27
3 daysmptcp: fix BUILD_BUG_ON on legacy ARM configMatthieu Baerts (NGI0)1-4/+1
3 daysselftests: mptcp: userspace_pm: fix undefined variable portGeliang Tang1-1/+1
3 daysmptcp: fix stale skb->sk reference on subflow closeKalpan Jani1-14/+19
3 daysmptcp: pm: userspace: fix use-after-free in get_local_idGeliang Tang1-2/+5
3 daysmptcp: decrement subflows counter on failed passive joinChenguang Zhao1-0/+1
3 daysmac802154: hold an interface reference across the scan workerIbrahim Hashimov1-0/+11
3 dayssctp: don't free the ASCONF's own transport in DEL-IP processingJun Yang1-0/+6
3 daysphonet: check register_netdevice_notifier() error in phonet_device_init()Minhong He1-6/+24
3 daysphonet: pep: fix use-after-free in pep_get_sb()Breno Leitao1-0/+2
3 daysbnge/bng_re: fix ring ID widthsVikas Gupta8-41/+39
3 daystipc: fix integer overflow in tipc_recvmsg() and tipc_recvstream()Cen Zhang (Microsoft)1-2/+2
3 daysMerge tag 'ovpn-net-20260720' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski4-12/+18
3 daysnet: airoha: fix ETS channel derivation in airoha_tc_setup_qdisc_ets()Lorenzo Bianconi1-2/+1
3 daystracing: Fix resource leak on mmiotrace trace_pipe closedeepakraog1-1/+1
3 daystracing: Propagate errors from remote event bulk updatesJackie Liu1-1/+12
3 daysmctp: check register_netdevice_notifier() error in mctp_device_init()Minhong He1-1/+3
3 daysptp: netc: explicitly clear TMR_OFF during initializationClark Wang1-0/+1
3 daysrds: tcp: unregister sysctl before tearing down listen socketCen Zhang (Microsoft)1-2/+2
3 daysipv6: Change allocation flags to match rcu_read_lock section requirementsNikola Z. Ivanov1-2/+2
3 daysnet: slip: serialize receive against buffer reallocationSungmin Kang1-0/+4
3 daysMerge branch 'intel-wired-lan-driver-updates-2026-07-17-ice-idpf-iavf'Jakub Kicinski9-24/+38
3 daysidpf: fix max_vport related crash on allocation error during initEmil Tantilov1-1/+6
3 daysice: reject out-of-range ptype in ice_parser_profile_initAleksandr Loktionov1-0/+3
3 daysice: prevent tstamp ring allocation for non-PF VSI typesPaul Greenwalt1-0/+3
3 daysice: fix PTP Call Trace during PTP releasePaul Greenwalt1-0/+5
3 daysice: use READ_ONCE() to access cached PHC timeSergey Temerkhanov1-1/+1