messages from 2026-04-28 12:22:40 to 2026-04-28 12:54:37 UTC [more...]
[PATCH v12 00/15] arm64/riscv: Add support for crashkernel CMA reservation
2026-04-28 12:53 UTC (4+ messages)
[PATCH v1 0/2] Add Lontiun LT7911EXC eDP to MIPI DSI bridge
2026-04-28 12:50 UTC (5+ messages)
` [PATCH v1 2/2] drm:bridge: "
[PATCH 0/5] Add reclaim to the dmem cgroup controller
2026-04-28 7:02 UTC (4+ messages)
` [PATCH 2/5] cgroup/dmem: Add reclaim callback for lowering max below current usage
[PATCH 1/3 v2] drm/amd/display: dmub_cmd.h: correct typos and spellos
2026-04-27 21:41 UTC (3+ messages)
` [PATCH 2/3 v2] drm/amd/display: dmub_cmd.h: correct all kernel-doc prototype warnings
` [PATCH 3/3 v2] drm/amd/display: dmub_cmd.h: add missing kernel-doc for enums
[PATCH] drm/amd/display: simplify FreeSync MCCS capability check
2026-04-27 22:58 UTC
[PATCH v3] drm/amdgpu: amdgpu{_reset}.h: fix all kernel-doc warnings
2026-04-27 18:38 UTC
[PATCH v2 0/4] Add reclaim to the dmem cgroup controller
2026-04-28 10:02 UTC (7+ messages)
` [PATCH v2 1/4] cgroup/dmem: Add reclaim callback for lowering max below current usage
` [PATCH v2 2/4] drm/ttm: Hook up a cgroup-aware reclaim callback for the dmem controller
` [PATCH v2 3/4] drm/xe: Wire up dmem cgroup reclaim for VRAM manager
[REGRESSION] amdgpu error -22 first encountered in kernel 6.19, not fixed in 7.0
2026-04-27 18:50 UTC (7+ messages)
[PATCH] drm/amdkfd: simplify kgd_gfx_v9_get_cu_occupancy()
2026-04-28 2:26 UTC
[PATCH v3] drm/amdgpu: deduplicate ring preempt ib function
2026-04-27 19:15 UTC
[PATCH] ASoC: Intel: bytcr_wm5102: Fix MCLK leak on platform_clock_control error
2026-04-28 12:53 UTC (5+ messages)
[PATCH v2] drm/amdgpu: use bitmap_clear() in amdgpu_amdkfd_device_init()
2026-04-28 2:35 UTC
[PATCH] drm/amdgpu: Fix error handling in amdgpu_xcp_cfg_sysfs_init()
2026-04-28 12:39 UTC (3+ messages)
[PATCH] drm/amd/display: Remove duplicate include of dce/dmub_hw_lock_mgr.h
2026-04-28 3:02 UTC
[PATCH 0/2] ACPI: CPPC: Add CPPC v4 support (ACPI 6.6)
2026-04-28 12:53 UTC (6+ messages)
` [PATCH 1/2] ACPI: CPPC: Add support for CPPC v4
[PATCH for drm-misc-fixes v5 0/4] Fix some bugs in the hibmc driver
2026-04-28 12:53 UTC (6+ messages)
` [PATCH for drm-misc-fixes v5 2/4] drm/hisilicon/hibmc: fix no showing when no connectors connected
[PATCH] hv_sock: fix ARM64 support
2026-04-28 12:53 UTC
[PATCH 000/108] drm/i915/dp_link: Refactor DP link capability logic
2026-04-28 12:51 UTC (41+ messages)
` [PATCH 001/108] drm/i915/dp: Move clamping max link rate to common rates setup
` [PATCH 002/108] drm/i915/dp: Clamp max lane count to max common lane count
` [PATCH 003/108] drm/i915/dp: Bump connector epoch on link capability changes
` [PATCH 004/108] drm/i915/dp_link_training: Introduce link training state struct
` [PATCH 005/108] drm/i915/dp_link_training: Factor out link training state reset helper
` [PATCH 006/108] drm/i915/dp_link_training: Reset link training state on link capability change
` [PATCH 007/108] drm/i915/dp_link_training: Flush commits in debugfs entries
` [PATCH 008/108] drm/i915/dp_link_training: Move link training helpers to link training code
` [PATCH 009/108] drm/i915/dp_link_training: Use link_training as base pointer in debugfs
` [PATCH 010/108] drm/i915/dp_link_training: Add helpers to access force retrain state
` [PATCH 011/108] drm/i915/dp_link_training: Move link recovery/debug state to link_training
` [PATCH 012/108] drm/i915/dp_link_training: Prevent repeated autoretrain attempts
` [PATCH 013/108] drm/i915/dp_link_training: Clamp sequential link training failure counter
` [PATCH 014/108] drm/i915/dp_link_training: Check for pending autoretrain explicitly
` [PATCH 015/108] drm/i915/dp_link_training: Add helper to query pending autoretrain
` [PATCH 016/108] drm/i915/dp_link_training: Add helper to query allowed autoretrain
` [PATCH 017/108] drm/i915/dp_link_training: Add helper to mark link training failure
` [PATCH 018/108] drm/i915/dp_link_training: Add helper to reset link recovery state
` [PATCH 019/108] drm/i915/dp_link_training: Track link recovery state with an enum
` [PATCH 020/108] drm/i915/dp_link_training: Add no-fallback link recovery state
` [PATCH 021/108] drm/i915/display: Factor out a helper to modeset a pipe with atomic state
` [PATCH 022/108] drm/i915/display: Simplify intel_modeset_commit_pipes_for_atomic_state()
` [PATCH 023/108] drm/i915/dp_link_training: Allocate atomic state for autoretrain modeset
` [PATCH 024/108] drm/i915/dp_link_training: Disallow autoretrains after failed modeset
` [PATCH 025/108] drm/i915/dp_link_training: Fix kernel-doc of intel_dp_init_lttpr_and_dprx_caps()
` [PATCH 026/108] drm/i915/dp_link_training: Document DP link recovery logic
` [PATCH 027/108] drm/i915/dp: Rename intel_dp_link_config to intel_dp_link_config_entry
` [PATCH 028/108] drm/i915/dp: Add struct intel_dp_link_config
` [PATCH 029/108] drm/i915/dp_link_caps: Introduce DP link capability module
` [PATCH 030/108] drm/i915/dp_link_caps: Move common rate helpers to link caps
` [PATCH 031/108] drm/i915/dp_link_caps: Move forced link param "
` [PATCH 032/108] drm/i915/dp: Simplify querying of forced link parameters
` [PATCH 033/108] drm/i915/dp_link_caps: Move forced and max link debugfs entries to link caps
` [PATCH 034/108] drm/i915/dp_link_training: Use helpers to get forced link params
` [PATCH 035/108] drm/i915/dp_link_caps: Move forced link params to link_caps
` [PATCH 036/108] drm/i915/dp_link_caps: Move link config helpers to link caps
` [PATCH 037/108] drm/i915/dp_link_caps: Move link config tracking to link_caps
` [PATCH 038/108] drm/i915/dp_link_caps: Rename helper updating the link configurations
` [PATCH 039/108] drm/i915/dp: Factor out helper to get link rate capabilities
` [PATCH 040/108] drm/i915/dp_link_caps: Pass supported link rates to link caps update
[PATCH v4 2/9] x86/passthrough: Wrap pt_irq_create_bind() restart block in braces
2026-04-28 12:53 UTC (4+ messages)
` [PATCH v4 3/9] x86/passthrough: Extract pt_irq_dpci_setup() from pt_irq_create_bind()
[PATCH v4] selinux: fix avdcache auditing
2026-04-28 12:53 UTC (6+ messages)
[PATCH v12 00/13] blk: honor isolcpus configuration
2026-04-28 12:53 UTC (4+ messages)
` [PATCH v12 05/13] blk-mq: add blk_mq_{online|possible}_queue_affinity
[PATCH] platform/x86: thinkpad_acpi: Add sysfs to display HWDD raw
2026-04-28 12:53 UTC
[bug report] ntfs: update runlist handling and cluster allocator
2026-04-28 12:53 UTC (2+ messages)
ARM: socfpga: enclustra-sa2: issue with I2C1
2026-04-28 12:51 UTC (8+ messages)
[PATCH 0/2] maintenance(geometric): avoid deadlocks on Windows 10
2026-04-28 12:52 UTC (3+ messages)
` [PATCH 1/2] mingw: optionally use legacy (non-POSIX) delete semantics
` [PATCH 2/2] maintenance(geometric): do release the `.idx` files before repacking
[PATCH v2] dt-bindings: mfd: qcom,tcsr: Add compatible for Nord
2026-04-28 12:52 UTC (3+ messages)
[QUESTION] Is the ARM SMMU v3 implementation designed to always ignore SSID when SSID_VALID == 0?
2026-04-28 12:51 UTC (2+ messages)
[PATCH] tests\intel\xe_configfs: Fix ctx_restore BB path for post and mid variants
2026-04-28 12:51 UTC (2+ messages)
[PATCH v21 00/13] Implement PSCI reboot mode driver for PSCI resets
2026-04-28 12:51 UTC (8+ messages)
` [PATCH v21 07/13] power: reset: Add psci-reboot-mode driver
` [PATCH v21 08/13] mfd: core: Add firmware-node support to MFD cells
[PATCH] drm/msm/dpu: Fix Kaanapali CWB register configuration
2026-04-28 12:51 UTC (3+ messages)
[PATCH] rust: drm: fix unsound initialization in drm::Device::new
2026-04-28 12:50 UTC (3+ messages)
[PATCH] sh: fix fallout from ZERO_PAGE consolidation
2026-04-28 12:50 UTC (3+ messages)
[PATCH net-next v9 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-04-28 12:50 UTC (6+ messages)
` [PATCH net-next v9 1/4] tun/tap: add ptr_ring consume helper with netdev queue wakeup
` [PATCH net-next v9 2/4] vhost-net: wake queue of tun/tap after ptr_ring consume
` [PATCH net-next v9 3/4] ptr_ring: move free-space check into separate helper
` [PATCH net-next v9 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present
[PATCH v4 0/4] Add iommufd ioctls to support TSM operations
2026-04-28 12:50 UTC (9+ messages)
` [PATCH v4 1/4] iommufd/device: Associate a kvm pointer to iommufd_device
` [PATCH v4 4/4] iommufd/vdevice: add TSM guest request ioctl
[PATCH] watchdog: lenovo_se10_wdt: Add support for SE10 Gen 2 platform
2026-04-28 12:49 UTC
[PATCH v4 0/3] Enforce host page-size alignment for shared buffers
2026-04-28 12:49 UTC (7+ messages)
` [PATCH v4 2/3] swiotlb: dma: its: "
` [PATCH v4 3/3] coco: guest: arm64: Query host IPA-change alignment via RHI
[PATCH v2] mmc: meson-mx-sdhc: Fix initialization frozen issue
2026-04-28 12:49 UTC (4+ messages)
` [PATCH v2] mtd: spinand: fmsh: add support for FM25G{01,02}B
[PATCH] docs: proc: fix minor grammar and formatting issues
2026-04-28 12:49 UTC (2+ messages)
[PATCH 0/2] MAINTAINERS: update KEXEC, KDUMP and LIVE UPDATE
2026-04-28 12:48 UTC (3+ messages)
` [PATCH 1/2] MAINTAINERS: add tree for KDUMP and KEXEC
` [PATCH 2/2] MAINTAINERS: add kexec@ list to LIVE UPDATE ENTRY
[PATCH 00/17] Q35 initial support for HVM guests
2026-04-28 12:48 UTC (3+ messages)
` [PATCH 06/17] hvmloader: Move pci devices setup to a separate function
[PATCH v2 0/2] sched/membarrier: Use per-CPU mutexes for targeted commands
2026-04-28 12:48 UTC (3+ messages)
` [PATCH v2 1/2] "
linux-next: Tree for Apr 28
2026-04-28 12:48 UTC
[PATCH] docs: driver-api: eisa: add SPDX license identifier
2026-04-28 12:45 UTC
[LTP] [PATCH v17] thermal: add new test group
2026-04-28 12:46 UTC
[PATCH] LoongArch: Correct the definitions related to CSR_CPUID_COREID{_WIDTH}
2026-04-28 12:47 UTC (2+ messages)
[PATCH V3 0/8] nvme: Refactor and expose per-controller timeout configuration
2026-04-28 12:46 UTC (5+ messages)
` [PATCH V3 7/8] nvmet-loop: do not alloc admin tag set during reset
[PATCH 0/4] iio: magnetometer: rm3100: Modernize locking and control flow
2026-04-28 12:46 UTC (5+ messages)
` [PATCH v2 1/4] iio: magnetometer: rm3100: Use guard(mutex)() in rm3100_read_mag()
` [PATCH v2 2/4] iio: magnetometer: rm3100: Use scoped_guard() in rm3100_get_samp_freq()
` [PATCH v2 3/4] iio: magnetometer: rm3100: Use guard(mutex)() in rm3100_set_samp_freq()
` [PATCH v2 4/4] iio: magnetometer: rm3100: Use guard(mutex)() in rm3100_trigger_handler()
[PATCH v2 sched_ext/for-7.1-fixes] sched_ext: Call wakeup_preempt() in local_dsq_post_enq()
2026-04-28 12:46 UTC
[PATCH 0/4] spi: spi-mem/mtd: spinand: Prevent SPI NAND continuous reads on am65/am62
2026-04-28 12:44 UTC (3+ messages)
[PATCH 00/48] objtool/klp: Some klp-build fixes and improvements
2026-04-28 12:42 UTC (13+ messages)
` [PATCH 12/48] objtool/klp: Fix cloning of zero-length section symbols
` [PATCH 13/48] objtool/klp: Fix XXH3 state memory leak
` [PATCH 14/48] objtool/klp: Fix extraction of text annotations for alternatives
` [PATCH 15/48] objtool/klp: Fix kCFI trap handling
` [PATCH 16/48] objtool/klp: Fix relocation conversion failures for R_X86_64_NONE
` [PATCH 17/48] objtool: Fix reloc hash collision in find_reloc_by_dest_range()
[PATCH v2 00/11] mtd: spinand: Winbond continuous read support
2026-04-28 12:43 UTC (3+ messages)
[PATCH] MAINTAINERS: add kexec list to LIVE UPDATE
2026-04-28 12:43 UTC
[PATCH] drm/xe: Add wa_14025941587 for xe3 and xe3p platforms
2026-04-28 12:43 UTC (2+ messages)
` ✓ CI.KUnit: success for "
[PATCH] arm64: dts: qcom: glymur-crd: Enable LID sensor
2026-04-28 12:42 UTC (2+ messages)
[drm-xe:drm-xe-next] BUILD SUCCESS e70d1c5fedfac919278a96aae0984f1927a55137
2026-04-28 12:42 UTC
[PATCH blktests] nvme/068: add a test for multipath delayed removal
2026-04-28 12:42 UTC (4+ messages)
[PATCH v7 00/14] arm: am335x: Switch to upstream devicetree
2026-04-28 10:14 UTC (3+ messages)
[PATCH 0/6] Fix and add some spi-nor flash parts
2026-04-28 8:52 UTC (7+ messages)
` [PATCH 5/6] mtd: spi-nor-ids: Fix Winbond W25Q256JW and remove W25Q256FW
` [PATCH 6/6] mtd: spi-nor-ids: Add support for Winbond W25Q256JV/W25Q512JV
[PATCH v3 00/13] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
2026-04-28 12:42 UTC (10+ messages)
` [PATCH v3 09/13] drm: bridge: dw_hdmi: Use delayed_work to debounce hotplug event
` [PATCH v3 10/13] drm: bridge: dw_hdmi: Use drm_connector_helper_hpd_irq_event()
` [PATCH v3 12/13] drm: bridge: dw_hdmi: Use dw_hdmi_connector_status_update()
[PATCH v2 1/7] clk: imx6q: cosmetic: keep pll definitions together
2026-04-28 8:51 UTC (7+ messages)
` [PATCH v2 2/7] clk: imx6q: add missing pll bypasses
` [PATCH v2 3/7] imx6: clock: allow different clock sources for ldb
` [PATCH v2 4/7] clk: imx6q: configure ldb clock selectors
` [PATCH v2 5/7] video: imx: ipuv3: enable ipu clk before writing registers in CCF
` [PATCH v2 6/7] clk: clk-divider: add clk_register_divider_table()
` [PATCH v2 7/7] clk: imx6q: use clk_divider_table instead of fixed factor for pll5 divs
[scarthgap][PATCH] systemd: fix for CVE-2026-40226
2026-04-28 12:42 UTC
[PATCH v5 0/8] drm/i915: move more display dependencies from i915
2026-04-28 12:42 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for drm/i915: move more display dependencies from i915 (rev5)
[cip-dev][isar-cip-core][PATCH v2] crypt-hook: Check if WATCHDOG_DEV is set and available
2026-04-28 12:41 UTC (2+ messages)
[PATCH 0/6] media: Fix new smatch warnings
2026-04-28 12:41 UTC (7+ messages)
` [PATCH 1/6] media: v4l2-dev: Add range check for vdev->minor
` [PATCH 2/6] media: i2c: mt9p031: Rewrite a bitwise mask
` [PATCH 3/6] media: i2c: adv7604: Add range checks for chip info
` [PATCH 4/6] media: chips-media: wave5: Add range checks for dec_output_info
` [PATCH 5/6] media: staging: ipu3-imgu: Add range check for imgu_css_cfg_acc_stripe
` [PATCH 6/6] media: amlogic-c3: Add validations for ae and awb config
Podman version mismatch
2026-04-28 12:40 UTC (5+ messages)
` [meta-virtualization] "
[PATCHv2 net-next] net: bcmasp: handle EPROBE_DEFER for MAC retrieval
2026-04-28 12:39 UTC (2+ messages)
[PATCH 1/5] selftests/xsk: Introduce helpers for setting UMEM properties
2026-04-28 12:39 UTC (3+ messages)
[RFC PATCH] drm/i915/psr: Prevent DC entry during active vblank for Panel Replay
2026-04-28 12:39 UTC
[PATCH] tracing: separate module tracepoint strings from trace_printk formats
2026-04-28 12:39 UTC (3+ messages)
` [PATCH v2] tracing: export live module tracepoint strings in printk_formats
[PATCH i-g-t v2] lib/drmtest: Create proper error report when open driver fails
2026-04-28 12:38 UTC (4+ messages)
[PATCH] arm64: dts: qcom: install DT overlays via dtbs_install
2026-04-28 12:37 UTC
[PATCH i-g-t v1 00/25] Chamelium v3 Integration and Test Execution
2026-04-28 12:36 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH v2 00/11] Fixes and cleanups for the AD5686 IIO driver
2026-04-28 12:36 UTC (4+ messages)
` [PATCH v2 04/11] iio: dac: ad5686: fix powerdown control on dual-channel devices
[PATCH 1/2] sched/membarrier: Use per-CPU mutexes for targeted commands
2026-04-28 12:35 UTC (3+ messages)
[PATCH] hv_sock: fix ARM64 support
2026-04-28 12:35 UTC (3+ messages)
[PATCH v2 0/3] mm: Fix memory block leaks and locking
2026-04-28 12:34 UTC (5+ messages)
` [PATCH v2 3/3] drivers/base/memory: fix locking for poison accounting lookup
[Security] NFC: digital: peer-controlled stack overflow in digital_in_recv_sensf_res() (sibling to CVE-2026-31622)
2026-04-28 12:34 UTC (2+ messages)
[PATCH v1 0/1] rust: add Work::disable_sync
2026-04-28 12:33 UTC (4+ messages)
` [PATCH v1 1/1] "
[PATCH v2] crypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204A
2026-04-28 12:32 UTC (3+ messages)
[PATCH V1 0/3] ACPI/IORT: Honor Root Complex PASID descriptors on SMMUv3
2026-04-28 12:32 UTC (4+ messages)
` [PATCH V1 1/3] ACPICA: IORT: Add Root Complex PASID Flags field
[PATCH] dt-bindings: reset: altr: add COMBOPHY_RESET for Agilex5
2026-04-28 12:32 UTC (2+ messages)
[PATCH net] bonding: 3ad: implement proper RCU rules for port->aggregator
2026-04-28 12:32 UTC
[ANNv4] Media Summit on May 26th in Nice, France
2026-04-28 12:30 UTC (11+ messages)
[syzbot] [net?] KCSAN: data-race in bond_3ad_get_active_agg_info / bond_3ad_state_machine_handler (3)
2026-04-28 12:29 UTC
[PATCH v3 0/2] mm/process_vm_access: pidfd and nowait support for process_vm_readv/writev
2026-04-28 12:28 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] selftests/mm: add tests for process_vm_readv flags
[PATCH] io_uring: fix missing submitter_task ownership check in bpf_io_reg()
2026-04-28 12:27 UTC (2+ messages)
` [PATCH v3] io_uring: add submitter_task consistency check to io_install_bpf()
[LTP] [PATCH v1] cve: icmp_rate_limit: set icmp_msgs_burst within network namespace
2026-04-28 12:27 UTC (3+ messages)
[PATCH v4 00/15] arm64: Unmap linear alias of kernel data/bss
2026-04-28 12:27 UTC (3+ messages)
` [PATCH v4 02/15] mm: Make empty_zero_page __ro_after_init
[cilium:pr/v6fix3 1/1] net/ipv6/exthdrs_core.c:77:38: error: no member named 'ipv6' in 'struct net'
2026-04-28 12:26 UTC
[PATCH 0/4] xen/arm: ITS quirk handling fixes and board-specific matches
2026-04-28 12:25 UTC (2+ messages)
` Ping: "
[PATCH] staging: sm750fb: fix const pointer array declaration
2026-04-28 12:25 UTC
[scarthgap][PATCH] systemd: fix for CVE-2026-40225
2026-04-28 12:25 UTC
[OE-core][PATCH] mirrors: switch Yocto Project mirrors to HTTPS
2026-04-28 12:25 UTC (3+ messages)
[PATCH] drm/i915/psr: Disable Panel Replay on Dell XPS 16 DA16260 as a quirk
2026-04-28 12:25 UTC (2+ messages)
[LTP] [PATCH v2] clock_settime: use POSIX runtime detection for CLOCK_MONOTONIC
2026-04-28 12:24 UTC
renesas-drivers-2026-04-28-v7.1-rc1
2026-04-28 12:23 UTC
[PATCH v3] gpu: ipu-v3: clean up kernel-doc warnings
2026-04-28 12:22 UTC (2+ messages)
[Bug 221065] New: ideapad_acpi: unexpected charge_types spam on Yoga Pro 7 14ASP9
2026-04-28 12:22 UTC (2+ messages)
` [Bug 221065] "
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.