LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-17 13:11:06 to 2025-09-17 14:03:32 UTC [more...]

[PATCH 1/2] fbdev/hyperv_fb: deprecate this in favor of Hyper-V DRM driver
 2025-09-17 14:03 UTC  (2+ messages)
` [PATCH 2/2] MAINTAINERS: Mark hyperv_fb driver Obsolete

[PATCH v2 0/4] Add Aspeed AST2700 uhci support
 2025-09-17 14:02 UTC  (3+ messages)
` [PATCH v2 2/4] usb: uhci: Add reset control support

[PATCH v2 00/13] arm64: dts: qcom: sdm845-lg-{common, judyln}: Improve HW support in dts
 2025-09-17 14:02 UTC  (28+ messages)
` [PATCH v2 01/13] arm64: dts: qcom: sdm845-lg-common: Sort nodes and properties
` [PATCH v2 02/13] arm64: dts: qcom: sdm845-lg-common: Add uarts and Bluetooth
` [PATCH v2 03/13] arm64: dts: qcom: sdm845-lg-judyln: Add battery and charger
` [PATCH v2 04/13] arm64: dts: qcom: sdm845-lg-common: Add leds
` [PATCH v2 05/13] arm64: dts: qcom: sdm845-lg-judyln: Add display panel
` [PATCH v2 06/13] arm64: dts: qcom: sdm845-lg-judyln: Add firmware nodes
` [PATCH v2 07/13] arm64: dts: qcom: sdm845-lg-{common, judyln}: Add wifi node
` [PATCH v2 08/13] arm64: dts: qcom: sdm845-lg-common: Add chassis-type
` [PATCH v2 09/13] arm64: dts: qcom: sdm845-lg-judyln: Add fb_panel dimensions
` [PATCH v2 10/13] arm64: dts: qcom: sdm845-lg-common: Add camera flash
` [PATCH v2 11/13] arm64: dts: qcom: sdm845-lg-common: Add bootloader-compatible board and MSM IDs
` [PATCH v2 12/13] arm64: dts: qcom: sdm845-judyln-common: Remove framebuffer reserved-mem
` [PATCH v2 13/13] arm64: dts: qcom: sdm845-lg-judyln: Add lab/ibb

[PATCH 0/2] deprecate Hyper-V fb driver in favor of Hyper-V DRM driver
 2025-09-17 14:02 UTC 

[PATCH 0/2] Move io-pgtable-arm selftest to KUnit
 2025-09-17 14:02 UTC  (3+ messages)
` [PATCH 1/2] iommu/io-pgtable-arm: Move selftests to a separate file
` [PATCH 2/2] iommu/io-pgtable-arm-selftest: Use KUnit

[PATCH net-next v12 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-09-17 14:02 UTC  (5+ messages)
` [PATCH net-next v12 4/5] net: rnpgbe: Add basic mbx_fw support

[PATCH v3 00/36] sparc64: vdso: Switch to the generic vDSO library
 2025-09-17 14:00 UTC  (37+ messages)
