messages from 2026-03-20 15:58:47 to 2026-03-20 16:38:38 UTC [more...]
[PATCH] drm/shmem_helper: Make sure PMD entries get the writeable upgrade
2026-03-20 16:38 UTC (2+ messages)
[PATCH 0/4] kbuild: vdso_install: drop build ID architecture allow-list
2026-03-20 16:36 UTC (5+ messages)
` [PATCH 1/4] kbuild: vdso_install: split out the readelf invocation
` [PATCH 2/4] kbuild: vdso_install: hide readelf warnings
` [PATCH 3/4] kbuild: vdso_install: gracefully handle images without build ID
` [PATCH 4/4] kbuild: vdso_install: drop build ID architecture allow-list
[PATCH v2 1/3] mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
2026-03-20 16:35 UTC (3+ messages)
` [PATCH v2 2/3] mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]
` [PATCH v2 3/3] mm/damon/sysfs: check contexts->nr in repeat_call_fn
[PATCH v3 00/36] KVM: arm64: Add support for protected guest memory with pKVM
2026-03-20 16:35 UTC (5+ messages)
` [PATCH v3 25/36] KVM: arm64: Reclaim faulting page from pKVM in spurious fault handler
` [PATCH v3 26/36] KVM: arm64: Return -EFAULT from VCPU_RUN on access to a poisoned pte
[PATCH] commit-reach: simplify cleanup of remaining bitmaps in ahead_behind()
2026-03-20 16:35 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2] mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
2026-03-20 16:34 UTC (3+ messages)
` [PATCH v2] mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]
` [PATCH v2] mm/damon/sysfs: check contexts->nr in repeat_call_fn
[Bug][xfstests xfs/556] inconsistent {HARDIRQ-ON-W} -> {IN-HARDIRQ-W} usage
2026-03-20 16:34 UTC (2+ messages)
[PATCH 6.19 000/379] 6.19.9-rc2 review
2026-03-20 16:34 UTC (2+ messages)
[PATCH] pinctrl: rtd: Fix error handling for devm_platform_ioremap_resource()
2026-03-20 16:33 UTC
[PATCH] regex: not all macOS platforms seem to have REG_ENHANCED
2026-03-20 16:33 UTC (8+ messages)
[PATCH v1 1/1] video: fbdev: matroxfb: Mark variable with __maybe_unused to avoid W=1 build break
2026-03-20 16:32 UTC (2+ messages)
[PATCH v13 00/48] arm64: Support for Arm CCA in KVM
2026-03-20 16:32 UTC (18+ messages)
` [PATCH v13 07/48] arm64: RMI: Check for RMI support at KVM init
` [PATCH v13 12/48] arm64: RMI: Basic infrastructure for creating a realm
` [PATCH v13 15/48] arm64: RMI: RTT tear down
` [PATCH v13 17/48] arm64: RMI: Allocate/free RECs to match vCPUs
` [PATCH v13 20/48] arm64: RMI: Handle realm enter/exit
[PATCH] net/mlx5: poll mlx5 eq during irq migration
2026-03-20 16:31 UTC (8+ messages)
[PATCH] cocci: strbuf.buf is never NULL
2026-03-20 16:31 UTC (2+ messages)
[RFC v1 00/11] Add iMX95 neoisp driver
2026-03-20 16:29 UTC (9+ messages)
` [EXT] "
` "
[PATCH sched_ext/for-7.1] sched_ext: idle: Prioritize idle SMT sibling
2026-03-20 16:28 UTC (5+ messages)
[PATCH 0/6] cxl: Support Back-Invalidate
2026-03-20 16:29 UTC (11+ messages)
` [PATCH 2/6] cxl: Add BI register probing and port initialization
` [PATCH 3/6] cxl/pci: Add Back-Invalidate topology enable/disable
` [PATCH 3/6] cxl/pci: Add Back-Invalidate topology enable/disabl
` [PATCH 4/6] cxl: Wire BI setup and dealloc into device lifecycle
` [PATCH 5/6] cxl/hdm: Add BI coherency support for endpoint decoders
[PATCH 0/3] SHIFT 6MQ SD-card support, improved responsivness of touchscreen, and codec
2026-03-20 16:29 UTC (8+ messages)
` [PATCH 1/3] arm64: dts: qcom: sdm845-shift-axolotl: Enable sdcard
` [PATCH 2/3] arm64: dts: qcom: sdm845-shift-axolotl: Set higher touchscreen i2c clock
` [PATCH 3/3] arm64: dts: qcom: sdm845-shift-axolotl: Enable TFA9890 codec
[PATCH v2 00/20] drm/atomic: Rework initial state allocation
2026-03-20 16:27 UTC (21+ messages)
` [PATCH v2 01/20] drm/colorop: Fix typos in the doc
` [PATCH v2 02/20] drm/atomic: Drop drm_private_state.obj assignment from create_state
` [PATCH v2 03/20] drm/mode-config: Mention drm_mode_config_reset() culprits
` [PATCH v2 04/20] drm/colorop: Rename __drm_colorop_state_reset()
` [PATCH v2 05/20] drm/colorop: Create drm_atomic_helper_colorop_create_state()
` [PATCH v2 06/20] drm/atomic-state-helper: Fix __drm_atomic_helper_plane_reset() doc typo
` [PATCH v2 07/20] drm/atomic-state-helper: Rename __drm_atomic_helper_plane_state_reset()
` [PATCH v2 08/20] drm/plane: Add new atomic_create_state callback
` [PATCH v2 09/20] drm/atomic-state-helper: Rename __drm_atomic_helper_crtc_state_reset()
` [PATCH v2 10/20] drm/crtc: Add new atomic_create_state callback
` [PATCH v2 11/20] drm/atomic-state-helper: Rename __drm_atomic_helper_connector_state_reset()
` [PATCH v2 12/20] drm/hdmi: Rename __drm_atomic_helper_connector_hdmi_reset()
` [PATCH v2 13/20] drm/connector: Add new atomic_create_state callback
` [PATCH v2 14/20] drm/mode-config: Create drm_mode_config_create_state()
` [PATCH v2 15/20] drm/drv: Call drm_mode_config_create_state() by default
` [PATCH v2 16/20] drm/atomic: Drop private obj state allocation
` [PATCH v2 17/20] drm/drv: Drop drm_mode_config_reset() from our skeleton
` [PATCH v2 18/20] drm/tidss: Drop call to drm_mode_config_reset at probe time
` [PATCH v2 19/20] drm/tidss: Convert to atomic_create_state
` [PATCH v2 20/20] drm/bridge_connector: "
[PATCH v3] cxl: Add endpoint decoder flags clear when PCI reset happens
2026-03-20 16:27 UTC (2+ messages)
[PATCH v9 0/9] ADF41513/ADF41510 PLL frequency synthesizers
2026-03-20 16:27 UTC (20+ messages)
` [PATCH v9 1/9] dt-bindings: iio: frequency: add adf41513
` [PATCH v9 2/9] lib: vsprintf: export simple_strntoull() in a safe prototype
` [PATCH v9 3/9] iio: core: add fixed point parsing with 64-bit parts
` [PATCH v9 4/9] iio: test: add kunit test for fixed-point parsing
` [PATCH v9 5/9] iio: frequency: adf41513: driver implementation
` [PATCH v9 6/9] iio: frequency: adf41513: handle LE synchronization feature
` [PATCH v9 7/9] iio: frequency: adf41513: features on frequency change
` [PATCH v9 8/9] docs: iio: add documentation for adf41513 driver
` [PATCH v9 9/9] Documentation: ABI: testing: add common ABI file for iio/frequency
Minutes of Techboard Meeting 2026-03-18
2026-03-20 16:27 UTC
[PATCH net-next v3 0/9] selftests: drivers: bash support for remote traffic generators
2026-03-20 16:05 UTC (9+ messages)
` [PATCH net-next v3 2/9] selftests: net: add helpers for running a command on other targets
` [PATCH net-next v3 3/9] selftests: net: extend lib.sh to parse drivers/net/net.config
[PATCH 0/2] arm64/entry: Fix involuntary preemption exception masking
2026-03-20 16:26 UTC (12+ messages)
` [PATCH 1/2] "
[GIT PULL] arm64 fixes for -rc5
2026-03-20 16:25 UTC (2+ messages)
[PATCH 0/9] Initial Apple silicon M3 device trees and dt-bindings
2026-03-20 14:59 UTC (2+ messages)
[Question] check_repository_format_gently() is not side-effect-free
2026-03-20 16:26 UTC (5+ messages)
[PATCH 0/5] mm: Switch gfp_t to unsigned long
2026-03-20 16:26 UTC (3+ messages)
[GIT PULL] smb3 client fixes
2026-03-20 16:25 UTC (2+ messages)
[GIT PULL] Hyper-V fixes for v7.0-rc5
2026-03-20 16:25 UTC (2+ messages)
[GIT PULL] ksmbd server fixes
2026-03-20 16:25 UTC (2+ messages)
[amir73il:ovl-fixes 4/4] Warning: fs/open.c:905 bad line:
2026-03-20 16:25 UTC
Using "b4 prep" with Stacked Git
2026-03-20 16:25 UTC (4+ messages)
[ANNOUNCE] isar-cip-core v1.11-rc1
2026-03-20 16:25 UTC
[PATCH net-next v5 0/4] selftests: net: fix false failures due to missing features and host interference
2026-03-20 16:25 UTC (2+ messages)
Next-level bug in SRCU implementation of RCU Tasks Trace + PREEMPT_RT
2026-03-20 16:24 UTC (17+ messages)
[linux-next:master 6897/7971] drivers/hsi/controllers/omap_ssi_port.c:1121:12: warning: address of array 'ssi->port' will always evaluate to 'true'
2026-03-20 16:22 UTC
[PATCH v3 2/4] mmc: sdhci: Implement panic-context write support
2026-03-20 16:22 UTC (2+ messages)
[sre-hsi:for-next 1/1] drivers/hsi/controllers/omap_ssi_port.c:1121:13: warning: the comparison will always evaluate as 'true' for the address of 'port' will never be NULL
2026-03-20 16:23 UTC
[cilium:pr/netkit-iouring19 570/583] drivers/net/ethernet/mellanox/mlx5/core/en_main.c:5617:14: error: implicit declaration of function 'netif_rxq_has_unreadable_mp'
2026-03-20 16:23 UTC
[PATCH bpf-next v2] bpf: Simplify tnum_step()
2026-03-20 16:23 UTC
[PATCH v4] firmware_loader: add search= module option for multi-path firmware lookup
2026-03-20 16:23 UTC (3+ messages)
[PATCH v36 0/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
2026-03-20 16:22 UTC (4+ messages)
` [PATCH v36 2/4] drm/xe/uapi: Define drm_xe_vm_get_property
[PATCH] net: xgene: fix signedness bug in xgene_enet_get_fpsel()
2026-03-20 16:21 UTC (2+ messages)
[LTP] [PATCH 0/6] [RFC,WIP] shell loader fixes + du01.sh rewrite
2026-03-20 16:20 UTC (5+ messages)
` [LTP] [PATCH 2/6] tst_env.sh: Backport common functions from tst_test.sh
[PATCH] memory tiering: Do not allow promotion if NUMA_BALANCING_MEMORY_TIERING is disabled
2026-03-20 16:20 UTC (2+ messages)
correctly handling EPROTO
2026-03-20 16:20 UTC (11+ messages)
[PATCH v3 0/7] mm: switch THP shrinker to list_lru
2026-03-20 16:18 UTC (4+ messages)
` [PATCH v3 5/7] mm: list_lru: introduce caller locking for additions and deletions
[PATCH 0/2] btrfs: prevent direct reclaim during compressed readahead
2026-03-20 16:17 UTC (4+ messages)
` [PATCH 2/2] "
[GIT PULL] io_uring fixes for 7.0-rc5
2026-03-20 16:16 UTC
[PATCH v6 0/9] landlock: UNIX connect() control by pathname and scope
2026-03-20 16:15 UTC (4+ messages)
` [PATCH v6 3/9] landlock: Control pathname UNIX domain socket resolution by path
[PATCH v2 0/8] KVM: s390: More memory management fixes
2026-03-20 16:15 UTC (9+ messages)
` [PATCH v2 1/8] KVM: s390: vsie: Fix dat_split_ste()
` [PATCH v2 2/8] KVM: s390: Remove non-atomic dat_crstep_xchg()
` [PATCH v2 3/8] KVM: s390: vsie: Fix check for pre-existing shadow mapping
` [PATCH v2 4/8] KVM: s390: Fix gmap_link()
` [PATCH v2 5/8] KVM: s390: vsie: Fix refcount overflow for shadow gmaps
` [PATCH v2 6/8] KVM: s390: vsie: Fix unshadowing while shadowing
` [PATCH v2 7/8] KVM: s390: vsie: Fix guest page tables protection
` [PATCH v2 8/8] KVM: s390: Fix KVM_S390_VCPU_FAULT ioctl
[sailus-media-tree:metadata] BUILD REGRESSION 7a108073e0c1f6e9035329a152d5835f9d4f9507
2026-03-20 16:14 UTC
[PATCH v6] sbom-cve-check: add CVE analysis tool and class
2026-03-20 16:14 UTC (4+ messages)
` [PATCH v6] sbom-cve-check: Add class for post-build CVE analysis
[PATCH v3 0/9] arm_mpam: Introduce Narrow-PARTID feature
2026-03-20 16:14 UTC (2+ messages)
[PATCH v4 0/4] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
2026-03-20 16:14 UTC (3+ messages)
` [PATCH v4 3/4] iio: adc: ad4691: add triggered buffer support
[PATCH v1] path-walk: fix NULL pointer dereference in error message
2026-03-20 16:14 UTC (3+ messages)
[PATCH] common/mlx5: fix mac deletion on Linux
2026-03-20 16:12 UTC (3+ messages)
` [PATCH v2] "
[PATCH] platform/x86: int3472: Add GPIO type 0x02 (strobe) mapping
2026-03-20 16:12 UTC (3+ messages)
[PATCH] adfs: validate nzones in adfs_read_map()
2026-03-20 16:11 UTC (11+ messages)
` [PATCH v2] adfs: validate nzones in adfs_validate_bblk()
[PATCH-for-11.1 00/10] monitor: Remove need of per-target handlers
2026-03-20 16:08 UTC (11+ messages)
` [PATCH-for-11.1 01/10] monitor: Extract completion declarations to 'monitor/hmp-completion.h'
` [PATCH-for-11.1 02/10] monitor: Forward-declare the MonitorDef type
` [PATCH-for-11.1 03/10] cpus: Introduce CPUClass::legacy_monitor_defs hook
` [PATCH-for-11.1 04/10] target/i386: Replace legacy target_monitor_defs -> legacy_monitor_defs
` [PATCH-for-11.1 05/10] target/m68k: "
` [PATCH-for-11.1 06/10] target/sparc: "
` [PATCH-for-11.1 07/10] monitor: Remove target_monitor_defs()
` [PATCH-for-11.1 08/10] cpus: Introduce CPUClass::legacy_monitor_get_register() hook
` [PATCH-for-11.1 09/10] target/riscv: Register target_get_monitor_def in CPUClass
` [PATCH-for-11.1 10/10] monitor: Remove target_get_monitor_def()
[PATCH 0/7] Get fast-test suite to run on FreeBSD
2026-03-20 16:11 UTC (4+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] test: fix failing tests "
` [PATCH v2 2/2] test: simplify spawning extra test processes
SEV-ES guest shutdown: linux-next regression with QEMU 10.2.2; smp>1
2026-03-20 16:11 UTC (2+ messages)
[patch v2 00/11] futex: Address the robust futex unlock race for real
2026-03-20 16:09 UTC (7+ messages)
` [patch v2 04/11] uaccess: Provide unsafe_atomic_store_release_user()
` [patch v2 05/11] x86: Select ARCH_STORE_IMPLIES_RELEASE
` [patch v2 06/11] futex: Cleanup UAPI defines
[PATCH v1 0/2] *** Support BPF traversal of wakeup sources ***
2026-03-20 16:09 UTC (4+ messages)
` [PATCH v1 1/2] PM: wakeup: Add kfuncs to lock/unlock wakeup_sources
` [PATCH v1 2/2] PM: Add config flag to gate sysfs wakeup_sources
[PATCH 0/4] hwmon: Add Qualcomm PMIC BCL hardware monitor driver
2026-03-20 16:08 UTC (5+ messages)
` [PATCH 2/4] "
[PATCH v5 0/6] Rust GPUVM immediate mode
2026-03-20 16:08 UTC (7+ messages)
` [PATCH v5 1/6] rust: drm: add base GPUVM immediate mode abstraction
` [PATCH v5 2/6] rust: helpers: Add bindings/wrappers for dma_resv_lock
` [PATCH v5 3/6] rust: gpuvm: add GpuVm::obtain()
` [PATCH v5 4/6] rust: gpuvm: add GpuVa struct
` [PATCH v5 5/6] rust: gpuvm: add GpuVmCore::sm_unmap()
` [PATCH v5 6/6] rust: gpuvm: add GpuVmCore::sm_map()
[Intel-wired-lan] [PATCH] iwl-net: ice: fix locking in ice_dcb_rebuild()
2026-03-20 16:07 UTC
[PATCH v5 00/15] Add RZ/G3L IRQC support
2026-03-20 16:07 UTC (10+ messages)
` [PATCH v5 07/15] irqchip/renesas-rzg2l: Replace rzg2l_irqc_irq_{enable,disable} with TINT-specific handlers
` [PATCH v5 08/15] irqchip/renesas-rzg2l: Split rzfive_tint_irq_endisable() into separate IRQ and TINT helpers
` [PATCH v5 15/15] irqchip/renesas-rzg2l: Add shared interrupt support
[PATCH v2 0/7] mm: switch THP shrinker to list_lru
2026-03-20 16:07 UTC (7+ messages)
` [PATCH v2 7/7] mm: switch deferred split "
[PATCH 0/2] mm: huge_memory: clean up defrag sysfs with shared data tables
2026-03-20 16:05 UTC (3+ messages)
` [PATCH 1/2] mm: huge_memory: use sysfs_match_string() in defrag_store()
` [PATCH 2/2] mm: huge_memory: refactor defrag_show() to use defrag_flags[]
[PATCH v2 3/4] elf: align ET_DYN base to max folio size for PTE coalescing
2026-03-20 16:05 UTC (2+ messages)
[PATCH] riscv: Remove support for XIP kernel
2026-03-20 16:04 UTC (3+ messages)
[PATCH v4 1/2] nvme: Add the DHCHAP maximum HD IDs
2026-03-20 16:04 UTC (4+ messages)
` [PATCH v4 2/2] nvme-auth: Don't propose NVME_AUTH_DHGROUP_NULL with SC_C
[PATCH 0/8] arm: implement WFx[T] for aa64 (!!GenAI usage!!)
2026-03-20 16:01 UTC (3+ messages)
` [PATCH 3/8] AGENTS.md: add basic AGENTS.md for QEMU
[PATCH] net/mlx5: fix VLAN strip info for CQE compression
2026-03-20 16:00 UTC
[PATCH v1] riscv: disable runtime constant support for XIP kernels
2026-03-20 15:58 UTC (2+ messages)
[PATCH v1] watchdog: ni903x_wdt: Convert to a platform driver
2026-03-20 15:59 UTC (3+ messages)
[PATCH] ASoC: amd: yc: Add MSI Thin A15 B7VF to quirk table
2026-03-20 15:58 UTC
[PATCH 0/5] PCI: tegra: Add Tegra264 support
2026-03-20 15:58 UTC (7+ messages)
` [PATCH 3/5] dt-bindings: pci: Document the NVIDIA Tegra264 PCIe controller
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.