public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-22 13:01:33 to 2025-04-23 14:46:52 UTC [more...]

[PATCH 6.12 000/223] 6.12.25-rc1 review
 2025-04-23 14:41 UTC  (12+ messages)
` [PATCH 6.12 001/223] scsi: hisi_sas: Enable force phy when SATA disk directly connected
` [PATCH 6.12 002/223] wifi: at76c50x: fix use after free access in at76_disconnect
` [PATCH 6.12 003/223] wifi: mac80211: Update skbs control block key in ieee80211_tx_dequeue()
` [PATCH 6.12 004/223] wifi: mac80211: Purge vif txq in ieee80211_do_stop()
` [PATCH 6.12 005/223] wifi: wl1251: fix memory leak in wl1251_tx_work
` [PATCH 6.12 006/223] scsi: iscsi: Fix missing scsi_host_put() in error path
` [PATCH 6.12 007/223] driver core: bus: add irq_get_affinity callback to bus_type
` [PATCH 6.12 008/223] blk-mq: introduce blk_mq_map_hw_queues
` [PATCH 6.12 009/223] scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
` [PATCH 6.12 011/223] md/raid10: fix missing discard IO accounting
` [PATCH 6.12 020/223] RDMA/hns: Fix wrong maximum DMA segment size

[PATCH 6.14 000/241] 6.14.4-rc1 review
 2025-04-23 14:41 UTC  (5+ messages)
` [PATCH 6.14 001/241] scsi: hisi_sas: Enable force phy when SATA disk directly connected
` [PATCH 6.14 002/241] wifi: at76c50x: fix use after free access in at76_disconnect
` [PATCH 6.14 003/241] wifi: mac80211: Update skbs control block key in ieee80211_tx_dequeue()
` [PATCH 6.14 004/241] wifi: mac80211: Purge vif txq in ieee80211_do_stop()

[PATCH 6.1 000/291] 6.1.135-rc1 review
 2025-04-23 14:39 UTC  (4+ messages)
` [PATCH 6.1 001/291] selftests/futex: futex_waitv wouldblock test should fail
` [PATCH 6.1 002/291] ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe()
` [PATCH 6.1 003/291] tipc: fix memory leak in tipc_link_xmit

[PATCH 6.6 000/393] 6.6.88-rc1 review
 2025-04-23 14:38 UTC  (4+ messages)
` [PATCH 6.6 001/393] selftests/futex: futex_waitv wouldblock test should fail
` [PATCH 6.6 002/393] drm/i915/mocs: use to_gt() instead of direct &i915->gt
` [PATCH 6.6 003/393] drm/i915/xelpg: Extend driver code of Xe_LPG to Xe_LPG+

[PATCH] fs/nfs/read: fix double-unlock bug in nfs_return_empty_folio()
 2025-04-23 14:39 UTC  (2+ messages)

[REGRESSION] amdgpu: async system error exception from hdp_v5_0_flush_hdp()
 2025-04-23 14:32 UTC  (10+ messages)
` 回复: "
      ` 回复: "

[PATCH v2] drm/amdgpu: check a user-provided number of BOs in list
 2025-04-23 14:29 UTC  (5+ messages)
` AW: "

[PATCH v2 1/1] iommu: Allow attaching static domains in iommu_attach_device_pasid()
 2025-04-23 14:21 UTC  (3+ messages)

[PATCH v5.4.y] usb: dwc3: core: Do core softreset when switch mode
 2025-04-23 14:18 UTC  (3+ messages)

[PATCH 5.10.y] perf: Fix perf_pending_task() UaF
 2025-04-23 14:15 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 1/6] pm: cpupower: bench: Prevent NULL dereference on malloc failure
 2025-04-23 14:10 UTC  (12+ messages)
