linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-01-23 10:10:08 to 2026-01-23 11:43:59 UTC [more...]

[PATCH v2 00/17] Introduce SCMI Telemetry FS support
 2026-01-23 11:43 UTC  (5+ messages)
` [PATCH v2 05/17] firmware: arm_scmi: Add Telemetry protocol support
` [PATCH v2 07/17] firmware: arm_scmi: Use new Telemetry traces

[PATCH v2 3/3] clk: tenstorrent: Add Atlantis clock controller driver
 2026-01-23 11:41 UTC  (2+ messages)

[PATCH v1] ALSA: hda/tas2781: Drop the unused macro definition
 2026-01-23 11:39 UTC  (2+ messages)

[RFC PATCH 1/1] module: speed modprobe by adding name_crc to struct module
 2026-01-23 11:39 UTC  (4+ messages)

[PATCH v2 0/5] Add support for AAEON SRG-IMX8PL MCU
 2026-01-23 11:38 UTC  (3+ messages)
` [PATCH v2 2/5] dt-bindings: mfd: Add AAEON embedded controller

[PATCH 00/21] IRQF_ONESHOT clean up
 2026-01-23 11:37 UTC  (22+ messages)
` [PATCH 01/21] genirq: Set IRQF_COND_ONESHOT in devm_request_irq()
` [PATCH 02/21] platform/x86: int0002: Remove IRQF_ONESHOT from request_irq()
` [PATCH 03/21] iommu/amd: Use core's primary handler and set IRQF_ONESHOT
` [PATCH 04/21] mailbox: bcm-ferxrm-mailbox: Use default primary handler
` [PATCH 05/21] bus: fsl-mc: "
` [PATCH 06/21] Bluetooth: btintel_pcie: Use IRQF_ONESHOT and "
` [PATCH 07/21] scsi: efct: "
` [PATCH 08/21] ARM: versatile: Remove IRQF_ONESHOT
` [PATCH 09/21] char: tpm: cr50: "
` [PATCH 10/21] EDAC/altera: "
` [PATCH 11/21] i2c: spacemit: "
` [PATCH 12/21] ASoC: codecs: rt56*: "
` [PATCH 13/21] usb: typec: fusb302: "
` [PATCH 14/21] rtc: amlogic-a4: "
` [PATCH 15/21] thermal/qcom/lmh: Replace IRQF_ONESHOT with IRQF_NO_THREAD
` [PATCH 16/21] perf/cxlpmu: "
` [PATCH 17/21] mfd: wm8350-core: Use IRQF_ONESHOT
` [PATCH 18/21] iio: Replace IRQF_ONESHOT with IRQF_NO_THREAD
` [PATCH 19/21] iio: Use IRQF_NO_THREAD
` [PATCH 20/21] iio: magnetometer: Remove IRQF_ONESHOT
` [PATCH 21/21] media: pci: mg4b: Use IRQF_NO_THREAD

[PATCH v13 00/12] x509, pkcs7, crypto: Add ML-DSA and RSASSA-PSS signing
 2026-01-23 11:37 UTC  (4+ messages)
` [PATCH v13 02/12] pkcs7: Allow the signing algo to calculate the digest itself

[PATCH 0/3] cpufreq/intel_pstate: Support dynamic hybrid capacity scaling during SMT transitions
 2026-01-23 11:37 UTC 

[PATCH 0/2] ALSA: hda/realtek: Fix headset mic for TongFang X6AR55xU
 2026-01-23 11:36 UTC  (2+ messages)

[PATCH v5 0/2] i2c: designware-platdrv: simplify reset control and error handling
 2026-01-23 11:35 UTC  (4+ messages)

[PATCH] sched/fair: Disable scheduler feature NEXT_BUDDY
 2026-01-23 11:35 UTC  (9+ messages)
` [tip: sched/urgent] "

[PATCH v2] bus: fsl-mc: fix an error handling in fsl_mc_device_add()
 2026-01-23 11:35 UTC  (3+ messages)

[PATCH V5 00/17] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
 2026-01-23 11:28 UTC  (31+ messages)
  ` [PATCH V5 03/17] nvdimm/label: Add namespace/region label support as per LSA 2.1
  ` [PATCH V5 04/17] nvdimm/label: Include region label in slot validation
  ` [PATCH V5 05/17] nvdimm/label: Skip region label during ns label DPA reservation
  ` [PATCH V5 08/17] nvdimm/label: Preserve cxl region information from region label
  ` [PATCH V5 09/17] nvdimm/label: Export routine to fetch region information
  ` [PATCH V5 10/17] cxl/mem: Refactor cxl pmem region auto-assembling
  ` [PATCH V5 11/17] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
  ` [PATCH V5 15/17] cxl/pmem_region: Add sysfs attribute cxl region label updation/deletion
  ` [PATCH V5 16/17] cxl/pmem_region: Create pmem region using information parsed from LSA

[PATCH V6 00/18] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
 2026-01-23 11:31 UTC  (19+ messages)
  ` [PATCH V6 01/18] nvdimm/label: Introduce NDD_REGION_LABELING flag to set region label
  ` [PATCH V6 02/18] nvdimm/label: CXL labels skip the need for 'interleave-set cookie'
  ` [PATCH V6 03/18] nvdimm/label: Add namespace/region label support as per LSA 2.1
  ` [PATCH V6 04/18] nvdimm/label: Include region label in slot validation
  ` [PATCH V6 05/18] nvdimm/label: Skip region label during ns label DPA reservation
  ` [PATCH V6 06/18] nvdimm/label: Preserve region label during namespace creation
  ` [PATCH V6 07/18] nvdimm/label: Add region label delete support
  ` [PATCH V6 08/18] nvdimm/label: Preserve cxl region information from region label
  ` [PATCH V6 09/18] nvdimm/label: Export routine to fetch region information
  ` [PATCH V6 10/18] cxl/mem: Refactor cxl pmem region auto-assembling
  ` [PATCH V6 11/18] cxl/region: Rename __create_region() to cxl_create_region()
  ` [PATCH V6 12/18] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
  ` [PATCH V6 13/18] cxl/pmem: Preserve region information into nd_set
  ` [PATCH V6 14/18] cxl/pmem_region: Prep patch to accommodate pmem_region attributes
  ` [PATCH V6 15/18] cxl/pmem_region: Introduce CONFIG_CXL_PMEM_REGION for core/pmem_region.c
  ` [PATCH V6 16/18] cxl/pmem_region: Add sysfs attribute cxl region label updation/deletion
  ` [PATCH V6 17/18] cxl/pmem_region: Create pmem region using information parsed from LSA
  ` [PATCH V6 18/18] cxl/pmem: Add CXL LSA 2.1 support in cxl pmem

[PATCH v7 0/4] backlight: add new max25014 backlight driver
 2026-01-23 11:31 UTC  (5+ messages)
` [PATCH v7 1/4] dt-bindings: backlight: Add max25014 support
` [PATCH v7 2/4] backlight: add max25014atg backlight
` [PATCH v7 3/4] arm64: dts: freescale: moduline-display-av101hdt-a10: add backlight
` [PATCH v7 4/4] arm64: dts: freescale: moduline-display-av123z7m-n17: "

[PATCH] x86/numa: Initialize __apicid_to_node in dummy_numa_init() to prevent OOB
 2026-01-23 11:31 UTC  (3+ messages)
` [v2] "

[PATCH 1/2] arm64: dts: qcom: monaco: Add EL2 overlay
 2026-01-23 11:30 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: talos: "

[PATCH] selftests: ublk: add missing gitignore for metadata_size binary
 2026-01-23 11:29 UTC 

linux-next: build warning after merge of the tip tree
 2026-01-23 11:28 UTC  (6+ messages)
    ` linux-next: [DOCS] "

[next-20260122] Build failure on IBM Power Server
 2026-01-23 11:28 UTC  (8+ messages)

[PATCH] arm64: kexec: Add support for crashkernel CMA reservation
 2026-01-23 11:24 UTC  (3+ messages)

[PATCH 0/6] irqchip/renesas-rzv2h: Add support to handle ICU error IRQ and add SWPE trigger
 2026-01-23 11:24 UTC  (4+ messages)
` [PATCH 4/6] irqchip/renesas-rzv2h: Add CA55 software interrupt support

[PATCH] fs/file: optimize close_range() complexity from O(N) to O(Sparse)
 2026-01-23 11:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] selftests: ublk: use tmpdir for scratch files and improve relative paths use
 2026-01-23 11:20 UTC 

[PATCH] selftests/mm: Have the harness run each test category separately
 2026-01-23 11:21 UTC  (3+ messages)

[PATCH 1/2] drm: introduce page_flip_timeout()
 2026-01-23 11:20 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: implement page_flip_timeout() support

[PATCH] fs/file: optimize FD allocation complexity with 3-level summary bitmap
 2026-01-23 11:19 UTC  (2+ messages)

[PATCH v5 00/10] drm/amdgpu: preparation patchs for the use all SDMA instances series
 2026-01-23 11:16 UTC  (3+ messages)
` [PATCH v5 04/10] drm/amdgpu: remove AMDGPU_GTT_NUM_TRANSFER_WINDOWS

[PATCH] mailbox: omap: fix reference count leak in omap_mbox_probe()
 2026-01-23 11:15 UTC  (2+ messages)

[RFC][PATCH 0/4] locking: Add/convert context analysis bits
 2026-01-23 11:15 UTC  (8+ messages)

[PATCH] ASoC: cs35l56-test: Fix missing module namespace import
 2026-01-23 11:13 UTC 

[PATCH v14 0/5] x509, pkcs7, crypto: Add ML-DSA and RSASSA-PSS signing
 2026-01-23 11:13 UTC  (2+ messages)

[PATCH V3 0/2] soundwire: amd: clock related changes
 2026-01-23 11:11 UTC  (3+ messages)
` [PATCH V3 1/2] soundwire: amd: add clock init control function
` [PATCH V3 2/2] soundwire: amd: refactor bandwidth calculation logic

[PATCH 00/11] Add explicit power-domain and clock voting for QCOM-ICE
 2026-01-23 11:12 UTC  (8+ messages)
` [PATCH 01/11] dt-bindings: crypto: qcom,ice: Require power-domain and iface clk
` [PATCH 11/11] soc: qcom: ice: Add explicit power-domain and clock voting calls for ICE

[PATCH v2 0/2] accel: adxl380: Improve data reading from FIFO
 2026-01-23 11:12 UTC  (7+ messages)
` [PATCH v2 2/2] iio: accel: adxl380: Optimize reading of FIFO entries in interrupt handler

[PATCH v2 0/2] backlight: gpio: add support for multiple GPIOs for backlight control
 2026-01-23 11:11 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: backlight: gpio-backlight: allow multiple GPIOs

[PATCH] power: supply: pm8916_lbc: Fix use-after-free for extcon in IRQ handler
 2026-01-23 11:09 UTC  (2+ messages)

[PATCH phy] phy: enter drivers/phy/Makefile even without CONFIG_GENERIC_PHY
 2026-01-23 11:09 UTC  (2+ messages)

[PATCH] iio:frequency:adf4377: Fix duplicated soft reset mask
 2026-01-23 11:06 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] sched/fair: revert force wakeup preemption
 2026-01-23 11:06 UTC  (2+ messages)
` [tip: sched/urgent] sched/fair: Revert "

[PATCH v5 0/4] imu: st_lsm6dsx: Add support for rotation sensor
 2026-01-23 11:03 UTC  (4+ messages)
` [PATCH v5 4/4] iio: "

[PATCH 0/4] sched: The newidle balance regression
 2026-01-23 11:03 UTC  (5+ messages)
` [PATCH 4/4] sched/fair: Proportional newidle balance

[PATCH v4 0/8] riscv: optimize string functions and add kunit tests
 2026-01-23 11:02 UTC  (3+ messages)
` [PATCH v4 4/8] lib/string_kunit: add performance benchmark for strlen()

