public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-23 11:40:40 to 2024-04-23 21:41:08 UTC [more...]

[PATCH 6.8 000/158] 6.8.8-rc1 review
 2024-04-23 21:37 UTC  (26+ messages)
` [PATCH 6.8 001/158] io_uring: Fix io_cqring_wait() not restoring sigmask on get_timespec64() failure
` [PATCH 6.8 002/158] drm/i915/cdclk: Fix voltage_level programming edge case
` [PATCH 6.8 003/158] Revert "vmgenid: emit uevent when VMGENID updates"
` [PATCH 6.8 004/158] SUNRPC: Fix rpcgss_context trace event acceptor field
` [PATCH 6.8 005/158] selftests/ftrace: Limit length in subsystem-enable tests
` [PATCH 6.8 006/158] random: handle creditable entropy from atomic process context
` [PATCH 6.8 007/158] scsi: core: Fix handling of SCMD_FAIL_IF_RECOVERING
` [PATCH 6.8 008/158] net: usb: ax88179_178a: avoid writing the mac address before first reading
` [PATCH 6.8 009/158] btrfs: do not wait for short bulk allocation
` [PATCH 6.8 010/158] btrfs: zoned: do not flag ZEROOUT on non-dirty extent buffer
` [PATCH 6.8 011/158] r8169: fix LED-related deadlock on module removal
` [PATCH 6.8 012/158] r8169: add missing conditional compiling for call to r8169_remove_leds
` [PATCH 6.8 013/158] scsi: ufs: qcom: Add missing interconnect bandwidth values for Gear 5
` [PATCH 6.8 014/158] netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get()
` [PATCH 6.8 015/158] netfilter: nf_tables: Fix potential data-race in __nft_obj_type_get()
` [PATCH 6.8 016/158] netfilter: br_netfilter: skip conntrack input hook for promisc packets
` [PATCH 6.8 017/158] netfilter: nft_set_pipapo: constify lookup fn args where possible
` [PATCH 6.8 018/158] netfilter: nft_set_pipapo: walk over current view on netlink dump
` [PATCH 6.8 019/158] netfilter: nft_set_pipapo: do not free live element
` [PATCH 6.8 020/158] netfilter: flowtable: validate pppoe header
` [PATCH 6.8 021/158] netfilter: flowtable: incorrect pppoe tuple
` [PATCH 6.8 022/158] af_unix: Call manage_oob() for every skb in unix_stream_read_generic()
` [PATCH 6.8 023/158] af_unix: Dont peek OOB data without MSG_OOB
` [PATCH 6.8 024/158] net: sparx5: flower: fix fragment flags handling
` [PATCH 6.8 025/158] net/mlx5: Lag, restore buckets number to default after hash LAG deactivation

[PATCH v3 1/2] cxl/core: correct length of DPA field masks
 2024-04-23 21:04 UTC  (5+ messages)

[regression 6.1.80+] "CIFS: VFS: directory entry name would overflow frame end of buf" and invisible files under certain conditions and at least with noserverino mount option
 2024-04-23 20:58 UTC  (7+ messages)

[PATCH] drm/exynos: fix .get_modes return value in case of errors
 2024-04-23 20:52 UTC  (2+ messages)

[PATCH 01/10] platform/x86/intel/tpmi: Handle error from tpmi_process_info()
 2024-04-23 20:46 UTC 

FAILED: patch "[PATCH] PCI/ASPM: Fix deadlock when enabling ASPM" failed to apply to 6.1-stable tree
 2024-04-23 20:39 UTC  (3+ messages)
` [PATCH 6.1.y] PCI/ASPM: Fix deadlock when enabling ASPM

[PATCH 4/6] HID: i2c-hid: elan: fix reset suspend current leakage
 2024-04-23 20:37 UTC  (3+ messages)
` [PATCH 5/6] arm64: dts: qcom: sc8280xp-x13s: fix touchscreen power on

FAILED: patch "[PATCH] PCI/ASPM: Fix deadlock when enabling ASPM" failed to apply to 6.6-stable tree
 2024-04-23 20:36 UTC  (2+ messages)
` [PATCH 6.6.y] PCI/ASPM: Fix deadlock when enabling ASPM

