stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-10 09:25:51 to 2024-04-11 10:01:22 UTC [more...]

[PATCH 4.19 000/175] 4.19.312-rc1 review
 2024-04-11  9:54 UTC  (62+ messages)
` [PATCH 4.19 001/175] Documentation/hw-vuln: Update spectre doc
` [PATCH 4.19 002/175] x86/cpu: Support AMD Automatic IBRS
` [PATCH 4.19 003/175] x86/bugs: Use sysfs_emit()
` [PATCH 4.19 004/175] timer/trace: Replace deprecated vsprintf pointer extension %pf by %ps
` [PATCH 4.19 005/175] timer/trace: Improve timer tracing
` [PATCH 4.19 006/175] timers: Prepare support for PREEMPT_RT
` [PATCH 4.19 007/175] timers: Update kernel-doc for various functions
` [PATCH 4.19 008/175] timers: Use del_timer_sync() even on UP
` [PATCH 4.19 009/175] timers: Rename del_timer_sync() to timer_delete_sync()
` [PATCH 4.19 010/175] wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detach
` [PATCH 4.19 011/175] smack: Set SMACK64TRANSMUTE only for dirs in smack_inode_setxattr()
` [PATCH 4.19 012/175] smack: Handle SMACK64TRANSMUTE in smack_inode_setsecurity()
` [PATCH 4.19 013/175] ARM: dts: mmp2-brownstone: Dont redeclare phandle references
` [PATCH 4.19 014/175] arm: dts: marvell: Fix maxium->maxim typo in brownstone dts
` [PATCH 4.19 015/175] media: xc4000: Fix atomicity violation in xc4000_get_frequency
` [PATCH 4.19 016/175] KVM: Always flush async #PF workqueue when vCPU is being destroyed
` [PATCH 4.19 017/175] sparc64: NMI watchdog: fix return value of __setup handler
` [PATCH 4.19 018/175] sparc: vDSO: "
` [PATCH 4.19 019/175] crypto: qat - fix double free during reset
` [PATCH 4.19 020/175] crypto: qat - resolve race condition during AER recovery
` [PATCH 4.19 021/175] fat: fix uninitialized field in nostale filehandles
` [PATCH 4.19 022/175] ubifs: Set page uptodate in the correct place
` [PATCH 4.19 023/175] ubi: Check for too small LEB size in VTBL code
` [PATCH 4.19 024/175] ubi: correct the calculation of fastmap size
` [PATCH 4.19 025/175] parisc: Do not hardcode registers in checksum functions
` [PATCH 4.19 026/175] parisc: Fix ip_fast_csum
` [PATCH 4.19 027/175] parisc: Fix csum_ipv6_magic on 32-bit systems
` [PATCH 4.19 028/175] parisc: Fix csum_ipv6_magic on 64-bit systems
` [PATCH 4.19 029/175] parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit builds
` [PATCH 4.19 030/175] PM: suspend: Set mem_sleep_current during kernel command line setup
` [PATCH 4.19 031/175] clk: qcom: gcc-ipq8074: fix terminating of frequency table arrays
` [PATCH 4.19 032/175] clk: qcom: mmcc-apq8084: "
` [PATCH 4.19 033/175] clk: qcom: mmcc-msm8974: "
` [PATCH 4.19 034/175] powerpc/fsl: Fix mfpmr build errors with newer binutils
` [PATCH 4.19 035/175] USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USB
` [PATCH 4.19 036/175] USB: serial: add device ID for VeriFone adapter
` [PATCH 4.19 038/175] USB: serial: option: add MeiG Smart SLM320 product
` [PATCH 4.19 039/175] USB: serial: cp210x: add pid/vid for TDK NC0110013M and MM0110113M
` [PATCH 4.19 040/175] PM: sleep: wakeirq: fix wake irq warning in system suspend
` [PATCH 4.19 047/175] mmc: core: Fix switch on gp3 partition
` [PATCH 4.19 048/175] hwmon: (amc6821) add of_match table
` [PATCH 4.19 049/175] ext4: fix corruption during on-line resize
` [PATCH 4.19 050/175] slimbus: core: Remove usage of the deprecated ida_simple_xx() API
` [PATCH 4.19 051/175] speakup: Fix 8bit characters from direct synth
` [PATCH 4.19 052/175] kbuild: Move -Wenum-{compare-conditional,enum-conversion} into W=1
` [PATCH 4.19 053/175] vfio/platform: Disable virqfds on cleanup
` [PATCH 4.19 054/175] soc: fsl: qbman: Always disable interrupts when taking cgr_lock
` [PATCH 4.19 055/175] soc: fsl: qbman: Add helper for sanity checking cgr ops
` [PATCH 4.19 056/175] soc: fsl: qbman: Add CGR update function
` [PATCH 4.19 057/175] soc: fsl: qbman: Use raw spinlock for cgr_lock
` [PATCH 4.19 058/175] s390/zcrypt: fix reference counting on zcrypt card objects
` [PATCH 4.19 059/175] drm/imx: pd: Use bus format/flags provided by the bridge when available
` [PATCH 4.19 060/175] drm/imx/ipuv3: do not return negative values from .get_modes()
` [PATCH 4.19 061/175] drm/vc4: hdmi: "
` [PATCH 4.19 062/175] memtest: use {READ,WRITE}_ONCE in memory scanning
` [PATCH 4.19 063/175] nilfs2: fix failure to detect DAT corruption in btree and direct mappings
` [PATCH 4.19 064/175] nilfs2: use a more common logging style
` [PATCH 4.19 065/175] nilfs2: prevent kernel bug at submit_bh_wbc()
` [PATCH 4.19 066/175] x86/CPU/AMD: Update the Zenbleed microcode revisions
` [PATCH 4.19 067/175] ahci: asm1064: correct count of reported ports
` [PATCH 4.19 068/175] ahci: asm1064: asm1166: dont limit "

[PATCH v1 0/4] docs: stable-kernel-rules: fine-tuning and 'no semi-automatic backport'
 2024-04-11  9:57 UTC  (21+ messages)
` [PATCH v1 1/4] docs: stable-kernel-rules: reduce redundancy
` [PATCH v1 2/4] docs: stable-kernel-rules: mention "no semi-automatic backport"
` [PATCH v1 3/4] docs: stable-kernel-rules: call mainline by its name and change example
` [PATCH v1 4/4] docs: stable-kernel-rules: remove code-labels tags

[PATCH v2] slimbus: qcom-ngd-ctrl: Add timeout for wait operation
 2024-04-11  9:55 UTC  (2+ messages)

[PATCH 6.6] Revert "dm-crypt, dm-verity: disable tasklets"
 2024-04-11  9:52 UTC  (2+ messages)

[PATCH 4.19 00/41] 4.19.310-rc1 review
 2024-04-11  9:12 UTC  (5+ messages)

6.8.5 does not boot (regression)
 2024-04-11  8:27 UTC  (2+ messages)

Patch "arm64: dts: qcom: Add support for Xiaomi Redmi Note 9S" has been added to the 6.8-stable tree
 2024-04-11  7:57 UTC  (7+ messages)

Backported patch for linux-5.4
 2024-04-11  7:49 UTC  (2+ messages)

[PATCH 4.19.y v3 0/2] Fix stable-4.19 use-after-free bug
 2024-04-11  7:48 UTC  (3+ messages)
` [PATCH 4.19.y v3 1/2] tracing: Remove unnecessary hist_data destroy in destroy_synth_var_refs()

