public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-17 15:32:57 to 2024-12-17 17:18:08 UTC [more...]

[PATCH 6.1 00/76] 6.1.121-rc1 review
 2024-12-17 17:07 UTC  (59+ messages)
` [PATCH 6.1 01/76] bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors
` [PATCH 6.1 02/76] ksmbd: fix racy issue from session lookup and expire
` [PATCH 6.1 03/76] tcp: check space before adding MPTCP SYN options
` [PATCH 6.1 04/76] blk-cgroup: Fix UAF in blkcg_unpin_online()
` [PATCH 6.1 05/76] ALSA: usb-audio: Add implicit feedback quirk for Yamaha THR5
` [PATCH 6.1 06/76] usb: host: max3421-hcd: Correctly abort a USB request
` [PATCH 6.1 07/76] ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys()
` [PATCH 6.1 08/76] usb: dwc2: Fix HCD resume
` [PATCH 6.1 09/76] usb: dwc2: hcd: Fix GetPortStatus & SetPortFeature
` [PATCH 6.1 10/76] usb: dwc2: Fix HCD port connection race
` [PATCH 6.1 11/76] usb: ehci-hcd: fix call balance of clocks handling routines
` [PATCH 6.1 12/76] usb: typec: anx7411: fix fwnode_handle reference leak
` [PATCH 6.1 13/76] usb: typec: anx7411: fix OF node reference leaks in anx7411_typec_switch_probe()
` [PATCH 6.1 14/76] usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessing null pointer
` [PATCH 6.1 15/76] usb: dwc3: xilinx: make sure pipe clock is deselected in usb2 only mode
` [PATCH 6.1 16/76] drm/i915: Fix memory leak by correcting cache object name in error handler
` [PATCH 6.1 17/76] xfs: update btree keys correctly when _insrec splits an inode root block
` [PATCH 6.1 18/76] xfs: dont drop errno values when we fail to ficlone the entire range
` [PATCH 6.1 19/76] xfs: return from xfs_symlink_verify early on V4 filesystems
` [PATCH 6.1 20/76] xfs: fix scrub tracepoints when inode-rooted btrees are involved
` [PATCH 6.1 21/76] xfs: only run precommits once per transaction object
` [PATCH 6.1 22/76] bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog
` [PATCH 6.1 23/76] bpf, sockmap: Fix update element with same
` [PATCH 6.1 24/76] smb: client: fix UAF in smb2_reconnect_server()
` [PATCH 6.1 25/76] exfat: support dynamic allocate bh for exfat_entry_set_cache
` [PATCH 6.1 26/76] exfat: fix potential deadlock on __exfat_get_dentry_set
` [PATCH 6.1 27/76] wifi: nl80211: fix NL80211_ATTR_MLO_LINK_ID off-by-one
` [PATCH 6.1 28/76] wifi: mac80211: clean up ret in sta_link_apply_parameters()
` [PATCH 6.1 29/76] wifi: mac80211: fix station NSS capability initialization order
` [PATCH 6.1 30/76] acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl
` [PATCH 6.1 31/76] amdgpu/uvd: get ring reference from rq scheduler
` [PATCH 6.1 32/76] batman-adv: Do not send uninitialized TT changes
` [PATCH 6.1 33/76] batman-adv: Remove uninitialized data in full table TT response
` [PATCH 6.1 34/76] batman-adv: Do not let TT changes list grows indefinitely
` [PATCH 6.1 35/76] tipc: fix NULL deref in cleanup_bearer()
` [PATCH 6.1 36/76] net/mlx5: DR, prevent potential error pointer dereference
` [PATCH 6.1 37/76] selftests: mlxsw: sharedbuffer: Remove h1 ingress test case
` [PATCH 6.1 38/76] selftests: mlxsw: sharedbuffer: Remove duplicate test cases
` [PATCH 6.1 39/76] selftests: mlxsw: sharedbuffer: Ensure no extra packets are counted
` [PATCH 6.1 40/76] ptp: kvm: Use decrypted memory in confidential guest on x86
` [PATCH 6.1 41/76] ptp: kvm: x86: Return EOPNOTSUPP instead of ENODEV from kvm_arch_ptp_init()
` [PATCH 6.1 42/76] net: lapb: increase LAPB_HEADER_LEN
` [PATCH 6.1 43/76] net: defer final struct net free in netns dismantle
` [PATCH 6.1 44/76] net: mscc: ocelot: fix memory leak on ocelot_port_add_txtstamp_skb()
` [PATCH 6.1 45/76] net: mscc: ocelot: improve handling of TX timestamp for unknown skb
` [PATCH 6.1 46/76] net: mscc: ocelot: ocelot->ts_id_lock and ocelot_port->tx_skbs.lock are IRQ-safe
` [PATCH 6.1 47/76] net: mscc: ocelot: be resilient to loss of PTP packets during transmission
` [PATCH 6.1 49/76] spi: aspeed: Fix an error handling path in aspeed_spi_[read|write]_user()
` [PATCH 6.1 58/76] net: dsa: felix: fix stuck CPU-injected packets with short taprio windows
` [PATCH 6.1 59/76] net/sched: netem: account for backlog updates from child qdisc
` [PATCH 6.1 60/76] bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL
` [PATCH 6.1 61/76] team: "
` [PATCH 6.1 62/76] ACPICA: events/evxfregn: dont release the ContextMutex that was never acquired
` [PATCH 6.1 63/76] Bluetooth: iso: Fix recursive locking warning
` [PATCH 6.1 64/76] Bluetooth: SCO: Add support for 16 bits transparent voice setting
` [PATCH 6.1 65/76] blk-iocost: Avoid using clamp() on inuse in __propagate_weights()
` [PATCH 6.1 66/76] bpf: sync_linked_regs() must preserve subreg_def
` [PATCH 6.1 67/76] tracing/kprobes: Skip symbol counting logic for module symbols in create_local_trace_kprobe()

