messages from 2026-03-20 15:58:48 to 2026-03-20 16:45:50 UTC [more...]
[PATCH v13 00/48] arm64: Support for Arm CCA in KVM
2026-03-20 16:45 UTC (36+ 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 v13 23/48] KVM: arm64: Expose support for private memory
` [PATCH v13 26/48] arm64: RMI: Create the realm descriptor
` [PATCH v13 27/48] arm64: RMI: Runtime faulting of memory
` [PATCH v13 37/48] arm64: RMI: Prevent Device mappings for Realms
` [PATCH v13 39/48] arm64: RMI: Propagate number of breakpoints and watchpoints to userspace
` [PATCH v13 45/48] arm64: RMI: Provide accurate register list
[PATCH v6 0/8] iio: light: vcnl4000: add regulator support
2026-03-20 16:45 UTC (5+ messages)
` [PATCH v6 1/8] dt-bindings: iio: light: vcnl4000: add regulators
` [PATCH v6 2/8] iio: light: vcnl4000: sort includes by their name
` [PATCH v6 3/8] iio: light: vcnl4000: move power enablement from init to probe
` [PATCH v6 4/8] iio: light: vcnl4000: replace mutex_init() with devm_mutex_init()
[PATCH 1/5] liveupdate: block outgoing session updates during reboot
2026-03-20 16:37 UTC (3+ messages)
` [PATCH 4/5] liveupdate: validate handover metadata before using it
` [PATCH 5/5] liveupdate: guard FLB counters against underflow
[PATCH v7 0/7] Input: synaptics-rmi4 - add quirks for third party touchscreen controllers
2026-03-20 16:44 UTC (8+ messages)
` [PATCH v7 1/7] dt-bindings: input: syna,rmi4: Document syna,rmi4-s3706b
` [PATCH v7 2/7] Input: synaptics-rmi4 - handle duplicate/unknown PDT entries
` [PATCH v7 3/7] Input: synaptics-rmi4 - f12: use hardcoded values for aftermarket touch ICs
` [PATCH v7 4/7] Input: synaptics-rmi4 - f55: handle zero electrode count
` [PATCH v7 5/7] Input: synaptics-rmi4 - don't do unaligned reads in IRQ context
` [PATCH v7 6/7] Input: synaptics-rmi4 - read product ID on aftermarket touch ICs
` [PATCH v7 7/7] Input: synaptics-rmi4 - support fallback values for PDT descriptor bytes
[PATCH v11 00/65] Fix DRM_USE_DYNAMIC_DEBUG=y
2026-03-20 16:41 UTC (86+ messages)
` [PATCH v11 02/65] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH v11 03/65] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH v11 15/65] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v11 16/65] dyndbg,module: make proper substructs in _ddebug_info
` [PATCH v11 17/65] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v11 19/65] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v11 20/65] selftests-dyndbg: add a dynamic_debug run_tests target
` [PATCH v11 22/65] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH v11 23/65] dyndbg: detect class_id reservation conflicts
` [PATCH v11 24/65] dyndbg: check DYNAMIC_DEBUG_CLASSMAP_DEFINE args at compile-time
` [PATCH v11 25/65] dyndbg-test: change do_prints testpoint to accept a loopct
` [PATCH v11 26/65] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
` [PATCH v11 27/65] dyndbg: treat comma as a token separator
` [PATCH v11 30/65] dyndbg: resolve "protection" of class'd pr_debug
` [PATCH v11 31/65] dyndbg: add DYNAMIC_DEBUG_CLASSMAP_USE_(dd_class_name, offset)
` [PATCH v11 32/65] dyndbg: Harden classmap and callsite validation
` [PATCH v11 33/65] docs/dyndbg: add classmap info to howto
` [PATCH v11 34/65] drm: use correct ccflags-y spelling
` [PATCH v11 37/65] drm-print: modernize an archaic comment
` [PATCH v11 43/65] drm-dyndbg: DRM_CLASSMAP_USE in nouveau
` [PATCH v11 44/65] drm-dyndbg: add DRM_CLASSMAP_USE to Xe driver
` [PATCH v11 45/65] drm-dyndbg: add DRM_CLASSMAP_USE to virtio_gpu
` [PATCH v11 46/65] drm-dyndbg: add DRM_CLASSMAP_USE to simpledrm
` [PATCH v11 47/65] drm-dyndbg: add DRM_CLASSMAP_USE to bochs
` [PATCH v11 48/65] drm-dyndbg: add DRM_CLASSMAP_USE to etnaviv
` [PATCH v11 49/65] drm-dyndbg: add DRM_CLASSMAP_USE to gma500 driver
` [PATCH v11 50/65] drm-dyndbg: add DRM_CLASSMAP_USE to radeon
` [PATCH v11 51/65] drm-dyndbg: add DRM_CLASSMAP_USE to vmwgfx driver
` [PATCH v11 52/65] drm-dyndbg: add DRM_CLASSMAP_USE to vkms driver
` [PATCH v11 53/65] drm-dyndbg: add DRM_CLASSMAP_USE to udl driver
` [PATCH v11 54/65] drm-dyndbg: add DRM_CLASSMAP_USE to mgag200 driver
` [PATCH v11 55/65] drm-dyndbg: add DRM_CLASSMAP_USE to the gud driver
` [PATCH v11 56/65] drm-dyndbg: add DRM_CLASSMAP_USE to the qxl driver
` [PATCH v11 57/65] drm-dyndbg: add DRM_CLASSMAP_USE to the drm_gem_shmem_helper driver
` [PATCH v11 58/65] accel: add -DDYNAMIC_DEBUG_MODULE to subdir-ccflags
` [PATCH v11 59/65] accel/ivpu: implement IVPU_DBG_* as a dyndbg classmap
` [PATCH v11 60/65] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
` [PATCH v11 61/65] accel/ethosu: enable drm.debug control
` [PATCH v11 62/65] accel/rocket: "
` [PATCH v11 63/65] drm_buddy: fix 64-bit truncation in power-of-2 rounding
` [PATCH v11 64/65] drm_print: fix drm_printer dynamic debug bypass
` [PATCH v11 65/65] drm_vblank: use dyndbg's static-key to avoid flag-check
[PATCH v2 0/4] Add RZ/G3L GFX support
2026-03-20 16:41 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: gpu: mali-bifrost: Add compatible for RZ/G3L SoC
` [PATCH v2 2/4] drm/panfrost: Drop redundant optional clock checks in runtime PM
` [PATCH v2 3/4] drm/panfrost: Add bus_ace optional clock support for RZ/G2L
` [PATCH v2 4/4] drm/panfrost: Add GPU_PM_RT support for RZ/G3L SoC
[patch v2 00/14] Improve /proc/interrupts further and add a binary interface
2026-03-20 16:39 UTC (3+ messages)
` [patch v2 04/14] x86/irq: Make irqstats array based
[PATCH v3 00/23] mm/vma: convert vm_flags_t to vma_flags_t in vma code
2026-03-20 16:38 UTC (6+ messages)
` [PATCH v3 17/23] mm: convert do_brk_flags() to use vma_flags_t
[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 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
[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 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] net/mlx5: poll mlx5 eq during irq migration
2026-03-20 16:31 UTC (8+ 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/3] SHIFT 6MQ SD-card support, improved responsivness of touchscreen, and codec
2026-03-20 16:29 UTC (4+ 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 v9 0/9] ADF41513/ADF41510 PLL frequency synthesizers
2026-03-20 16:27 UTC (10+ 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
[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 (10+ messages)
` [PATCH 1/2] "
[PATCH 0/9] Initial Apple silicon M3 device trees and dt-bindings
2026-03-20 14:59 UTC (2+ 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] arm64 fixes for -rc5
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)
[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)
[PATCH v3 2/4] mmc: sdhci: Implement panic-context write support
2026-03-20 16:22 UTC (2+ messages)
[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] net: xgene: fix signedness bug in xgene_enet_get_fpsel()
2026-03-20 16:21 UTC (2+ messages)
[PATCH] memory tiering: Do not allow promotion if NUMA_BALANCING_MEMORY_TIERING is disabled
2026-03-20 16:20 UTC (2+ 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] "
[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
[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] adfs: validate nzones in adfs_read_map()
2026-03-20 16:11 UTC (11+ messages)
` [PATCH v2] adfs: validate nzones in adfs_validate_bblk()
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()
[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 (2+ 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 v1] watchdog: ni903x_wdt: Convert to a platform driver
2026-03-20 15:59 UTC (3+ messages)
[PATCH v1] riscv: disable runtime constant support for XIP kernels
2026-03-20 15:58 UTC
[PATCH] ASoC: amd: yc: Add MSI Thin A15 B7VF to quirk table
2026-03-20 15:58 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox