messages from 2026-05-20 18:42:02 to 2026-05-20 18:50:32 UTC [more...]
[PATCH 6.6 000/508] 6.6.141-rc1 review
2026-05-20 16:25 UTC (196+ messages)
` [PATCH 6.6 254/508] ipmi: ssif_bmc: fix missing check for copy_to_user() partial failure
` [PATCH 6.6 259/508] i3c: mipi-i3c-hci: fix IBI payload length calculation for final status
` [PATCH 6.6 260/508] dev_printk: add new dev_err_probe() helpers
` [PATCH 6.6 261/508] backlight: sky81452-backlight: Check return value of devm_gpiod_get_optional() in sky81452_bl_parse_dt()
` [PATCH 6.6 262/508] platform/surface: surfacepro3_button: Drop wakeup source on remove
` [PATCH 6.6 263/508] leds: lgm-sso: Remove duplicate assignments for priv->mmap
` [PATCH 6.6 297/508] drm/i915: Extract intel_dbuf_mdclk_cdclk_ratio_update()
` [PATCH 6.6 298/508] drm/i915: Loop over all active pipes in intel_mbus_dbox_update
` [PATCH 6.6 299/508] drm/i915/wm: Verify the correct plane DDB entry
` [PATCH 6.6 300/508] crypto: sa2ul - Fix AEAD fallback algorithm names
` [PATCH 6.6 301/508] crypto: ccp - copy IV using skcipher ivsize
` [PATCH 6.6 302/508] arm64: dts: imx8mp-debix-model-a: Correct PAD settings for PMIC_nINT
` [PATCH 6.6 303/508] arm64: dts: imx8mp-debix-som-a: "
` [PATCH 6.6 304/508] arm64: dts: imx8mp-icore-mx8mp: "
` [PATCH 6.6 305/508] arm64: dts: imx8mp-dhcom-som: "
` [PATCH 6.6 306/508] arm64: dts: imx8mp-data-modul-edm-sbc: "
` [PATCH 6.6 307/508] PCMCIA: Fix garbled log messages for KERN_CONT
` [PATCH 6.6 308/508] arm64: dts: imx8mm-emtop-som: Correct PAD settings for PMIC_nINT
` [PATCH 6.6 309/508] arm64: dts: imx8mn-tqma8mqnl: "
` [PATCH 6.6 310/508] arm64: dts: imx8mm-tqma8mqml: "
` [PATCH 6.6 311/508] macvlan: fix macvlan_get_size() not reserving space for IFLA_MACVLAN_BC_CUTOFF
` [PATCH 6.6 312/508] net/sched: sch_cake: fix NAT destination port not being updated in cake_update_flowkeys
` [PATCH 6.6 313/508] nexthop: fix IPv6 route referencing IPv4 nexthop
` [PATCH 6.6 314/508] net/sched: taprio: fix use-after-free in advance_sched() on schedule switch
` [PATCH 6.6 315/508] tcp: add data-race annotations around tp->data_segs_out and tp->total_retrans
` [PATCH 6.6 316/508] tcp: annotate data-races around tp->bytes_sent
` [PATCH 6.6 317/508] tcp: annotate data-races around tp->bytes_retrans
` [PATCH 6.6 318/508] tcp: annotate data-races around tp->dsack_dups
` [PATCH 6.6 319/508] tcp: annotate data-races around (tp->write_seq - tp->snd_nxt)
` [PATCH 6.6 320/508] tcp: annotate data-races around tp->plb_rehash
` [PATCH 6.6 321/508] ice: Remove jumbo_remove step from TX path
` [PATCH 6.6 322/508] ice: fix double-free of tx_buf skb
` [PATCH 6.6 323/508] i40e: dont advertise IFF_SUPP_NOFCS
` [PATCH 6.6 324/508] e1000e: Unroll PTP in probe error handling
` [PATCH 6.6 325/508] ipv6: fix possible UAF in icmpv6_rcv()
` [PATCH 6.6 326/508] sctp: fix OOB write to userspace in sctp_getsockopt_peer_auth_chunks
` [PATCH 6.6 327/508] pppoe: drop PFC frames
` [PATCH 6.6 328/508] openvswitch: cap upcall PID array size and pre-size vport replies
` [PATCH 6.6 329/508] netfilter: nft_osf: restrict it to ipv4
` [PATCH 6.6 330/508] netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO
` [PATCH 6.6 331/508] netfilter: conntrack: remove sprintf usage
` [PATCH 6.6 332/508] netfilter: xtables: restrict several matches to inet family
` [PATCH 6.6 333/508] ipvs: fix MTU check for GSO packets in tunnel mode
` [PATCH 6.6 334/508] netfilter: nfnetlink_osf: fix out-of-bounds read on option matching
` [PATCH 6.6 335/508] netfilter: nfnetlink_osf: fix potential NULL dereference in ttl check
` [PATCH 6.6 336/508] slip: reject VJ receive packets on instances with no rstate array
` [PATCH 6.6 337/508] slip: bound decode() reads against the compressed packet length
` [PATCH 6.6 338/508] arm64: dts: meson-gxl-p230: fix ethernet PHY interrupt number
` [PATCH 6.6 339/508] ksmbd: destroy tree_conn_ida in ksmbd_session_destroy()
` [PATCH 6.6 340/508] ksmbd: Use struct_size() to improve smb_direct_rdma_xmit()
` [PATCH 6.6 341/508] ksmbd: add support for supplementary groups
` [PATCH 6.6 342/508] ksmbd: destroy async_ida in ksmbd_conn_free()
` [PATCH 6.6 343/508] ksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 open
` [PATCH 6.6 344/508] ksmbd: scope conn->binding slowpath to bound sessions only
` [PATCH 6.6 345/508] net/rds: zero per-item info buffer before handing it to visitors
` [PATCH 6.6 346/508] net_sched: sch_hhf: annotate data-races in hhf_dump_stats()
` [PATCH 6.6 347/508] net/sched: sch_pie: annotate data-races in pie_dump_stats()
` [PATCH 6.6 348/508] net/sched: sch_fq_codel: remove data-races from fq_codel_dump_stats()
` [PATCH 6.6 349/508] net/sched: sch_red: annotate data-races in red_dump_stats()
` [PATCH 6.6 350/508] net/sched: sch_sfb: annotate data-races in sfb_dump_stats()
` [PATCH 6.6 351/508] net: dsa: realtek: rtl8365mb: fix mode mask calculation
` [PATCH 6.6 352/508] nfp: fix swapped arguments in nfp_encode_basic_qdr() calls
` [PATCH 6.6 353/508] tipc: fix double-free in tipc_buf_append()
` [PATCH 6.6 354/508] vhost_net: fix sleeping with preempt-disabled in vhost_net_busy_poll()
` [PATCH 6.6 355/508] fs/adfs: validate nzones in adfs_validate_bblk()
` [PATCH 6.6 356/508] rtc: abx80x: Disable alarm feature if no interrupt attached
` [PATCH 6.6 357/508] fbdev: offb: fix PCI device reference leak on probe failure
` [PATCH 6.6 358/508] mailbox: mailbox-test: free channels on probe error
` [PATCH 6.6 359/508] sched/psi: fix race between file release and pressure write
` [PATCH 6.6 360/508] cgroup/rdma: fix integer overflow in rdmacg_try_charge()
` [PATCH 6.6 361/508] mailbox: add sanity check for channel array
` [PATCH 6.6 362/508] mailbox: mailbox-test: dont free the reused channel
` [PATCH 6.6 363/508] mailbox: mailbox-test: initialize struct earlier
` [PATCH 6.6 364/508] mailbox: mailbox-test: make data_ready a per-instance variable
` [PATCH 6.6 365/508] btrfs: fix double-decrement of bytes_may_use in submit_one_async_extent()
` [PATCH 6.6 366/508] tracing: branch: Fix inverted check on stat tracer registration
` [PATCH 6.6 367/508] nvmet-tcp: propagate nvmet_tcp_build_pdu_iovec() errors to its callers
` [PATCH 6.6 368/508] netfilter: arp_tables: fix IEEE1394 ARP payload parsing
` [PATCH 6.6 369/508] nvme-pci: fix missed admin queue sq doorbell write
` [PATCH 6.6 370/508] drm/amdgpu: fix AMDGPU_INFO_READ_MMR_REG
` [PATCH 6.6 371/508] drm/amdgpu: fix spelling typos
` [PATCH 6.6 372/508] drm/amdgpu/uvd3.1: Dont validate the firmware when already validated
` [PATCH 6.6 373/508] drm/amdgpu/gfx6: Support harvested SI chips with disabled TCCs (v2)
` [PATCH 6.6 374/508] netfilter: xt_policy: fix strict mode inbound policy matching
` [PATCH 6.6 375/508] netfilter: nf_conntrack_sip: dont use simple_strtoul
` [PATCH 6.6 376/508] spi: rockchip: Read ISR, not IMR, to detect cs-inactive IRQ
` [PATCH 6.6 377/508] drm/sysfb: ofdrm: fix PCI device reference leaks
` [PATCH 6.6 378/508] arm64/scs: Fix potential sign extension issue of advance_loc4
` [PATCH 6.6 379/508] cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()
` [PATCH 6.6 380/508] netdevsim: zero initialize struct iphdr in dummy sk_buff
` [PATCH 6.6 381/508] net/sched: netem: fix probability gaps in 4-state loss model
` [PATCH 6.6 382/508] net/sched: netem: fix queue limit check to include reordered packets
` [PATCH 6.6 383/508] net/sched: netem: only reseed PRNG when seed is explicitly provided
` [PATCH 6.6 384/508] net/sched: netem: validate slot configuration
` [PATCH 6.6 385/508] net/sched: netem: fix slot delay calculation overflow
` [PATCH 6.6 386/508] net/sched: netem: check for negative latency and jitter
` [PATCH 6.6 387/508] net/sched: sch_choke: annotate data-races in choke_dump_stats()
` [PATCH 6.6 388/508] net/sched: sch_fq_pie: annotate data-races in fq_pie_dump_stats()
` [PATCH 6.6 389/508] vrf: Fix a potential NPD when removing a port from a VRF
` [PATCH 6.6 390/508] net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()
` [PATCH 6.6 391/508] net: usb: rtl8150: free skb on usb_submit_urb() failure in xmit
` [PATCH 6.6 392/508] NFC: trf7970a: Ignore antenna noise when checking for RF field
` [PATCH 6.6 393/508] net/sched: taprio: fix NULL pointer dereference in class dump
` [PATCH 6.6 394/508] neighbour: add RCU protection to neigh_tables[]
` [PATCH 6.6 395/508] neigh: let neigh_xmit take skb ownership
` [PATCH 6.6 396/508] ALSA: usb-audio: Fix potential leak of pd at parsing UAC3 streams
` [PATCH 6.6 397/508] net: mctp i2c: check length before marking flow active
` [PATCH 6.6 398/508] net: phy: dp83869: fix setting CLK_O_SEL field
` [PATCH 6.6 399/508] drm/amdgpu/vcn: set no_user_fence for VCN v2.0 enc/dec rings
` [PATCH 6.6 400/508] drm/amdgpu/vcn: set no_user_fence for VCN v2.5 "
` [PATCH 6.6 401/508] drm/amdgpu/vcn: set no_user_fence for VCN v3.0 "
` [PATCH 6.6 402/508] drm/amdgpu/vcn: set no_user_fence for VCN v4.0.3 enc ring
` [PATCH 6.6 403/508] drm/amdgpu/jpeg: set no_user_fence for JPEG v2.0 ring
` [PATCH 6.6 404/508] drm/amdgpu/jpeg: set no_user_fence for JPEG v2.5 ring
` [PATCH 6.6 405/508] drm/amdgpu/jpeg: set no_user_fence for JPEG v3.0 ring
` [PATCH 6.6 406/508] drm/amdgpu/jpeg: set no_user_fence for JPEG v4.0 ring
` [PATCH 6.6 407/508] drm/amdgpu/jpeg: set no_user_fence for JPEG v4.0.3 ring
` [PATCH 6.6 408/508] ASoC: codecs: ab8500: Fix casting of private data
` [PATCH 6.6 409/508] netfilter: skip recording stale or retransmitted INIT
` [PATCH 6.6 410/508] sctp: discard stale INIT after handshake completion
` [PATCH 6.6 411/508] ipv4: rename and move ip_route_output_tunnel()
` [PATCH 6.6 412/508] ipv4: remove "proto" argument from udp_tunnel_dst_lookup()
` [PATCH 6.6 413/508] ipv4: add new arguments to udp_tunnel_dst_lookup()
` [PATCH 6.6 414/508] ipv6: rename and move ip6_dst_lookup_tunnel()
` [PATCH 6.6 415/508] bareudp: fix NULL pointer dereference in bareudp_fill_metadata_dst()
` [PATCH 6.6 416/508] net/sched: sch_cake: annotate data-races in cake_dump_stats() (V)
` [PATCH 6.6 417/508] net: netconsole: move newline trimming to function
` [PATCH 6.6 418/508] netconsole: propagate device name truncation in dev_name_store()
` [PATCH 6.6 419/508] ALSA: hda/conexant: fix some typos
` [PATCH 6.6 420/508] ALSA: hda/conexant: Renaming the codec with device ID 0x1f86 and 0x1f87
` [PATCH 6.6 421/508] ALSA: hda/conexant: Fix missing error check for jack detection
` [PATCH 6.6 422/508] futex: Prevent lockup in requeue-PI during signal/ timeout wakeup
` [PATCH 6.6 423/508] drm/amd/display: Allow DCE link encoder without AUX registers
` [PATCH 6.6 424/508] drm/amd/display: Read EDID from VBIOS embedded panel info
` [PATCH 6.6 425/508] bonding: 802.3ad replace MAC_ADDRESS_EQUAL with __agg_has_partner
` [PATCH 6.6 426/508] net: bonding: add broadcast_neighbor option for 802.3ad
` [PATCH 6.6 427/508] bonding: add support for per-port LACP actor priority
` [PATCH 6.6 428/508] bonding: print churn state via netlink
` [PATCH 6.6 429/508] bonding: 3ad: implement proper RCU rules for port->aggregator
` [PATCH 6.6 430/508] iavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDING
` [PATCH 6.6 431/508] iavf: stop removing VLAN filters from PF on interface down
` [PATCH 6.6 432/508] iavf: wait for PF confirmation before removing VLAN filters
` [PATCH 6.6 433/508] iavf: add VIRTCHNL_OP_ADD_VLAN to success completion handler
` [PATCH 6.6 434/508] ice: fix NULL pointer dereference in ice_reset_all_vfs()
` [PATCH 6.6 435/508] net: tls: fix strparser anchor skb leak on offload RX setup failure
` [PATCH 6.6 436/508] sfc: fix error code in efx_devlink_info_running_versions()
` [PATCH 6.6 437/508] net/sched: cls_flower: revert unintended changes
` [PATCH 6.6 438/508] ntfs: ->d_compare() must not block
` [PATCH 6.6 439/508] Revert "crypto: nx - fix context leak in nx842_crypto_free_ctx"
` [PATCH 6.6 440/508] Revert "crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctx"
` [PATCH 6.6 441/508] Revert "crypto: nx - Migrate to scomp API"
` [PATCH 6.6 442/508] smb: client: correctly handle ErrorContextData as a flexible array
` [PATCH 6.6 443/508] smb: client: fix OOB reads parsing symlink error response
` [PATCH 6.6 444/508] crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctx
` [PATCH 6.6 445/508] net: bcmgenet: Initialize u64 stats seq counter
` [PATCH 6.6 446/508] net: bcmgenet: fix leaking free_bds
` [PATCH 6.6 447/508] ksmbd: validate response sizes in ipc_validate_msg()
` [PATCH 6.6 448/508] net/sched: sch_pie: annotate more data-races in pie_dump_stats()
` [PATCH 6.6 449/508] netconsole: avoid out-of-bounds access on empty string in trim_newline()
` [PATCH 6.6 450/508] bonding: fix NULL pointer dereference in actor_port_prio setting
` [PATCH 6.6 451/508] crypto: af_alg - Cap AEAD AD length to 0x80000000
` [PATCH 6.6 452/508] i40e: Cleanup PTP pins on probe failure
` [PATCH 6.6 453/508] workqueue: Fix wq->cpu_pwq leak in alloc_and_link_pwqs() WQ_UNBOUND path
` [PATCH 6.6 454/508] netfilter: nf_conntrack_sip: get helper before allocating expectation
` [PATCH 6.6 455/508] audit: fix incorrect inheritable capability in CAPSET records
` [PATCH 6.6 456/508] netfilter: nft_ct: fix missing expect put in obj eval
` [PATCH 6.6 457/508] net: atlantic: preserve PCI wake-from-D3 on shutdown when WOL enabled
` [PATCH 6.6 458/508] audit: enforce AUDIT_LOCKED for AUDIT_TRIM and AUDIT_MAKE_EQUIV
` [PATCH 6.6 459/508] KVM: Reject wrapped offset in kvm_reset_dirty_gfn()
` [PATCH 6.6 460/508] KVM: s390: pci: fix GAIT table indexing due to double-scaling pointer arithmetic
` [PATCH 6.6 461/508] KVM: x86: Fix Xen hypercall tracepoint argument assignment
` [PATCH 6.6 462/508] netfilter: nf_tables: unconditionally bump set->nelems before insertion
` [PATCH 6.6 463/508] ASoC: SOF: Intel: hda-dai: remove dspless special case
` [PATCH 6.6 464/508] ASoC: SOF: Intel: hda-dai: add support for dspless mode beyond HDAudio
` [PATCH 6.6 465/508] ASoC: SOF: Intel: hda: Fix NULL pointer dereference
` [PATCH 6.6 466/508] smb/client: fix possible infinite loop and oob read in symlink_data()
` [PATCH 6.6 467/508] drm/i915/dp: Fix VSC dynamic range signaling for RGB formats
` [PATCH 6.6 468/508] ALSA: usb-audio: Bound MIDI 2.0 endpoint descriptor scans
` [PATCH 6.6 469/508] ALSA: usb-audio: Bound MIDI "
` [PATCH 6.6 470/508] ceph: fix a buffer leak in __ceph_setxattr()
` [PATCH 6.6 471/508] io-wq: check that the predecessor is hashed in io_wq_remove_pending()
` [PATCH 6.6 472/508] powerpc/warp: Fix error handling in pika_dtm_thread
` [PATCH 6.6 473/508] netfs: fix error handling in netfs_extract_user_iter()
` [PATCH 6.6 474/508] libceph: Fix potential out-of-bounds access in osdmap_decode()
` [PATCH 6.6 475/508] libceph: Fix potential null-ptr-deref in decode_choose_args()
` [PATCH 6.6 476/508] libceph: Fix potential out-of-bounds access in crush_decode()
` [PATCH 6.6 478/508] iommu/vt-d: Disable DMAR for Intel Q35 IGFX
` [PATCH 6.6 487/508] eventfs: Use list_add_tail_rcu() for SRCU-protected children list
` [PATCH 6.6 488/508] drm/v3d: Reject empty multisync extension to prevent infinite loop
` [PATCH 6.6 489/508] smb: client: Use FullSessionKey for AES-256 encryption key derivation
` [PATCH 6.6 490/508] btrfs: use inode already stored in local variable at btrfs_rmdir()
` [PATCH 6.6 491/508] btrfs: use btrfs inodes in btrfs_rmdir() to avoid so much usage of BTRFS_I()
` [PATCH 6.6 492/508] btrfs: fix missing last_unlink_trans update when removing a directory
` [PATCH 6.6 493/508] RDMA/mana: Validate rx_hash_key_len
` [PATCH 6.6 494/508] mptcp: drop __mptcp_fastopen_gen_msk_ackseq()
[PATCH net] net: bcmgenet: keep RBUF EEE/PM disabled
2026-05-20 18:45 UTC (2+ messages)
[PATCH 6.18 000/957] 6.18.32-rc1 review
2026-05-20 18:45 UTC (3+ messages)
` [PATCH 6.18 346/957] fuse: new work queue to periodically invalidate expired dentries
[PATCH 6.12 000/206] 6.12.88-rc1 review
2026-05-20 18:44 UTC (5+ messages)
` [PATCH 6.12 046/206] usb: typec: tcpm: reset internal port states on soft reset AMS
[PATCH] powerpc: define __LITTLE_ENDIAN and __BIG_ENDIAN for math-emu
2026-05-20 18:43 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox