public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-06 14:18:17 to 2025-10-06 16:56:46 UTC [more...]

[PATCH V3 00/20] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
 2025-10-06 16:56 UTC  (21+ messages)
  ` [PATCH V3 13/20] cxl/mem: Refactor cxl pmem region auto-assembling
  ` [PATCH V3 15/20] cxl: Add a routine to find cxl root decoder on cxl bus using cxl port
  ` [PATCH V3 18/20] cxl/pmem_region: Prep patch to accommodate pmem_region attributes
  ` [PATCH V3 20/20] cxl/pmem: Add CXL LSA 2.1 support in cxl pmem
  ` [PATCH V3 06/20] nvdimm/region_label: Add region label update support

[PATCH hyperv-next v6 00/17] Confidential VMBus
 2025-10-06 16:55 UTC  (6+ messages)
` [PATCH hyperv-next v6 01/17] Documentation: hyperv: "
` [PATCH hyperv-next v6 05/17] arch/x86: mshyperv: Trap on access for some synthetic MSRs

[PATCH v4 00/30] Live Update Orchestrator
 2025-10-06 16:55 UTC  (8+ messages)
` [PATCH v4 02/30] kho: make debugfs interface optional
` [PATCH v4 03/30] kho: drop notifiers

[PATCH v11 00/31] x86,fs/resctrl telemetry monitoring
 2025-10-06 16:54 UTC  (4+ messages)
` [PATCH v11 31/31] fs/resctrl: Some kerneldoc updates

[PATCH v2] wifi: ath11k: Add missing platform IDs for quirk table
 2025-10-06 16:51 UTC  (2+ messages)

[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-v6.18
 2025-10-06 16:51 UTC  (8+ messages)

[syzbot] [cgroups?] WARNING in cgroup_freeze
 2025-10-06 16:49 UTC  (2+ messages)
` Forwarded: Test: cgroup

[GIT PULL] NVDIMM for 6.18
 2025-10-06 16:50 UTC 

[PATCH v5 0/5] kdump: crashkernel reservation from CMA
 2025-10-06 16:45 UTC  (5+ messages)

[PATCH 00/10] pmdomain: samsung: add supoort for Google GS101
 2025-10-06 16:43 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: power: samsung: add google,gs101-pd
` [PATCH 02/10] dt-bindings: soc: samsung: exynos-pmu: allow power domains as child on g101
` [PATCH 03/10] pmdomain: samsung: use to devm_kstrdup_const() to simplify error handling
` [PATCH 04/10] pmdomain: samsung: convert to using regmap
` [PATCH 05/10] pmdomain: samsung: convert to regmap_read_poll_timeout()
` [PATCH 06/10] pmdomain: samsung: don't hardcode offset for registers to 0 and 4
` [PATCH 07/10] pmdomain: samsung: selectively handle enforced sync_state
` [PATCH 08/10] pmdomain: samsung: try to get PMU (syscon) regmap
` [PATCH 09/10] pmdomain: samsung: use dev_err() instead of pr_err()
` [PATCH 10/10] pmdomain: samsung: add support for google,gs101-pd

[PATCH v2] fbdev: mb862xxfbdrv: Make CONFIG_FB_DEVICE optional
 2025-10-06 16:41 UTC 

[PATCH v5 0/9] Introduce bitfield and move register macro to rust/kernel/
 2025-10-06 16:40 UTC  (7+ messages)
` [PATCH v5 6/9] rust: bitfield: Add KUNIT tests for bitfield

[PATCH 0/3] rust: xarray: abstract `xa_alloc` and `xa_alloc_cyclic`
 2025-10-06 16:30 UTC  (4+ messages)
` [PATCH 1/3] rust: xarray: abstract `xa_alloc`
` [PATCH 2/3] rust: xarray: abstract `xa_alloc_cyclic`
` [PATCH 3/3] remove completed task from nova-core task list

[PATCH v12-1 3/3] iio: ABI: Add voltage mean raw attribute
 2025-10-06 16:36 UTC  (2+ messages)

[PATCH] RAS/AMD/FMPM: Add option to ignore CEs
 2025-10-06 16:35 UTC  (2+ messages)

[PATCH v2 0/8] Verisilicon DC8200 driver (and adaption to TH1520)
 2025-10-06 16:33 UTC  (8+ messages)
` [PATCH v2 2/8] dt-bindings: display: add verisilicon,dc

[GIT PULL] Crypto Update for 6.17
 2025-10-06 16:32 UTC  (12+ messages)
        ` 6.17 crashes in ipv6 code when booted fips=1 [was: [GIT PULL] Crypto Update for 6.17]

[PATCH 00/18] Add USB2.0 support for RZ/G3E
 2025-10-06 16:31 UTC  (5+ messages)
` [PATCH 03/18] reset: rzv2h-usb2phy: Simplify pm_runtime driver handling
` [PATCH 04/18] reset: rzv2h-usb2phy: Set VBENCTL register for OTG mode

[PATCH] arm64: dts: freescale: Add GMAC Ethernet for S32G2 EVB and RDB2 and S32G3 RDB3
 2025-10-06 16:31 UTC 

[PATCH] vfio: fix VFIO_IOMMU_UNMAP_DMA when end of range would overflow u64
 2025-10-06 16:29 UTC  (3+ messages)

[Patch v3 0/2] perf record: ratio-to-prev event term for auto counter reload
 2025-10-06 16:23 UTC  (3+ messages)

[REGRESSION 00/04] Crash during resume of pcie bridge
 2025-10-06 16:22 UTC  (3+ messages)

[PATCH v3 0/9] perf build: Support building with Clang
 2025-10-06 16:21 UTC  (10+ messages)
` [PATCH v3 1/9] tools build: Align warning options with perf
` [PATCH v3 2/9] perf python: split Clang options when invoking Popen
` [PATCH v3 3/9] perf build: Correct CROSS_ARCH for clang
` [PATCH v3 4/9] perf build: Disable thread safety analysis for perl header
` [PATCH v3 5/9] perf test coresight: Dismiss clang warning for memcpy thread
` [PATCH v3 6/9] perf test coresight: Dismiss clang warning for thread loop
` [PATCH v3 7/9] perf test coresight: Dismiss clang warning for unroll loop thread
` [PATCH v3 8/9] perf build: Support build with clang
` [PATCH v3 9/9] perf docs: Document building with Clang

[syzbot] [ntfs3?] KMSAN: uninit-value in attr_set_size
 2025-10-06 16:22 UTC 

[PATCH iwl-next] ice: implement configurable header split for regular Rx
 2025-10-06 16:20 UTC 

[PATCH v1 1/2] perf bpf_counter: Move header declarations into C code
 2025-10-06 16:18 UTC  (3+ messages)
` [PATCH v1 2/2] perf bpf_counter: Fix handling of cpumap fixing hybrid

[PATCH] PCI: probe: fix typo: CONFIG_PCI_PWRCTRL -> CONFIG_PCI_PWRCTL
 2025-10-06 16:14 UTC  (2+ messages)

[PATCH] phy: qcom: qmp-combo: Move pipe_clk on/off to common
 2025-10-06 16:13 UTC  (3+ messages)

[PATCH RFC 0/9] gpio: improve support for shared GPIOs
 2025-10-06 16:10 UTC  (4+ messages)

[PATCH] fbdev: mb862xxfbdrv: Make CONFIG_FB_DEVICE optional
 2025-10-06 16:10 UTC  (3+ messages)

[GIT PULL] PCI changes for v6.18
 2025-10-06 16:09 UTC 

[PATCH v4 00/10] Some Panfrost fixes and improvements
 2025-10-06 16:07 UTC  (3+ messages)
` [PATCH v4 03/10] drm/panfrost: Handle job HW submit errors

[PATCH][next] btrfs: Avoid -Wflex-array-member-not-at-end warning
 2025-10-06 16:06 UTC  (6+ messages)

[PATCH v3 00/10] drm: Reduce page tables overhead with THP
 2025-10-06 16:01 UTC  (3+ messages)
` [PATCH v3 01/10] drm/shmem-helper: Add huge page fault handler

[PATCH v2 00/29] arm_mpam: Add basic mpam driver
 2025-10-06 16:00 UTC  (10+ messages)
` [PATCH v2 22/29] arm_mpam: Add helpers to allocate monitors
` [PATCH v2 23/29] arm_mpam: Add mpam_msmon_read() to read monitor value

[GIT PULL] x86/apic for v6.18-rc1
 2025-10-06 15:59 UTC  (4+ messages)

[PATCH 0/4 v5] cxl/core: Enable Region creation/attach on x86 with LMH
 2025-10-06 15:58 UTC  (5+ messages)
` [PATCH 1/4 v5] cxl/core: Change match_*_by_range() signatures
` [PATCH 2/4 v5] cxl/core: Add helpers to detect Low Memory Holes on x86
` [PATCH 3/4 v5] cxl/core: Enable Region creation on x86 with LMH
` [PATCH 4/4 v5] cxl/test: Simulate an x86 Low Memory Hole for tests

[PATCH 0/3] pmdomain: Improve idlestate selection for CPUs
 2025-10-06 15:55 UTC  (7+ messages)
` [PATCH 2/3] arm64: smp: Implement cpus_has_pending_ipi()

[PATCH 0/9] reset: rework reset-gpios handling
 2025-10-06 15:55 UTC  (9+ messages)
` [PATCH 6/9] reset: order includes alphabetically in reset/core.c
` [PATCH 7/9] reset: make the provider of reset-gpios the parent of the reset device
` [PATCH 8/9] reset: gpio: convert the driver to using the auxiliary bus
` [PATCH 9/9] reset: gpio: use software nodes to setup the GPIO lookup

[PATCH 1/2] tools/rtla: Fix --on-threshold always triggering
 2025-10-06 15:54 UTC  (4+ messages)
` [PATCH 2/2] rtla/tests: Extend action tests to 5s

[PATCH v3 0/3] arm64: dts: rockchip: introduce LinkEase EasePi R1
 2025-10-06 15:51 UTC  (7+ messages)
` [PATCH v3 2/3] dt-bindings: arm: rockchip: Add "
` [PATCH v3 3/3] arm64: dts: rockchip: add "

[RELEASE] LTTng-modules 2.13.21 and 2.14.2 (Linux kernel tracer)
 2025-10-06 15:50 UTC 

[PATCH 0/2] Support power resources in ata ports
 2025-10-06 15:50 UTC  (5+ messages)
` [PATCH 1/2] Add manage_restart device attribute to scsi_disk
  ` [PATCH 2/2] Power on ata ports defined in ACPI before probing ports

[PATCH 0/5] arm64: dts: qcom: r0q: enable more peripherals
 2025-10-06 15:49 UTC  (11+ messages)
` [PATCH 4/5] arm64: dts: qcom: r0q: enable hardware clocks
` [PATCH 5/5] arm64: dts: qcom: r0q: enable ufs storage

[PATCH net-next v29 0/3] MCTP Over PCC Transport
 2025-10-06 15:48 UTC  (6+ messages)
` [PATCH net-next v29 1/3] mailbox: add callback function for rx buffer allocation

[PATCH v12 1/3] dt-bindings: iio: adc: add max14001
 2025-10-06 15:48 UTC  (5+ messages)
` [PATCH v12 2/3] iio: adc: max14001: New driver

[GIT PULL] Btrfs updates for 6.18, part 2
 2025-10-06 15:47 UTC 

[PATCH RESEND v4 00/10] PM: EM: Add netlink support for the energy model
 2025-10-06 15:44 UTC  (9+ messages)
` [PATCH RESEND v4 02/10] PM: EM: Expose the ID of a performance domain via debugfs
` [PATCH RESEND v4 03/10] PM: EM: Add an iterator and accessor for the performance domain
` [PATCH RESEND v4 04/10] PM: EM: Add em.yaml and autogen files
` [PATCH RESEND v4 05/10] PM: EM: Add a skeleton code for netlink notification

[PATCH net] net: bridge: Trigger host query on v6 addr valid
 2025-10-06 15:43 UTC  (6+ messages)

[PATCH v5 0/8] media: Introduce V4L2 generic ISP support
 2025-10-06 15:41 UTC  (18+ messages)
` [PATCH v5 1/8] media: uapi: Introduce V4L2 generic ISP types
` [PATCH v5 5/8] media: v4l2-core: Introduce v4l2-isp.c

[PATCH] media: venus: prevent potential integer overflow in decide_core()
 2025-10-06 15:40 UTC 

[PATCH v6 0/6] fs: introduce file_getattr and file_setattr syscalls
 2025-10-06 15:39 UTC  (4+ messages)
` [PATCH v6 4/6] fs: make vfs_fileattr_[get|set] return -EOPNOSUPP

[PATCH] drm/msm: Fix pgtable prealloc error path
 2025-10-06 15:35 UTC 

[syzbot] [ntfs3?] KMSAN: uninit-value in attr_set_size
 2025-10-06 15:33 UTC  (3+ messages)
` Forwarded: Re: test
` Forwarded: Re: test2

[PATCH v13 3/4] drm/atomic-helper: Re-order bridge chain pre-enable and post-disable
 2025-10-06 15:30 UTC  (3+ messages)

[PATCH net 0/8] Intel Wired LAN Driver Updates 2025-10-01 (idpf, ixgbe, ixgbevf)
 2025-10-06 15:27 UTC  (5+ messages)
` [PATCH net 3/8] idpf: fix possible race in idpf_vport_stop()

[PATCH 00/14] sched: Support shared runqueue locking
 2025-10-06 15:21 UTC  (3+ messages)
` [PATCH 01/14] sched: Employ sched_change guards

[PATCH] csky: abiv2: Adapt to new folio flags field
 2025-10-06 15:26 UTC  (2+ messages)

[PATCH 0/3] AMD ATL PRM Updates
 2025-10-06 15:25 UTC  (5+ messages)
` [PATCH 1/3] ACPI: PRM: Add acpi_prm_handler_available()
` [PATCH 2/3] RAS/AMD/ATL: Require PRM support for future systems
` [PATCH 3/3] RAS/AMD/ATL: Return error codes from helper functions

[PATCH] irqchip/gic-v5: Fix GIC CDEOI instruction encoding
 2025-10-06 15:24 UTC  (5+ messages)

[PATCH v2 00/20] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
 2025-10-06 15:22 UTC  (6+ messages)
` [PATCH v2 11/20] verification/rvgen: Allow spaces in and events strings

[PATCH] perf tests: Don't retest sections in "Object code reading"
 2025-10-06 15:21 UTC  (2+ messages)

[PATCH net] xsk: Fix overflow in descriptor validation@@
 2025-10-06 15:19 UTC  (2+ messages)

[PATCH] rv: Add signal reactor
 2025-10-06 15:19 UTC  (9+ messages)

[PATCH v1] fsnotify: Pass correct offset to fsnotify_mmap_perm()
 2025-10-06 15:16 UTC  (8+ messages)

[PATCH 0/2] SMMU v3 CMDQ fix and improvement
 2025-10-06 15:14 UTC  (2+ messages)

[PATCH v2] drm/bridge: sii902x: Fix HDMI detection with DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2025-10-06 15:13 UTC  (2+ messages)

[PATCH v4 0/5] Introduce movable pages for Hyper-V guests
 2025-10-06 15:06 UTC  (6+ messages)
` [PATCH v4 1/5] Drivers: hv: Refactor and rename memory region handling functions
` [PATCH v4 2/5] Drivers: hv: Centralize guest memory region destruction
` [PATCH v4 3/5] Drivers: hv: Batch GPA unmap operations to improve large region performance
` [PATCH v4 4/5] Drivers: hv: Ensure large page GPA mapping is PMD-aligned
` [PATCH v4 5/5] Drivers: hv: Add support for movable memory regions

[PATCH] watchdog: move nmi_watchdog sysctl into .rodata
 2025-10-06 15:06 UTC  (2+ messages)

[PATCH mm-new v2 1/1] mm/khugepaged: abort collapse scan on non-swap entries
 2025-10-06 15:02 UTC  (7+ messages)

[PATCH v2 00/12] iommu/amd: Introduce Nested Translation support
 2025-10-06 15:01 UTC  (17+ messages)
` [PATCH v2 01/12] iommu/amd: Rename DEV_DOMID_MASK to DTE_DOMID_MASK
` [PATCH v2 03/12] iommu/amd: Make amd_iommu_pdom_id_free() non-static
` [PATCH v2 04/12] iommu/amd: Make amd_iommu_device_flush_dte() non-static
` [PATCH v2 09/12] iommu/amd: Add support for nest parent domain allocation
` [PATCH v2 10/12] iommu/amd: Add support for nested "
` [PATCH v2 11/12] iommu/amd: Add support for nested domain attach/detach
` [PATCH v2 12/12] iommu/amd: Introduce IOMMUFD vIOMMU support for AMD

[PATCH v3 0/5] Introduce movable pages for Hyper-V guests
 2025-10-06 15:00 UTC  (9+ messages)
` [PATCH v3 1/5] Drivers: hv: Refactor and rename memory region handling functions
` [PATCH v3 3/5] Drivers: hv: Batch GPA unmap operations to improve large region performance

[PATCH v4 0/3] arm64: qcom: x1e78100-lenovo-thinkpad-t14s: add support for HDMI output
 2025-10-06 14:54 UTC  (5+ messages)
` [PATCH v4 2/3] phy: qcom: qmp-combo: get the USB3 & DisplayPort lanes mapping from DT

[RFC] [PATCH] mm/page_alloc: pcp->batch tuning
 2025-10-06 14:54 UTC 

[PATCH] cxl/hdm: allow zero sized committed decoders
 2025-10-06 14:54 UTC  (7+ messages)

[PATCH v2] Revert "sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN"
 2025-10-06 14:52 UTC  (12+ messages)

[PATCH] arm64: dts: qcom: sdm845-oneplus: Correct gpio used for slider
 2025-10-06 14:51 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: sdm845-shift-axolotl: fix touchscreen properties
 2025-10-06 14:49 UTC  (2+ messages)

[PATCH] drm/atomic: Change state pointers to a more meaningful name
 2025-10-06 14:48 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: msm8916-longcheer-l8910: Add touchscreen
 2025-10-06 14:46 UTC  (2+ messages)

[PATCH mm-new v2 0/3] mm/khugepaged: refactor and merge PTE scanning logic
 2025-10-06 14:43 UTC  (4+ messages)
` [PATCH mm-new v2 1/3] mm/khugepaged: optimize PTE scanning with if-else-if-else-if chain
` [PATCH mm-new v2 2/3] mm/khugepaged: use VM_WARN_ON_FOLIO instead of VM_BUG_ON_FOLIO for non-anon folios
` [PATCH mm-new v2 3/3] mm/khugepaged: merge PTE scanning logic into a new helper

[RFC PATCH net-next v2 0/3] STP/RSTP SWITCH support for PRU-ICSSM Ethernet driver
 2025-10-06 14:38 UTC  (3+ messages)
` [RFC PATCH net-next v2 3/3] net: ti: icssm-prueth: Adds support for ICSSM RSTP switch

[PATCH 0/2] iio: health: max30100: Add DT pulse-width support
 2025-10-06 14:40 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iio: max30100: Add pulse-width property

[syzbot] [ntfs3?] KMSAN: uninit-value in attr_set_size
 2025-10-06 14:39 UTC 

[PATCH] ARM: dts: imx6q-evi: fix rtc compatible
 2025-10-06 14:37 UTC  (2+ messages)

[PATCH 0/2] ext4: fix an data corruption issue in nojournal mode
 2025-10-06 14:37 UTC  (4+ messages)

[PATCH v2 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-10-06 14:33 UTC  (6+ messages)
` [PATCH v2 3/4] gpio: imx-rpmsg: add imx-rpmsg GPIO driver

[PATCH 00/24] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
 2025-10-06 14:32 UTC  (12+ messages)
` [PATCH 05/24] arm64: dts: qcom: glymur: Add cpu idle states
` [PATCH 10/24] arm64: dts: qcom: glymur: Add SPMI PMIC arbiter device
` [PATCH 16/24] arm64: boot: dts: glymur-crd: Add Volume down/up keys support
` [PATCH 17/24] arm64: dts: qcom: glymur-crd: Avoid RTC probe failure

[PATCH] rtla/timerlat_bpf: Stop tracing on user latency
 2025-10-06 14:31 UTC 

[PATCH v6 0/7] MT8196 GPU Frequency/Power Control Support
 2025-10-06 14:28 UTC  (5+ messages)
` [PATCH v6 7/7] pmdomain: mediatek: Add support for MFlexGraphics

[PATCH] usb: c67x00 - fix potential division by zero in c67x00_end_of_data()
 2025-10-06 14:27 UTC  (2+ messages)

[PATCH] x86/hyperv: Export hv_hypercall_pg unconditionally
 2025-10-06 14:27 UTC  (13+ messages)

[PATCH v4 1/1] spi: offload: Add offset parameter
 2025-10-06 14:25 UTC 

[PATCH 00/20] arm64: dts: qcom: Introduce Kaanapali platform device tree
 2025-10-06 14:23 UTC  (3+ messages)
` [PATCH 04/20] arm64: dts: qcom: kaanapali: Add support for PCIe0 on Kaanapali

[PATCH] serial: sc16is7xx: remove useless enable of enhanced features
 2025-10-06 14:20 UTC 

[PATCH v2] watchdog: Add driver for Gunyah Watchdog
 2025-10-06 14:18 UTC  (2+ messages)


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