[PATCH v1] usb: typec: tcpm: clear pd_event queue in PORT_RESET
 2024-04-23 20:27 UTC 

[PATCH v1] usb: typec: tcpm: queue correct sop type in tcpm_queue_vdm_unlocked
 2024-04-23 20:25 UTC 

[PATCH v1] usb: typec: tcpm: enforce ready state when queueing alt mode vdm
 2024-04-23 20:23 UTC 

Reset thunderbolt topologies at bootup
 2024-04-23 19:52 UTC  (4+ messages)

[PATCH AUTOSEL 5.4 1/8] fs/9p: only translate RWX permissions for plain 9P2000
 2024-04-23 19:24 UTC  (9+ messages)
` [PATCH AUTOSEL 5.4 2/8] fs/9p: translate O_TRUNC into OTRUNC
` [PATCH AUTOSEL 5.4 3/8] 9p: explicitly deny setlease attempts
` [PATCH AUTOSEL 5.4 4/8] gpio: wcove: Use -ENOTSUPP consistently
` [PATCH AUTOSEL 5.4 5/8] gpio: crystalcove: "
` [PATCH AUTOSEL 5.4 6/8] clk: Don't hold prepare_lock when calling kref_put()
` [PATCH AUTOSEL 5.4 7/8] fs/9p: drop inodes immediately on non-.L too
` [PATCH AUTOSEL 5.4 8/8] net:usb:qmi_wwan: support Rolling modules

[PATCH AUTOSEL 6.1 01/17] pinctrl: lochnagar: Don't build on MIPS
 2024-04-23 18:57 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 15/17] smb: client, common: fix fortify warnings

[PATCH net v3 0/4] Fix isolation of broadcast traffic and unmatched unicast traffic with MACsec offload
 2024-04-23 18:13 UTC  (5+ messages)
` [PATCH net v3 1/4] macsec: Enable devices to advertise whether they update sk_buff md_dst during offloads
` [PATCH net v3 2/4] ethernet: Add helper for assigning packet type when dest address does not match device address
` [PATCH net v3 3/4] macsec: Detect if Rx skb is macsec-related for offloading devices that update md_dst
` [PATCH net v3 4/4] net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsec

[PATCH v2] usb: gadget: f_fs: Fix a race condition when processing setup packets
 2024-04-23 18:06 UTC 

FAILED: patch "[PATCH] userfaultfd: change src_folio after ensuring it's unpinned in" failed to apply to 6.8-stable tree
 2024-04-23 18:00 UTC  (3+ messages)
` [PATCH 6.8.y] userfaultfd: change src_folio after ensuring it's unpinned in UFFDIO_MOVE

v5.15 backport request
 2024-04-23 17:23 UTC  (5+ messages)

[PATCH net v2 0/4] Fix isolation of broadcast traffic and unmatched unicast traffic with MACsec offload
 2024-04-23 17:03 UTC  (4+ messages)
` [PATCH net v2 2/4] ethernet: Add helper for assigning packet type when dest address does not match device address

stable-rc: 5.10: arm: u64_stats_sync.h:136:2: error: implicit declaration of function 'preempt_disable_nested'
 2024-04-23 16:59 UTC  (4+ messages)

(no subject)
 2024-04-23 16:48 UTC  (2+ messages)
` 

FAILED: patch "[PATCH] NFSD: fix endianness issue in nfsd4_encode_fattr4" failed to apply to 6.8-stable tree
 2024-04-23 16:46 UTC  (7+ messages)
` [PATCH 6.8.y] NFSD: fix endianness issue in nfsd4_encode_fattr4

FAILED: patch "[PATCH] powerpc/ftrace: Ignore ftrace locations in exit text sections" failed to apply to 6.6-stable tree
 2024-04-23 16:33 UTC  (3+ messages)
` [PATCH 6.6.y] powerpc/ftrace: Ignore ftrace locations in exit text sections

FAILED: patch "[PATCH] virtio_net: Do not send RSS key if it is not supported" failed to apply to 6.6-stable tree
 2024-04-23 16:32 UTC  (3+ messages)