[PATCH 5.15 00/51] 5.15.175-rc1 review
 2024-12-17 17:07 UTC  (52+ messages)
` [PATCH 5.15 01/51] tcp: check space before adding MPTCP SYN options
` [PATCH 5.15 02/51] ALSA: usb-audio: Add implicit feedback quirk for Yamaha THR5
` [PATCH 5.15 03/51] usb: host: max3421-hcd: Correctly abort a USB request
` [PATCH 5.15 04/51] ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys()
` [PATCH 5.15 05/51] usb: dwc2: Fix HCD resume
` [PATCH 5.15 06/51] usb: dwc2: hcd: Fix GetPortStatus & SetPortFeature
` [PATCH 5.15 07/51] usb: dwc2: Fix HCD port connection race
` [PATCH 5.15 08/51] usb: ehci-hcd: fix call balance of clocks handling routines
` [PATCH 5.15 09/51] usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessing null pointer
` [PATCH 5.15 10/51] drm/i915: Fix memory leak by correcting cache object name in error handler
` [PATCH 5.15 11/51] xfs: update btree keys correctly when _insrec splits an inode root block
` [PATCH 5.15 12/51] xfs: dont drop errno values when we fail to ficlone the entire range
` [PATCH 5.15 13/51] xfs: return from xfs_symlink_verify early on V4 filesystems
` [PATCH 5.15 14/51] xfs: fix scrub tracepoints when inode-rooted btrees are involved
` [PATCH 5.15 15/51] bpf, sockmap: Fix update element with same
` [PATCH 5.15 16/51] virtio/vsock: Fix accept_queue memory leak
` [PATCH 5.15 17/51] exfat: fix potential deadlock on __exfat_get_dentry_set
` [PATCH 5.15 18/51] acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl
` [PATCH 5.15 19/51] batman-adv: Do not send uninitialized TT changes
` [PATCH 5.15 20/51] batman-adv: Remove uninitialized data in full table TT response
` [PATCH 5.15 21/51] batman-adv: Do not let TT changes list grows indefinitely
` [PATCH 5.15 22/51] tipc: fix NULL deref in cleanup_bearer()
` [PATCH 5.15 23/51] selftests: mlxsw: sharedbuffer: Remove h1 ingress test case
` [PATCH 5.15 24/51] selftests: mlxsw: sharedbuffer: Remove duplicate test cases
` [PATCH 5.15 25/51] ptp: kvm: Use decrypted memory in confidential guest on x86
` [PATCH 5.15 26/51] ptp: kvm: x86: Return EOPNOTSUPP instead of ENODEV from kvm_arch_ptp_init()
` [PATCH 5.15 27/51] net: lapb: increase LAPB_HEADER_LEN
` [PATCH 5.15 28/51] net: sparx5: fix FDMA performance issue
` [PATCH 5.15 29/51] net: sparx5: fix the maximum frame length register
` [PATCH 5.15 30/51] ACPI: resource: Fix memory resource type union access
` [PATCH 5.15 31/51] cxgb4: use port number to set mac addr
` [PATCH 5.15 32/51] qca_spi: Fix clock speed for multiple QCA7000
` [PATCH 5.15 33/51] qca_spi: Make driver probing reliable
` [PATCH 5.15 34/51] Documentation: PM: Clarify pm_runtime_resume_and_get() return value
` [PATCH 5.15 35/51] net/sched: netem: account for backlog updates from child qdisc
` [PATCH 5.15 36/51] bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL
` [PATCH 5.15 37/51] team: "
` [PATCH 5.15 38/51] ACPICA: events/evxfregn: dont release the ContextMutex that was never acquired
` [PATCH 5.15 39/51] blk-iocost: Avoid using clamp() on inuse in __propagate_weights()
` [PATCH 5.15 40/51] bpf: sync_linked_regs() must preserve subreg_def
` [PATCH 5.15 41/51] tracing/kprobes: Skip symbol counting logic for module symbols in create_local_trace_kprobe()
` [PATCH 5.15 42/51] Revert "parisc: fix a possible DMA corruption"
` [PATCH 5.15 43/51] xen/netfront: fix crash when removing device
` [PATCH 5.15 44/51] x86: make get_cpu_vendor() accessible from Xen code
` [PATCH 5.15 45/51] objtool/x86: allow syscall instruction
` [PATCH 5.15 46/51] x86/static-call: provide a way to do very early static-call updates
` [PATCH 5.15 47/51] x86/xen: dont do PV iret hypercall through hypercall page
` [PATCH 5.15 48/51] x86/xen: add central hypercall functions
` [PATCH 5.15 49/51] x86/xen: use new hypercall functions instead of hypercall page
` [PATCH 5.15 50/51] x86/xen: remove "
` [PATCH 5.15 51/51] ALSA: usb-audio: Fix a DMA to stack memory bug

[PATCH 5.10 00/43] 5.10.232-rc1 review
 2024-12-17 17:07 UTC  (44+ messages)
` [PATCH 5.10 01/43] tcp: check space before adding MPTCP SYN options
` [PATCH 5.10 02/43] usb: host: max3421-hcd: Correctly abort a USB request
` [PATCH 5.10 03/43] ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys()
` [PATCH 5.10 04/43] usb: dwc2: hcd: Fix GetPortStatus & SetPortFeature
` [PATCH 5.10 05/43] usb: ehci-hcd: fix call balance of clocks handling routines
` [PATCH 5.10 06/43] usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessing null pointer
` [PATCH 5.10 07/43] xfs: dont drop errno values when we fail to ficlone the entire range
` [PATCH 5.10 08/43] xfs: fix scrub tracepoints when inode-rooted btrees are involved
` [PATCH 5.10 09/43] bpf, sockmap: Fix update element with same
` [PATCH 5.10 10/43] virtio/vsock: Fix accept_queue memory leak
` [PATCH 5.10 11/43] exfat: fix potential deadlock on __exfat_get_dentry_set
` [PATCH 5.10 12/43] acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl
` [PATCH 5.10 13/43] batman-adv: Do not send uninitialized TT changes
` [PATCH 5.10 14/43] batman-adv: Remove uninitialized data in full table TT response
` [PATCH 5.10 15/43] batman-adv: Do not let TT changes list grows indefinitely
` [PATCH 5.10 16/43] tipc: fix NULL deref in cleanup_bearer()
` [PATCH 5.10 17/43] selftests: mlxsw: sharedbuffer: Remove h1 ingress test case
` [PATCH 5.10 18/43] selftests: mlxsw: sharedbuffer: Remove duplicate test cases
` [PATCH 5.10 19/43] net: lapb: increase LAPB_HEADER_LEN
` [PATCH 5.10 20/43] ACPI: resource: Fix memory resource type union access
` [PATCH 5.10 21/43] cxgb4: use port number to set mac addr
` [PATCH 5.10 22/43] qca_spi: Fix clock speed for multiple QCA7000
` [PATCH 5.10 23/43] qca_spi: Make driver probing reliable
` [PATCH 5.10 24/43] net/sched: netem: account for backlog updates from child qdisc
` [PATCH 5.10 25/43] net: bonding, dummy, ifb, team: advertise NETIF_F_GSO_SOFTWARE
` [PATCH 5.10 26/43] bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL
` [PATCH 5.10 27/43] team: "
` [PATCH 5.10 28/43] ACPICA: events/evxfregn: dont release the ContextMutex that was never acquired
` [PATCH 5.10 29/43] blk-iocost: Avoid using clamp() on inuse in __propagate_weights()
` [PATCH 5.10 30/43] bpf: sync_linked_regs() must preserve subreg_def
` [PATCH 5.10 31/43] tracing/kprobes: Skip symbol counting logic for module symbols in create_local_trace_kprobe()
` [PATCH 5.10 32/43] drm/i915: Fix memory leak by correcting cache object name in error handler
` [PATCH 5.10 33/43] Revert "clocksource/drivers:sp804: Make user selectable"
` [PATCH 5.10 34/43] Revert "clkdev: remove CONFIG_CLKDEV_LOOKUP"
` [PATCH 5.10 35/43] xen/netfront: fix crash when removing device
` [PATCH 5.10 36/43] x86: make get_cpu_vendor() accessible from Xen code
` [PATCH 5.10 37/43] objtool/x86: allow syscall instruction
` [PATCH 5.10 38/43] x86/static-call: provide a way to do very early static-call updates
` [PATCH 5.10 39/43] x86/xen: dont do PV iret hypercall through hypercall page
` [PATCH 5.10 40/43] x86/xen: add central hypercall functions
` [PATCH 5.10 41/43] x86/xen: use new hypercall functions instead of hypercall page
` [PATCH 5.10 42/43] x86/xen: remove "
` [PATCH 5.10 43/43] ALSA: usb-audio: Fix a DMA to stack memory bug

