stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-12 13:07:56 to 2025-12-15 20:16:13 UTC [more...]

[PATCH] crypto: arm64/ghash - Fix incorrect output from ghash-neon
 2025-12-15 20:16 UTC  (6+ messages)

[PATCH] KVM: SVM: Fix redundant updates of LBR MSR intercepts
 2025-12-15 20:10 UTC  (22+ messages)
` [PATCH v3 01/26] KVM: SVM: Switch svm_copy_lbrs() to a macro
` [PATCH v3 02/26] KVM: SVM: Add missing save/restore handling of LBR MSRs
` [PATCH v3 04/26] KVM: nSVM: Always inject a #GP if mapping VMCB12 fails on nested VMRUN
` [PATCH v3 05/26] KVM: nSVM: Triple fault if mapping VMCB12 fails on nested #VMEXIT
` [PATCH v3 06/26] KVM: nSVM: Triple fault if restore host CR3 "
` [PATCH v3 07/26] KVM: nSVM: Drop nested_vmcb_check_{save/control}() wrappers
` [PATCH v3 08/26] KVM: nSVM: Call enter_guest_mode() before switching to VMCB02
` [PATCH v3 09/26] KVM: nSVM: Make nested_svm_merge_msrpm() return an errno
` [PATCH v3 10/26] KVM: nSVM: Call nested_svm_merge_msrpm() from enter_svm_guest_mode()
` [PATCH v3 11/26] KVM: nSVM: Call nested_svm_init_mmu_context() before switching to VMCB02
` [PATCH v3 12/26] KVM: nSVM: Refactor minimal #VMEXIT handling out of nested_svm_vmexit()
` [PATCH v3 13/26] KVM: nSVM: Unify handling of VMRUN failures with proper cleanup
` [PATCH v3 14/26] KVM: nSVM: Clear EVENTINJ field in VMCB12 on nested #VMEXIT
` [PATCH v3 15/26] KVM: nSVM: Drop the non-architectural consistency check for NP_ENABLE
` [PATCH v3 16/26] KVM: nSVM: Add missing consistency check for nCR3 validity
` [PATCH v3 17/26] KVM: nSVM: Add missing consistency check for hCR0.PG and NP_ENABLE
` [PATCH v3 18/26] KVM: nSVM: Add missing consistency check for EFER, CR0, CR4, and CS
` [PATCH v3 19/26] KVM: nSVM: Add missing consistency check for event_inj

[PATCH RESEND] ARM: tegra: fix device leak on tegra ahb lookup
 2025-12-15 20:03 UTC  (2+ messages)

5.10 kernel series fails to build on newer toolchain: FAILED unresolved symbol filp_close
 2025-12-15 19:00 UTC  (9+ messages)

[PATCH v4] ocfs2: Add validate function for slot map blocks
 2025-12-15 18:45 UTC 

+ mm-page_alloc-change-all-pageblocks-migrate-type-on-coalescing.patch added to mm-hotfixes-unstable branch
 2025-12-15 18:23 UTC 

[PATCH 0/3] platform/x86: alienware-wmi-wmax: Add support for some newly released models
 2025-12-15 17:23 UTC  (2+ messages)

[PATCH] MIPS: Fix a reference leak bug in ip22_check_gio()
 2025-12-15 17:17 UTC  (2+ messages)

[PATCH] firmware: arm_scmi: Fix unused notifier-block in unregister
 2025-12-15 17:13 UTC  (2+ messages)

[PATCH v2 0/1] fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()
 2025-12-15 17:09 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] arm64: dts: rockchip: fix unit-address for RK3588 NPU's core1 and core2's IOMMU
 2025-12-15 16:45 UTC 

[PATCH v3] ocfs2: Add validate function for slot map blocks
 2025-12-15 17:02 UTC  (3+ messages)

[PATCH v6 1/6] drm/amdgpu: Fix gfx9 update PTE mtype flag MIME-Version: 1.0
 2025-12-15 16:56 UTC 

[PATCH 0/2] accel/rocket: fix unwinding in error paths of two functions
 2025-12-15 16:36 UTC  (3+ messages)
` [PATCH 1/2] accel/rocket: fix unwinding in error path in rocket_core_init
` [PATCH 2/2] accel/rocket: fix unwinding in error path in rocket_probe