` [PATCH v3 01/36] selftests: vDSO: vdso_test_correctness: Handle different tv_usec types
` [PATCH v3 02/36] arm64: vDSO: getrandom: Explicitly include asm/alternative.h
` [PATCH v3 03/36] arm64: vDSO: gettimeofday: Explicitly include vdso/clocksource.h
` [PATCH v3 04/36] arm64: vDSO: compat_gettimeofday: Add explicit includes
` [PATCH v3 05/36] ARM: vdso: gettimeofday: "
` [PATCH v3 06/36] powerpc/vdso/gettimeofday: Explicitly include vdso/time32.h
` [PATCH v3 07/36] powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h
` [PATCH v3 08/36] LoongArch: vDSO: Explicitly include asm/vdso/vdso.h
` [PATCH v3 09/36] MIPS: vdso: Add include guard to asm/vdso/vdso.h
` [PATCH v3 10/36] MIPS: vdso: Explicitly include asm/vdso/vdso.h
` [PATCH v3 11/36] random: vDSO: Add explicit includes
` [PATCH v3 12/36] vdso/gettimeofday: "
` [PATCH v3 13/36] vdso/helpers: Explicitly include vdso/processor.h
` [PATCH v3 14/36] vdso/datapage: Remove inclusion of gettimeofday.h
` [PATCH v3 15/36] vdso/datapage: Trim down unnecessary includes
` [PATCH v3 16/36] random: vDSO: trim vDSO includes
` [PATCH v3 17/36] random: vDSO: remove ifdeffery
` [PATCH v3 18/36] random: vDSO: split out datapage update into helper functions
` [PATCH v3 19/36] random: vDSO: only access vDSO datapage after random_init()
` [PATCH v3 20/36] s390/time: Set up vDSO datapage later
` [PATCH v3 21/36] vdso/datastore: Reduce scope of some variables in vvar_fault()
` [PATCH v3 22/36] vdso/datastore: Drop inclusion of linux/mmap_lock.h
` [PATCH v3 23/36] vdso/datastore: Map pages through struct page
` [PATCH v3 24/36] vdso/datastore: Allocate data pages dynamically
` [PATCH v3 25/36] sparc64: vdso: Link with -z noexecstack
` [PATCH v3 26/36] sparc64: vdso: Remove obsolete "fake section table" reservation
` [PATCH v3 27/36] sparc64: vdso: Replace code patching with runtime conditional
` [PATCH v3 28/36] sparc64: vdso: Move hardware counter read into header
` [PATCH v3 29/36] sparc64: vdso: Move syscall fallbacks "
` [PATCH v3 30/36] sparc64: vdso: Introduce vdso/processor.h
` [PATCH v3 31/36] sparc64: vdso: Switch to the generic vDSO library
` [PATCH v3 32/36] sparc64: vdso2c: Drop sym_vvar_start handling
` [PATCH v3 33/36] sparc64: vdso2c: Remove symbol handling
` [PATCH v3 34/36] sparc64: vdso: Implement clock_gettime64()
` [PATCH v3 35/36] clocksource: remove ARCH_CLOCKSOURCE_DATA
` [PATCH v3 36/36] clocksource: drop include of asm/clocksource.h from linux/clocksource.h

[PATCH] checkpatch: warn on unhandled placeholders in cover letters
 2025-09-17 14:01 UTC  (2+ messages)

[PATCH v8 0/4] Add I2C support for Tegra264
 2025-09-17 13:59 UTC  (3+ messages)
` [PATCH v8 2/4] i2c: tegra: Add HS mode support

[PATCH v2] ceph: fix deadlock bugs by making iput() calls asynchronous
 2025-09-17 13:59 UTC 

[PATCH v3 0/4] Preparation to .map_page and .unmap_page removal
 2025-09-17 13:58 UTC  (7+ messages)
` [PATCH v3 3/4] ARM: dma-mapping: Switch to physical address mapping callbacks

[PATCH v8 0/5] support FEAT_LSUI and apply it on futex atomic ops
 2025-09-17 13:57 UTC  (6+ messages)
` [PATCH v8 5/5] arm64: futex: support futex with FEAT_LSUI

[PATCH] rv: Fix boot failure when kernel lockdown is active
 2025-09-17 13:57 UTC  (2+ messages)

[PATCHv2] mm/khugepaged: Do not fail collapse_pte_mapped_thp() on SCAN_PMD_NULL
 2025-09-17 13:56 UTC  (5+ messages)

[PATCH v2 02/12] sched/deadline: Less agressive dl_server handling
 2025-09-17 13:56 UTC  (10+ messages)
` [RFC][PATCH] sched/deadline: Fix dl_server getting stuck, allowing cpu starvation

[PATCH v3 00/13] expand mmap_prepare functionality, port more users
 2025-09-17 13:54 UTC  (7+ messages)
` [PATCH v3 02/13] device/dax: update devdax to use mmap_prepare
` [PATCH v3 05/13] mm/vma: rename __mmap_prepare() function to avoid confusion

