messages from 2026-02-06 11:35:04 to 2026-02-06 12:51:56 UTC [more...]
[PATCH v2 0/2] Performant CXL type 3 non-interleaved regions
2026-02-06 12:51 UTC (4+ messages)
` [PATCH v2 1/2] hw/cxl: Use HPA in cxl_cfmws_find_device() rather than offset in window
[PATCH bpf-next v3 0/3] bpf: fsession support for riscv
2026-02-06 12:51 UTC (10+ messages)
` [PATCH bpf-next v3 1/3] bpf, riscv: introduce emit_store_stack_imm64() for trampoline
` [PATCH bpf-next v3 2/3] bpf, riscv: add fsession support for trampolines
` [PATCH bpf-next v3 3/3] selftests/bpf: enable fsession_test on riscv64
[meta-virtualization][PATCH 1/2] improve reproducibility
2026-02-06 12:51 UTC (3+ messages)
[patch v4 0/2] Misc fixes in XFS realtime
2026-02-06 12:51 UTC (4+ messages)
` [patch v4 1/2] xfs: Replace ASSERT with XFS_IS_CORRUPT in xfs_rtcopy_summary()
[PATCH v2 0/6] clk: qcom: Add support for basic clocks providers on Eliza SoC
2026-02-06 12:50 UTC (9+ messages)
` [PATCH v2 6/6] clk: qcom: Add TCSR clock driver for Eliza
[PATCH v2] board: mediatek: add MT8370 EVK board support
2026-02-06 12:50 UTC
[RFC QEMU PATCH 0/7] Application Specific Tagged Memory Support in CXL Type 3 Devices
2026-02-06 12:49 UTC (22+ messages)
` [RFC PATCH 1/7] hw/mem: Add tagged memory backend object
` [RFC PATCH 2/7] hw/cxl: Allow initializing type3 device with no backing device
` [RFC PATCH 3/7] hw/cxl: Change Extent add/remove APIs for lazy memory backend
` [RFC PATCH 4/7] hw/cxl: Map lazy memory backend after host acceptance
` [RFC PATCH 5/7] hw/cxl: Add performant direct mapping for extents
` [RFC PATCH 6/7] hw/cxl: Add remove alias functionality for extent direct mapping
` [RFC PATCH 7/7] hw/cxl: Add tag-based removal functionality
[PATCH 00/13] Add more commands to scripts/ghes_inject.py
2026-01-21 13:33 UTC (4+ messages)
` [PATCH 09/13] scripts/ghes_inject: add a handler for PCIe bus error
[PATCH v2 0/3] pinctrl: single: bit-per-mux DT flexibility, probe robustness, and consistent pinconf offsets
2026-02-06 12:50 UTC (8+ messages)
[PATCH net-next v7 0/4] net: netconsole: convert to NBCON console infrastructure
2026-02-06 12:45 UTC (5+ messages)
` [PATCH net-next v7 1/4] printk: Add execution context (task name/CPU) to printk_info
` [PATCH net-next v7 2/4] netconsole: extract message fragmentation into send_msg_udp()
` [PATCH net-next v7 3/4] netconsole: convert to NBCON console infrastructure
` [PATCH net-next v7 4/4] netconsole: Use printk context for CPU and task information
[bitbake-devel][PATCH v2] bitbake-setup: Add strip to value from settings.conf
2026-02-06 12:50 UTC (3+ messages)
[PATCH v2 0/3] Fix fs_reclaim deadlock caused by CCS save/restore
2026-02-06 12:49 UTC (5+ messages)
` [PATCH v2 1/3] drm/sa: Split drm_suballoc_new() into SA alloc and init helpers
` [PATCH v2 3/3] drm/xe/vf: Fix fs_reclaim warning with CCS save/restore BB allocation
[PATCH 0/5] arm: mediatek: clean up some redundant board init
2026-02-06 12:48 UTC (4+ messages)
` [PATCH 5/5] arm: mediatek: consolidate ARMv8 memory maps
[PATCH v3 0/3] iio: add support for Bosch BMX055 IMU
2026-02-06 12:47 UTC (3+ messages)
` [PATCH v3 1/3] dt-bindings: iio: accel: bosch,bma255: add bmx055 accel binding
[PATCH] bpf: use FS_USERNS_DELEGATABLE for bpffs
2026-02-06 12:45 UTC (5+ messages)
[PATCH 0/3] soc: Enable cache lockdown for HiSilicon L3 cache
2026-02-06 12:44 UTC (6+ messages)
` [PATCH 1/3] soc cache: L3 cache driver for HiSilicon SoC
[PATCH v6 0/4] RISC-V: re-enable gcc + rust builds
2026-02-06 12:41 UTC (11+ messages)
` [PATCH v6 2/4] rust: generate a fatal error if BINDGEN_TARGET is undefined
` [PATCH v6 4/4] RISC-V: handle extension configs for bindgen, re-enable gcc + rust builds
[PATCH 0/6] update the stolen memory allocation preference
2026-02-06 12:41 UTC (4+ messages)
` [PATCH 1/6] drm/xe/fbdev: Fix BIOS FB vs.s stolen size check
` ✗ i915.CI.Full: failure for update the stolen memory allocation preference
[PATCH net-next 00/11] netfilter: updates for net-next
2026-02-06 12:41 UTC (2+ messages)
[PATCH 00/16] Basic enabling patches for Xe3p_LPG and NVL-P
2026-02-06 12:38 UTC (6+ messages)
` [PATCH 05/16] drm/xe/xe3p_lpg: Add MCR steering
[PATCH] x86/fred: Fix early boot failures on SEV-ES/SNP guests
2026-02-06 12:38 UTC (6+ messages)
[PATCH 00/10] drm/i915/dpt: refactoring, move to parent interface
2026-02-06 12:38 UTC (14+ messages)
` [PATCH 01/10] drm/i915/dpt: move display/intel_dpt.c to i915_dpt.c
` [PATCH 02/10] drm/i915/dpt: pass obj, size instead of framebuffer to intel_dpt_create()
` [PATCH 03/10] drm/i915/dpt: move create/destroy to parent interface
` [PATCH 04/10] drm/i915/dpt: move suspend/resume "
` [PATCH 05/10] drm/i915/dpt: remove display/intel_dpt.h
` [PATCH 06/10] drm/i915/dpt: drop _common from the DPT file names
` [PATCH 07/10] drm/i915/dpt: switch to i915 runtime pm calls
` [PATCH 08/10] drm/i915/dpt: rename i915 specific functions to i915_dpt_ prefix
` [PATCH 09/10] drm/i915/dpt: rename struct i915_dpt to intel_dpt
` [PATCH 10/10] drm/i915/dpt: pass opaque struct intel_dpt around instead of i915_address_space
` ✗ CI.checkpatch: warning for drm/i915/dpt: refactoring, move to parent interface
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
[PATCH v1] drm/bridge: ti-sn65dsi86: Enable HPD polling if IRQ is not used
2026-02-06 12:37 UTC
[PATCH v2 0/4] tests/functional: Fix ppc64 issue with make -j
2026-02-06 12:37 UTC (10+ messages)
` [PATCH v2 1/4] tests/functional/migration: Use socket_dir
` [PATCH v2 2/4] tests/functional/migration: Add migrate_vms
` [PATCH v2 3/4] tests/functional/migration: Use the migrate_vms helper
` [PATCH v2 4/4] tests/functional/ppc64: Remove custom migration routine
[CI] drm/i915/display: change pipe allocation order for discrete platforms
2026-02-06 12:37 UTC
[PATCH] media: sun6i-mipi-csi2: Use V4L2 subdev active state
2026-02-06 12:34 UTC
[PATCH v2 0/9] qapi: Use visitors for migration parameters handling
2026-02-06 12:34 UTC (12+ messages)
` [PATCH v2 4/9] qapi: Implement qapi_dealloc_present_visitor
` [PATCH v2 7/9] migration/options: Open code migrate_params_apply
` [PATCH v2 8/9] migration/options: Stop freeing s->parameters members individually
[PATCH 0/5] Use struct devres_node in Devres<T>
2026-02-06 12:34 UTC (8+ messages)
` [PATCH 2/5] devres: export devres_node_init() and devres_node_add()
[PATCH nf-next,v3 0/4] nft_set_rbtree: complete interval overlap detection
2026-02-06 12:33 UTC (5+ messages)
` [PATCH nf-next,v3 1/4] netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE with null interval
` [PATCH nf-next,v3 2/4] netfilter: nft_set_rbtree: check for partial overlaps in anonymous sets
` [PATCH nf-next,v3 3/4] netfilter: nft_set_rbtree: validate element belonging to interval
` [PATCH nf-next,v3 4/4] netfilter: nft_set_rbtree: validate open interval overlap
[PATCH v1 1/2] perf tests: build-test coverage for NO_JEVENTS=1
2026-02-06 12:33 UTC (4+ messages)
` [PATCH v1 2/2] perf metricgroup: Don't early exit if no CPUID table exists
[PATCH 6.18 000/122] 6.18.9-rc1 review
2026-02-06 12:31 UTC (3+ messages)
[PATCH] staging: rtl8723bs: rename camelCase variables
2026-02-06 12:25 UTC
[PATCH 5.10 000/160] 5.10.249-rc2 review
2026-02-06 12:30 UTC (3+ messages)
[boqun:rust-sync 12/17] kernel/sched/core.c:8867:6: error: conflicting types for '__cant_sleep'
2026-02-06 12:29 UTC
[PATCH] scripts/install-buildtools: Update to 5.3.1
2026-02-06 12:27 UTC
[PATCH RFC] crypto: keytoc: Split env-provided full keyspec on spaces
2026-02-06 12:28 UTC
[PATCH v3] ALSA: control: Verify put() result when in debug mode
2026-02-06 12:28 UTC (2+ messages)
[PATCH] soc: mediatek: mtk-mmsys: Restore MT8167 routing masks lost during merge
2026-02-06 12:26 UTC
[PATCH v2 00/15] Improve OP-TEE handling
2026-02-06 12:25 UTC (15+ messages)
` [PATCH v2 09/15] ARM: i.MX8M: add support to pass BL3x bl_params
` [PATCH v2 10/15] handoff-data: Add TEE_DT_OVL entry
` [PATCH v2 11/15] security: optee: add optee_handoff_overlay helper
` [PATCH v2 12/15] security: optee: add helpers to register OF overlays
` [PATCH v2 13/15] ARM: i.MX8M: Pass optional OP-TEE overlay to barebox
` [PATCH v2 14/15] of: base: register optional OP-TEE overlay
` [PATCH v2 15/15] handoff-data: add missing include
[PATCH] pidfs: return -EREMOTE when PIDFD_GET_INFO is called on another ns
2026-02-06 12:24 UTC (4+ messages)
` [LTP] "
[PATCH 0/2] Enable tertiary USB controller in OTG mode
2026-02-06 12:24 UTC (6+ messages)
` [PATCH 1/2] arm64: dts: qcom: lemans-evk: Enable GPIO expander3 interrupt for Lemans EVK
` [PATCH 2/2] arm64: dts: qcom: lemans-evk: Enable the tertiary USB controller
[LTP] [PATCH] lib: tst_kconfig: Add runtime checks
2026-02-06 12:23 UTC (5+ messages)
[PATCH RFC 00/12] Implementation of Dynamic Housekeeping & Enhanced Isolation (DHEI)
2026-02-06 12:24 UTC (3+ messages)
` [PATCH RFC 03/12] genirq: Implement dynamic migration for Managed IRQs
[PATCH v2 0/3] landlock: Refactor layer masks
2026-02-06 12:24 UTC (4+ messages)
` [PATCH v2 1/3] selftests/landlock: Add filesystem access benchmark
Comparing cve-check with sbom-cve-check
2026-02-06 12:22 UTC (4+ messages)
[PATCH 00/10] Provide udata helpers and use them in bnxt_re
2026-02-06 12:20 UTC (3+ messages)
[kirkstone][PATCH] scripts/install-buildtools: Update to 4.0.32
2026-02-06 12:18 UTC (3+ messages)
` [scarthgap][PATCH] scripts/install-buildtools: Update to 5.0.15
` [whinlatter][PATCH] scripts/install-buildtools: Update to 5.3.1
linux-next: build failure after merge of the vfs-brauner tree
2026-02-06 12:19 UTC (4+ messages)
[OE-core][PATCH v1] libassuan: add ptest support
2026-02-06 12:17 UTC
[BUG] rcu detected stall in shmem_file_write_iter
2026-02-06 12:16 UTC (3+ messages)
` 回复: "
[PATCH v8 0/5] drm/xe: Privatize struct xe_ggtt
2026-02-06 12:16 UTC (4+ messages)
` ✗ CI.checkpatch: warning for drm/xe: Privatize struct xe_ggtt. (rev7)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v4 0/4] Enable ICE clock scaling
2026-02-06 12:14 UTC (6+ messages)
[RFC PATCH 00/27] combine multiple Intel scalar Tx paths
2026-02-06 12:13 UTC (7+ messages)
` [PATCH v3 00/36] "
` [PATCH v3 11/36] net/intel: create common checksum Tx offload function
` [PATCH v3 12/36] net/intel: create a common scalar Tx function
[RFC PATCH] drm/sched: Add new KUnit test suite for concurrent job submission
2026-02-06 12:12 UTC (7+ messages)
[PATCH v1] drm/xe: Update xe_device_declare_wedged() error log
2026-02-06 12:12 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
qcom: vpu: add video firmware for Glymur
2026-02-06 12:11 UTC (2+ messages)
[PATCH net-next v6 0/4] net: netconsole: convert to NBCON console infrastructure
2026-02-06 12:10 UTC (3+ messages)
[PATCH bpf-next 0/3] bpf: fsession support for riscv
2026-02-06 12:07 UTC (5+ messages)
` [PATCH bpf-next 2/3] bpf, riscv: add fsession support for trampolines
acpi_power_meter: power*_average sysfs read hangs, mutex deadlock in hwmon_attr_show since v6.18.y
2026-02-06 12:08 UTC (12+ messages)
` [BISECTED]: "
` [BISECTED - impi related]: "
[PATCH v3] arm64: mm: fix pass user prot to ioremap_prot in generic_access_phys
2026-02-06 12:08 UTC (9+ messages)
[PATCH v3] target/riscv: fix require_rvv passing on non-RVV CPUs
2026-02-06 12:04 UTC (2+ messages)
[PATCH] efi: Enable EFI_SET_VIRTUAL_ADDRESS_MAP by default
2026-02-06 12:04 UTC (4+ messages)
[PATCH v4 0/2] SEV-SNP Unaccepted Memory Hotplug
2026-02-06 12:03 UTC (9+ messages)
` [PATCH v4 1/2] mm/memory_hotplug: Add support to accept memory during hot-add
[PATCH v2 net-next] virtio_net: Improve RSS key size validation and use NETDEV_RSS_KEY_LEN
2026-02-06 12:01 UTC
[PATCH v5 1/5] i3c: master: Expose the APIs to support I3C hub
2026-02-06 12:01 UTC (10+ messages)
` [PATCH v5 2/5] dt-bindings: i3c: Add NXP P3H2x4x i3c-hub support
` [PATCH v5 3/5] mfd: p3h2x4x: Add driver for NXP P3H2x4x i3c hub and on-die regulator
` [PATCH v5 4/5] regulator: p3h2x4x: Add driver for on-die regulators in NXP P3H2x4x i3c hub
` [PATCH v5 5/5] i3c: hub: p3h2x4x: Add support for NXP P3H2x4x I3C hub functionality
[PATCH] perf stat: Fix crash on arm64
2026-02-06 12:01 UTC (3+ messages)
[PATCH 1/2] drm/i915/dp: Fix pipe BPP clamping due to HDR
2026-02-06 12:00 UTC (2+ messages)
` ✓ i915.CI.BAT: success for series starting with [1/2] "
[PATCH 1/9] drm/amdgpu: lock both VM and BO in amdgpu_gem_object_open
2026-02-06 12:00 UTC (3+ messages)
` [PATCH 7/9] drm/amdgpu: rework amdgpu_userq_wait_ioctl v2
[PATCH bpf-next v2 0/3] bpf: fsession support for riscv
2026-02-06 11:58 UTC (8+ messages)
` [PATCH bpf-next v2 1/3] bpf, riscv: introduce emit_store_stack_imm64() for trampoline
` [PATCH bpf-next v2 2/3] bpf, riscv: add fsession support for trampolines
` [PATCH bpf-next v2 3/3] selftests/bpf: enable fsession_test on riscv64
[PATCH v4 0/8] enable PT_RECLAIM on more 64-bit architectures
2026-02-06 11:58 UTC (6+ messages)
` [PATCH v4 7/8] mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE config
[PATCH v3 0/9] Add RZ/G3L IRQC support
2026-02-06 11:58 UTC (9+ messages)
` [PATCH v3 3/9] irqchip/renesas-rzg2l: Make fwspec variable as pointer in struct rzg2l_irqc_priv
` [PATCH v3 4/9] irqchip/renesas-rzg2l: Drop IRQC_NUM_IRQ macro
` [PATCH v3 7/9] irqchip/renesas-rzg2l: Add RZ/G3L support
[PATCH v2] usb: typec: ucsi: Add Thunderbolt alternate mode support
2026-02-06 11:57 UTC
Thread for updating minor properties of tracked regressions [consider ignoring it!]
2026-02-06 11:46 UTC (2+ messages)
[boqun:rust-sync 12/17] kernel/time/timer.c:1754:30: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'long int'
2026-02-06 11:54 UTC (2+ messages)
[jpirko-mlxsw:combined_queue 12/12] drivers/macintosh/windfarm_lm75_sensor.c:70:21: sparse: sparse: cast to restricted __le16
2026-02-06 11:54 UTC
[PATCH v2 1/4] rust: io: Add big-endian read and write functions
2026-02-06 11:54 UTC
Stalls when starting a VSOCK listening socket: soft lockups, RCU stalls, timeout
2026-02-06 11:54 UTC
[GIT PULL] more last minute dma-mapping fixes for Linux 6.19
2026-02-06 11:53 UTC
[PATCH] jffs2: use fs_umode_to_dtype() for dirent type
2026-02-06 11:51 UTC (2+ messages)
[PATCH] drm: of: Fix drm_of_get_data_lanes_count_ep() return value documentation
2026-02-06 11:49 UTC (2+ messages)
[PATCH v2 1/2] dt-bindings: display: bridge: waveshare,dsi2dpi: Document 1..4 DSI lane support
2026-02-06 11:48 UTC (3+ messages)
` [PATCH v2 2/2] drm/bridge: waveshare-dsi: Add support for 1..4 DSI data lanes
[PATCH v2 0/3] Add DSI Port B input support for LT9611 HDMI bridge
2026-02-06 9:49 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: display: lt9611: Support single Port B input
[PATCH 00/11] Allow preemption during IPI completion waiting to improve real-time performance
2026-02-06 11:45 UTC (9+ messages)
` [PATCH 05/11] smp: Enable preemption early in smp_call_function_many_cond
[PATCH] [net-next] net/mlx5e: fix ip6_dst_lookup link failure
2026-02-06 11:45 UTC (4+ messages)
[PATCH i-g-t v3 0/2] tests/kms_plane: Refine clamping and modifier skips
2026-02-06 11:45 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for tests/kms_plane: Refine clamping and modifier skips (rev3)
[jpirko-mlxsw:combined_queue 12/12] drivers/soc/fsl/qe/qmc.c:1958:23: sparse: sparse: incorrect type in assignment (different address spaces)
2026-02-06 11:43 UTC
[PATCH v2 0/2] x86/virt/tdx: Print TDX module version to dmesg
2026-02-06 11:39 UTC (3+ messages)
[PATCH v8 0/3] Add support for more AES modes in TI DTHEv2
2026-02-06 11:37 UTC (4+ messages)
` [PATCH v8 1/3] crypto: ti - Add support for AES-CTR in DTHEv2 driver
[PATCH v8 2/5] drm/xe: Rewrite GGTT VF initialization
2026-02-06 11:36 UTC (2+ messages)
` [PATCH v8.1] "
[PATCH v1 00/10] Support ASPEED AST2700 A2
2026-02-06 11:35 UTC (6+ messages)
` [PATCH v1 08/10] tests/functional/aarch64/test_aspeed_ast2700: Add AST2700 A2 EVB functional tests
[PATCH v5] fbtft: limit dirty rows based on damage range
2026-02-06 11:35 UTC (5+ messages)
[PATCH] slub: let need_slab_obj_exts() return false if SLAB_NO_OBJ_EXT is set
2026-02-06 11:35 UTC (7+ messages)
[PATCH v4 0/1] drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on reset
2026-02-06 11:34 UTC (3+ messages)
` [PATCH v4 1/1] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.