[PATCH v2 1/3] randomize_kstack: Maintain kstack_offset per task
 2025-12-15 16:35 UTC 

[PATCH] RDMA/cxgb4: fix a memory leak in pass_accept_req() error path
 2025-12-15 15:56 UTC 

[PATCH] RDMA/cxgb4: fix dst refcount leak in pass_accept_req() error path
 2025-12-15 15:33 UTC 

[PATCH] nvme-pci: add quirk for Wodposit WPBSNM8-256GTP to disable secondary temp thresholds
 2025-12-15 15:32 UTC  (3+ messages)

Patch "efi/cper: Add a new helper function to print bitmasks" has been added to the 6.18-stable tree
 2025-12-15 15:02 UTC  (2+ messages)

[PATCH net v2] erspan: Initialize options_len before referencing options
 2025-12-15 14:58 UTC  (2+ messages)

[PATCH v1 4/4] mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather
 2025-12-15 14:47 UTC  (5+ messages)

[PATCH] virtiofs: fix NULL dereference in virtio_fs_add_queues_sysfs()
 2025-12-15 14:32 UTC  (2+ messages)

[PATCH v2 0/8] ASoC: SOF: ipoc4: Support for generic bytes controls
 2025-12-15 14:25 UTC  (9+ messages)
` [PATCH v2 1/8] ASoC: SOF: ipc4-control: If there is no data do not send bytes update
` [PATCH v2 2/8] ASoC: SOF: ipc4-topology: Correct the allocation size for bytes controls
` [PATCH v2 3/8] ASoC: SOF: ipc4-control: Use the correct size for scontrol->ipc_control_data
` [PATCH v2 4/8] ASoC: SOF: ipc4-control: Keep the payload size up to date
` [PATCH v2 5/8] ASoC: SOF: ipc4-topology: Set initial param_id for bytes control type
` [PATCH v2 6/8] ASoC: SOF: ipc4: Support for sending payload along with LARGE_CONFIG_GET
` [PATCH v2 7/8] ASoC: SOF: ipc4: Add definition for generic bytes control
` [PATCH v2 8/8] ASoC: SOF: ipc4-control: Add support "

[PATCH] mm/readahead: read min folio constraints under invalidate lock
 2025-12-15 14:22 UTC  (3+ messages)

[PATCH v2] spi: cadence-quadspi: Parse DT for flashes with the rest of the DT parsing
 2025-12-15 13:59 UTC  (2+ messages)

[PATCH v2] spi: fsl-cpm: Check length parity before switching to 16 bit mode
 2025-12-15 13:59 UTC  (2+ messages)

[PATCH 6.6.y] ext4: fix error message when rejecting the default hash
 2025-12-15 13:39 UTC 

[PATCH] vfs: fix EBUSY on FSCONFIG_CMD_CREATE retry
 2025-12-15 13:04 UTC  (5+ messages)

ARMv7 Linux + Rust doesn't boot when compiling with only LLVM=1
 2025-12-15 12:17 UTC  (5+ messages)

[PATCH] docs: rust: rbtree: fix incorrect description for `peek_next`
 2025-12-15 12:13 UTC  (2+ messages)

[PATCH] media: stm32: dcmipp: avoid naming clock if only one is needed
 2025-12-15 12:10 UTC 

[PATCH 0/2] ASoC: SOF: ipc4-topology: fixes for 'exotic' format handling
 2025-12-15 12:06 UTC  (3+ messages)
` [PATCH 1/2] ASoC: SOF: ipc4-topology: Prefer 32-bit DMIC blobs for 8-bit formats as well
` [PATCH 2/2] ASoC: SOF: ipc4-topology: Convert FLOAT to S32 during blob selection

[PATCH RESEND] dmaengine: ti-dma-crossbar: Fix error handling in ti_am335x_xbar_route_allocate
 2025-12-15 11:52 UTC  (2+ messages)

[PATCH] NFC: Fix error handling in nfc_genl_dump_targets
 2025-12-15 11:28 UTC  (4+ messages)

[PATCH] virtio: console: fix lost wakeup when device is written and polled
 2025-12-15 11:25 UTC  (4+ messages)