FAILED: patch "[PATCH] drm/i915/gt: Reset queue_priority_hint on parking" failed to apply to 5.4-stable tree
 2024-04-11  7:47 UTC  (3+ messages)
` [PATCH 5.4.y] drm/i915/gt: Reset queue_priority_hint on parking

FAILED: patch "[PATCH] x86/mm/pat: fix VM_PAT handling in COW mappings" failed to apply to 4.19-stable tree
 2024-04-11  7:46 UTC  (4+ messages)
` [PATCH 4.19.y] x86/mm/pat: fix VM_PAT handling in COW mappings

FAILED: Patch "virtio: reenable config if freezing device failed" failed to apply to 6.1-stable tree
 2024-04-11  7:44 UTC  (3+ messages)
` [PATCH 6.1.y] virtio: reenable config if freezing device failed

[PATCH 4.19.y] drm/vkms: call drm_atomic_helper_shutdown before drm_dev_put()
 2024-04-11  7:42 UTC  (4+ messages)

FAILED: patch "[PATCH] mptcp: don't account accept() of non-MPC client as fallback" failed to apply to 6.6-stable tree
 2024-04-11  7:32 UTC  (7+ messages)
` [PATCH 6.6.y 3/5] selftests: mptcp: use += operator to append strings

Broken Domain Validation in 6.1.84+
 2024-04-11  7:29 UTC  (3+ messages)

