All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-05 19:07:19 to 2026-02-05 20:32:32 UTC [more...]

[isar-cip-core][PATCH] swupdate: use self-built 2025.12 for Debian Trixie
 2026-02-05 19:57 UTC  (5+ messages)

[PATCH 00/29] hw/core: Introduce Remote Port Co-simulation Protocol
 2026-02-05 20:32 UTC  (34+ messages)
` [PATCH 01/29] hw/core: Add Remote Port protocol packet definition
` [PATCH 02/29] hw/core: Add Remote Port header helpers
` [PATCH 03/29] hw/core: Add Remote Port session state and hello protocol
` [PATCH 04/29] hw/core: Implement Remote Port bus access helpers
` [PATCH 05/29] hw/core: Implement Remote Port irq, sync and ATS helpers
` [PATCH 06/29] system/vl: Introduce -machine-path command line option
` [PATCH 07/29] hw/core: Add Remote Port object skeleton
` [PATCH 08/29] hw/core: Setup Remote Port I/O channels
` [PATCH 09/29] hw/core: Add Remote Port protocol thread and handshake
` [PATCH 10/29] hw/core: Implement Remote Port packet dispatch logic
` [PATCH 11/29] hw/core: Implement Remote Port response handling
` [PATCH 12/29] hw/core: Implement Remote Port time synchronization
` [PATCH 13/29] system/memory: Introduce unified MemoryTransaction and .access callback
` [PATCH 14/29] hw/core: Add Remote Port Memory Master object skeleton
` [PATCH 15/29] hw/core: Implement Remote Port Memory Master bus transactions
` [PATCH 16/29] system/physmem: Add ats_do_translate helper
` [PATCH 17/29] hw/core: Add Remote Port ATS device skeleton
` [PATCH 18/29] hw/core: Implement Remote Port ATS logic and cache management
` [PATCH 19/29] hw/core: Add Remote Port memory slave device
` [PATCH 20/29] hw/core: Add Remote Port GPIO/Interrupt bridge
` [PATCH 21/29] hw/core: Add Remote Port Stream device
` [PATCH 22/29] hw/core: Add Remote Port files to build
` [PATCH 23/29] system: Introduce -sync-quantum command line option
` [PATCH 24/29] hw/core: Add FDT support to Remote Port GPIO
` [PATCH 25/29] hw/core: Add FDT support to Remote Port memory master
` [PATCH 26/29] hw/core: Add Remote Port connection support to fdt-generic
` [PATCH 27/29] hw/core: Support IOMMU translation for Remote Port memory slave
` [PATCH 28/29] hw/core: Add Remote Port attachment helpers
` [PATCH 29/29] hw/core: Add ATS support to Remote Port memory slave

[PATCH 00/24] bsd-user: Upstream misc system calls (System V IPC, reboot, etc)
 2026-02-05 20:32 UTC  (3+ messages)
` [PATCH 02/24] bsd-user: FreeBSD needs this too, so drop linux ifdef

[PATCH v2 0/3] Add DSI Port B input support for LT9611 HDMI bridge
 2026-02-05 20:31 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: display: lt9611: Support single Port B input
` [PATCH v2 3/3] arm64: dts: qcom: qcs6490-rubikpi3: Use lt9611 DSI Port B

[PATCH] riscv: fix vmemmap and vmalloc offsets in /proc/kcore
 2026-02-05 20:31 UTC  (2+ messages)

[PATCH v4 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
 2026-02-05 20:30 UTC  (10+ messages)
` [PATCH v4 06/25] io_uring/kbuf: add buffer ring pinning/unpinning
` [PATCH v4 07/25] io_uring/kbuf: add recycling for kernel managed buffer rings
` [PATCH v4 25/25] docs: fuse: add io-uring bufring and zero-copy documentation

[PATCH v3] iio: chemical: bme680: Fix measurement wait duration calculation
 2026-02-05 20:30 UTC  (2+ messages)

[PATCH v5 1/1] NFSD: Enforce timeout on layout recall and integrate lease manager fencing
 2026-02-05 20:29 UTC 

linux-next: build failure after merge of the mmc tree
 2026-02-05 20:28 UTC  (3+ messages)

[PATCH 1/2] xfs: take a breath in xlog_ioend_work()
 2026-02-05 20:27 UTC  (3+ messages)