` [PATCH AUTOSEL 5.10 2/6] x86/cpu: Don't clear X86_FEATURE_LAHF_LM flag in init_amd_k8() on AMD when running in a virtual machine
              ` CONFIG_X86_HYPERVISOR (was: Re: [PATCH AUTOSEL 5.10 2/6] x86/cpu: Don't clear X86_FEATURE_LAHF_LM flag in init_amd_k8() on AMD when running in a virtual machine)

FAILED: patch "[PATCH] mmc: sdhci-brcmstb: add cqhci suspend/resume to PM ops" failed to apply to 5.10-stable tree
 2025-04-23 13:53 UTC  (6+ messages)
` [PATCH 5.10.y 1/4] mmc: sdhci-brcmstb: Add ability to increase max clock rate for 72116b0
  ` [PATCH 5.10.y 4/4] mmc: sdhci-brcmstb: add cqhci suspend/resume to PM ops

[PATCH v2] Input: cyttsp5 - fix power control issue on wakeup
 2025-04-23 13:52 UTC 

[PATCH 0/2] regulator: max20086: Fixes chip id and enable gpio
 2025-04-23 13:49 UTC  (2+ messages)

[PATCH] usb: typec: ucsi: fix Clang -Wsign-conversion warning
 2025-04-23 13:43 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: x1e80100: Add GFX power domain to GPU clock controller
 2025-04-23 13:02 UTC  (2+ messages)

[PATCH] usb: cdnsp: fix L1 resume issue for RTL_REVISION_NEW_LPM version
 2025-04-23 11:43 UTC 

[PATCH stable 6.12 0/8] bpf: track changes_pkt_data property for global functions
 2025-04-23 12:17 UTC  (17+ messages)
` [PATCH stable 6.12 1/8] bpf: add find_containing_subprog() utility function
` [PATCH stable 6.12 2/8] bpf: track changes_pkt_data property for global functions
` [PATCH stable 6.12 3/8] selftests/bpf: test for changing packet data from "
` [PATCH stable 6.12 4/8] bpf: check changes_pkt_data property for extension programs
` [PATCH stable 6.12 5/8] selftests/bpf: freplace tests for tracking of changes_packet_data
` [PATCH stable 6.12 6/8] selftests/bpf: validate that tail call invalidates packet pointers
` [PATCH stable 6.12 7/8] bpf: fix null dereference when computing changes_pkt_data of prog w/o subprogs
` [PATCH stable 6.12 8/8] selftests/bpf: extend changes_pkt_data with cases w/o subprograms

[PATCH 5.15.y] net/sched: act_mirred: don't override retval if we already lost the skb
 2025-04-23 12:17 UTC  (2+ messages)

[PATCH 5.10.y/5.15.y] pmdomain: ti: Add a null pointer check to the omap_prm_domain_init
 2025-04-23 12:17 UTC  (2+ messages)

[PATCH 5.10.y] net/sched: act_mirred: don't override retval if we already lost the skb
 2025-04-23 12:17 UTC  (2+ messages)

[PATCH 5.15.y] xfs: add bounds checking to xlog_recover_process_data
 2025-04-23 12:17 UTC  (2+ messages)

[PATCH 5.15.y] xfs: add bounds checking to xlog_recover_process_data
 2025-04-23 12:16 UTC  (2+ messages)

[PATCH 5.10.y] xfs: add bounds checking to xlog_recover_process_data
 2025-04-23 12:16 UTC  (2+ messages)

[PATCH 5.10.y] xfs: add bounds checking to xlog_recover_process_data
 2025-04-23 12:16 UTC  (4+ messages)

[PATCH 5.15.y] scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGI
 2025-04-23 11:56 UTC 

[PATCH] platform/x86: alienware-wmi-wmax: Add support for Alienware m15 R7
 2025-04-23 11:38 UTC  (2+ messages)

[PATCH v3] arm64: dts: imx8mm-verdin: Link reg_usdhc2_vqmmc to usdhc2
 2025-04-23 11:23 UTC  (6+ messages)

[PATCH v2] arm64: dts: imx8mm-verdin: Link reg_usdhc2_vqmmc to usdhc2
 2025-04-23 11:22 UTC  (7+ messages)

[PATCH v3] dm-bufio: don't schedule in atomic context
 2025-04-23 11:10 UTC  (4+ messages)
    ` [PATCH v4] "

[PATCH 1/3 v5.4.y] dmaengine: ti: edma: Add support for handling reserved channels
 2025-04-23 11:07 UTC  (11+ messages)
      ` [PATCH 2/3 v5.4.y] dmaengine: ti: edma: add missed operations
        ` [PATCH 3/3 v5.4.y] dmaengine: ti: edma: Add some null pointer checks to the edma_probe

[PATCH v2] staging: bcm2835-camera: Initialise dev in v4l2_dev
 2025-04-23 10:47 UTC 

[REGRESSION] 6.14.3 panic - kernel NULL pointer dereference in htb_dequeue
 2025-04-23  9:51 UTC  (12+ messages)

[PATCH net V2] amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offload
 2025-04-23  7:57 UTC  (3+ messages)

Please apply d2155fe54ddb to 5.10 and 5.4
 2025-04-23  7:39 UTC  (10+ messages)

[PATCH] x86/insn: Fix CTEST instruction decoding
 2025-04-23  6:58 UTC 

[PATCH] Input: cyttsp5 - fix power control issue on wakeup
 2025-04-23  6:12 UTC  (3+ messages)

FAILED: patch "[PATCH] mmc: sdhci-brcmstb: add cqhci suspend/resume to PM ops" failed to apply to 5.15-stable tree
 2025-04-23  6:11 UTC  (7+ messages)
` [PATCH 5.15.y 1/4] mmc: sdhci-brcmstb: Add ability to increase max clock rate for 72116b0
  ` [PATCH 5.15.y 4/4] mmc: sdhci-brcmstb: add cqhci suspend/resume to PM ops

FAILED: patch "[PATCH] lib/Kconfig.ubsan: Remove 'default UBSAN' from" failed to apply to 6.14-stable tree
 2025-04-23  6:11 UTC  (6+ messages)
` [PATCH 6.14] lib/Kconfig.ubsan: Remove 'default UBSAN' from UBSAN_INTEGER_WRAP

+ smaps-fix-crash-in-smaps_hugetlb_range-for-non-present-hugetlb-entries.patch added to mm-hotfixes-unstable branch
 2025-04-23  1:17 UTC 

[PATCH 1/1] iommu/vt-d: Assign owner to the static identity domain
 2025-04-23  1:02 UTC  (4+ messages)

[PATCH] PCI: dw-rockchip: Fix function call sequence in rockchip_pcie_phy_deinit
 2025-04-23  1:00 UTC  (2+ messages)

+ v2-ocfs2-fix-panic-in-failed-foilio-allocation.patch added to mm-hotfixes-unstable branch
 2025-04-23  0:53 UTC 

[obsolete] ocfs2-fix-panic-in-failed-foilio-allocation.patch removed from -mm tree
 2025-04-23  0:48 UTC 

[obsolete] v2-ocfs2-fix-panic-in-failed-foilio-allocation.patch removed from -mm tree
 2025-04-23  0:48 UTC 

[PATCH RESEND] drm/amdgpu: Remove redundant return value checks for amdgpu_ras_error_data_init
 2025-04-23  0:00 UTC  (2+ messages)

[PATCH net v1 1/1] net: selftests: initialize TCP header and skb payload with zero
 2025-04-22 23:59 UTC  (2+ messages)

FAILED: patch "[PATCH] platform/x86: msi-wmi-platform: Workaround a ACPI firmware" failed to apply to 6.12-stable tree
 2025-04-22 23:30 UTC  (4+ messages)

[PATCH v3 0/2] media: uvcvideo: Fix Fix deferred probing error
 2025-04-22 23:18 UTC  (6+ messages)
` [PATCH v3 1/2] media: uvcvideo: "

[PATCH v4] usb: dwc3: Abort suspend on soft disconnect failure
 2025-04-22 22:19 UTC  (6+ messages)

[PATCH RESEND v3 0/3] Add ti,suppress-v1p8-ena
 2025-04-22 22:06 UTC  (5+ messages)
` [PATCH RESEND v3 1/3] dt-bindings: mmc: sdhci-am654: "
` [PATCH RESEND v3 2/3] mmc: sdhci_am654: Add sdhci_am654_start_signal_voltage_switch
` [PATCH RESEND v3 3/3] arm64: dts: ti: k3-am62*: add ti,suppress-v1p8-ena

[PATCH v2] drm/tiny: panel-mipi-dbi: Use drm_client_setup_with_fourcc()
 2025-04-22 21:53 UTC  (2+ messages)

[PATCH] video: screen_info: Update framebuffers behind PCI bridges
 2025-04-22 21:50 UTC  (3+ messages)

[PATCH v2] video: screen_info: Relocate framebuffers behind PCI bridges
 2025-04-22 21:47 UTC  (2+ messages)

[PATCH] media: imagination: fix a potential memory leak in e5010_probe()
 2025-04-22 21:29 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: x1e80100: Fix PCIe 3rd controller DBI size
 2025-04-22 20:32 UTC  (2+ messages)

[PATCH 6.1.y] ASoC: qcom: Fix sc7280 lpass potential buffer overflow
 2025-04-22 19:59 UTC  (3+ messages)

[PATCH 5.4/5.10] nvmet-fc: Remove unused functions
 2025-04-22 19:46 UTC  (2+ messages)

[PATCH 6.14.y] mm/vma: add give_up_on_oom option on modify/merge, use in uffd release
 2025-04-22 19:46 UTC  (2+ messages)

[PATCH 5.10.y] s390/dasd: fix double module refcount decrement
 2025-04-22 19:45 UTC  (2+ messages)

[PATCH 5.15/6.1/6.6] nvmet-fc: Remove unused functions
 2025-04-22 19:45 UTC  (2+ messages)

[PATCH 5.4+] MIPS: ds1287: Match ds1287_set_base_clock() function types
 2025-04-22 19:45 UTC  (2+ messages)

[PATCH 5.4+] MIPS: dec: Declare which_prom() as static
 2025-04-22 19:45 UTC  (2+ messages)

[PATCH] Handle Ice Lake MONITOR erratum
 2025-04-22 19:35 UTC  (4+ messages)

[PATCH 6.1/6.6/6.12] LoongArch: Eliminate superfluous get_numa_distances_cnt()
 2025-04-22 19:17 UTC  (2+ messages)

[PATCH 6.12.y] mm/vma: add give_up_on_oom option on modify/merge, use in uffd release
 2025-04-22 19:17 UTC  (2+ messages)

[PATCH 5.4+] MIPS: cevt-ds1287: Add missing ds1287.h include
 2025-04-22 19:17 UTC  (2+ messages)

[PATCH 6.12/6.14] nvmet-fc: Remove unused functions
 2025-04-22 19:17 UTC  (2+ messages)

[PATCH 6.1&6.6 V4 3/3] sign-file,extract-cert: use pkcs11 provider for OPENSSL MAJOR >= 3
 2025-04-22 19:17 UTC  (2+ messages)

[PATCH 6.1.y] mm: fix apply_to_existing_page_range()
 2025-04-22 19:17 UTC  (2+ messages)

[PATCH 5.15.y] mm: fix apply_to_existing_page_range()
 2025-04-22 19:17 UTC  (2+ messages)

[PATCH 6.1&6.6 V4 2/3] sign-file,extract-cert: avoid using deprecated ERR_get_error_line()
 2025-04-22 19:17 UTC  (2+ messages)

[PATCH 5.15.y] drm/amdgpu: fix usage slab after free
 2025-04-22 19:17 UTC  (2+ messages)

[PATCH 5.10.y] mm: fix apply_to_existing_page_range()
 2025-04-22 19:17 UTC  (2+ messages)

[PATCH 6.1&6.6 V4 1/3] sign-file,extract-cert: move common SSL helper functions to a header
 2025-04-22 19:17 UTC  (2+ messages)

[REGRESSION] stable-rc/linux-6.1.y: (build) variable 'is_redirect' is used uninitialized whenever 'if' conditi
 2025-04-22 17:59 UTC 

FAILED: patch "[PATCH] lib/Kconfig.ubsan: Remove 'default UBSAN' from" failed to apply to 6.12-stable tree
 2025-04-22 16:59 UTC  (4+ messages)
` [PATCH 6.12] lib/Kconfig.ubsan: Remove 'default UBSAN' from UBSAN_INTEGER_WRAP

[REGRESSION] stable-rc/linux-5.10.y: (build) use of undeclared identifier 'SDHCI_CLOCK_BASE_SHIFT' in drivers/m
 2025-04-22 16:59 UTC 

[PATCH] drm/amd/display: Fix slab-use-after-free in hdcp
 2025-04-22 16:07 UTC  (2+ messages)

[REGRESSION] stable-rc/linux-5.10.y: (build) ‘SDHCI_CLOCK_BASE_SHIFT’ undeclared (first use in this function); 
 2025-04-22 15:59 UTC 

[REGRESSION] stable-rc/linux-6.12.y: (build) ./include/linux/blkdev.h:1668:24: error: field ‘req_list’ has inco
 2025-04-22 15:59 UTC 

Please apply commit d81cadbe1642 to 6.12 stable tree
 2025-04-22 15:57 UTC  (4+ messages)

[PATCH 6.12.y v3] wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process
 2025-04-22 14:27 UTC 

[PATCH 6.14.y v3] wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process
 2025-04-22 14:26 UTC 

[PATCH v2] x86/mm: fix _pgd_alloc() for Xen PV mode
 2025-04-22 14:24 UTC  (2+ messages)

[PATCH v2] nvmem: zynqmp_nvmem: unbreak driver after cleanup
 2025-04-22 14:21 UTC 

[PATCH v3 0/2] Restrict devmem for confidential VMs
 2025-04-22 14:09 UTC  (2+ messages)

[PATCH v3 2/2] x86/devmem: Drop /dev/mem access for confidential guests
 2025-04-22 13:38 UTC  (3+ messages)
` [PATCH v4 "

[PATCH 5.15.y] fs/ntfs3: Fixed overflow check in mi_enum_attr()
 2025-04-22 13:30 UTC  (2+ messages)

[PATCH 5.15.y] jfs: define xtree root and page independently
 2025-04-22 13:28 UTC  (2+ messages)

[PATCH v4 1/2] serial: sifive: lock port in startup()/shutdown() callbacks
 2025-04-22 13:16 UTC  (6+ messages)

[PATCH net] gve: Add adminq lock for creating and destroying multiple queues
 2025-04-22 13:08 UTC  (2+ messages)

[PATCH 6.12.y v2 1/2] Revert "wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process"
 2025-04-22 13:06 UTC  (3+ messages)
` [PATCH 6.12.y v2 2/2] wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process

[PATCH 6.14.y v2 1/2] Revert "wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process"
 2025-04-22 13:06 UTC  (3+ messages)
` [PATCH 6.14.y v2 2/2] wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process


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