public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-27 15:26:19 to 2024-08-28 06:15:23 UTC [more...]

[PATCH net v2 00/15] mptcp: more fixes for the in-kernel PM
 2024-08-28  6:14 UTC  (15+ messages)
` [PATCH net v2 01/15] mptcp: pm: reuse ID 0 after delete and re-add
` [PATCH net v2 02/15] mptcp: pm: fix RM_ADDR ID for the initial subflow
` [PATCH net v2 03/15] selftests: mptcp: join: check removing ID 0 endpoint
` [PATCH net v2 04/15] mptcp: pm: send ACK on an active subflow
` [PATCH net v2 05/15] mptcp: pm: skip connecting to already established sf
` [PATCH net v2 06/15] mptcp: pm: reset MPC endp ID when re-added
` [PATCH net v2 07/15] selftests: mptcp: join: check re-adding init endp with != id
` [PATCH net v2 08/15] selftests: mptcp: join: no extra msg if no counter
` [PATCH net v2 09/15] mptcp: pm: do not remove already closed subflows
` [PATCH net v2 10/15] mptcp: pm: fix ID 0 endp usage after multiple re-creations
` [PATCH net v2 11/15] selftests: mptcp: join: check re-re-adding ID 0 endp
` [PATCH net v2 12/15] mptcp: avoid duplicated SUB_CLOSED events
` [PATCH net v2 13/15] selftests: mptcp: join: validate event numbers
` [PATCH net v2 14/15] mptcp: pm: ADD_ADDR 0 is not a new address

[PATCH] mmc : fix for check cqe halt
 2024-08-28  4:57 UTC  (2+ messages)

[PATCH] powerpc/qspinlock: Fix deadlock in MCS queue
 2024-08-28  4:27 UTC  (3+ messages)

[PATCH 6.10 000/273] 6.10.7-rc1 review
 2024-08-28  4:24 UTC  (7+ messages)
` [PATCH 6.10 083/273] 9p: Fix DIO read through netfs

[PATCH v3] usb: dwc3: core: Prevent USB core invalid event buffer address access
 2024-08-28  4:08 UTC  (7+ messages)

[PATCH 5.10 000/317] 5.10.219-rc1 review
 2024-08-28  4:04 UTC  (3+ messages)
` [PATCH 5.10 194/317] Input: ioc3kbd - convert to platform remove callback returning void

[PATCH 6.6 000/341] 6.6.48-rc1 review
 2024-08-28  3:57 UTC  (8+ messages)