[DOC] merge-file: document that merge.conflictStyle requires a repository
 2026-02-05 20:27 UTC  (3+ messages)
  ` [PATCH] merge-file: honor merge.conflictStyle outside of "

[PATCH RFC bpf-next 00/12] bpf: Introduce resizable hash map
 2026-02-05 20:24 UTC  (13+ messages)
` [PATCH RFC bpf-next 01/12] bpf: Register rhash map
` [PATCH RFC bpf-next 02/12] bpf: Implement basic functions for resizable hashtab
` [PATCH RFC bpf-next 03/12] bpf: Implement batch ops and BPF iterator "
` [PATCH RFC bpf-next 04/12] bpf: Reject resizable hash map in tracing progs
` [PATCH RFC bpf-next 05/12] libbpf: Support resizable hashtable
` [PATCH RFC bpf-next 06/12] selftests/bpf: Add basic tests for resizable hash map
` [PATCH RFC bpf-next 07/12] selftests/bpf: Support resizable hashtab in test_maps
` [PATCH RFC bpf-next 08/12] selftests/bpf: Resizable hashtab BPF_F_LOCK tests
` [PATCH RFC bpf-next 09/12] selftests/bpf: Add stress tests for resizable hash get_next_key
` [PATCH RFC bpf-next 10/12] selftests/bpf: Add BPF iterator tests for resizable hash map
` [PATCH RFC bpf-next 11/12] selftests/bpf: Verify resizable hash map is rejected in tracing progs
` [PATCH RFC bpf-next 12/12] bpftool: Add rhash map documentation

[PATCH] riscv64/test_boston.py: fix intermitent test timeout
 2026-02-05 20:26 UTC  (2+ messages)

[PATCH v2] iio: magnetometer: bmc150_magn: Used guard() for mutex protection
 2026-02-05 20:25 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3 0/2] support dmabuf
 2026-02-05 20:25 UTC  (4+ messages)
` [PATCH v4 "

[jpirko-mlxsw:combined_queue 10/10] drivers/net/ethernet/aeroflex/greth.c:363:9: sparse: sparse: incorrect type in argument 1 (different base types)
 2026-02-05 20:23 UTC 

[PATCH v3 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
 2026-02-05 20:24 UTC  (4+ messages)
` [PATCH v3 19/25] fuse: add io-uring kernel-managed buffer ring

[Buildroot] [PATCH 1/1] package/strongswan: fix patch header
 2026-02-05 20:24 UTC  (2+ messages)

[PATCH 6.1 000/276] 6.1.162-rc2 review
 2026-02-05 20:23 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix use-after-free race in VM acquire
 2026-02-05 20:22 UTC  (3+ messages)

[PATCH v5 00/13] iio: dac: ds4424: add DS4402/DS4404 support and scale
 2026-02-05 20:21 UTC  (8+ messages)
` [PATCH v5 01/13] iio: dac: ds4424: reject -128 RAW value
` [PATCH v5 06/13] iio: dac: ds4424: use device match data for chip info

[PATCH v2 0/9] qapi: Use visitors for migration parameters handling
 2026-02-05 20:19 UTC  (5+ messages)
` [PATCH v2 1/9] migration/options.c: Don't export migrate_tls_opts_free
` [PATCH v2 2/9] migration: Use QAPI_CLONE_MEMBERS in migrate_params_test_apply

[PATCH 0/1] usb: core: Add quirk for Gigabyte Aorus Waterforce X II AIO coolers
 2026-02-05 20:19 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v1] Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too short
 2026-02-05 20:18 UTC 

[PATCH V2 0/3] Rust support for powerpc
 2026-02-05 20:15 UTC  (8+ messages)
` [PATCH V2 3/3] powerpc: Enable Rust for ppc64le

[PATCH 5.15 000/203] 5.15.199-rc2 review
 2026-02-05 20:13 UTC  (2+ messages)

[meta-zephyr][master][PATCH 0/2] qemu-x86: switch to generic q35 and document nographic
 2026-02-05 20:13 UTC  (2+ messages)
` [yocto-patches] "

[PATCH] smb: client: fix potential UAF and double free it smb2_open_file()
 2026-02-05 20:13 UTC  (4+ messages)

[PATCH 0/2] Add Arm Zena CSS support
 2026-02-05 20:12 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: zena: Add support for Zena CSS

[PATCH v2 00/20] rv/rvgen: Robustness, modernization, and fixes
 2026-02-05 20:12 UTC  (18+ messages)
` [PATCH v2 01/20] rv/rvgen: introduce AutomataError exception class
` [PATCH v2 03/20] rv/rvgen: replace % string formatting with f-strings
` [PATCH v2 07/20] rv/rvgen: fix typos in automata and generator docstring and comments
` [PATCH v2 19/20] rv/rvgen: fix _fill_states() return type annotation
` [PATCH v2 20/20] rv/rvgen: add missing return type annotations

[PATCH] [v3, apply after -rc1] i3c: simplify combined i3c/i2c dependencies
 2026-02-05 20:11 UTC  (4+ messages)

[PATCH v5 next 0/7] IIO: sca3000: devm resource management
 2026-02-05 20:10 UTC  (9+ messages)
` [PATCH v5 next 7/7] iio: sca3000: manage device registration with devm helper

[PATCH v2] tlshd: Send fatal alert to client when there are server config issues
 2026-02-05 20:08 UTC  (2+ messages)

[PATCH v3 0/2] Support remoteproc fixed device index from DT aliases
 2026-02-05 20:07 UTC  (5+ messages)
` [PATCH v3 1/2] remoteproc: core: support "

[RFC] Introducing AI Agents to Git Localization
 2026-02-05 20:07 UTC  (3+ messages)
` [RFC PATCH 1/2] l10n: add .gitattributes to simplify location filtering

[PATCH v2 0/4] Some more _types.h cleanups
 2026-02-05 20:07 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for Some more _types.h cleanups (rev4)

[PATCH] drm/xe/uapi: Update xe_drm.h documentation
 2026-02-05 20:03 UTC 

[PATCH 0/7] drm/xe/guc: Recommend GuC v70.58.0 for LNL, BMG, PTL
 2026-02-05 20:06 UTC  (10+ messages)
` [PATCH 1/7] Revert "topic/for-xe-CI: drm/xe/cri: Define GuC firmware for CRI"
` [PATCH 2/7] Revert "drm/xe/nvls: Define GuC firmware for NVL-S"
` [PATCH 3/7] Revert "drm/xe/pvc: Add GuC firmware definition"
` [PATCH 4/7] drm/xe/guc: Recommend GuC v70.58.0 for BMG, LNL, PTL
` [PATCH 5/7] Reapply "drm/xe/pvc: Add GuC firmware definition"
` [PATCH 6/7] Reapply "drm/xe/nvls: Define GuC firmware for NVL-S"
` [PATCH 7/7] Reapply "topic/for-xe-CI: drm/xe/cri: Define GuC firmware for CRI"
` ✗ CI.checkpatch: warning for drm/xe/guc: Recommend GuC v70.58.0 for LNL, BMG, PTL
` ✓ CI.KUnit: success "

[PATCH V3 0/3] Rust support for powerpc
 2026-02-05 18:04 UTC  (2+ messages)
` [PATCH V3 3/3] powerpc: Enable Rust for ppc64le

[PATCH] iio: ABI: fix current_trigger description
 2026-02-05 20:03 UTC  (5+ messages)

[meta-oe][PATCH] glaze: Update to 7.0.2
 2026-02-05 20:02 UTC 

Btrfs encryption support progress?
 2026-02-05 19:59 UTC 

[PATCH 5.10 000/160] 5.10.249-rc2 review
 2026-02-05 19:58 UTC  (2+ messages)

(no subject)
 2026-02-05 19:58 UTC 

Talk proposal: What 125K kernel bugs tell us about testing gaps
 2026-02-05 19:57 UTC  (5+ messages)

[PATCH v3] Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQ
 2026-02-05 19:57 UTC 

[Buildroot] [PATCH 1/2] package/sane-airscan: needs C++
 2026-02-05 19:52 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/sane-airscan: bump version to 0.99.36

USB-Audio: MOTU M6 - fix playback channels
 2026-02-05 19:46 UTC 

[meta-oe][PATCH v1] glaze: use default install for cmake files
 2026-02-05 19:49 UTC  (2+ messages)
` [oe] "

[PATCH] drm/xe: Allow per queue programming of COMMON_SLICE_CHICKEN3 bit13
 2026-02-05 19:48 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

Herzlichen Glückwunsch
 2026-02-04 19:27 UTC 

[PATCH RESEND] thermal/drivers/brcmstb_thermal: Use max to simplify brcmstb_get_temp
 2026-02-05 19:45 UTC 

[PATCH i-g-t v1 0/4] Runner: Use Jansson instead of json-c
 2026-02-05 19:45 UTC  (10+ messages)
` [PATCH i-g-t v1 1/4] runner: Use Jansson in resultgen "
` [PATCH i-g-t v1 2/4] runner/tests: Fix JSON test data
` [PATCH i-g-t v1 3/4] runner: Add an on-demand test for large files
` [PATCH i-g-t v1 4/4] Dockerfile.build: Replace json-c with jansson

[PATCH RFC net-next] net: stmmac: add documentation about clocks
 2026-02-05 19:44 UTC  (2+ messages)

[PATCH v2] drm/xe/reg_sr: Fix leak on xa_store failure
 2026-02-05 19:44 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/reg_sr: Fix leak on xa_store failure (rev3)

[PATCH v7 0/8] Add SPI offload support to AD4030
 2026-02-05 19:43 UTC  (2+ messages)

[PATCHSET] xfs: syzbot fixes for online fsck
 2026-02-05 19:40 UTC  (3+ messages)
` [PATCH 2/4] xfs: only call xf{array,blob}_destroy if we have a valid pointer

[GIT PULL] Thermal control updates for v6.20-rc1/v7.0-rc1
 2026-02-05 19:42 UTC 

[GIT PULL] ACPI support updates for v6.20-rc1/v7.0-rc1
 2026-02-05 19:40 UTC 

[PATCH net-next v9 05/15] quic: provide quic.h header files for kernel and userspace
 2026-02-05 19:37 UTC  (3+ messages)
` [net-next,v9,05/15] "

[PATCH v2] usb: typec: hd3ss3220: Check if regulator needs to be switched
 2026-02-05 19:37 UTC  (3+ messages)

[GIT PULL] Power management updates for v6.20-rc1/v7.0-rc1
 2026-02-05 19:37 UTC 

USB-Audio: Motu: M6-HiFi.conf - m6 has only 4 outputs, not 6
 2026-02-05 19:33 UTC 

[PATCHSET v6 1/8] fuse: general bug fixes
 2026-02-05 19:32 UTC  (3+ messages)
` [PATCH 5/5] fuse: propagate default and file acls on creation

[PATCH v5 0/2] Add support for Microchip EMC1812
 2026-02-05 19:31 UTC  (3+ messages)
` [PATCH v5 2/2] hwmon: temperature: add support for EMC1812

[Buildroot] [PATCH 1/3] package/libzippp: new package
 2026-02-05 19:29 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/libpqxx: switch to CMake
` [Buildroot] [PATCH 3/3] package/gerbera: bump version to 3.1.1

[PATCH v1 1/1] iio: imu: inv_icm42600: Convert to uXX and sXX integer types
 2026-02-05 19:29 UTC  (4+ messages)

[PATCH v4 i-g-t 0/1] tests/intel/xe_evict: overcommit tests for fault-mode and non-fault-mode VMs
 2026-02-05 19:29 UTC  (2+ messages)
` ✓ i915.CI.Full: success for tests/intel/xe_evict: overcommit tests for fault-mode and non-fault-mode VMs (rev3)

[PATCHSET v6] sched_ext: Fix ops.dequeue() semantics
 2026-02-05 19:29 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH v7 0/7] Enhanced autonomous selection and improvements
 2026-02-05 19:27 UTC  (15+ messages)
` [PATCH v7 4/7] ACPI: CPPC: add APIs and sysfs interface for min/max_perf

[PATCH 1/5] staging: rtl8723bs: fix spelling errors in core driver files
 2026-02-05 19:27 UTC  (5+ messages)
` [PATCH 2/5] staging: rtl8723bs: fix spelling errors in hal "
` [PATCH 3/5] staging: rtl8723bs: fix spelling errors in os_dep files
` [PATCH 4/5] staging: rtl8723bs: fix spelling errors in header files
` [PATCH 5/5] staging: greybus: fix spelling errors

[PATCH] iio: imu: inv_icm45600: fix regulator put warning when probe fails
 2026-02-05 19:26 UTC  (4+ messages)

[PATCHSET v6 4/8] fuse: allow servers to use iomap for better file IO performance
 2026-02-05 19:22 UTC  (11+ messages)
` [PATCH 01/31] fuse: implement the basic iomap mechanisms
` [PATCH 12/31] fuse: implement direct IO with iomap
` [PATCH 13/31] fuse_trace: "
` [PATCH 14/31] fuse: implement buffered "
` [PATCH 19/31] fuse: query filesystem geometry when using iomap

[PATCH v3 0/3] regulator: spacemit-p1: Support board power tree via DT properties
 2026-02-05 19:25 UTC  (8+ messages)
` [PATCH v3 1/3] dt-bindings: mfd: spacemit,p1: Add individual regulator supply properties

[PATCH v3] scsi: target: fix recursive locking in __configfs_open_file()
 2026-02-05 19:26 UTC  (2+ messages)

[PATCH net-next] net: phylink: guard link replay helpers against NULL phylink instance
 2026-02-05 19:23 UTC 

[PATCH v9 0/6] scripts/make_fit: Support ramdisks and faster operations
 2026-02-05 19:23 UTC  (2+ messages)

[PATCH v3 0/3] landlock: documentation improvements
 2026-02-05 19:23 UTC  (2+ messages)

[cilium:alice/vxlan-bigtcp-part2 21/23] checkpatch: WARNING:REPEATED_WORD: Possible repeated word: 'Socket'
 2026-02-05 19:22 UTC 

[PATCH net] net: sched: act_api: size RTM_GETACTION reply by fill size
 2026-02-05 19:23 UTC  (12+ messages)

[Buildroot] [PATCH 1/1] package/libzip: bump version to 1.11.4
 2026-02-05 19:23 UTC 

[Buildroot] [PATCH 1/1] package/collectd: fix wchar dependency of mariadb
 2026-02-05 19:22 UTC 

[PATCH 0/3] Add SDHCI support for Canaan K230 SoC
 2026-02-05 19:19 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: mmc: Add sdhci support for Canaan k230

MOTU M6 reports [ALSA UCM error] but seems to be working fine
 2026-02-05 19:17 UTC 

[PATCH net-next v9 03/15] quic: provide common utilities and data structures
 2026-02-05 19:18 UTC  (4+ messages)
` [net-next,v9,03/15] "

[PATCH v1 0/5] SoCFPGA: Update DDR Support for Gen5/Arria10 in U-Boot
 2026-02-05 19:17 UTC  (4+ messages)
` [PATCH v1 3/5] ddr: altera: gen5: Add DRAM size checking

Accelerator/GPU top
 2026-02-05 19:16 UTC  (2+ messages)

[PATCH] defconfigs: Remove default COFNIG_SPL_LDSCRIPT value
 2026-02-05 19:16 UTC 

[PATCH v2 0/6] Landlock: Implement scope control for pathname Unix sockets
 2026-02-05 19:15 UTC  (10+ messages)

[Buildroot] [PATCH 1/1] package/cppdb: remove remaining patch
 2026-02-05 19:14 UTC 

[PATCH i-g-t] tests/core_hotunplug: Skip unplug when sysfs 'remove' is missing
 2026-02-05 19:13 UTC  (2+ messages)

[PATCH] staging: most: dim2: convert pr_info/err/warn to dev_info/err/warn
 2026-02-05 19:13 UTC 

[PATCH RFC 0/6] AFBC fixes for MediaTek DRM
 2026-02-05 19:13 UTC  (4+ messages)
` [PATCH RFC 3/6] drm/mediatek: ovl: Fix misaligned layer source size on AFBC mode

[PATCH v3] iio: imu: inv_icm45600: fix INT1 drive bit inverted
 2026-02-05 19:13 UTC  (2+ messages)

[PATCH] sched/fair: Group pick-tree-entity helper functions together
 2026-02-05 19:12 UTC 

[PATCH RFC 0/4] mtd/spi-mem: Enable DQS support
 2026-02-05 19:11 UTC  (7+ messages)
` [PATCH RFC 1/4] spi: spi-mem: Flag DQS capability
` [PATCH RFC 3/4] mtd: spi-nand: winbond: Enable the DQS pin on W35N**JW series
` [PATCH DO NOT MERGE RFC 4/4] spi: cadence-qspi: Retrieve DQS capability using the core helper

[PATCH] xen/arm: fix unmapped access trapping on GICv2 hardware
 2026-02-05 19:01 UTC 

[PATCH] scsi: storvsc: Fix scheduling while atomic on PREEMPT_RT
 2026-02-05 19:09 UTC  (6+ messages)
` [EXTERNAL] "

[PATCH 1/2] drm/i915: drop display version 2-4 overlay uAPI
 2026-02-05 19:08 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for series starting with [1/2] "


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.