` [PATCH 6.6.y] virtio_net: Do not send RSS key if it is not supported

[PATCH 0/4] Please apply these MT7530 DSA subdriver patches to 6.1
 2024-04-23 16:31 UTC  (2+ messages)

[PATCH 0/2] Please apply these MT7530 DSA subdriver patches to 6.8
 2024-04-23 16:27 UTC  (3+ messages)

FAILED: patch "[PATCH] random: handle creditable entropy from atomic process context" failed to apply to 4.19-stable tree
 2024-04-23 16:25 UTC  (3+ messages)

[Intel-wired-lan] [BUG] e1000e, scheduling while atomic (stable)
 2024-04-23 16:23 UTC  (2+ messages)

[PATCH] workqueue: Fix divide error in wq_update_node_max_active()
 2024-04-23 16:10 UTC  (2+ messages)

FAILED: patch "[PATCH] serial: stm32: Return IRQ_NONE in the ISR if no handling" failed to apply to 5.15-stable tree
 2024-04-23 15:25 UTC  (2+ messages)

[PATCH] Bluetooth: qca: fix invalid device address check
 2024-04-23 15:09 UTC  (4+ messages)

[PATCH v4 1/2] driver core: Introduce device_{add,remove}_of_node()
 2024-04-23 14:56 UTC  (2+ messages)
` [PATCH v4 2/2] PCI: of: Attach created of_node to existing device

[PATCH] fs/ntfs3: Fix case when index is reused during tree transformation
 2024-04-23 14:55 UTC  (2+ messages)

[PATCH] btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()
 2024-04-23 14:38 UTC  (2+ messages)

[PATCH] fs/ntfs3: Break dir enumeration if directory contents error
 2024-04-23 14:41 UTC 

[PATCH] arch/Kconfig: Move SPECULATION_MITIGATIONS to arch/Kconfig
 2024-04-23 14:05 UTC  (2+ messages)

[PATCH v2] efi: libstub: only free priv.runtime_map when allocated
 2024-04-23 13:59 UTC 

[PATCH v2] fbdev: fix incorrect address computation in deferred IO
 2024-04-23 13:49 UTC  (5+ messages)

[PATCH] efi: libstub: only free priv.runtime_map when allocated
 2024-04-23 13:40 UTC  (2+ messages)

[PATCH] admin-guide/hw-vuln/core-scheduling: fix return type of PR_SCHED_CORE_GET
 2024-04-23 13:20 UTC  (2+ messages)

FAILED: patch "[PATCH] drm/vmwgfx: Fix crtc's atomic check conditional" failed to apply to 5.15-stable tree
 2024-04-23 13:18 UTC 

[PATCH 5.4 000/215] 5.4.274-rc1 review
 2024-04-23 13:13 UTC  (6+ messages)

[PATCH] Revert "riscv: kdump: fix crashkernel reserving problem on RISC-V"
 2024-04-23 13:12 UTC  (6+ messages)

FAILED: patch "[PATCH] fork: defer linking file vma until vma is fully initialized" failed to apply to 6.1-stable tree
 2024-04-23 13:10 UTC 

FAILED: patch "[PATCH] fork: defer linking file vma until vma is fully initialized" failed to apply to 6.6-stable tree
 2024-04-23 13:10 UTC 

FAILED: patch "[PATCH] Squashfs: check the inode number is not the invalid value of" failed to apply to 4.19-stable tree
 2024-04-23 13:10 UTC 

FAILED: patch "[PATCH] Squashfs: check the inode number is not the invalid value of" failed to apply to 5.4-stable tree
 2024-04-23 13:10 UTC 

FAILED: patch "[PATCH] Squashfs: check the inode number is not the invalid value of" failed to apply to 5.10-stable tree
 2024-04-23 13:10 UTC 

FAILED: patch "[PATCH] Squashfs: check the inode number is not the invalid value of" failed to apply to 5.15-stable tree
 2024-04-23 13:09 UTC 

FAILED: patch "[PATCH] Squashfs: check the inode number is not the invalid value of" failed to apply to 6.1-stable tree
 2024-04-23 13:09 UTC 

