All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-23 10:52:55 to 2026-01-23 11:32:54 UTC [more...]

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

[PATCH i-g-t 0/1] xe_eudebug_online: Fix test_interrupt_other wait logic
 2026-01-23 11:35 UTC  (2+ messages)
` [PATCH i-g-t 1/1] tests/intel/xe_eudebug_online: test_interrupt_other wait fix

[cxl:for-7.0/cxl-aer-prep] BUILD SUCCESS 9a8920ca8ebfb99604f639e7fbc681d0d04518a0
 2026-01-23 11:31 UTC 

[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  (10+ 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 BlueZ] unit: Add test cases for Ranging Profile (RAP) This adds unit test cases for the Ranging Profile (RAP) implementation, specifically testing the Ranging Service (RAS) server functionality
 2026-01-23 11:31 UTC 

[PATCH 0/4] x86: Drop cross-vendor support
 2026-01-23 11:30 UTC  (4+ messages)
` [PATCH 1/4] x86: Reject CPU policies with vendors other than the host's

[PATCH v2 00/16] xen/riscv: introduce vtimer related things
 2026-01-23 11:30 UTC  (3+ messages)
` [PATCH v2 02/16] xen/riscv: implement arch_vcpu_{create,destroy}()

[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 v8 00/37] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2026-01-23 11:29 UTC  (7+ messages)
` [PATCH v8 13/37] hw/arm/smmuv3: propagate smmuv3_cmdq_consume() errors to caller
` [PATCH v8 15/37] hw/arm/smmuv3-accel: Install SMMUv3 GBPA based hwpt

[PATCH 00/16] PCI: renesas: Add RZ/G3E PCIe controller support
 2026-01-23 11:29 UTC  (7+ messages)
` [PATCH 03/16] clk: renesas: rzv2h-cpg: Add support for init_off clocks

[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] "

[PATCH BlueZ] unit: Add test cases for Ranging Profile (RAP) This adds unit test cases for the Ranging Profile (RAP) implementation, specifically testing the Ranging Service (RAS) server functionality
 2026-01-23 11:28 UTC 

[PATCH V5 00/17] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
 2026-01-23 11:28 UTC  (28+ 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 0/3] improve debug output for EAL flags unit tests
 2026-01-23 11:28 UTC  (4+ messages)

[PATCH net-next 0/3] net: ethtool: Track TX pause storm
 2026-01-23 11:28 UTC  (3+ messages)

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

[PATCH v3] mkimage: Default to 8-byte alignment for DTBs added via -b argument
 2026-01-23 10:51 UTC  (7+ messages)

[PATCH Review 1/1] drm/amdgpu: statistic xgmi training error count
 2026-01-23 11:27 UTC 

[Linaro-TCWG-CI] v6.19-rc1-321-g52ebfd8d2feb1: Failure on aarch64
 2026-01-23 11:26 UTC 

[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 v2 0/3] fsnotify: Independent inode tracking
 2026-01-23 11:23 UTC  (4+ messages)
` [PATCH v2 2/3] fsnotify: Use connector hash for destroying inode marks

[RFC] Moving OP-TEE support from meta-arm to oe-core
 2026-01-23 11:20 UTC  (5+ messages)
` [yocto] "
    ` [meta-arm] "

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

[bluez/bluez] cd6e34: monitor: Add support for Ranging Service (RAS) Imp
 2026-01-23 11:21 UTC 

[PATCH BlueZ] Implement the Bluetooth Ranging Profile GATT server and client support as specified by the Bluetooth SIG:
 2026-01-23 11:21 UTC 

mbuf fast-free requirements analysis
 2026-01-23 11:20 UTC  (2+ messages)
` [PATCH] net/intel: optimize for fast-free hint

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

[GIT,PULL,1/3] MediaTek ARM64 DTS updates for v6.20
 2026-01-23 11:17 UTC  (3+ messages)
` [GIT,PULL,2/3] MediaTek driver "
` [GIT,PULL,3/3] MediaTek defconfig "