[char-misc] mei: me: add nova lake point S DID
 2025-12-15 10:59 UTC 

[PATCH v3 0/7] rust: build_assert: document and fix use with function arguments
 2025-12-15 11:14 UTC  (5+ messages)
` [PATCH v3 3/7] rust: cpufreq: always inline functions using build_assert with arguments

[PATCH v4] drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbuffer
 2025-12-15 10:46 UTC  (2+ messages)

[PATCH v2 RESEND] coresight: etm-perf: Fix reference count leak in etm_setup_aux
 2025-12-15 10:09 UTC  (4+ messages)

[PATCH] tcpm: allow looking for role_sw device in the main node
 2025-12-15  9:55 UTC  (2+ messages)

[PATCH] drm/amdgpu: don't attach the tlb fence for SI
 2025-12-15  9:41 UTC  (5+ messages)

[PATCH AUTOSEL 6.18] scsi: mpi3mr: Prevent duplicate SAS/SATA device entries in channel 1
 2025-12-15  8:55 UTC  (4+ messages)
` [PATCH AUTOSEL 6.18-5.10] scsi: Revert "scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed"
` [PATCH AUTOSEL 6.18-6.1] scsi: ufs: core: Fix EH failure after W-LUN resume error
` [PATCH AUTOSEL 6.18-5.10] scsi: ipr: Enable/disable IRQD_NO_BALANCING during reset

[PATCH 6.6.y 0/2] Backport for CVE-2025-22121
 2025-12-15  8:52 UTC  (3+ messages)
` [PATCH 6.6.y 1/2] ext4: introduce ITAIL helper
` [PATCH 6.6.y 2/2] ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()

[PATCH] cpufreq: pmac64-cpufreq: Fix refcount leak on error paths
 2025-12-15  5:24 UTC  (2+ messages)

[PATCH v2 RESEND] coresight: etm-perf: Fix reference count leak in etm_setup_aux
 2025-12-15  2:38 UTC 

[PATCH v2] USB: Fix error handling in gadget driver
 2025-12-15  2:09 UTC 

[PATCH] rpmsg: core: fix race in driver_override_show() and use core helper
 2025-12-15  1:39 UTC  (2+ messages)

Patch "RAS: Report all ARM processor CPER information to userspace" has been added to the 6.18-stable tree
 2025-12-15  1:37 UTC  (2+ messages)

Patch "block: fix cached zone reports on devices with native zone append" has been added to the 6.18-stable tree
 2025-12-15  1:37 UTC  (3+ messages)

Patch "block: mq-deadline: Remove support for zone write locking" has been added to the 6.6-stable tree
 2025-12-15  1:18 UTC 

[PATCH AUTOSEL 6.18-6.17] ALSA: hda/realtek: Add support for ASUS UM3406GA
 2025-12-15  0:41 UTC  (10+ messages)