FAILED: patch "[PATCH] Squashfs: check the inode number is not the invalid value of" failed to apply to 6.6-stable tree
 2024-04-23 13:09 UTC 

FAILED: patch "[PATCH] bootconfig: use memblock_free_late to free xbc memory to" failed to apply to 5.15-stable tree
 2024-04-23 13:09 UTC 

FAILED: patch "[PATCH] drm/vmwgfx: Fix crtc's atomic check conditional" failed to apply to 4.19-stable tree
 2024-04-23 13:08 UTC 

FAILED: patch "[PATCH] drm/vmwgfx: Fix crtc's atomic check conditional" failed to apply to 5.4-stable tree
 2024-04-23 13:08 UTC 

FAILED: patch "[PATCH] drm/vmwgfx: Fix crtc's atomic check conditional" failed to apply to 5.10-stable tree
 2024-04-23 13:08 UTC 

FAILED: patch "[PATCH] drm/vmwgfx: Sort primary plane formats by order of preference" failed to apply to 4.19-stable tree
 2024-04-23 13:08 UTC 

FAILED: patch "[PATCH] drm/vmwgfx: Sort primary plane formats by order of preference" failed to apply to 5.4-stable tree
 2024-04-23 13:08 UTC 

FAILED: patch "[PATCH] drm/vmwgfx: Sort primary plane formats by order of preference" failed to apply to 5.10-stable tree
 2024-04-23 13:08 UTC 

FAILED: patch "[PATCH] drm/xe/vm: prevent UAF with asid based lookup" failed to apply to 6.8-stable tree
 2024-04-23 13:07 UTC 

FAILED: patch "[PATCH] drm/ttm: stop pooling cached NUMA pages v2" failed to apply to 6.6-stable tree
 2024-04-23 13:07 UTC 

FAILED: patch "[PATCH] drm/amdgpu: fix visible VRAM handling during faults" failed to apply to 6.6-stable tree
 2024-04-23 13:07 UTC 

FAILED: patch "[PATCH] drm/amdgpu: fix visible VRAM handling during faults" failed to apply to 6.8-stable tree
 2024-04-23 13:07 UTC 

FAILED: patch "[PATCH] drm/amdgpu: validate the parameters of bo mapping operations" failed to apply to 4.19-stable tree
 2024-04-23 13:06 UTC 

FAILED: patch "[PATCH] drm/amdgpu: validate the parameters of bo mapping operations" failed to apply to 5.4-stable tree
 2024-04-23 13:06 UTC 

FAILED: patch "[PATCH] init/main.c: Fix potential static_command_line memory" failed to apply to 5.4-stable tree
 2024-04-23 12:58 UTC 

FAILED: patch "[PATCH] KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD" failed to apply to 4.19-stable tree
 2024-04-23 12:57 UTC 

FAILED: patch "[PATCH] KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD" failed to apply to 5.4-stable tree
 2024-04-23 12:57 UTC 

FAILED: patch "[PATCH] KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD" failed to apply to 5.10-stable tree
 2024-04-23 12:57 UTC 

FAILED: patch "[PATCH] serial: mxs-auart: add spinlock around changing cts state" failed to apply to 4.19-stable tree
 2024-04-23 12:54 UTC 

FAILED: patch "[PATCH] serial: mxs-auart: add spinlock around changing cts state" failed to apply to 5.4-stable tree
 2024-04-23 12:54 UTC 

FAILED: patch "[PATCH] serial: mxs-auart: add spinlock around changing cts state" failed to apply to 5.10-stable tree
 2024-04-23 12:54 UTC 

FAILED: patch "[PATCH] serial: mxs-auart: add spinlock around changing cts state" failed to apply to 5.15-stable tree
 2024-04-23 12:54 UTC 

FAILED: patch "[PATCH] mm,swapops: update check in is_pfn_swap_entry for hwpoison" failed to apply to 6.1-stable tree
 2024-04-23 12:51 UTC 

FAILED: patch "[PATCH] mm/madvise: make MADV_POPULATE_(READ|WRITE) handle" failed to apply to 5.15-stable tree
 2024-04-23 12:50 UTC 

