summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-23drm/i915/gem: Add missing nospec on parallel submit slotJoonas Lahtinen
2026-06-23fbdev: vga16fb: Drop unused assignment of platform_device_id driver dataUwe Kleine-König
2026-06-23apparmor: mediate the implicit connect of TCP fast open sendmsgBryam Vargas
2026-06-23netfilter: ctnetlink: do not allow to reset helper on existing conntrackPablo Neira Ayuso
2026-06-23selftests: nft_queue.sh: add a bridge queue testFlorian Westphal
2026-06-23netfilter: nft_compat: ebtables emulation must reject non-bridge targetsFlorian Westphal
2026-06-23selftests: netfilter: conntrack_sctp_collision.sh: Introduce SCTP INIT collis...Yi Chen
2026-06-23netfilter: nft_synproxy: stop bypassing the priv->info snapshotRunyu Xiao
2026-06-23netfilter: x_tables.h: fix all kernel-doc warningsRandy Dunlap
2026-06-23netfilter: flowtable: Validate iph->ihl in nf_flow_ip4_tunnel_proto()Lorenzo Bianconi
2026-06-23netfilter: nf_conncount: prevent connlimit drops for early confirmed ctFernando Fernandez Mancera
2026-06-23netfilter: nf_nat: avoid invalid nat_net pointer use on failed nf_nat_init()Mathias Krause
2026-06-22Merge branch 'next' into for-linusDmitry Torokhov
2026-06-22Input: mms114 - fix touch indexing for MMS134S and MMS136Dmitry Torokhov
2026-06-22Input: elan_i2c - prevent division by zero and arithmetic underflowRanjan Kumar
2026-06-22Input: stop force-feedback timer when unregistering input devicesDmitry Torokhov
2026-06-22Input: iforce - bound the device-reported force-feedback effect indexBryam Vargas
2026-06-22Input: goodix - clamp the device-reported contact countBryam Vargas
2026-06-22bpf: Disable xfrm_decode_session hook attachmentBradley Morgan
2026-06-22Merge tag 'erofs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-23md/raid5: avoid R5_Overlap races while breaking stripe batchesChen Cheng
2026-06-23md/raid5: use stripe state snapshot in break_stripe_batch_list()Chen Cheng
2026-06-22selftests: drv-net: so_txtime: relax variance boundsWillem de Bruijn
2026-06-22net: airoha: Fix TX scheduler queue mask loop upper boundWayen Yan
2026-06-22bnx2x: fix potential memory leak in bnx2x_alloc_mem_bp()Abdun Nihaal
2026-06-22ipv4: fib: Don't ignore error route in local/main tables.Kuniyuki Iwashima
2026-06-22eth: bnxt: improve the timing of statsJakub Kicinski
2026-06-22ipv6: Fix null-ptr-deref in fib6_nh_mtu_change().Xiang Mei
2026-06-22hdlc_ppp: sync per-proto timers before freeing hdlc stateFan Wu
2026-06-22ksmbd: increase SMB3_DEFAULT_TRANS_SIZE from 1MB to 4MBNamjae Jeon
2026-06-22ksmbd: fix UBSAN array-index-out-of-bounds in decode_compress_ctxt()Namjae Jeon
2026-06-22ksmbd: sleep interruptibly in the durable handle scavengerNamjae Jeon
2026-06-22ksmbd: start file id allocation at 1Namjae Jeon
2026-06-22ksmbd: treat read-control opens as stat opens only for leasesNamjae Jeon
2026-06-22ksmbd: validate :: stream type against directory createNamjae Jeon
2026-06-22ksmbd: break conflicting-open leases only as far as neededNamjae Jeon
2026-06-22ksmbd: break handle caching for share conflictsNamjae Jeon
2026-06-22ksmbd: normalize ungrantable lease statesNamjae Jeon
2026-06-22ksmbd: return oplock protocol error for level II ackNamjae Jeon
2026-06-22ksmbd: avoid level II oplock break notification on unlinkNamjae Jeon
2026-06-22ksmbd: downgrade oplock after break timeoutNamjae Jeon
2026-06-22ksmbd: apply create security descriptor firstNamjae Jeon
2026-06-22ksmbd: return requested create allocation sizeNamjae Jeon
2026-06-22ksmbd: tighten create file attribute validationNamjae Jeon
2026-06-22ksmbd: reject empty-attribute synchronize-only createNamjae Jeon
2026-06-22ksmbd: honor stream delete sharing for base fileNamjae Jeon
2026-06-22ksmbd: send pending interim for last compound I/ONamjae Jeon
2026-06-22ksmbd: return success for deferred final closeNamjae Jeon
2026-06-22ksmbd: preserve compound responses for chained errorsNamjae Jeon
2026-06-22ksmbd: validate handle for create or get object idNamjae Jeon