[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

[LSF/MM/BPF TOPIC] FUSE servers restartability
 2026-01-23 11:16 UTC 

[PATCH net-next] tcp: move sk_forced_mem_schedule() to tcp.c
 2026-01-23 11:16 UTC 

[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 v5 0/2] i2c: designware-platdrv: simplify reset control and error handling
 2026-01-23 11:14 UTC  (3+ 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 net-next v2 00/14] net: stmmac: SerDes, PCS, BASE-X, and inband goodies
 2026-01-23 11:13 UTC  (3+ 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] scripts: add helper for generating Origin-URL references
 2026-01-23 11:11 UTC  (2+ messages)

[PATCH v2] scripts: add helper for generating Origin-URL references
 2026-01-23 11:11 UTC  (2+ messages)

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

[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 BlueZ] monitor: Add support for Ranging Service (RAS) Implement comprehensive decoding support for the Bluetooth Ranging Service (RAS) in the ATT monitor, including:
 2026-01-23 11:09 UTC 

[PATCH net] net: cpsw_new: Execute ndo_set_rx_mode callback in a work queue
 2026-01-23 11:09 UTC 

[PATCH v3 0/3] bitbake-setup: add descriptions for fragment choices
 2026-01-23 11:09 UTC  (5+ messages)
` [PATCH v3 3/3] lib/bb/tests/setup.py: add tests for oe-fragments-one-of
    ` [docs] "

[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  (4+ messages)

[Bug 221004] New: After some hours FPS drop to half while gaming using amdgpu driver with wayland
 2026-01-23 11:08 UTC  (2+ messages)
` [Bug 221004] "

Passing SPHINXOPTS is broken
 2026-01-23 11:06 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 bpf-next 1/2] bpf: add new BPF_CGROUP_ITER_CHILDREN_ONLY control option
 2026-01-23 11:06 UTC  (3+ messages)

[PATCH net-next] declance: Remove IRQF_ONESHOT
 2026-01-23 11:06 UTC 

[PATCH net-next 00/21] net: stmmac: rk: simplify per-SoC configuration
 2026-01-23 11:02 UTC  (44+ messages)
` [PATCH net-next 01/21] net: stmmac: rk: avoid phy_power_on()
` [PATCH net-next 02/21] net: stmmac: rk: get rid of rk_phy_power_ctl()
` [PATCH net-next 03/21] net: stmmac: rk: convert rk3328 to use bsp_priv->id
` [PATCH net-next 04/21] net: stmmac: rk: group MACPHY register offset and fields together
` [PATCH net-next 05/21] net: stmmac: rk: add GMAC_CLK_xx constants, simplify RGMII definitions
` [PATCH net-next 06/21] net: stmmac: rk: add SoC specific ->init() method
` [PATCH net-next 07/21] net: stmmac: rk: convert to mask-based interface mode configuration
` [PATCH net-next 08/21] net: stmmac: rk: move speed GRF register offset to private data
` [PATCH net-next 09/21] net: stmmac: rk: convert rk3588 to rk_set_reg_speed()
` [PATCH net-next 10/21] net: stmmac: rk: remove rk3528 RMII clock initialisation
` [PATCH net-next 11/21] net: stmmac: rk: use rk_encode_wm16() for RGMII clocks
` [PATCH net-next 12/21] net: stmmac: rk: use rk_encode_wm16() for RMII speed
` [PATCH net-next 13/21] net: stmmac: rk: use rk_encode_wm16() for RMII clock
` [PATCH net-next 14/21] net: stmmac: rk: remove need for ->set_speed() method
` [PATCH net-next 15/21] net: stmmac: rk: convert px30
` [PATCH net-next 16/21] net: stmmac: rk: introduce flags indicating support for RGMII/RMII
` [PATCH net-next 17/21] net: stmmac: rk: replace empty set_to_rmii() with supports_rmii
` [PATCH net-next 18/21] net: stmmac: rk: rk3328: gmac2phy only supports RMII
` [PATCH net-next 19/21] net: stmmac: rk: rk3528: gmac0 "
` [PATCH net-next 20/21] net: stmmac: rk: use rk_encode_wm16() for clock selection
` [PATCH net-next 21/21] net: stmmac: rk: rk3506, rk3528 and kk3588 have rmii_mode in clock register

[PATCH i-g-t 0/7] lsgpu: Report upstream port link bandwidth
 2026-01-23 11:03 UTC  (13+ messages)
` [PATCH i-g-t 1/7] lib/igt_device_scan: Don't print fake link bandwidth attributes
` [PATCH i-g-t 2/7] lib/igt_device_scan: Split out reusable part of update_or_add_parent
` [PATCH i-g-t 3/7] lib/igt_device_scan: Include PCIe bridge upstream port if available
` [PATCH i-g-t 4/7] lib/igt_device_scan: List PCIe bridge ports after their children
` [PATCH i-g-t 6/7] lib/igt_device_scan: Don't print bridge not applicable attributes
` [PATCH i-g-t 7/7] lib/igt_device_scan: Print GPU upstream port parent/child relations

[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 v2 net] mptcp: fix race in mptcp_pm_nl_flush_addrs_doit()
 2026-01-23 11:03 UTC  (2+ messages)

[PATCH v4 0/8] riscv: optimize string functions and add kunit tests
 2026-01-23 11:02 UTC  (4+ 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  (3+ messages)

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

[bluez/bluez] 3283ef: doc/qualification: Add PICS and howto for the GATT
 2026-01-23 11:01 UTC 

[bluez/bluez] ded731: doc/qualification: Add PICS and howto for the GAP 
 2026-01-23 11:01 UTC 

[bluez/bluez] fb2c7c: doc/qualification: Add PICS and howto for the SM q
 2026-01-23 11:01 UTC 

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

[PATCH net-next v1] net: sched: sfq: add detailed drop reasons for monitoring
 2026-01-23 10:59 UTC  (8+ messages)

[PATCH v3 00/14] odb: introduce `odb_for_each_object()`
 2026-01-23 10:57 UTC  (7+ messages)
` [PATCH v3 02/14] odb: fix flags parameter to be unsigned

[PATCH v5 0/2]
 2026-01-23 10:56 UTC  (5+ messages)
` [PATCH v5 1/2] xen: Allow lib-y targets to also be .init.o

[PATCH] test/crypto: fix rsa sign data length
 2026-01-23 10:56 UTC 

[PATCH v1 0/1] rename GEN6_PCODE_DATA to match spec
 2026-01-23 10:55 UTC  (2+ messages)
` [PATCH 1/1] drm/{i915, xe}/pcode: "

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

[RFC] doc: add AGENTS.md for AI-powered code review tools
 2026-01-23 10:55 UTC  (3+ messages)
` [PATCH v5 0/4] devtools: add "

[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 mm-new v5 0/5] Improve khugepaged scan logic
 2026-01-23 10:54 UTC  (3+ messages)
` [PATCH mm-new v5 3/5] mm: add folio_test_lazyfree helper

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

[PATCH BlueZ] doc/qualification: Add PICS and howto for the GATT qualification
 2026-01-23 10:53 UTC 

[v2 00/19] Make Display free from i915_reg.h
 2026-01-23 10:53 UTC  (4+ messages)
` [v2 19/19] drm/{i915, xe}: Remove i915_reg.h from display

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


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.