FAILED: patch "[PATCH] mm/madvise: make MADV_POPULATE_(READ|WRITE) handle" failed to apply to 6.1-stable tree
 2024-04-23 12:50 UTC 

FAILED: patch "[PATCH] mm/madvise: make MADV_POPULATE_(READ|WRITE) handle" failed to apply to 6.6-stable tree
 2024-04-23 12:50 UTC 

FAILED: patch "[PATCH] KVM: x86/pmu: Set enable bits for GP counters in" failed to apply to 4.19-stable tree
 2024-04-23 12:49 UTC 

FAILED: patch "[PATCH] KVM: x86/pmu: Set enable bits for GP counters in" failed to apply to 5.4-stable tree
 2024-04-23 12:48 UTC 

FAILED: patch "[PATCH] KVM: x86/pmu: Set enable bits for GP counters in" failed to apply to 5.10-stable tree
 2024-04-23 12:48 UTC 

FAILED: patch "[PATCH] KVM: x86/pmu: Set enable bits for GP counters in" failed to apply to 5.15-stable tree
 2024-04-23 12:48 UTC 

FAILED: patch "[PATCH] KVM: x86/pmu: Set enable bits for GP counters in" failed to apply to 6.1-stable tree
 2024-04-23 12:48 UTC 

FAILED: patch "[PATCH] KVM: x86/pmu: Set enable bits for GP counters in" failed to apply to 6.6-stable tree
 2024-04-23 12:48 UTC 

FAILED: patch "[PATCH] KVM: x86/pmu: Set enable bits for GP counters in" failed to apply to 6.8-stable tree
 2024-04-23 12:48 UTC 

FAILED: patch "[PATCH] usb: xhci: correct return value in case of STS_HCE" failed to apply to 6.6-stable tree
 2024-04-23 12:44 UTC 

FAILED: patch "[PATCH] usb: xhci: correct return value in case of STS_HCE" failed to apply to 6.8-stable tree
 2024-04-23 12:44 UTC 

FAILED: patch "[PATCH] Revert "drm/amd/display: fix USB-C flag update after enc10" failed to apply to 6.8-stable tree
 2024-04-23 12:41 UTC 

FAILED: patch "[PATCH] serial: stm32: Return IRQ_NONE in the ISR if no handling" failed to apply to 4.19-stable tree
 2024-04-23 12:36 UTC 

FAILED: patch "[PATCH] serial: stm32: Return IRQ_NONE in the ISR if no handling" failed to apply to 5.4-stable tree
 2024-04-23 12:36 UTC 

FAILED: patch "[PATCH] serial: stm32: Return IRQ_NONE in the ISR if no handling" failed to apply to 5.10-stable tree
 2024-04-23 12:36 UTC 

[PATCH] Revert "vmgenid: emit uevent when VMGENID updates"
 2024-04-23 12:23 UTC  (4+ messages)