` [PATCH 6.6 110/341] usb: gadget: uvc: cleanup request when not in correct state

[PATCH 6.1 000/321] 6.1.107-rc1 review
 2024-08-28  3:02 UTC  (139+ messages)
` [PATCH 6.1 166/321] scsi: lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list()
` [PATCH 6.1 170/321] hrtimer: Select housekeeping CPU during migration
` [PATCH 6.1 171/321] virtiofs: forbid newlines in tags
` [PATCH 6.1 172/321] clocksource/drivers/arm_global_timer: Guard against division by zero
` [PATCH 6.1 173/321] netlink: hold nlk->cb_mutex longer in __netlink_dump_start()
` [PATCH 6.1 174/321] md: clean up invalid BUG_ON in md_ioctl
` [PATCH 6.1 175/321] x86: Increase brk randomness entropy for 64-bit systems
` [PATCH 6.1 196/321] openrisc: Call setup_memory() earlier in the init sequence
` [PATCH 6.1 197/321] s390/iucv: fix receive buffer virtual vs physical address confusion
` [PATCH 6.1 198/321] irqchip/renesas-rzg2l: Do not set TIEN and TINT source at the same time
` [PATCH 6.1 199/321] clocksource: Make watchdog and suspend-timing multiplication overflow safe
` [PATCH 6.1 200/321] platform/x86: lg-laptop: fix %s null argument warning
` [PATCH 6.1 201/321] usb: dwc3: core: Skip setting event buffers for host only controllers
` [PATCH 6.1 202/321] fbdev: offb: replace of_node_put with __free(device_node)
` [PATCH 6.1 203/321] irqchip/gic-v3-its: Remove BUG_ON in its_vpe_irq_domain_alloc
` [PATCH 6.1 204/321] ext4: set the type of max_zeroout to unsigned int to avoid overflow
` [PATCH 6.1 205/321] nvmet-rdma: fix possible bad dereference when freeing rsps
` [PATCH 6.1 206/321] drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_parent
` [PATCH 6.1 207/321] hrtimer: Prevent queuing of hrtimer without a function callback
` [PATCH 6.1 208/321] gtp: pull network headers in gtp_dev_xmit()
` [PATCH 6.1 209/321] media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)
` [PATCH 6.1 210/321] i2c: tegra: allow DVC support to be compiled out
` [PATCH 6.1 211/321] i2c: tegra: allow VI "
` [PATCH 6.1 212/321] i2c: tegra: Do not mark ACPI devices as irq safe
` [PATCH 6.1 213/321] dm suspend: return -ERESTARTSYS instead of -EINTR
` [PATCH 6.1 214/321] net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell rings
` [PATCH 6.1 215/321] btrfs: replace sb::s_blocksize by fs_info::sectorsize
` [PATCH 6.1 216/321] btrfs: send: allow cloning non-aligned extent if it ends at i_size
` [PATCH 6.1 217/321] drm/amd/display: Adjust cursor position
` [PATCH 6.1 218/321] platform/surface: aggregator: Fix warning when controller is destroyed in probe
` [PATCH 6.1 219/321] drm/amdkfd: reserve the BO before validating it
` [PATCH 6.1 220/321] Bluetooth: hci_core: Fix LE quote calculation
` [PATCH 6.1 221/321] Bluetooth: SMP: Fix assumption of Central always being Initiator
` [PATCH 6.1 222/321] net: dsa: tag_ocelot: do not rely on skb_mac_header() for VLAN xmit
` [PATCH 6.1 223/321] net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TX
` [PATCH 6.1 224/321] net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register injection
` [PATCH 6.1 225/321] net: mscc: ocelot: fix QoS class for injected packets with "ocelot-8021q"
` [PATCH 6.1 226/321] net: mscc: ocelot: serialize access to the injection/extraction groups
` [PATCH 6.1 227/321] tc-testing: dont access non-existent variable on exception
` [PATCH 6.1 228/321] selftests/net: synchronize udpgro tests tx and rx connection
` [PATCH 6.1 229/321] selftests: udpgro: report error when receive failed
` [PATCH 6.1 230/321] tcp/dccp: bypass empty buckets in inet_twsk_purge()
` [PATCH 6.1 231/321] tcp/dccp: do not care about families "
` [PATCH 6.1 232/321] tcp: prevent concurrent execution of tcp_sk_exit_batch
` [PATCH 6.1 233/321] net: mctp: test: Use correct skb for route input check
` [PATCH 6.1 234/321] kcm: Serialise kcm_sendmsg() for the same socket
` [PATCH 6.1 235/321] netfilter: nft_counter: Disable BH in nft_counter_offload_stats()
` [PATCH 6.1 236/321] netfilter: nft_counter: Synchronize nft_counter_reset() against reader
` [PATCH 6.1 237/321] ip6_tunnel: Fix broken GRO
` [PATCH 6.1 238/321] bonding: fix bond_ipsec_offload_ok return type
` [PATCH 6.1 239/321] bonding: fix null pointer deref in bond_ipsec_offload_ok
` [PATCH 6.1 240/321] bonding: fix xfrm real_dev null pointer dereference
` [PATCH 6.1 241/321] bonding: fix xfrm state handling when clearing active slave
` [PATCH 6.1 242/321] ice: Prepare legacy-rx for upcoming XDP multi-buffer support
` [PATCH 6.1 243/321] ice: Add xdp_buff to ice_rx_ring struct
` [PATCH 6.1 244/321] ice: Store page count inside ice_rx_buf
` [PATCH 6.1 245/321] ice: Pull out next_to_clean bump out of ice_put_rx_buf()
` [PATCH 6.1 246/321] ice: fix page reuse when PAGE_SIZE is over 8k
` [PATCH 6.1 247/321] ice: fix ICE_LAST_OFFSET formula
` [PATCH 6.1 248/321] dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp()
` [PATCH 6.1 249/321] net: dsa: mv88e6xxx: Fix out-of-bound access
` [PATCH 6.1 250/321] netem: fix return value if duplicate enqueue fails
` [PATCH 6.1 251/321] ipv6: prevent UAF in ip6_send_skb()
` [PATCH 6.1 252/321] ipv6: fix possible UAF in ip6_finish_output2()
` [PATCH 6.1 253/321] ipv6: prevent possible UAF in ip6_xmit()
` [PATCH 6.1 254/321] netfilter: flowtable: validate vlan header
` [PATCH 6.1 255/321] octeontx2-af: Fix CPT AF register offset calculation
` [PATCH 6.1 256/321] net: xilinx: axienet: Always disable promiscuous mode
` [PATCH 6.1 257/321] net: xilinx: axienet: Fix dangling multicast addresses
` [PATCH 6.1 258/321] drm/msm/dpu: dont play tricks with debug macros
` [PATCH 6.1 259/321] drm/msm/dp: fix the max supported bpp logic
` [PATCH 6.1 260/321] drm/msm/dp: reset the link phy params before link training
` [PATCH 6.1 261/321] drm/msm/dpu: cleanup FB if dpu_format_populate_layout fails
` [PATCH 6.1 262/321] mmc: mmc_test: Fix NULL dereference on allocation failure
` [PATCH 6.1 263/321] Bluetooth: MGMT: Add error handling to pair_device()
` [PATCH 6.1 264/321] scsi: core: Fix the return value of scsi_logical_block_count()
` [PATCH 6.1 265/321] ksmbd: the buffer of smb2 query dir response has at least 1 byte
` [PATCH 6.1 266/321] drm/amdgpu: Validate TA binary size
` [PATCH 6.1 267/321] MIPS: Loongson64: Set timer mode in cpu-probe
` [PATCH 6.1 268/321] HID: wacom: Defer calculation of resolution until resolution_code is known
` [PATCH 6.1 269/321] HID: microsoft: Add rumble support to latest xbox controllers
` [PATCH 6.1 270/321] Input: i8042 - add forcenorestore quirk to leave controller untouched even on s3
` [PATCH 6.1 271/321] Input: i8042 - use new forcenorestore quirk to replace old buggy quirk combination
` [PATCH 6.1 272/321] cxgb4: add forgotten u64 ivlan cast before shift
` [PATCH 6.1 273/321] KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3
` [PATCH 6.1 274/321] mmc: dw_mmc: allow biu and ciu clocks to defer
` [PATCH 6.1 275/321] pmdomain: imx: wait SSAR when i.MX93 power domain on
` [PATCH 6.1 276/321] mptcp: pm: re-using ID of unused removed ADD_ADDR
` [PATCH 6.1 277/321] mptcp: pm: re-using ID of unused removed subflows
` [PATCH 6.1 278/321] mptcp: pm: re-using ID of unused flushed subflows
` [PATCH 6.1 279/321] mptcp: pm: only decrement add_addr_accepted for MPJ req
` [PATCH 6.1 280/321] Revert "usb: gadget: uvc: cleanup request when not in correct state"
` [PATCH 6.1 281/321] Revert "drm/amd/display: Validate hw_points_num before using it"
` [PATCH 6.1 282/321] tcp: do not export tcp_twsk_purge()
` [PATCH 6.1 283/321] hwmon: (ltc2992) Fix memory leak in ltc2992_parse_dt()
` [PATCH 6.1 284/321] ALSA: timer: Relax start tick time check for slave timer elements
` [PATCH 6.1 285/321] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0
` [PATCH 6.1 286/321] mm/numa: no task_numa_fault() call if PMD is changed
` [PATCH 6.1 287/321] mm/numa: no task_numa_fault() call if PTE "
` [PATCH 6.1 288/321] nfsd: Simplify code around svc_exit_thread() call in nfsd()
` [PATCH 6.1 289/321] nfsd: separate nfsd_last_thread() from nfsd_put()
` [PATCH 6.1 290/321] NFSD: simplify error paths in nfsd_svc()
` [PATCH 6.1 291/321] nfsd: call nfsd_last_thread() before final nfsd_put()
` [PATCH 6.1 292/321] nfsd: drop the nfsd_put helper
` [PATCH 6.1 293/321] nfsd: dont call locks_release_private() twice concurrently
` [PATCH 6.1 294/321] nfsd: Fix a regression in nfsd_setattr()
` [PATCH 6.1 295/321] Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in HCIUARTGETPROTO
` [PATCH 6.1 296/321] drm/amdgpu/vcn: identify unified queue in sw init
` [PATCH 6.1 297/321] drm/amdgpu/vcn: not pause dpg for unified queue
` [PATCH 6.1 298/321] KVM: x86: fire timer when it is migrated and expired, and in oneshot mode
` [PATCH 6.1 299/321] Revert "s390/dasd: Establish DMA alignment"
` [PATCH 6.1 300/321] udp: allow header check for dodgy GSO_UDP_L4 packets
` [PATCH 6.1 301/321] gso: fix dodgy bit handling for GSO_UDP_L4
` [PATCH 6.1 302/321] net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation
` [PATCH 6.1 303/321] net: drop bad gso csum_start and offset in virtio_net_hdr
` [PATCH 6.1 304/321] wifi: mac80211: add documentation for amsdu_mesh_control
` [PATCH 6.1 305/321] wifi: mac80211: fix mesh path discovery based on unicast packets
` [PATCH 6.1 306/321] wifi: mac80211: fix mesh forwarding
` [PATCH 6.1 307/321] wifi: mac80211: fix flow dissection for forwarded packets
` [PATCH 6.1 308/321] wifi: mac80211: fix receiving mesh packets in forwarding=0 networks
` [PATCH 6.1 309/321] wifi: mac80211: drop bogus static keywords in A-MSDU rx
` [PATCH 6.1 310/321] wifi: mac80211: fix potential null pointer dereference
` [PATCH 6.1 311/321] wifi: cfg80211: fix receiving mesh packets without RFC1042 header
` [PATCH 6.1 312/321] gfs2: Fix another freeze/thaw hang
` [PATCH 6.1 313/321] gfs2: dont withdraw if init_threads() got interrupted
` [PATCH 6.1 314/321] gfs2: Remove LM_FLAG_PRIORITY flag
` [PATCH 6.1 315/321] gfs2: Remove freeze_go_demote_ok
` [PATCH 6.1 316/321] udp: fix receiving fraglist GSO packets
` [PATCH 6.1 317/321] ice: fix W=1 headers mismatch
` [PATCH 6.1 318/321] Revert "jfs: fix shift-out-of-bounds in dbJoin"
` [PATCH 6.1 319/321] net: change maximum number of UDP segments to 128
` [PATCH 6.1 320/321] selftests: net: more strict check in net_helper
` [PATCH 6.1 321/321] Input: MT - limit max slots