[patch V2 1/6] ARM: uaccess: Implement missing __get_user_asm_dword()
 2025-09-17 13:55 UTC  (4+ messages)

[syzbot] [net?] [nfc?] KMSAN: uninit-value in nci_dev_up (2)
 2025-09-17 13:55 UTC 

[PATCH net v1 1/1] net: usb: asix: forbid runtime PM to avoid PM/MDIO + RTNL deadlock
 2025-09-17 13:54 UTC  (2+ messages)

[PATCH] mailbox: bcm-flexrm-mailbox: Remove redundant ternary operators
 2025-09-17 15:04 UTC  (2+ messages)

[PATCH printk v1 0/1] Allow unsafe ->write_atomic() for panic
 2025-09-17 13:51 UTC  (5+ messages)
` [PATCH printk v1 1/1] printk: nbcon: Allow unsafe write_atomic() "

[PATCH v3 00/11] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
 2025-09-17 13:50 UTC  (5+ messages)
` [PATCH v3 11/11] cxl: Enable AMD Zen5 address translation using ACPI PRMT

[PATCH v2 00/11] HID: playstation: Add support for audio jack handling on DualSense
 2025-09-17 13:50 UTC  (3+ messages)
` [PATCH v2 03/11] HID: playstation: Simplify locking with guard() and scoped_guard()

[PATCH net] Revert "net/mlx5e: Update and set Xon/Xoff upon port speed set"
 2025-09-17 13:48 UTC 

[PATCH] mailbox: Fix undefined behavior in of_mbox_index_xlate()
 2025-09-17 15:01 UTC  (2+ messages)

[PATCH v6 0/3] Decouple max_pclk check from constant display feats
 2025-09-17 13:48 UTC  (5+ messages)
` [PATCH v6 1/3] drm/tidss: oldi: Add property to identify OLDI supported VP

[PATCH v19 0/6] Introduction of a remoteproc tee to load signed firmware
 2025-09-17 13:47 UTC  (6+ messages)
` [PATCH v19 4/6] dt-bindings: remoteproc: Add compatibility for TEE support

[RFC PATCH v1 0/5] x86/boot, KVM: Move VMXON/VMXOFF handling from KVM to CPU lifecycle
 2025-09-17 13:48 UTC  (5+ messages)

[PATCH RESEND v3 0/5] drm/bridge: it6505: fix DP link traning and improve compatibility
 2025-09-17 13:47 UTC  (5+ messages)
` [PATCH RESEND v3 3/5] drm/bridge: it6505: modify DP link auto training

[PATCH v3 0/4] ALSA: usb-audio: add module param device_quirk_flags
 2025-09-17 13:45 UTC  (5+ messages)
` [PATCH v3 3/4] "
` [PATCH v3 4/4] ALSA: doc: add docs about device_device_quirk_flags in snd-usb-audio

[PATCH] ceph: fix deadlock bugs by making iput() calls asynchronous
 2025-09-17 13:45 UTC  (6+ messages)

[RFC v1 0/2] PCI: tegra: A couple of cleanups
 2025-09-17 13:44 UTC  (3+ messages)
` [RFC v1 1/2] PCI: tegra: Simplify clock handling by using clk_bulk*() functions

[PATCH v15 00/41] KVM: x86: Mega-CET
 2025-09-17 13:44 UTC  (7+ messages)
` [PATCH v15 04/41] KVM: x86: Introduce KVM_{G,S}ET_ONE_REG uAPIs support
` [PATCH v15 16/41] KVM: VMX: Set up interception for CET MSRs

[PATCH v2 0/7] vma count: fixes, test and improvements
 2025-09-17 13:44 UTC  (7+ messages)
` [PATCH v2 3/7] mm: introduce vma_count_remaining()
` [PATCH v2 4/7] mm: rename mm_struct::map_count to vma_count
` [PATCH v2 6/7] mm: add assertion for VMA count limit