[PATCH v3 00/12] perf annotate arch clean up
 2026-01-23 11:02 UTC  (2+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_sock_ready_cb (2)
 2026-01-23 11:02 UTC  (3+ messages)

[PATCH v2 1/2] PCI/ASPM: Override the ASPM and Clock PM states set by BIOS for devicetree platforms
 2026-01-23 10:55 UTC  (5+ messages)

[PATCH v2] x86/lib: Optimize num_digits() and fix INT_MIN overflow
 2026-01-23 10:55 UTC  (7+ messages)

[PATCH net-next 0/3] net/smc: buffer allocation and registration improvements
 2026-01-23 10:54 UTC  (3+ messages)
` [PATCH net-next 1/3] net/smc: cap allocation order for SMC-R physically contiguous buffers

[Patch V4] i2c: imx-lpi2c: fix SMBus block read NACK after byte count
 2026-01-23 10:54 UTC 

[PATCH mm-new v5 0/5] Improve khugepaged scan logic
 2026-01-23 10:54 UTC  (7+ messages)
` [PATCH mm-new v5 1/5] mm: khugepaged: add trace_mm_khugepaged_scan event
` [PATCH mm-new v5 2/5] mm: khugepaged: refine scan progress number
` [PATCH mm-new v5 3/5] mm: add folio_test_lazyfree helper

[PATCH 1/2] linux/interrupt.h: allow "guard" notation to disable and reenable IRQ with valid IRQ check
 2026-01-23 10:52 UTC  (3+ messages)

[RESEND PATCH v2 0/1] iio: Remove MODULE_ALIAS from men_z188_adc
 2026-01-23 10:48 UTC  (2+ messages)
` [RESEND PATCH v2 1/1] iio: adc: men_z188_adc: drop unneeded MODULE_ALIAS

[PATCH net-next v2 0/5] net: netconsole: convert to NBCON console infrastructure
 2026-01-23 10:48 UTC  (4+ messages)
` [PATCH net-next v2 3/5] "

[PATCH] driver-core: move devres_for_each_res() to base.h
 2026-01-23 10:48 UTC  (2+ messages)

[net-next PatchV4 0/2] Octeontx2-pf: Add support for DMAC_FILTER trap
 2026-01-23 10:47 UTC  (3+ messages)
` [net-next PatchV4 1/2] octeontx2-af: Mailbox handlers to fetch DMAC filter drop counter
` [net-next PatchV4 2/2] Octeontx2-pf: Add support for DMAC_FILTER trap

[PATCH v5 00/12] bus: add stm32 debug bus and coresight support for stm32mp1x platforms
 2026-01-23 10:39 UTC  (13+ messages)
` [PATCH v5 01/12] dt-bindings: document access-controllers property for coresight peripherals
` [PATCH v5 02/12] dt-bindings: pinctrl: document access-controllers property for stm32 HDP
` [PATCH v5 03/12] dt-bindings: bus: document the stm32 debug bus
` [PATCH v5 04/12] bus: stm32_firewall: allow check on different firewall controllers
` [PATCH v5 05/12] bus: stm32_firewall: add stm32_firewall_get_grant_all_access() API
` [PATCH v5 06/12] drivers: bus: add the stm32 debug bus driver
` [PATCH v5 07/12] arm: dts: stm32: introduce the debug bus for stm32mp1x platforms
` [PATCH v5 08/12] arm: dts: stm32: enable the debug bus on stm32mp1x boards
` [PATCH v5 09/12] arm: dts: stm32: enable CoreSight on stm32mp15xx-dkx boards
` [PATCH v5 10/12] arm: dts: stm32: enable CoreSight on the stm32mp157c-ev1 board
` [PATCH v5 11/12] arm: dts: stm32: enable CoreSight on the stm32mp135f-dk board
` [PATCH v5 12/12] pinctrl: stm32: add firewall checks before probing the HDP driver

[PATCH v1 0/2] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
 2026-01-23 10:47 UTC  (10+ messages)
` [PATCH v1 1/2] dt-bindings: ethernet: eswin: add clock sampling control
    `  "
        `  "

Linux 6.18.7
 2026-01-23 10:42 UTC  (2+ messages)

Linux 6.12.67
 2026-01-23 10:42 UTC  (2+ messages)

[PATCH v5 0/7] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-01-23 10:42 UTC  (3+ messages)
` [PATCH v5 3/7] cxl/region: Skip decoder reset on detach for autodiscovered regions

[PATCH V3 0/5] mm/khugepaged: cleanups and scan limit fix
 2026-01-23 10:42 UTC  (6+ messages)
` [PATCH V3 2/5] mm/khugepaged: count small VMAs towards scan limit

[PATCH RFT 0/5] dmaengine: dw-edma: support dynamtic add link entry during dma engine running
 2026-01-23 10:41 UTC  (3+ messages)
` [PATCH RFT 4/5] dmaengine: dw-edma: Dynamitc append new request during dmaengine running

[PATCH] PCI: dpc: Increase pciehp waiting time for DPC recovery
 2026-01-23 10:40 UTC 

regression 6.18.>4 gpio-keys-polled: failed to get gpio state: -52
 2026-01-23 10:24 UTC 

[PATCH] rust: dma: allow drivers to tune max segment size
 2026-01-23 10:40 UTC  (2+ messages)

[PATCH v5 0/6] mmc: add support for BST C1200 SDHCI controller
 2026-01-23  9:53 UTC  (2+ messages)
` [PATCH v5 1/6] dt-bindings: mmc: add binding for BST DWCMSHC "

[PATCH v3 0/2] Improve handling of the __klp_{objects,funcs} sections in modules
 2026-01-23 10:26 UTC  (3+ messages)
` [PATCH v3 1/2] livepatch: Fix having __klp_objects relics in non-livepatch modules
` [PATCH v3 2/2] livepatch: Free klp_{object,func}_ext data after initialization

[PATCH v4 00/12] bus: add stm32 debug bus and coresight support for stm32mp1x platforms
 2026-01-23 10:27 UTC  (5+ messages)
` [PATCH v4 03/12] dt-bindings: bus: document the stm32 debug bus

[PATCH v2] arm64: dts: imx95: Reserve eDMA channels 0-1 for V2X
 2026-01-23 10:26 UTC 

[PATCH] scripts: generate_rust_analyzer.py: better pin-init macro resolvea
 2026-01-23 10:26 UTC  (2+ messages)

[PATCH] pid: reorder fields in pid_namespace to reduce false sharing
 2026-01-23 10:26 UTC  (2+ messages)

[PATCH v2 0/2] rust: introduce abstractions for fwctl
 2026-01-23 10:25 UTC  (11+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] samples: rust: fwctl: add sample code "

[PATCH v3 0/3] Clk improvements
 2026-01-23 10:25 UTC  (12+ messages)
` [PATCH v3 1/3] rust: clk: use the type-state pattern

[PATCH 0/2] mount: add OPEN_TREE_NAMESPACE
 2026-01-23 10:23 UTC  (5+ messages)

[PATCH can-next v2 0/2] can: sja1000: clean up CAN state handling
 2026-01-23 10:16 UTC  (3+ messages)
` [PATCH can-next v2 1/2] can: sja1000: sja1000_err(): make use of sja1000_get_berr_counter() to read error counters
` [PATCH can-next v2 2/2] can: sja1000: sja1000_err(): use error counter for error state

[PATCH v8 0/5] PCI: endpoint: BAR subrange mapping support
 2026-01-23 10:16 UTC  (11+ messages)

LSF/MM/BPF: 2026: Call for Proposals
 2026-01-23 10:16 UTC  (3+ messages)

[PATCH v2] dt-bindings: sram: qcom,imem: Document glymur as compatible
 2026-01-23 10:16 UTC 

[PATCH v3 0/8] riscv: optimize string functions and add kunit tests
 2026-01-23 10:16 UTC  (7+ messages)

include/linux/compiler_types.h:597:38: error: call to '__compiletime_assert_495' declared with attribute error: FIELD_PREP: value too large for the field
 2026-01-23 10:15 UTC  (2+ messages)

[PATCH v2 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2026-01-23 10:15 UTC  (5+ messages)
` [PATCH v2 1/5] arm64/sysreg: Add HDBSS related register information

[PATCH v5 0/6] Add boot phase tags for STMicroelectronics boards
 2026-01-23 10:14 UTC  (7+ messages)
` [PATCH v5 1/6] ARM: dts: stm32: Add boot phase tags for STMicroelectronics f4 boards
` [PATCH v5 2/6] ARM: dts: stm32: Add boot phase tags for STMicroelectronics f7 boards
` [PATCH v5 3/6] ARM: dts: stm32: Add boot phase tags for STMicroelectronics h7 boards
` [PATCH v5 4/6] ARM: dts: stm32: Add boot phase tags for STMicroelectronics mp13 boards
` [PATCH v5 5/6] ARM: dts: stm32: Add boot phase tags for STMicroelectronics mp15 boards
` [PATCH v5 6/6] arm64: dts: st: Add boot phase tags for STMicroelectronics mp2 boards

[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
 2026-01-23 10:13 UTC  (6+ messages)
` [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM

[PATCH net-next 0/8] net: dsa: microchip: Add PTP support for the KSZ8463
 2026-01-23 10:12 UTC  (5+ messages)
` [PATCH net-next 5/8] net: dsa: microchip: Add KSZ8463 tail tag handling

[PATCH v3 0/4] Support multi-channel IRQs in stmmac platform drivers
 2026-01-23 10:09 UTC  (4+ messages)
` [PATCH v3 1/4] net: stmmac: platform: read channels irq
` [PATCH v3 3/4] arm64: dts: s32: set Ethernet channel irqs
` [PATCH v3 4/4] stmmac: s32: enable support for Multi-IRQ mode


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