All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-27 12:55:00 to 2025-06-27 13:48:47 UTC [more...]

[PATCH v2] tinfoil: add wait_for decorator and build_file_sync() helper
 2025-06-27 13:48 UTC 

[PATCH v4 00/20] MADVISE FOR XE
 2025-06-27 13:47 UTC  (9+ messages)
` [PATCH v4 02/20] drm/xe/uapi: Add madvise interface
` [PATCH v4 19/20] drm/xe/uapi: Add UAPI for querying VMA count and memory attributes

[syzbot] [net?] possible deadlock in team_device_event (3)
 2025-06-27 13:47 UTC  (4+ messages)

[PATCH 0/7] firmware: arm_scmi: imx: Dump syslog and system_info
 2025-06-27 13:45 UTC  (9+ messages)
` [PATCH 3/7] firmware: arm_scmi: imx: Support getting cfg info of MISC protocol
` [PATCH 4/7] firmware: arm_scmi: imx: Support getting silicon "
` [PATCH 5/7] firmware: arm_scmi: imx: Support getting syslog "
` [PATCH 6/7] firmware: arm_scmi: imx: Support getting board info "

[PATCH] MAINTAINERS: adjust file entry after renaming rzv2h-gbeth dtb
 2025-06-27 13:44 UTC 

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-06-27 13:44 UTC  (2+ messages)

[PATCH v3] soc: samsung: exynos-pmu: Enable CPU Idle for gs101
 2025-06-27 13:08 UTC 

[PATCH 1/6] oeqa runtime ping.py: make run_network_serialdebug() specific to qemu
 2025-06-27 13:41 UTC  (2+ messages)
` [OE-core] "

Handling Lost Audio IRQs in ALSA: Triggering XRUN on Timer Detection?
 2025-06-27 13:41 UTC  (2+ messages)

[PATCH v1 0/4] mm: folio_pte_batch() improvements
 2025-06-27 13:40 UTC  (3+ messages)
` [PATCH v1 1/4] mm: convert FPB_IGNORE_* into FPB_HONOR_*

[PATCH v5 0/8] drm/vkms: Add support for multiple plane formats
 2025-06-27 13:38 UTC  (8+ messages)
` [PATCH v5 2/8] drm/vkms: Add support for ARGB8888 formats
` [PATCH v5 6/8] drm/vkms: Change YUV helpers to support u16 inputs for conversion
` [PATCH v5 8/8] drm/vkms: Add P01* formats

[PATCH v2 00/38] drm/msm/dp: Add MST support for MSM chipsets
 2025-06-27 13:37 UTC  (7+ messages)
` [PATCH v2 02/38] drm/msm/dp: remove dp_display's dp_mode and use dp_panel's instead

[PATCH v2 0/7] Remove ops.pgsize_bitmap
 2025-06-27 12:59 UTC  (6+ messages)
` [PATCH v2 7/7] iommu: Remove ops->pgsize_bitmap

[PATCH v12 0/7] Add support for RSCI driver
 2025-06-27 12:56 UTC  (4+ messages)
` [PATCH v12 1/7] dt-bindings: serial: Added secondary clock for RZ/T2H RSCI

[kvm-unit-tests PATCH v6] riscv: sbi: Add SBI Debug Triggers Extension tests
 2025-06-27 13:02 UTC  (3+ messages)

[PATCH v4 0/7] spacemit: introduce P1 PMIC support
 2025-06-27 13:36 UTC  (4+ messages)
` [PATCH v4 2/7] mfd: simple-mfd-i2c: add SpacemiT P1 support

[PATCH v3 00/22] ARM64 PMU Partitioning
 2025-06-27 13:36 UTC  (7+ messages)
` [PATCH v3 02/22] arm64: Generate sign macro for sysreg Enums
` [PATCH v3 03/22] KVM: arm64: Define PMI{CNTR,FILTR}_EL0 as undef_access
` [PATCH v3 09/22] KVM: arm64: Correct kvm_arm_pmu_get_max_counters()