[PATCH V3 00/20] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
 2025-09-17 13:41 UTC  (20+ messages)
  ` [PATCH V3 01/20] nvdimm/label: Introduce NDD_REGION_LABELING flag to set region label
  ` [PATCH V3 03/20] nvdimm/label: Modify nd_label_base() signature
  ` [PATCH V3 04/20] nvdimm/label: Update mutex_lock() with guard(mutex)()
  ` [PATCH V3 05/20] nvdimm/namespace_label: Add namespace label changes as per CXL LSA v2.1
  ` [PATCH V3 06/20] nvdimm/region_label: Add region label update support
  ` [PATCH V3 07/20] nvdimm/region_label: Add region label delete support
  ` [PATCH V3 08/20] nvdimm/label: Include region label in slot validation
  ` [PATCH V3 09/20] nvdimm/namespace_label: Skip region label during ns label DPA reservation
  ` [PATCH V3 10/20] nvdimm/namespace_label: Skip region label during namespace creation
  ` [PATCH V3 11/20] nvdimm/region_label: Preserve cxl region information from region label
  ` [PATCH V3 12/20] nvdimm/region_label: Export routine to fetch region information
  ` [PATCH V3 13/20] cxl/mem: Refactor cxl pmem region auto-assembling
  ` [PATCH V3 14/20] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
  ` [PATCH V3 15/20] cxl: Add a routine to find cxl root decoder on cxl bus using cxl port
  ` [PATCH V3 16/20] cxl/mem: Preserve cxl root decoder during mem probe
  ` [PATCH V3 17/20] cxl/pmem: Preserve region information into nd_set
  ` [PATCH V3 18/20] cxl/pmem_region: Prep patch to accommodate pmem_region attributes
  ` [PATCH V3 19/20] cxl/pmem_region: Add sysfs attribute cxl region label updation/deletion
  ` [PATCH V3 20/20] cxl/pmem: Add CXL LSA 2.1 support in cxl pmem

[PATCH v12 0/3] Initial support for Qualcomm Hamoa IOT EVK board
 2025-09-17 13:41 UTC  (5+ messages)
` [PATCH v12 2/3] arm64: dts: qcom: Add HAMOA-IOT-SOM platform
` [PATCH v12 3/3] arm64: dts: qcom: Add base HAMOA-IOT-EVK board

[PATCH 0/2] eventpoll: Fix epoll_wait() report false negative
 2025-09-17 13:41 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH] devreq: move governor.h to a public header location
 2025-09-17 13:39 UTC  (2+ messages)

[PATCH net V2 00/11] mlx5 misc fixes 2025-08-25
 2025-09-17 13:38 UTC  (10+ messages)
` [PATCH net V2 10/11] net/mlx5e: Update and set Xon/Xoff upon port speed set

[PATCH 1/2] dt-bindings: arm: qcom: add bindings for QCS615 talos evk board
 2025-09-17 13:38 UTC  (7+ messages)
` [PATCH 2/2] arm64: dts: qcom: Add support "

[PATCH 0/2] Add support for Microchip EMC1812
 2025-09-17 13:38 UTC  (4+ messages)

[PATCH v6 0/2] Enable DPU and Display Port for Qualcomm QCS8300-ride platform
 2025-09-17 13:38 UTC  (5+ messages)
` [PATCH v6 1/2] arm64: dts: qcom: qcs8300: add display dt nodes for MDSS, DPU, DisplayPort and eDP PHY
` [PATCH v6 2/2] arm64: dts: qcom: qcs8300-ride: Enable Display Port

[PATCH] arm64: tegra: Remove otg id gpio from Jetson TX2 NX
 2025-09-17 13:36 UTC  (2+ messages)

[PATCH] i2c : algos : i2c-algo-pcf.c : fixed errors shown by checkpatch
 2025-09-17 13:35 UTC  (5+ messages)
` [PATCH v4 0/3] i2c: pcf8584: Fix errors reported by checkpatch.pl
  ` [PATCH v4 1/3] i2c: pcf8584: Fix debug macros defines of if statements
  ` [PATCH v4 2/3] i2c: pcf8584: Fix do not use assignment inside if conditional
  ` [PATCH v4 3/3] i2c: pcf8584: Fix space(s) required before or after different operators

[PATCH] tracing: kprobe-event: Fix null-ptr-deref in trace_kprobe_create_internal()
 2025-09-17 13:36 UTC  (2+ messages)

[PATCH 0/3] dmaengine: xilinx_dma: Fixes and optimizations for channel management
 2025-09-17 13:36 UTC  (4+ messages)
` [PATCH 1/3] dmaengine: xilinx_dma: Fix channel idle state management in interrupt handler
` [PATCH 2/3] dmaengine: xilinx_dma: Enable transfer chaining by removing idle restriction
` [PATCH 3/3] dmaengine: xilinx_dma: Optimize control register write and channel start logic in xilinx_dma_start_transfer

