public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-14 05:24:29 to 2025-05-15 10:41:47 UTC [more...]

[PATCH v8 0/1] kasan: Avoid sleepable page allocation from atomic context
 2025-05-15 10:41 UTC  (3+ messages)

[PATCH net 0/5] hv_netvsc: Fix error "nvsp_rndis_pkt_complete error status: 2"
 2025-05-15 10:40 UTC  (9+ messages)
` [PATCH net 2/5] hv_netvsc: Use vmbus_sendpacket_mpb_desc() to send VMBus messages
` [PATCH net 3/5] hv_netvsc: Preserve contiguous PFN grouping in the page buffer array

[PATCH] ALSA: usb-audio: Add sample rate quirk for Microdia JP001 USB Camera
 2025-05-15 10:21 UTC 

[PATCH v2] fs: minix: Fix handling of corrupted directories
 2025-05-15 10:10 UTC  (4+ messages)

[PATCH] arm64: Check pxd_leaf() instead of !pxd_table() while tearing down page tables
 2025-05-15 10:07 UTC  (11+ messages)

[PATCH] x86/bugs: Don't warn when overwriting retbleed_return_thunk with srso_return_thunk
 2025-05-15  9:36 UTC  (4+ messages)

[PATCH 6.14 000/197] 6.14.7-rc2 review
 2025-05-15  9:36 UTC  (5+ messages)

[PATCH] ASoC: Intel: avs: rt274: Add null pointer check for snd_soc_card_get_codec_dai()
 2025-05-15  9:23 UTC  (2+ messages)

[PATCH] ASoC: Intel: avs: nau8825: Add null pointer check for snd_soc_card_get_codec_dai()
 2025-05-15  9:23 UTC  (2+ messages)

[PATCH 5.15.y] block: fix direct io NOWAIT flag not work
 2025-05-15  8:49 UTC  (3+ messages)
  ` [External] "

[PATCH 6.12 000/184] 6.12.29-rc2 review
 2025-05-15  8:18 UTC  (5+ messages)

[PATCH 6.6 000/113] 6.6.91-rc2 review
 2025-05-15  8:10 UTC  (12+ messages)

[PATCH 6.1 00/96] 6.1.139-rc2 review
 2025-05-15  8:04 UTC  (5+ messages)

[PATCH v2 0/7] pinctrl: armada-37xx: a couple of small fixes
 2025-05-15  7:45 UTC  (5+ messages)
` [PATCH v2 1/7] pinctrl: armada-37xx: use correct OUTPUT_VAL register for GPIOs > 31
` [PATCH v2 2/7] pinctrl: armada-37xx: set GPIO output value before setting direction

[PATCH net v3] net: dsa: microchip: linearize skb for tail-tagging switches
 2025-05-15  7:29 UTC 

[PATCH 1/2] block: Make __submit_bio_noacct() preserve the bio submission order
 2025-05-15  7:19 UTC  (3+ messages)
` [PATCH 2/2] block: Fix a deadlock related freezing zoned storage devices

[PATCH 6.1] userfaultfd: fix checks for huge PMDs
 2025-05-15  6:02 UTC 

[PATCH 6.1.y] ipv4: Fix uninit-value access in __ip_make_skb()
 2025-05-15  6:02 UTC 

[PATCH 6.1.y] ipv6: Fix potential uninit-value access in __ip6_make_skb()
 2025-05-15  5:55 UTC 

[PATCH 6.14 000/197] 6.14.7-rc1 review
 2025-05-15  4:17 UTC  (8+ messages)

[PATCH] mm/hugetlb: fix a deadlock with pagecache_folio and hugetlb_fault_mutex_table
 2025-05-15  2:22 UTC  (4+ messages)

[PATCH] crypto: powerpc/poly1305 - add depends on BROKEN for now
 2025-05-15  2:10 UTC  (4+ messages)

[PATCH v2] usb: typec: tcpm: apply vbus before data bringup in tcpm_src_attach
 2025-05-15  1:40 UTC 

[PATCH] LoongArch: Save and restore CSR.CNTC for hibernation
 2025-05-15  1:30 UTC  (2+ messages)

[PATCH v2] usb: cdnsp: Fix issue with detecting command completion event
 2025-05-15  1:11 UTC  (2+ messages)

[PATCH 5.10.y] net/sched: flower: Fix chain template offload
 2025-05-15  0:49 UTC 

[PATCH 5.15.y] net/sched: flower: Fix chain template offload
 2025-05-15  0:49 UTC 