[PATCH v4 01/11] drm/amdgpu: validate userq input args
 2025-06-27 13:35 UTC  (7+ messages)
` [PATCH v4 02/11] drm/amdgpu: validate unmap status for destroying userq
` [PATCH v4 03/11] drm/amdgpu: unify the userq doorbell object destroy

[PATCH RFT 0/6] gpio: mmio: remove struct bgpio_pdata
 2025-06-27 12:55 UTC  (5+ messages)
` [PATCH RFT 3/6] mfd: vexpress-sysreg: set-up software nodes for gpio-mmio

[PATCH v7 00/24] AuxCCS handling and render compression modifiers
 2025-06-27 13:33 UTC  (25+ messages)
` [PATCH v7 01/24] drm/xe: Consolidate LRC offset calculations
` [PATCH v7 02/24] drm/xe: Generalize wa bb emission code
` [PATCH v7 03/24] drm/xe: Rename utilisation workaround emission function
` [PATCH v7 04/24] drm/xe: Return number of written dwords from workaround batch buffer emission
` [PATCH v7 05/24] drm/xe: Allow specifying number of extra dwords at the end of wa bb emission
` [PATCH v7 06/24] drm/xe: Add plumbing for indirect context workarounds
` [PATCH v7 07/24] drm/xe/xelp: Implement Wa_16010904313
` [PATCH v7 08/24] drm/xe/xelp: Add Wa_18022495364
` [PATCH v7 09/24] drm/xe: Use emit_flush_imm_ggtt helper instead of open coding
` [PATCH v7 10/24] drm/xe/xelpg: Flush CCS when flushing caches
` [PATCH v7 11/24] drm/xe: Flush L3 when flushing render cache
` [PATCH v7 12/24] drm/xe/xelp: Quiesce memory traffic before invalidating auxccs
` [PATCH v7 13/24] drm/xe/xelp: Support auxccs invalidation on blitter
` [PATCH v7 14/24] drm/xe/xelp: Use MI_FLUSH_DW_CCS on auxccs platforms
` [PATCH v7 15/24] drm/xe/xelp: Wait for AuxCCS invalidation to complete
` [PATCH v7 16/24] drm/xe/xelp: Add AuxCCS invalidation to the buffer migration path
` [PATCH v7 17/24] drm/xe: Export xe_emit_aux_table_inv
` [PATCH v7 18/24] drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
` [PATCH v7 19/24] drm/xe: Use fb cached min alignment
` [PATCH v7 20/24] drm/xe: Flush GGTT writes after populating DPT
` [PATCH v7 21/24] drm/xe: Handle DPT in system memory
` [PATCH v7 22/24] drm/xe: Force flush system memory AuxCCS framebuffers before scan out
` [PATCH v7 23/24] drm/xe/display: Add support for AuxCCS
` [PATCH v7 24/24] drm/i915/display: Expose AuxCCS frame buffer modifiers for Xe

[PATCH 00/18] drm/i915/display: convert to generic read_poll_timeout()
 2025-06-27 13:34 UTC  (4+ messages)
` [PATCH 18/18] drm/i915/ddi: prefer read_poll_timeout() over readx_poll_timeout()

[PATCH RFC] timer: of: Create a platform_device before the framework is initialized
 2025-06-27 13:34 UTC  (2+ messages)

[PATCH net-next] ipv6: guard ip6_mr_output() with rcu
 2025-06-27 13:33 UTC  (2+ messages)

[PATCH net-next] net: ipv4: guard ip_mr_output() with rcu
 2025-06-27 13:33 UTC  (2+ messages)

[PATCH RFC] sched/fair: bump sd->max_newidle_lb_cost when newidle balance fails
 2025-06-27 13:32 UTC  (6+ messages)

[PATCH v5 0/5] media: venus: Add QCM2290 support with AR50_LITE core
 2025-06-27 13:32 UTC  (5+ messages)
` [PATCH v5 3/5] media: venus: hfi_plat_v6_lite: Populate decode capabilities
` [PATCH v5 4/5] media: venus: core: Add qcm2290 DT compatible and resource data