[PATCH v8 00/23] SLUB percpu sheaves
 2025-09-17 13:34 UTC  (9+ messages)
` [PATCH v8 04/23] slab: add sheaf support for batching kfree_rcu() operations

[PATCH RFC 00/13] dmaengine: Smart Data Accelerator Interface (SDXI) basic support
 2025-09-17 13:34 UTC  (5+ messages)
` [PATCH RFC 08/13] dmaengine: sdxi: Context creation/removal, descriptor submission

[PATCH v3 1/1] selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled
 2025-09-17 13:31 UTC 

[PATCH v4 6/9] md/raid1,raid10: Fix missing retries Failfast write bios on no-bbl rdevs
 2025-09-17 13:33 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: lemans: Flatten usb controller nodes
 2025-09-17 13:31 UTC  (3+ messages)

[PATCH V3 00/20] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
 2025-09-17 13:29 UTC  (20+ messages)
  ` [PATCH V3 01/20] nvdimm/label: Introduce NDD_REGION_LABELING flag to set region label
  ` [PATCH V3 03/20] nvdimm/label: Modify nd_label_base() signature
  ` [PATCH V3 04/20] nvdimm/label: Update mutex_lock() with guard(mutex)()
  ` [PATCH V3 05/20] nvdimm/namespace_label: Add namespace label changes as per CXL LSA v2.1
  ` [PATCH V3 06/20] nvdimm/region_label: Add region label update support
  ` [PATCH V3 07/20] nvdimm/region_label: Add region label delete support
  ` [PATCH V3 08/20] nvdimm/label: Include region label in slot validation
  ` [PATCH V3 09/20] nvdimm/namespace_label: Skip region label during ns label DPA reservation
  ` [PATCH V3 10/20] nvdimm/namespace_label: Skip region label during namespace creation
  ` [PATCH V3 11/20] nvdimm/region_label: Preserve cxl region information from region label
  ` [PATCH V3 12/20] nvdimm/region_label: Export routine to fetch region information
  ` [PATCH V3 13/20] cxl/mem: Refactor cxl pmem region auto-assembling
  ` [PATCH V3 14/20] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
  ` [PATCH V3 15/20] cxl: Add a routine to find cxl root decoder on cxl bus using cxl port
  ` [PATCH V3 16/20] cxl/mem: Preserve cxl root decoder during mem probe
  ` [PATCH V3 17/20] cxl/pmem: Preserve region information into nd_set
  ` [PATCH V3 18/20] cxl/pmem_region: Prep patch to accommodate pmem_region attributes
  ` [PATCH V3 19/20] cxl/pmem_region: Add sysfs attribute cxl region label updation/deletion
  ` [PATCH V3 20/20] cxl/pmem: Add CXL LSA 2.1 support in cxl pmem

[PATCH v5 00/10] arm64: dts: qcom: lemans-evk: Extend board support for additional peripherals
 2025-09-17 13:30 UTC  (4+ messages)
` [PATCH v5 05/10] arm64: dts: qcom: lemans-evk: Enable PCIe support

[PATCH v1] mm/memblock: Correct totalram_pages accounting with KMSAN
 2025-09-17 13:29 UTC  (2+ messages)

[PATCH v3 00/10] MT8196 GPU Frequency/Power Control Support
 2025-09-17 13:28 UTC  (2+ messages)