` [PATCH AUTOSEL 6.18-6.1] smb/client: fix NT_STATUS_NO_DATA_DETECTED value
` [PATCH AUTOSEL 6.18-6.17] ALSA: hda: intel-dsp-config: Prefer legacy driver as fallback
` [PATCH AUTOSEL 6.18-6.12] ASoC: rockchip: Fix Wvoid-pointer-to-enum-cast warning (again)
` [PATCH AUTOSEL 6.18-5.10] NFSv4: ensure the open stateid seqid doesn't go backwards
` [PATCH AUTOSEL 6.18-6.1] bcache: fix improper use of bi_end_io
` [PATCH AUTOSEL 6.18-5.10] NFS: Fix up the automount fs_context to use the correct cred
` [PATCH AUTOSEL 6.18-6.1] smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN value
` [PATCH AUTOSEL 6.18-6.1] smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM value
` [PATCH AUTOSEL 6.18-6.12] drm/amd/display: shrink struct members

PROBLEM: hwclock busted w/ M48T59 RTC (regression)
 2025-12-14 22:04 UTC  (4+ messages)

[PATCH] Revert "clk: qcom: cpu-8996: simplify the cpu_clk_notifier_cb"
 2025-12-14 19:26 UTC  (4+ messages)

[PATCH v2] net: dsa: Fix error handling in dsa_port_parse_of
 2025-12-14 18:29 UTC  (5+ messages)

[PATCH v2] ocfs2: fix kernel BUG in ocfs2_write_block
 2025-12-14 17:48 UTC  (5+ messages)

[PATCH RESEND] drm/kmb: Fix error handling in kmb_probe
 2025-12-14 12:46 UTC 

[PATCH 0/4] drm: Revert and fix enable/disable sequence
 2025-12-14 12:42 UTC  (4+ messages)

[tip: x86/boot] x86/acpi/boot: Correct acpi_is_processor_usable() check again
 2025-12-14  8:37 UTC 

[PATCH 6.12 00/49] 6.12.62-rc1 review
 2025-12-14  1:24 UTC  (3+ messages)

[PATCH] erspan: Initialize options_len before referencing options
 2025-12-13 16:27 UTC  (6+ messages)

Patch "media: ov02c10: Fix default vertical flip" has been added to the 6.18-stable tree
 2025-12-13 11:52 UTC 

[PATCH 6.12] LoongArch: Add machine_kexec_mask_interrupts() implementation
 2025-12-13  9:51 UTC  (2+ messages)

[PATCH] scsi: be2iscsi: fix a memory leak in beiscsi_boot_get_sinfo()
 2025-12-13  8:36 UTC 

[PATCH] drm/amd/display: Apply e4479aecf658 to dml
 2025-12-13  6:16 UTC 

[PATCH] input: synaptics_i2c - cancel delayed work before freeing device
 2025-12-13  4:38 UTC  (4+ messages)

[PATCH 1/2] scsi: sd: fix write_same(16/10) to enable sector size > PAGE_SIZE
 2025-12-13  3:25 UTC  (4+ messages)

[PATCH v2 04/13] KVM: nSVM: Fix consistency checks for NP_ENABLE
 2025-12-13  1:07 UTC  (10+ messages)

[PATCH v2] net: fealnx: fix possible 'card_idx' integer overflow in
 2025-12-13  0:21 UTC  (5+ messages)

Linux 6.18.1
 2025-12-12 17:51 UTC  (2+ messages)

Linux 6.17.12
 2025-12-12 17:50 UTC  (2+ messages)

Linux 6.12.62
 2025-12-12 17:50 UTC  (2+ messages)

[PATCH 5.15.y] mmc: core: use sysfs_emit() instead of sprintf()
 2025-12-12 16:51 UTC  (2+ messages)

[PATCHSET v2 sched_ext/for-6.19-fixes] sched_ext: Fix missing post-enqueue handling in move_local_task_to_local_dsq()
 2025-12-12 16:28 UTC  (2+ messages)

[PATCH 1/5] drm/tests: shmem: Swap names of export tests
 2025-12-12 16:00 UTC  (5+ messages)
` [PATCH 2/5] drm/tests: shmem: Add clean-up action to unpin pages
` [PATCH 3/5] drm/tests: shmem: Hold reservation lock around vmap/vunmap
` [PATCH 4/5] drm/tests: shmem: Hold reservation lock around madvise
` [PATCH 5/5] drm/tests: shmem: Hold reservation lock around purge

[PATCH net v2] virtio-net: enable all napis before scheduling refill work
 2025-12-12 15:27 UTC 

[PATCH v2] PCI: Fix incorrect unlocking in pci_slot_trylock()
 2025-12-12 14:55 UTC  (3+ messages)
` [RESEND PATCH "

[6.12.60 lts] [amdgpu]: regression: broken multi-monitor USB4 dock on Ryzen 7840U
 2025-12-12 13:49 UTC  (8+ messages)
  ` [6.12.61 "

[PATCH] PCI: Remove redundant pci_dev_unlock() in pci_slot_trylock()
 2025-12-12 13:47 UTC  (2+ messages)

[PATCH v3] drm: Fix object leak in DRM_IOCTL_GEM_CHANGE_HANDLE
 2025-12-12 13:44 UTC  (2+ messages)

[PATCH v2] drm: Fix object leak in DRM_IOCTL_GEM_CHANGE_HANDLE
 2025-12-12 13:23 UTC  (2+ messages)

[PATCH] drm: Fix object leak in DRM_IOCTL_GEM_CHANGE_HANDLE
 2025-12-12 13:21 UTC  (4+ messages)


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).