[PATCH 5.4 00/24] 5.4.288-rc1 review
 2024-12-17 17:07 UTC  (25+ messages)
` [PATCH 5.4 01/24] usb: host: max3421-hcd: Correctly abort a USB request
` [PATCH 5.4 02/24] ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys()
` [PATCH 5.4 03/24] usb: dwc2: hcd: Fix GetPortStatus & SetPortFeature
` [PATCH 5.4 04/24] usb: ehci-hcd: fix call balance of clocks handling routines
` [PATCH 5.4 05/24] usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessing null pointer
` [PATCH 5.4 06/24] xfs: dont drop errno values when we fail to ficlone the entire range
` [PATCH 5.4 07/24] bpf, sockmap: Fix update element with same
` [PATCH 5.4 08/24] batman-adv: Do not send uninitialized TT changes
` [PATCH 5.4 09/24] batman-adv: Remove uninitialized data in full table TT response
` [PATCH 5.4 10/24] batman-adv: Do not let TT changes list grows indefinitely
` [PATCH 5.4 11/24] tipc: fix NULL deref in cleanup_bearer()
` [PATCH 5.4 12/24] net: lapb: increase LAPB_HEADER_LEN
` [PATCH 5.4 13/24] ACPI: resource: Fix memory resource type union access
` [PATCH 5.4 14/24] qca_spi: Fix clock speed for multiple QCA7000
` [PATCH 5.4 15/24] qca_spi: Make driver probing reliable
` [PATCH 5.4 16/24] net/sched: netem: account for backlog updates from child qdisc
` [PATCH 5.4 17/24] ACPICA: events/evxfregn: dont release the ContextMutex that was never acquired
` [PATCH 5.4 18/24] blk-iocost: clamp inuse and skip noops in __propagate_weights()
` [PATCH 5.4 19/24] blk-iocost: fix weight updates of inner active iocgs
` [PATCH 5.4 20/24] blk-iocost: Avoid using clamp() on inuse in __propagate_weights()
` [PATCH 5.4 21/24] KVM: arm64: Ignore PMCNTENSET_EL0 while checking for overflow status
` [PATCH 5.4 22/24] tracing/kprobes: Skip symbol counting logic for module symbols in create_local_trace_kprobe()
` [PATCH 5.4 23/24] xen/netfront: fix crash when removing device
` [PATCH 5.4 24/24] ALSA: usb-audio: Fix a DMA to stack memory bug