[PATCH 6.1 0/6] backport xfs fix patches reported by xfs/179/270/557/606
 2024-04-11  7:22 UTC  (7+ messages)

v5.15+ backport request
 2024-04-11  6:52 UTC  (2+ messages)

Hibernate stuck after recent kernel/workqueue.c changes in Stable 6.6.23
 2024-04-11  5:30 UTC  (11+ messages)
          ` Do we need a "DoNotBackPort" tag? (was: Re: Hibernate stuck after recent kernel/workqueue.c changes in Stable 6.6.23)
              ` Do we need a "DoNotBackPort" tag?

[REGRESSION] Loss of some SMART information in v6.1.81
 2024-04-11  4:33 UTC  (3+ messages)

[RFC] rtw88: Fix startup problems for SDIO wifi plus UART Bluetooth
 2024-04-11  4:25 UTC  (3+ messages)

[PATCH] platform/chrome: cros_ec_uart: properly fix race condition
 2024-04-11  2:26 UTC  (5+ messages)

[RFC] rtw88: Fix startup problems for SDIO wifi plus UART Bluetooth
 2024-04-11  1:26 UTC 

[PATCH] block: Fix BLKRRPART regression
 2024-04-10 23:40 UTC  (3+ messages)

KASAN: slab-out-of-bounds Write in ops_init
 2024-04-10 21:11 UTC 

KASAN: slab-out-of-bounds Write in ops_init
 2024-04-10 20:49 UTC 

+ fork-defer-linking-file-vma-until-vma-is-fully-initialized.patch added to mm-hotfixes-unstable branch
 2024-04-10 20:20 UTC 

[PATCH 6.1 000/138] 6.1.85-rc3 review
 2024-04-10 19:24 UTC  (6+ messages)

Backport of 67c37756898a ("tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc") to older stable series? (at least 6.1.y)
 2024-04-10 19:09 UTC  (2+ messages)

[PATCH 6.8 000/280] 6.8.5-rc3 review
 2024-04-10 18:22 UTC  (6+ messages)

[EXTERNAL] Patch "smb: client: reuse file lease key in compound operations" has been added to the 6.8-stable tree
 2024-04-10 18:16 UTC 

[PATCH] sched: Add missing memory barrier in switch_mm_cid
 2024-04-10 17:18 UTC  (5+ messages)

[PATCH 6.6 000/255] 6.6.26-rc3 review
 2024-04-10 17:04 UTC  (6+ messages)

[PATCH 5.15 000/697] 5.15.154-rc3 review
 2024-04-10 17:04 UTC  (4+ messages)

[PATCH 6.8 000/273] 6.8.5-rc1 review
 2024-04-10 16:58 UTC  (16+ messages)