` [REGRESSION] "

[PATCH AUTOSEL 4.19 1/7] fs/9p: only translate RWX permissions for plain 9P2000
 2024-04-23 11:03 UTC  (7+ messages)
` [PATCH AUTOSEL 4.19 2/7] fs/9p: translate O_TRUNC into OTRUNC
` [PATCH AUTOSEL 4.19 3/7] 9p: explicitly deny setlease attempts
` [PATCH AUTOSEL 4.19 4/7] gpio: wcove: Use -ENOTSUPP consistently
` [PATCH AUTOSEL 4.19 5/7] gpio: crystalcove: "
` [PATCH AUTOSEL 4.19 6/7] fs/9p: drop inodes immediately on non-.L too
` [PATCH AUTOSEL 4.19 7/7] net:usb:qmi_wwan: support Rolling modules

[PATCH AUTOSEL 5.10 1/9] fs/9p: only translate RWX permissions for plain 9P2000
 2024-04-23 11:02 UTC  (9+ messages)
` [PATCH AUTOSEL 5.10 2/9] fs/9p: translate O_TRUNC into OTRUNC
` [PATCH AUTOSEL 5.10 3/9] 9p: explicitly deny setlease attempts
` [PATCH AUTOSEL 5.10 4/9] gpio: wcove: Use -ENOTSUPP consistently
` [PATCH AUTOSEL 5.10 5/9] gpio: crystalcove: "
` [PATCH AUTOSEL 5.10 6/9] clk: Don't hold prepare_lock when calling kref_put()
` [PATCH AUTOSEL 5.10 7/9] fs/9p: drop inodes immediately on non-.L too
` [PATCH AUTOSEL 5.10 8/9] drm/nouveau/dp: Don't probe eDP ports twice harder
` [PATCH AUTOSEL 5.10 9/9] net:usb:qmi_wwan: support Rolling modules

[PATCH AUTOSEL 5.15 1/9] fs/9p: only translate RWX permissions for plain 9P2000
 2024-04-23 11:02 UTC  (9+ messages)
` [PATCH AUTOSEL 5.15 2/9] fs/9p: translate O_TRUNC into OTRUNC
` [PATCH AUTOSEL 5.15 3/9] 9p: explicitly deny setlease attempts
` [PATCH AUTOSEL 5.15 4/9] gpio: wcove: Use -ENOTSUPP consistently
` [PATCH AUTOSEL 5.15 5/9] gpio: crystalcove: "
` [PATCH AUTOSEL 5.15 6/9] clk: Don't hold prepare_lock when calling kref_put()
` [PATCH AUTOSEL 5.15 7/9] fs/9p: drop inodes immediately on non-.L too
` [PATCH AUTOSEL 5.15 8/9] drm/nouveau/dp: Don't probe eDP ports twice harder
` [PATCH AUTOSEL 5.15 9/9] net:usb:qmi_wwan: support Rolling modules

[PATCH AUTOSEL 6.1 1/9] fs/9p: only translate RWX permissions for plain 9P2000
 2024-04-23 11:02 UTC  (9+ messages)
` [PATCH AUTOSEL 6.1 2/9] fs/9p: translate O_TRUNC into OTRUNC
` [PATCH AUTOSEL 6.1 3/9] 9p: explicitly deny setlease attempts
` [PATCH AUTOSEL 6.1 4/9] gpio: wcove: Use -ENOTSUPP consistently
` [PATCH AUTOSEL 6.1 5/9] gpio: crystalcove: "
` [PATCH AUTOSEL 6.1 6/9] clk: Don't hold prepare_lock when calling kref_put()
` [PATCH AUTOSEL 6.1 7/9] fs/9p: drop inodes immediately on non-.L too
` [PATCH AUTOSEL 6.1 8/9] drm/nouveau/dp: Don't probe eDP ports twice harder
` [PATCH AUTOSEL 6.1 9/9] net:usb:qmi_wwan: support Rolling modules

[PATCH AUTOSEL 6.6 01/16] fs/9p: only translate RWX permissions for plain 9P2000
 2024-04-23 11:01 UTC  (13+ messages)
` [PATCH AUTOSEL 6.6 05/16] powerpc/crypto/chacha-p10: Fix failure on non Power10
` [PATCH AUTOSEL 6.6 06/16] gpio: wcove: Use -ENOTSUPP consistently
` [PATCH AUTOSEL 6.6 07/16] gpio: crystalcove: "
` [PATCH AUTOSEL 6.6 08/16] clk: Don't hold prepare_lock when calling kref_put()
` [PATCH AUTOSEL 6.6 09/16] fs/9p: drop inodes immediately on non-.L too
` [PATCH AUTOSEL 6.6 10/16] gpio: lpc32xx: fix module autoloading
` [PATCH AUTOSEL 6.6 11/16] drm/nouveau/dp: Don't probe eDP ports twice harder
` [PATCH AUTOSEL 6.6 12/16] platform/x86: ISST: Add Granite Rapids-D to HPM CPU list
` [PATCH AUTOSEL 6.6 13/16] platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSes
` [PATCH AUTOSEL 6.6 14/16] drm/radeon: silence UBSAN warning (v3)
` [PATCH AUTOSEL 6.6 15/16] net:usb:qmi_wwan: support Rolling modules
` [PATCH AUTOSEL 6.6 16/16] blk-iocost: do not WARN if iocg was already offlined


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