[PATCH] NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client()
 2024-12-17 17:07 UTC  (3+ messages)

[PATCH 1/1] arm64: dts: qcom: x1e80100: Fix up BAR space size for PCIe6a
 2024-12-17 16:38 UTC  (2+ messages)
` (subset) "

[PATCH v2 1/2] soc: qcom: pmic_glink: fix scope of __pmic_glink_lock in pmic_glink_rpmsg_probe()
 2024-12-17 16:38 UTC  (2+ messages)
` (subset) "

[RFC PATCH] epoll: Add synchronous wakeup support for ep_poll_callback
 2024-12-17 16:31 UTC  (5+ messages)

[for-linus v2][PATCH 1/2] fgraph: Still initialize idle shadow stacks when starting
 2024-12-17 16:18 UTC 

[PATCH v2] RDMA/srp: Fix error handling in srp_add_port
 2024-12-17 16:14 UTC  (2+ messages)

[PATCH] usb: fix reference leak in usb_new_device()
 2024-12-17 16:14 UTC  (2+ messages)

add 'X-KernelTest-Commit' in the stable-rc mail header
 2024-12-17 16:10 UTC  (6+ messages)

[PATCH V7] mm, compaction: don't use ALLOC_CMA for unmovable allocations
 2024-12-17 15:55 UTC  (2+ messages)

Request to port to 6.6.y : c809b0d0e52d ("x86/microcode/AMD: Flush patch buffer mapping after application")
 2024-12-17 15:53 UTC  (2+ messages)

[PATCH 5.15.y] ALSA: usb-audio: Fix a DMA to stack memory bug
 2024-12-17 15:36 UTC  (2+ messages)

[PATCH 5.10.y] ALSA: usb-audio: Fix a DMA to stack memory bug
 2024-12-17 15:36 UTC  (2+ messages)

[PATCH 5.15.y v2] ALSA: usb-audio: Fix a DMA to stack memory bug
 2024-12-17 15:36 UTC  (2+ messages)

[PATCH 5.15.y] ALSA: usb-audio: Fix a DMA to stack memory bug
 2024-12-17 15:36 UTC  (2+ messages)

[PATCH 5.4.y] ALSA: usb-audio: Fix a DMA to stack memory bug
 2024-12-17 15:36 UTC  (2+ messages)

TI Ethernet Driver TI_K3_AM65_CPSW_NUSS
 2024-12-17 15:35 UTC  (2+ messages)


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