[PATCH mlx5-next] net/mlx5: Add uar access and odp page fault counters
 2025-09-17 13:27 UTC 

[PATCH 0/2][next] Expand TRAILING_OVERLAP() capabilities
 2025-09-17 13:28 UTC  (3+ messages)
` [PATCH 1/2][next] stddef: Remove token-pasting in TRAILING_OVERLAP()
` [PATCH 2/2][next] stddef: Introduce __TRAILING_OVERLAP()

[PATCH v2] blk-throttle: fix throtl_data leak during disk release
 2025-09-17 13:27 UTC  (2+ messages)

[PATCH v3 1/2] KVM: Disable IRQs in kvm_online_cpu()/kvm_offline_cpu()
 2025-09-17 13:11 UTC  (3+ messages)

[PATCH v1 04/10] tools: add kfuzztest-bridge utility
 2025-09-17 13:26 UTC  (2+ messages)

New September Order. 22568 Wednesday, September 17, 2025 at 03:18:01 PM
 2025-09-17 13:18 UTC 

[PATCH v11 0/3] Add MAX14001/MAX14002 support
 2025-09-17 13:21 UTC  (7+ messages)
` [PATCH v11 2/3] iio: adc: max14001: New driver

[PATCH v4 5/9] md/raid1,raid10: Set R{1,10}BIO_Uptodate when successful retry of a failed bio
 2025-09-17 13:20 UTC  (2+ messages)

[PATCH 0/6] remoteproc: imx_rproc: Use device managed API to clean up the driver
 2025-09-17 13:19 UTC  (7+ messages)
` [PATCH 1/6] remoteproc: imx_rproc: Fix runtime PM cleanup order and error handling
` [PATCH 2/6] remoteproc: imx_rproc: Use devm_add_action_or_reset() for workqueue cleanup
` [PATCH 3/6] remoteproc: imx_rproc: Use devm_add_action_or_reset() for mailbox cleanup
` [PATCH 4/6] remoteproc: imx_rproc: Use devm_clk_get_enabled() and simplify cleanup
` [PATCH 5/6] remoteproc: imx_rproc: Use devm_add_action_or_reset() for scu cleanup
` [PATCH 6/6] remoteproc: imx_rproc: Use devm_rproc_add() helper

[PATCH v2 0/3] mm/ksm: Fix incorrect accounting of KSM counters during fork
 2025-09-17 13:19 UTC  (5+ messages)
` [PATCH v2 2/3] selftests/mm: Added fork inheritance test for ksm_merging_pages counter
` [PATCH v2 3/3] selftests/mm: Added fork test to verify global ksm_zero_pages counter behavior

[PATCH v2 1/1] selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled
 2025-09-17 13:19 UTC  (3+ messages)

[PATCH v4 0/5] Handle NBCON consoles on KDB
 2025-09-17 13:18 UTC  (3+ messages)
` [PATCH v4 5/5] kdb: Adapt kdb_msg_write to work with NBCON consoles

[PATCH] soc/tegra: pmc: Ensure power-domains are in a known state
 2025-09-17 13:16 UTC  (5+ messages)

[PATCH] comedi: Replace kcalloc + copy_from_user with memdup_array_user
 2025-09-17 13:13 UTC 

[PATCH -next v6 10/10] arm64: entry: Convert to generic entry
 2025-09-17 13:14 UTC  (4+ messages)

[PATCH v2 00/13] memory: tegra: Several cleanups
 2025-09-17 13:13 UTC  (4+ messages)
` [PATCH v2 01/13] memory: tegra124-emc: Simplify return of emc_init()

[syzbot] [net?] [nfc?] KMSAN: uninit-value in nci_dev_up (2)
 2025-09-17 13:13 UTC  (2+ messages)
` Forwarded: "

[PATCH 0/3] ALSA: qc_audio_offload: address space cleanups
 2025-09-17 13:12 UTC  (15+ messages)
` [PATCH 3/3] ALSA: qc_audio_offload: try to reduce address space confusion

[RFC] coccinelle script: scope-based resource cleanup
 2025-09-17 13:10 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).