[PATCH 6.1.y] net/sched: flower: Fix chain template offload
 2025-05-15  0:48 UTC 

FAILED: patch "[PATCH] usb: typec: ucsi: displayport: Fix deadlock" failed to apply to 6.12-stable tree
 2025-05-15  0:28 UTC  (3+ messages)
` [PATCH 6.12.y] usb: typec: ucsi: displayport: Fix deadlock

FAILED: patch "[PATCH] usb: typec: ucsi: displayport: Fix deadlock" failed to apply to 5.15-stable tree
 2025-05-15  0:28 UTC  (3+ messages)
` [PATCH 5.15.y] usb: typec: ucsi: displayport: Fix deadlock

[PATCH 1/2] drm/xe/vm: move rebind_work init earlier
 2025-05-15  0:01 UTC  (2+ messages)

[PATCH 0/2] PCI: of: Fix OF device node refcount leakages
 2025-05-14 23:12 UTC  (2+ messages)

+ highmem-add-folio_test_partial_kmap.patch added to mm-hotfixes-unstable branch
 2025-05-14 22:25 UTC 

[PATCH] arm64: dts: qcom: sm8350: Fix typo in pil_camera_mem node
 2025-05-14 21:03 UTC  (2+ messages)

[PATCH 5.15 v2 00/14] ITS mitigation
 2025-05-14 20:14 UTC  (29+ messages)
` [PATCH 5.15 v2 01/14] x86,nospec: Simplify {JMP,CALL}_NOSPEC
` [PATCH 5.15 v2 02/14] x86/speculation: Simplify and make CALL_NOSPEC consistent
` [PATCH 5.15 v2 03/14] x86/speculation: Add a conditional CS prefix to CALL_NOSPEC
` [PATCH 5.15 v2 04/14] x86/speculation: Remove the extra #ifdef around CALL_NOSPEC
` [PATCH 5.15 v2 05/14] Documentation: x86/bugs/its: Add ITS documentation
` [PATCH 5.15 v2 06/14] x86/its: Enumerate Indirect Target Selection (ITS) bug
` [PATCH 5.15 v2 07/14] x86/its: Add support for ITS-safe indirect thunk
` [PATCH 5.15 v2 08/14] x86/alternative: Optimize returns patching
` [PATCH 5.15 v2 09/14] x86/alternatives: Remove faulty optimization
` [PATCH 5.15 v2 10/14] x86/its: Add support for ITS-safe return thunk
` [PATCH 5.15 v2 11/14] x86/its: Enable Indirect Target Selection mitigation
` [PATCH 5.15 v2 12/14] x86/its: Add "vmexit" option to skip mitigation on some CPUs
` [PATCH 5.15 v2 13/14] x86/its: Align RETs in BHB clear sequence to avoid thunking
` [PATCH 5.15 v2 14/14] x86/its: Use dynamic thunks for indirect branches

[PATCH 6.1 0/3] ITS fixes
 2025-05-14 20:14 UTC  (7+ messages)