FAILED: patch "[PATCH] tracing: Have format file honor EVENT_FILE_FL_FREED" failed to apply to 6.6-stable tree
 2024-08-28  2:59 UTC  (2+ messages)
` [PATCH 6.6.y] tracing: Have format file honor EVENT_FILE_FL_FREED

+ codetag-debug-mark-codetags-for-poisoned-page-as-empty.patch added to mm-hotfixes-unstable branch
 2024-08-28  2:53 UTC 

[PATCH 1/1] PM / devfreq: Fix buffer overflow in trans_stat_show
 2024-08-28  2:15 UTC  (2+ messages)

[PATCH v4] usb: dwc3: Avoid waking up gadget during startxfer
 2024-08-28  2:03 UTC  (2+ messages)

[PATCHv5, REBASED 3/4] x86/tdx: Dynamically disable SEPT violations from causing #VEs
 2024-08-28  0:44 UTC  (4+ messages)

[PATCH v3] firmware_loader: Block path traversal
 2024-08-27 23:45 UTC 

Apply dbaee836d60a8 to linux-5.10.y
 2024-08-27 22:21 UTC 

[PATCH net 0/4] mptcp: close subflow when receiving TCP+FIN and misc
 2024-08-27 21:50 UTC  (2+ messages)

[PATCH v2 1/1] nfsstat01: Update client RPC calls for kernel 6.9
 2024-08-27 21:09 UTC  (7+ messages)
  ` [LTP] "