` [PATCH 6.8 271/273] x86/sme: Move early SME kernel encryption handling into .head.text

Some questions Re: [PATCH net] net: dsa: fix panic when DSA master device unbinds on shutdown
 2024-04-10 16:30 UTC  (3+ messages)

[PATCH -stable 6.1.x 0/3] Netfilter fixes for -stable
 2024-04-10 15:58 UTC  (2+ messages)

Linux 6.8.5
 2024-04-10 14:57 UTC  (2+ messages)

Linux 6.6.26
 2024-04-10 14:57 UTC  (2+ messages)

Linux 6.1.85
 2024-04-10 14:57 UTC  (2+ messages)

Linux 5.15.154
 2024-04-10 14:57 UTC  (2+ messages)

Backport commit ed4adc07207d ("net: ravb: Count packets instead of descriptors in GbEth RX path")
 2024-04-10 14:37 UTC  (3+ messages)

[tip: x86/urgent] x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=n
 2024-04-10 14:31 UTC 

[tip: x86/urgent] x86/cpu: Disable BHI mitigation by default when SPECULATION_MITIGATIONS=n
 2024-04-10 14:31 UTC 

[git:media_stage/master] media: v4l: async: Fix notifier list entry init
 2024-04-10 13:15 UTC 

[git:media_stage/master] media: ov2680: Clear the 'ret' variable on success
 2024-04-10 13:15 UTC 

[git:media_stage/master] media: v4l: async: Properly re-initialise notifier entry in unregister
 2024-04-10 13:15 UTC 

[git:media_stage/master] media: ov2680: Allow probing if link-frequencies is absent
 2024-04-10 13:15 UTC 

[git:media_stage/master] media: ov2740: Fix LINK_FREQ and PIXEL_RATE control value reporting
 2024-04-10 13:15 UTC 

[git:media_stage/master] media: v4l: async: Don't set notifier's V4L2 device if registering fails
 2024-04-10 13:15 UTC 

[git:media_stage/master] media: mc: Fix graph walk in media_pipeline_start
 2024-04-10 13:15 UTC 

[PATCH v2 01/43] drm/fbdev-generic: Do not set physical framebuffer address
 2024-04-10 13:01 UTC 

[PATCH 1/3] drm/ast: Set DDC timeout in milliseconds
 2024-04-10 12:18 UTC  (2+ messages)

[PATCH v2 1/5] drm/udl: Remove DRM_CONNECTOR_POLL_HPD
 2024-04-10 12:07 UTC 

[PATCH 0/4 5.10] rxrpc: Fix KASAN: slab-out-of-bounds Read in kernel_bind
 2024-04-10 11:27 UTC  (5+ messages)
` [PATCH 1/4 5.10] rxrpc: use udp tunnel APIs instead of open code in rxrpc_open_socket
` [PATCH 2/4 5.10] rxrpc: Fix missing dependency on NET_UDP_TUNNEL
` [PATCH 3/4 5.10] rxrpc: Fix dependency on IPv6 in udp tunnel config
` [PATCH 4/4 5.10] rxrpc: Enable IPv6 checksums on transport socket

[PATCH v1] arm64: dts: imx8mm: fix missing pgc_vpu_* power domain parent
 2024-04-10 11:01 UTC  (6+ messages)

[PATCH] net: usb: ax88179_178a: avoid writing the mac address before first reading
 2024-04-10  9:55 UTC 

FAILED: patch "[PATCH] x86/mm/pat: fix VM_PAT handling in COW mappings" failed to apply to 5.15-stable tree
 2024-04-10  9:56 UTC  (3+ messages)
` [PATCH 5.15.y] x86/mm/pat: fix VM_PAT handling in COW mappings

FAILED: patch "[PATCH] x86/mm/pat: fix VM_PAT handling in COW mappings" failed to apply to 5.10-stable tree
 2024-04-10  9:55 UTC  (3+ messages)
` [PATCH 5.10.y] x86/mm/pat: fix VM_PAT handling in COW mappings

FAILED: patch "[PATCH] x86/mm/pat: fix VM_PAT handling in COW mappings" failed to apply to 5.4-stable tree
 2024-04-10  9:54 UTC  (3+ messages)
` [PATCH 5.4.y] x86/mm/pat: fix VM_PAT handling in COW mappings

FAILED: Patch "virtio: reenable config if freezing device failed" failed to apply to 5.15-stable tree
 2024-04-10  9:25 UTC  (2+ messages)
` [PATCH 5.15.y] virtio: reenable config if freezing device failed


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).