should local.conf.sample include qemuriscv* machine conf files?
 2025-06-27 13:31 UTC 

[PATCH 0/4] rockchip: theobroma-systems: enable CMD_ERASEENV command for all boards
 2025-06-27 13:30 UTC  (5+ messages)
` [PATCH 1/4] rockchip: tiger-rk3588: enable "env erase" command
` [PATCH 2/4] rockchip: jaguar-rk3588: "
` [PATCH 3/4] rockchip: ringneck-px30: "
` [PATCH 4/4] rockchip: puma-rk3399: "

[PATCH] target/riscv: rvv: Fix missing exit TB flow for ldff_trans
 2025-06-27 13:30 UTC 

[PATCH v3 2/4] dt-bindings: sound: bindings for tac5x1x family of codecs
 2025-06-27  4:57 UTC 

[PATCH v3 0/4] ASoc: tac5x1x: mixer-test report
 2025-06-26 18:13 UTC  (5+ messages)
` [PATCH v3 1/4] ASoc: tac5x1x: add codec driver tac5x1x family
` [PATCH v3 2/4] dt-bindings: sound: bindings for tac5x1x family of codecs
` [PATCH v3 3/4] Asoc: pcm6240: remove support for taac5x1x family
` [PATCH v3 4/4] dt-bindings: sound: device support list for pcm6240

[PATCH 2/2] platform/x86: portwell-ec: Add hwmon support for voltage and temperature
 2025-06-27 13:28 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v2] igb: Fix watchdog_task race with shutdown
 2025-06-27 13:28 UTC  (7+ messages)

[PATCH net-next] docs: fbnic: explain the ring config
 2025-06-27 13:28 UTC  (2+ messages)

[PATCH v2 2/4] Asoc: tac5x1x: document tac5x1x codec
 2025-06-26 14:23 UTC 

[PATCH REQUEST] No speaker output on HP Spectre with ALC245 unless warm-booted from Windows
 2025-06-25  9:32 UTC 

[RFC PATCH v4 0/8] Intel RAR TLB invalidation
 2025-06-27 13:27 UTC  (3+ messages)
` [RFC PATCH v4 6/8] x86/mm: use RAR for kernel TLB flushes

[PATCH v2 0/4] ASoc: tac5x1x: mixer-test report
 2025-06-24 15:37 UTC  (5+ messages)
` [PATCH v2 1/4] ASoc: tac5x1x: add codec driver tac5x1x family
` [PATCH v2 2/4] Asoc: tac5x1x: document tac5x1x codec
` [PATCH v2 3/4] Asoc: pcm6240: remove support for taac5x1x family
` [PATCH v2 4/4] ASoc: pcm6240: dt-bindings device support list update

kismet: WARNING: unmet direct dependencies detected for SERIAL_OF_PLATFORM when selected by ECONET
 2025-06-27 13:26 UTC 

[PATCH] ASoC: soc-compress: Fix race condition in soc_compr_open_fe
 2025-06-23  7:03 UTC 

[PATCH] ASoC: soc-compress: Fix race condition in soc_compr_open_fe
 2025-06-23  1:43 UTC 

FW: [PATCH] ASoC: soc-compress: Fix race condition in soc_compr_open_fe
 2025-06-23  1:30 UTC 

[PATCH] ASoC: amd: yc: add quirk for Acer Nitro ANV15-41 internal mic
 2025-06-22 22:58 UTC 

[PATCH] ASoC: amd: yc: Add DMI quirk for Lenovo IdeaPad Slim 5 15
 2025-06-21 22:30 UTC 

[PATCH] ASoC: amd: yc: add quirk for Acer Nitro ANV15-41 internal mic
 2025-06-21 18:02 UTC 

aplay.1: Some remarks and a patch with editorial changes for this man page
 2025-06-20 18:44 UTC 

psplash: Do not mount PSPLASH_FIFO_DIR if the env variable is empty
 2025-06-27 13:24 UTC  (3+ messages)
` Patchtest results for "
  ` [OE-core] "

alsactl.1: Some remarks and a patch with editorial changes for this man page
 2025-06-20 10:38 UTC 

[PATCH 1/2] ARM: i.MX: tqma6ulx: fix barebox chainloading with OP-TEE enabled
 2025-06-27 12:43 UTC  (3+ messages)

[PATCH v2 0/6] i.MX6Q TZASC and OP-TEE early helpers
 2025-06-27 12:41 UTC  (3+ messages)
` [PATCH v2 5/6] ARM: mach-imx: tzasc: add imx6q_tzc380_is_enabled

Handling Lost Audio IRQs in ALSA: Triggering XRUN on Timer Detection?
 2025-06-20  8:16 UTC 

[GIT PULL 0/4] Renesas SoC updates for v6.17
 2025-06-27 12:40 UTC  (5+ messages)
` [GIT PULL 1/4] Renesas ARM defconfig "
` [GIT PULL 2/4] Renesas driver "
` [GIT PULL 3/4] Renesas DT binding "
` [GIT PULL 4/4] Renesas DTS "

[PATCH v2] ALSA: hda/realtek: Fixup ft alc257 rename alc3328
 2025-06-19  7:17 UTC 

[RFC] Reorganizing HD-audio driver code?
 2025-06-27 13:22 UTC  (2+ messages)

[PATCH] target/riscv: rvv: Minimum VLEN needs to respect V/Zve extensions
 2025-06-27 13:21 UTC 

[PATCH v6 0/8] More missing XeLP workarounds
 2025-06-27 13:21 UTC  (9+ messages)
` [PATCH v6 1/8] drm/xe: Consolidate LRC offset calculations
` [PATCH v6 2/8] drm/xe: Generalize wa bb emission code
` [PATCH v6 3/8] drm/xe: Rename utilisation workaround emission function
` [PATCH v6 4/8] drm/xe: Return number of written dwords from workaround batch buffer emission
` [PATCH v6 5/8] drm/xe: Allow specifying number of extra dwords at the end of wa bb emission
` [PATCH v6 6/8] drm/xe: Add plumbing for indirect context workarounds
` [PATCH v6 7/8] drm/xe/xelp: Implement Wa_16010904313
` [PATCH v6 8/8] drm/xe/xelp: Add Wa_18022495364

[PATCH v2 0/3] Fix some more RVV source overlap issues
 2025-06-27 13:20 UTC  (4+ messages)
` [PATCH v2 1/3] target/riscv: rvv: Apply vext_check_input_eew to vector integer/fp compare instructions
` [PATCH v2 2/3] target/riscv: rvv: Apply vext_check_input_eew to vector reduction instructions
` [PATCH v2 3/3] target/riscv: vadc and vsbc are vm=0 instructions

[ANNOUNCE] xfs-linux: for-next updated to f259584cb40c
 2025-06-27 13:21 UTC  (4+ messages)

[ANNOUNCE] igt-gpu-tools 2.1
 2025-06-27 13:20 UTC 

[RFC PATCH v13 0/4] Report vfio-ap configuration changes
 2025-06-27 13:19 UTC  (4+ messages)
` [RFC PATCH v13 4/4] s390: implementing CHSC SEI for AP config change

[PATCH 0/2] Small emit_wa_job() tidy
 2025-06-27 13:20 UTC  (4+ messages)
` [PATCH 1/2] drm/xe: Simplify batch buffer allocation in emit_wa_job()
` [PATCH 2/2] drm/xe: Waste fewer instructions "

[PATCH] bpf: Call cond_resched() to avoid soft lockup in trie_free()
 2025-06-27 13:20 UTC  (9+ messages)

[Bug 219787] New: Guest's applications crash with EXCEPTION_SINGLE_STEP (0x80000004)
 2025-06-27 13:19 UTC  (2+ messages)
` [Bug 219787] "

[PATCH 0/4] Increase i.MX8MP VPU
 2025-06-27 13:18 UTC  (4+ messages)
` [PATCH 1/4] arm64: dts: imx8mp: drop gpcv2 vpu power-domains and clocks

[PATCH] iommu/msm: Remove ops->pgsize_bitmap
 2025-06-27 13:18 UTC  (2+ messages)

[PATCH] drm: Pass down CONNECTOR ID for user-space to use
 2025-06-27 13:17 UTC 

[Intel-wired-lan] [PATCH net 0/5] idpf: replace Tx flow scheduling buffer ring with buffer pool
 2025-06-27 13:17 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH net 1/5] idpf: add support for Tx refillqs in flow scheduling mode
` [Intel-wired-lan] [PATCH net 3/5] idpf: replace flow scheduling buffer ring with buffer pool
` [Intel-wired-lan] [PATCH net 4/5] idpf: stop Tx if there are insufficient buffer resources

[PATCH v4 000/163] tcg: Convert to TCGOutOp structures
 2025-06-27 13:16 UTC  (5+ messages)
` [PATCH v4 093/163] tcg: Convert extract to TCGOutOpExtract

[PATCHv4] dt-bindings: net: convert socfpga-dwmac.txt to DT schema
 2025-06-27 13:16 UTC 

[PATCH 0/3] Add support for PMXR2230 PMIC
 2025-06-27 13:16 UTC  (11+ messages)
` [PATCH 3/3] arm64: dts: qcom: Add "

[PATCH v2] cgroup/rstat: change cgroup_base_stat to atomic
 2025-06-27 13:15 UTC  (3+ messages)

[PATCH] qtest/migration: Fix potential NPD through getenv
 2025-06-27  2:42 UTC 

[meta-ti][scarthgap][PATCH] CI/CD Auto-Merger: cicd.scarthgap.202506261626
 2025-06-27 13:14 UTC 

[PATCH v4 0/4] drm/xe: i2c support
 2025-06-27 13:15 UTC  (5+ messages)
` [PATCH v4 3/4] drm/xe/pm: Wire up suspend/resume for I2C controller

[meta-arago][scarthgap][PATCH] CI/CD Auto-Merger: cicd.scarthgap.202506261626
 2025-06-27 13:14 UTC 

[RFC PATCH iproute2-next] devlink: Add support for 'tc-bw' attribute in devlink-rate
 2025-06-27 13:12 UTC  (3+ messages)

[PATCH v2 0/2] Some trivial live update fixes
 2025-06-27 13:11 UTC  (5+ messages)
` [PATCH v2 1/2] vfio/container: Fix potential SIGSEGV when recover from unmap-all-vaddr failure
` [PATCH v2 2/2] vfio/container: Fix vfio_container_post_load()

[PATCH v3 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
 2025-06-27 13:12 UTC  (5+ messages)
` [PATCH v3 3/7] KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memory

[PATCH v6 net-next 4/9] vhost-net: allow configuring extended features
 2025-06-27 13:11 UTC  (3+ messages)

[PATCH v2] drm/panic: Add a u64 divide by 10 for arm32
 2025-06-27 12:38 UTC 

[PATCH v2 1/2] drm/doc: Fix title underline for "Task information"
 2025-06-27 13:11 UTC  (4+ messages)
` [PATCH v2 2/2] drm: Add missing struct drm_wedge_task_info kernel doc

[PATCH net-next v5 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-06-27 13:09 UTC  (4+ messages)
` [PATCH net-next v5 02/14] docs: networking: Add PPE driver documentation "

man-pages-6.14 released
 2025-06-27 13:09 UTC  (11+ messages)

[PATCH v10 00/10] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform
 2025-06-27 12:37 UTC  (5+ messages)
` [PATCH v10 01/10] clk: qcom: clk-alpha-pll: Add support for dynamic update for slewing PLLs

[PATCH net-next] net: remove RTNL use for /proc/sys/net/core/rps_default_mask
 2025-06-27 13:08 UTC 

[PATCH 0/3] x86/EFI: Fix detection of buildid
 2025-06-27 13:08 UTC  (3+ messages)
` [PATCH 1/3] "

[PATCH net v2 0/4] net: phy: bcm54811: Fix the PHY initialization
 2025-06-27 13:06 UTC  (3+ messages)
` [PATCH net v2 1/4] net: phy: MII-Lite PHY interface mode

[PATCH v4 1/1] drm/mediatek: Adjust bandwidth limit for DP
 2025-06-27 12:33 UTC  (4+ messages)

[PATCH net v2] dpaa2-eth: fix xdp_rxq_info leak
 2025-06-27 13:06 UTC  (2+ messages)

[PATCHv2 00/12] TDX: Enable Dynamic PAMT
 2025-06-27 13:05 UTC  (8+ messages)
` [PATCHv2 04/12] x86/virt/tdx: Add tdx_alloc/free_page() helpers

[PATCH v3 0/2] drm/gpuvm: Locking helpers
 2025-06-27 13:04 UTC  (3+ messages)
` [PATCH v3 2/2] drm/gpuvm: Add locking helpers

[PATCH v2 00/13] Support for Exynos7870 DSIM bridge
 2025-06-27 12:29 UTC  (4+ messages)
` [PATCH v2 01/13] drm/bridge: samsung-dsim: separate LINK and DPHY status registers

[PATCH 0/3] migration: propagate vTPM errors using Error objects
 2025-06-27 13:01 UTC  (6+ messages)
` [PATCH 1/3] migration: Pass error object to report it to the caller

[PATCH 0/1] spi: convert transfer delay to new spi_delay struct
 2025-06-27 12:28 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2 0/2] fix two calls of unmap_poisoned_folio() for large folio
 2025-06-27 12:57 UTC  (3+ messages)
` [PATCH v2 1/2] mm/vmscan: fix hwpoisoned large folio handling in shrink_folio_list
` [PATCH v2 2/2] mm/memory_hotplug: fix hwpoisoned large folio handling in do_migrate_range

[PATCH 0/8] update DMA API documentation
 2025-06-27 13:02 UTC  (9+ messages)
` [PATCH 7/8] docs: dma-api: update streaming DMA API physical address constraints

[PATCH v1 00/13] pmdomain: Partial refactor, add MT8196 support
 2025-06-27 12:12 UTC  (3+ messages)
` [PATCH v1 02/13] pmdomain: mediatek: Refactor bus protection regmaps retrieval

[PATCH v4 0/4] Add support for gdsp remoteproc on sa8775p
 2025-06-27 13:01 UTC  (4+ messages)
` [PATCH v4 3/4] misc: fastrpc: Refactor domain ID to enforce strict mapping

[PATCH net-next v2 0/9] net: Remove unused function parameters in skbuff.c
 2025-06-27 12:59 UTC  (3+ messages)
` [PATCH net-next v2 7/9] net/smc: Drop nr_pages_max initialization

[PATCH v4 00/32] Samsung S2MPG10 PMIC MFD-based drivers
 2025-06-27 12:15 UTC  (3+ messages)
` [PATCH v4 02/32] dt-bindings: clock: samsung,s2mps11: add s2mpg10

[PATCH v3 0/5] kdump: crashkernel reservation from CMA
 2025-06-27 12:18 UTC  (5+ messages)
` [PATCH v3 3/5] kdump, documentation: describe craskernel CMA reservation

Patchwork summary for: spi-devel-general
 2025-06-27 13:00 UTC 

[PATCH v7 2/3] leds: lp8860: Check return value of devm_mutex_init()
 2025-06-27 12:58 UTC  (6+ messages)
` (subset) "

[PATCH v5 0/9] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-06-27 12:12 UTC  (3+ messages)
  ` [PATCH v5 2/9] rust: pwm: Add core 'Device' and 'Chip' object wrappers

[PATCH v2] arm64: defconfig: enable further Rockchip platform drivers
 2025-06-27 12:11 UTC  (3+ messages)

[Buildroot] [next, v5 1/3] package/uutils-coreutils: new package
 2025-06-27 12:55 UTC  (2+ messages)
` [Buildroot] [next,v5,1/3] "


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.