` [PATCH 6.1 1/3] x86/alternative: Optimize returns patching
` [PATCH 6.1 2/3] x86/alternatives: Remove faulty optimization
` [PATCH 6.1 3/3] x86/its: Fix build errors when CONFIG_MODULES=n

[PATCH 6.1.y] bnxt_en: Fix receive ring space parameters when XDP is active
 2025-05-14 20:14 UTC  (2+ messages)

[PATCH 6.12.y] drm/xe/gsc: do not flush the GSC worker from the reset path
 2025-05-14 20:14 UTC  (2+ messages)

[PATCH 6.6.y] uio_hv_generic: Fix sysfs creation path for ring buffer
 2025-05-14 20:14 UTC  (2+ messages)

[PATCH 6.14] x86/its: Fix build errors when CONFIG_MODULES=n
 2025-05-14 20:13 UTC  (2+ messages)

[PATCH 5.15.y] ibmvnic: Don't reference skb after sending to VIOS
 2025-05-14 20:13 UTC  (2+ messages)

[PATCH 5.10.y] ibmvnic: Don't reference skb after sending to VIOS
 2025-05-14 20:13 UTC  (2+ messages)

[PATCH] x86/its: Fix build errors when CONFIG_MODULES=n
 2025-05-14 20:13 UTC  (2+ messages)

[PATCH] xhci: dbc: Avoid event polling busyloop if pending rx transfers are inactive
 2025-05-14 20:13 UTC  (2+ messages)

[PATCH] x86/its: Fix build errors when CONFIG_MODULES=n
 2025-05-14 20:13 UTC  (4+ messages)

[PATCH 6.1.y] platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it
 2025-05-14 20:13 UTC  (2+ messages)

[PATCH 6.14.y] drm/xe/gsc: do not flush the GSC worker from the reset path
 2025-05-14 20:13 UTC  (2+ messages)

[PATCH 1/5] objtool/rust: add one more `noreturn` Rust function for Rust 1.87.0
 2025-05-14 19:46 UTC  (8+ messages)

[PATCH 5.10] bpf: Avoid overflows involving hash elem_size
 2025-05-14 18:07 UTC 

[RFC PATCH 1/7] efi: Add missing static initializer for efi_mm::cpus_allowed_lock
 2025-05-14 17:43 UTC 

[PATCH 5.15 00/54] 5.15.183-rc1 review
 2025-05-14 17:14 UTC  (3+ messages)

[PATCH 6.1 00/92] 6.1.139-rc1 review
 2025-05-14 17:11 UTC  (2+ messages)

[PATCH 6.6 000/113] 6.6.91-rc1 review
 2025-05-14 17:06 UTC  (2+ messages)

[PATCH 1/3] highmem: Add folio_test_partial_kmap()
 2025-05-14 17:06 UTC 

[PATCH 6.12 000/184] 6.12.29-rc1 review
 2025-05-14 16:58 UTC  (2+ messages)

[PATCH v2] dmaengine: mediatek: Fix a possible deadlock error in mtk_cqdma_tx_status()
 2025-05-14 15:02 UTC  (2+ messages)

[PATCH] ASoC: Intel: avs: Add null pointer check for es8366
 2025-05-14 13:48 UTC  (2+ messages)

[PATCH v3 2/3] udmabuf: use sgtable-based scatterlist wrappers
 2025-05-14 13:44 UTC  (3+ messages)
    ` [Linaro-mm-sig] "

[for-linus][PATCH 1/4] tracing: samples: Initialize trace_array_printk() with the correct function
 2025-05-14 13:38 UTC  (4+ messages)
` [for-linus][PATCH 2/4] ftrace: Fix preemption acounting for stacktrace trigger command
` [for-linus][PATCH 3/4] ftrace: Fix preemption accounting for stacktrace filter command
` [for-linus][PATCH 4/4] ring-buffer: Fix persistent buffer when commit page is the reader page

[PATCH] usb: Flush altsetting 0 endpoints before reinitializating them after reset
 2025-05-14 13:25 UTC 

[PATCH] ACPI: PPTT: Fix processor subtable walk
 2025-05-14 13:07 UTC  (2+ messages)

6.14.7-rc1: undefined reference to `__x86_indirect_its_thunk_array' when CONFIG_CPU_MITIGATIONS is off
 2025-05-14 12:32 UTC  (6+ messages)

[PATCH] platform/x86: dell-wmi-sysman: Avoid buffer overflow in current_password_store()
 2025-05-14 12:12 UTC 

[PATCH] ASoC: amd: acp: Add null pointer check in acp_max98388_hw_paramsi()
 2025-05-14 12:09 UTC 

[PATCH v2 RESEND] phy: Fix error handling in tegra_xusb_port_init
 2025-05-14 11:31 UTC  (2+ messages)

[PATCH] ALSA: es1968: Add error handling for snd_pcm_hw_constraint_pow2()
 2025-05-14 10:14 UTC  (2+ messages)

[PATCH v2 2/2] fs: minix: Fix handling of corrupted directories
 2025-05-14 10:10 UTC  (2+ messages)

[PATCH] tty: serial: 8250_omap: fix TX with DMA for am33xx
 2025-05-14  9:53 UTC  (5+ messages)

[PATCH] usb: gadget: udc: renesas_usb3: Add null pointer check in usb3_irq_epc_pipe0_setup()
 2025-05-14  9:50 UTC 

[PATCH v3] x86/sev: Do not touch VMSA pages during kdump of SNP guest memory
 2025-05-14  9:30 UTC  (6+ messages)
` [tip: x86/urgent] x86/sev: Do not touch VMSA pages during SNP guest memory kdump

:Re: Project supplier!
 2025-05-14  9:11 UTC 

[PATCH] drm/amd/display: Avoid flooding unnecessary info messages
 2025-05-14  8:11 UTC  (2+ messages)

[PATCH v3 1/6] PCI: dwc: ep: Fix broken set_msix() callback
 2025-05-14  7:43 UTC  (2+ messages)
` [PATCH v3 2/6] PCI: cadence-ep: "


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