[PATCH 1/1] nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM173X
 2024-08-27 19:08 UTC  (5+ messages)

[PATCH v4 6/7] vdpa: solidrun: Fix UB bug with devres
 2024-08-27 18:56 UTC 

答复: [外部邮件] [PATCH 6.1.y] KVM: x86: fire timer when it is migrated and expired, and in oneshot mode
 2024-08-27 18:52 UTC  (5+ messages)
` [PATCH 6.1.y 0/2 V2] KVM: x86: fire timer when it is migrated
  ` [PATCH 6.1.y 2/2 V2] KVM: x86: Fix lapic timer interrupt lost after loading a snapshot

[REGRESSION] cifs: triggers bad flatpak & ostree signatures, corrupts ffmpeg & mkvmerge outputs
 2024-08-27 18:38 UTC  (2+ messages)

[PATCH v5 1/3] x86/sgx: Split SGX_ENCL_PAGE_BEING_RECLAIMED into two flags
 2024-08-27 18:20 UTC  (6+ messages)
` [PATCH v5 2/3] x86/sgx: Resolve EAUG race where losing thread returns SIGBUS
` [PATCH v5 3/3] x86/sgx: Resolve EREMOVE page vs EAUG page data race

[PATCH net] net: drop bad gso csum_start and offset in virtio_net_hdr
 2024-08-27 17:59 UTC  (11+ messages)

[PATCH v3] spi: rockchip: Resolve unbalanced runtime PM / system PM handling
 2024-08-27 17:11 UTC 

[PATCH v2] spi: rockchip: Resolve unbalanced runtime PM / system PM handling
 2024-08-27 17:09 UTC 

[PATCH 03/14] drm/amd/display: Lock DC and exit IPS when changing backlight
 2024-08-27 16:37 UTC  (4+ messages)
` [PATCH 08/14] drm/amd/display: fix dccg root clock optimization related hang
` [PATCH 11/14] drm/amd/display: fix graphics hang in multi-display mst case
` [PATCH 12/14] drm/amd/display: Block timing sync for different signals in PMO

[PATCH 6.10 000/273] 6.10.7-rc1 review
 2024-08-27 16:39 UTC 

[PATCH] drm/amdgpu/mes: fix mes ring buffer overflow
 2024-08-27 16:13 UTC  (4+ messages)

[PATCH] btrfs: qgroup: add missing extent changeset release
 2024-08-27 16:03 UTC  (2+ messages)

[PATCH v2 1/2] ufs: core: complete scsi command after release
 2024-08-27 15:52 UTC  (2+ messages)

[PATCH 6.6.y] NFSD: simplify error paths in nfsd_svc()
 2024-08-27 14:40 UTC  (4+ messages)

[RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0
 2024-08-27 15:29 UTC  (11+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox