All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-31 10:20:00 to 2025-10-31 10:55:27 UTC [more...]

[PATCH v5 00/32] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-10-31 10:49 UTC  (12+ messages)
` [PATCH v5 01/32] backends/iommufd: Introduce iommufd_backend_alloc_viommu
` [PATCH v5 02/32] backends/iommufd: Introduce iommufd_backend_alloc_vdev
` [PATCH v5 03/32] hw/arm/smmu-common: Factor out common helper functions and export
` [PATCH v5 04/32] hw/arm/smmu-common: Make iommu ops part of SMMUState
` [PATCH v5 05/32] hw/arm/smmuv3-accel: Introduce smmuv3 accel device
` [PATCH v5 06/32] hw/arm/smmuv3-accel: Initialize shared system address space
` [PATCH v5 08/32] hw/pci/pci: Add optional supports_address_space() callback
` [PATCH v5 11/32] hw/arm/smmuv3: Implement get_viommu_cap() callback
` [PATCH v5 18/32] hw/arm/smmuv3: Initialize ID registers early during realize()
` [PATCH v5 22/32] tests/qtest/bios-tables-test: Prepare for IORT revison upgrade
` [PATCH v5 24/32] tests/qtest/bios-tables-test: Update IORT blobs after revision upgrade

[PATCH 0/8] A QAPI schema doc markup fix, and style cleanup
 2025-10-31 10:53 UTC  (15+ messages)
` [PATCH 2/8] qapi: Refill doc comments to conform to conventions
` [PATCH 3/8] qapi: Clean up whitespace between definitions
` [PATCH 4/8] qga/qapi-schema: Refill doc comments to conform to conventions
` [PATCH 5/8] qga/qapi-schema: Clean up whitespace between definitions
` [PATCH 6/8] docs/interop: Refill QAPI doc comments to conform to conventions
` [PATCH 7/8] docs/interop/firmware: Literal block markup
` [PATCH 8/8] docs/interop: Add test to keep vhost-user.json sane

[PATCH v2 0/5] media: qcom: iris: encoder feature enhancements
 2025-10-31 10:54 UTC  (6+ messages)
` [PATCH v2 2/5] media: qcom: iris: Add scale support for encoder
` [PATCH v2 4/5] media: qcom: iris: Add flip "

[tip:core/rseq 39/42] vmlinux.o: error: objtool: irqentry_exit+0x323: call to class_user_rw_access_destructor() with UACCESS enabled
 2025-10-31 10:54 UTC  (3+ messages)

[PATCH v2 for-4.21 0/2] x86/AMD: deal with RDSEED issues
 2025-10-31 10:54 UTC  (4+ messages)

[PATCH v3 0/5] regcache: Split out ->populate() and use it
 2025-10-31 10:53 UTC  (11+ messages)
` [PATCH v3 1/5] regcache: Add ->populate() callback to separate from ->init()
` [PATCH v3 2/5] regcache: rbtree: Split ->populate() "
` [PATCH v3 3/5] regcache: flat: Remove unneeded check and error message for -ENOMEM
` [PATCH v3 4/5] regcache: flat: Split ->populate() from ->init()
` [PATCH v3 5/5] regcache: maple: "

[brauner-github:namespace-6.19 13/73] kernel/nstree.c:170:43: error: no member named 'type' in 'struct ns_tree'
 2025-10-31 10:52 UTC 

[PATCH] drm/i915/gem: Fix NULL pointer dereference in eb_release_vmas()
 2025-10-31 10:53 UTC 

[PATCH v4 00/27] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
 2025-10-31 10:51 UTC  (3+ messages)

[PATCH v3 0/6] Use display parent interface for runtime pm
 2025-10-31 10:50 UTC  (2+ messages)

[PATCH v4 0/5] drm/nouveau: Enable variable page sizes and compression
 2025-10-31 10:49 UTC  (6+ messages)
` [PATCH v4 1/5] drm/nouveau/uvmm: Prepare for larger pages
` [PATCH v4 2/5] drm/nouveau/uvmm: Allow "
` [PATCH v4 3/5] drm/nouveau/mmu/gp100: Remove unused/broken support for compression
` [PATCH v4 4/5] drm/nouveau/mmu/tu102: Add support for compressed kinds
` [PATCH v4 5/5] drm/nouveau/drm: Bump the driver version to 1.4.1 to report new features

[PATCH 0/2] rename system_wq and system_unbound_wq
 2025-10-31 10:48 UTC  (6+ messages)
` [PATCH 1/2] drm/rockchip: replace use of system_unbound_wq with system_dfl_wq
` [PATCH 2/2] drm/rockchip: replace use of system_wq with system_percpu_wq

[CI 00/32] [PATCH 00/32] drm/i915/display: Add MTL+ platforms to support dpll framework
 2025-10-31 10:35 UTC  (33+ messages)
` [CI 01/32] drm/i915/display: Rename TBT functions to be ICL specific
` [CI 02/32] drm/i915/display: Factor out C10 msgbus access start/end helpers
` [CI 03/32] drm/i915/display: Sanitize setting the Cx0 PLL use_c10 flag
` [CI 04/32] drm/i915/display: Sanitize calculating C20 PLL state from tables
` [CI 05/32] drm/i915/display: Track the C20 PHY VDR state in the PLL state
` [CI 06/32] drm/i915/display: Move definition of Cx0 PHY functions earlier
` [CI 07/32] drm/i915/display: Add macro to get DDI port width from a register value
` [CI 08/32] drm/i915/display: Track the Cx0 PHY enabled lane count in the PLL state
` [CI 09/32] drm/i915/display: Sanitize C10 PHY PLL SSC register setup
` [CI 10/32] drm/i915/display: Read out the Cx0 PHY SSC enabled state
` [CI 11/32] drm/i915/display: Determine Cx0 PLL DP mode from PLL state
` [CI 12/32] drm/i915/display: Determine Cx0 PLL port clock "
` [CI 13/32] drm/i915/display: Zero Cx0 PLL state before compute and HW readout
` [CI 14/32] drm/i915/display: Print additional Cx0 PLL HW state
` [CI 15/32] drm/i915/display: Remove state verification
` [CI 16/32] drm/i915/display: PLL information for MTL+
` [CI 17/32] drm/i915/display: Update C10/C20 state calculation
` [CI 18/32] drm/i915/display: Compute plls for MTL+ platform
` [CI 19/32] drm/i915/display: MTL+ .get_dplls
` [CI 20/32] drm/i915/display: MTL+ .put_dplls
` [CI 21/32] drm/i915/display: Add .update_active_dpll
` [CI 22/32] drm/i915/display: Add .update_dpll_ref_clks
` [CI 23/32] drm/i915/display: Add .dump_hw_state
` [CI 24/32] drm/i915/display: Add .compare_hw_state
` [CI 25/32] drm/i915/display: Add .get_hw_state to MTL+ platforms
` [CI 26/32] drm/i915/display: Add .get_freq "
` [CI 27/32] drm/i915/display: Add .crtc_get_dpll hook
` [CI 28/32] drm/i915/display: PLL verify debug state print
` [CI 29/32] drm/i915/display: Add .enable_clock on DDI for MTL+ platforms
` [CI 30/32] drm/i915/display: Get configuration for C10 and C20
` [CI 31/32] drm/i915/display: Add Thunderbolt support
` [CI 32/32] drm/i915/display: Enable dpll framework for MTL+

[PATCH v2 0/2] arm64: tegra: Add reserved-memory node to L4T Tegra210 devices
 2025-10-31 10:47 UTC  (7+ messages)
` [PATCH v2 1/2] arm64: tegra: Add reserved-memory node for P3450

[PATCH v2 0/5] RISC-V: NEORV32 CPU, devices, and machine
 2025-10-31 10:46 UTC  (3+ messages)
` [PATCH v2 1/5] target/riscv: add NEORV32 RV32 CPU type and vendor CSR hooks

Improving inode number documentation
 2025-10-31 10:44 UTC  (2+ messages)
` [PATCH v3] man/man3/readdir.3, man/man3type/stat.3type: Improve documentation about .d_ino and .st_ino

[GIT PULL] pinctrl: renesas: Updates for v6.19
 2025-10-31 10:44 UTC 

[GIT PULL 0/3] Renesas SoC updates for v6.19
 2025-10-31 10:43 UTC  (4+ messages)
` [GIT PULL 1/3] Renesas ARM defconfig "
` [GIT PULL 2/3] Renesas driver "
` [GIT PULL 3/3] Renesas DTS "

[GIT PULL] clk: renesas: Updates for v6.19
 2025-10-31 10:43 UTC 

[PATCH v1] drm/amdgpu: lock bo before calling amdgpu_vm_bo_update_shared
 2025-10-31 10:41 UTC 

DisplayID checksum validation blocking hardware capabilities - CSO T3 panel
 2025-10-31 10:42 UTC  (10+ messages)

[PATCH v4 00/21] arm64: Move kernel mode FPSIMD buffer to the stack
 2025-10-31 10:39 UTC  (22+ messages)
` [PATCH v4 01/21] crypto/arm64: aes-ce-ccm - Avoid pointless yield of the NEON unit
` [PATCH v4 02/21] crypto/arm64: sm4-ce-ccm "
` [PATCH v4 03/21] crypto/arm64: sm4-ce-gcm "
` [PATCH v4 04/21] arm64/simd: Add scoped guard API for kernel mode SIMD
` [PATCH v4 05/21] ARM/simd: "
` [PATCH v4 06/21] crypto: aegis128-neon - Move to more abstract 'ksimd' guard API
` [PATCH v4 07/21] raid6: "
` [PATCH v4 08/21] lib/crc: Switch ARM and arm64 to 'ksimd' scoped "
` [PATCH v4 09/21] lib/crypto: "
` [PATCH v4 10/21] crypto/arm64: aes-ccm - Switch "
` [PATCH v4 11/21] crypto/arm64: aes-blk "
` [PATCH v4 12/21] crypto/arm64: aes-gcm "
` [PATCH v4 13/21] crypto/arm64: nhpoly1305 "
` [PATCH v4 14/21] crypto/arm64: polyval "
` [PATCH v4 15/21] crypto/arm64: sha3 "
` [PATCH v4 16/21] crypto/arm64: sm3 "
` [PATCH v4 17/21] crypto/arm64: sm4 "
` [PATCH v4 18/21] arm64/xorblocks: "
` [PATCH v4 19/21] net/mlx5: Switch to more abstract scoped ksimd guard API on arm64
` [PATCH v4 20/21] arm64/fpu: Enforce task-context only for generic kernel mode FPU
` [PATCH v4 21/21] arm64/fpsimd: Allocate kernel mode FP/SIMD buffers on the stack

Hit an assertion within lib/xarray.c from lib/test_xarray.c, would like help debugging
 2025-10-31 10:40 UTC  (2+ messages)

[PATCH v1] drm/edid: add 6 bpc quirk to the Sharp LQ116M1JW10
 2025-10-31 10:40 UTC  (4+ messages)

[PATCH v6 00/11] Add mt8189 dts evaluation board and Makefile
 2025-10-31 10:38 UTC  (5+ messages)
` [PATCH v6 07/11] dt-bindings: usb: Support MediaTek MT8189 evb board xhci

[PATCH v3 00/25] Enable LT PHY
 2025-10-31 10:36 UTC  (26+ messages)
` [PATCH v3 01/25] drm/i915/ltphy: Add LT Phy related VDR and Pipe Registers
` [PATCH v3 02/25] drm/i915/cx0: Change register bit naming for powerdown values
` [PATCH v3 03/25] drm/i915/ltphy: Phy lane reset for LT Phy
` [PATCH v3 04/25] drm/i915/cx0: Move the HDMI FRL function to intel_hdmi
` [PATCH v3 05/25] drm/i915/ltphy: Program sequence for PORT_CLOCK_CTL for LT Phy
` [PATCH v3 06/25] drm/i915/ltphy: Add a wrapper for LT Phy powerdown change sequence
` [PATCH v3 07/25] drm/i915/ltphy: Read PHY_VDR_0_CONFIG register
` [PATCH v3 08/25] drm/i915/ltphy: Add LT Phy Programming recipe tables
` [PATCH v3 09/25] drm/i915/ltphy: Program the VDR PLL registers for LT PHY
` [PATCH v3 10/25] drm/i915/ltphy: Update the ltpll config table value for eDP
` [PATCH v3 11/25] drm/i915/ltphy: Enable SSC during port clock programming
` [PATCH v3 12/25] drm/i915/ltphy: Add function to calculate LT PHY port clock
` [PATCH v3 13/25] drm/i915/ltphy: Program the P2P Transaction flow for LT Phy
` [PATCH v3 14/25] drm/i915/ltphy: Program the rest of the PORT_CLOCK_CTL steps
` [PATCH v3 15/25] drm/i915/ltphy: Program the rest of the LT Phy Enable sequence
` [PATCH v3 16/25] drm/i915/ltphy: Program LT Phy Non-TBT PLL disable sequence
` [PATCH v3 17/25] drm/i915/ltphy: Hook up LT Phy Enable & Disable sequences
` [PATCH v3 18/25] drm/i915/ddi: Define LT Phy Swing tables
` [PATCH v3 19/25] drm/i915/ltphy: Program LT Phy Voltage Swing
` [PATCH v3 20/25] drm/i915/ltphy: Enable/Disable Tx after Non TBT Enable sequence
` [PATCH v3 21/25] drm/i915/ltphy: Define the LT Phy state compare function
` [PATCH v3 22/25] drm/i915/ltphy: Define function to readout LT Phy PLL state
` [PATCH v3 23/25] drm/i915/ltphy: Define LT PHY PLL state verify function
` [PATCH v3 24/25] drm/i915/display: Aux Enable and Display powerwell timeouts
` [PATCH v3 25/25] drm/i915/ltphy: Modify the step that need to be skipped

[PATCH net v3] xsk: avoid data corruption on cq descriptor number
 2025-10-31 10:37 UTC  (5+ messages)

[PATCH 1/2] Revert "rtc: tps6586x: Fix initial enable_irq/disable_irq balance"
 2025-10-31 10:37 UTC  (2+ messages)
` [PATCH 2/2] Revert "rtc: cpcap: "

[PATCH next] iio: imu: inv_icm45600: Add a missing return statement in probe()
 2025-10-31  9:56 UTC  (3+ messages)

[PATCH v3 0/2] media: i2c: add Sony IMX111 CMOS camera sensor driver
 2025-10-31 10:36 UTC  (8+ messages)
` [PATCH v3 2/2] "

[PATCH v1 00/26] Eliminate Dying Memory Cgroup
 2025-10-31 10:35 UTC  (4+ messages)

Oops in secretmem_fault()
 2025-10-31 10:35 UTC  (8+ messages)
` [PATCH 1/1] mm/secretmem: fix use-after-free race in fault handler

Independence for dma_fences!
 2025-10-31 10:35 UTC  (8+ messages)
` [PATCH 03/15] dma-buf: protected fence ops by RCU
` [PATCH 04/15] dma-buf: detach fence ops on signal

[PATCH] accel/qaic: Use pointer from memcpy() call for assignment in copy_partial_exec_reqs()
 2025-10-31 10:34 UTC 

[PATCH 0/2] Add support for Agilex5 SoCFPGA 013b board
 2025-10-31 10:31 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: intel: Add "
` [PATCH 2/2] arm64: dts: socfpga: agilex5: add support for Agilex5 "

[PATCH net-next v3] xsk: add indirect call for xsk_destruct_skb
 2025-10-31 10:33 UTC 

[PATCH i-g-t v7 0/3] Multi-CCS support in IGT
 2025-10-31 10:33 UTC  (4+ messages)
` [PATCH i-g-t v7 1/3] lib/intel_compute: loop_kernel_duration in Pipeline
` [PATCH i-g-t v7 2/3] tests/intel/xe_compute: Add loop_duration_2s subtest
` [PATCH i-g-t v7 3/3] tests/intel/xe_compute: Add eu-busy-10s test

[PATCH 0/3] semihosting: Fix a few semihosting bugs
 2025-10-31 10:31 UTC  (2+ messages)

[PATCH v5 0/2] Add Qualcomm extended CTI support
 2025-10-31 10:31 UTC  (2+ messages)

[PATCH 0/6] ti: j7: Update to v0.12.0 of DDR config tool
 2025-10-31 10:30 UTC  (5+ messages)
` [PATCH 2/6] arm: dts: k3-j721s2: ddr: "

[PATCH] clk: qcom: tcsrcc-glymur: Update register offsets for clock refs
 2025-10-31 10:29 UTC  (3+ messages)

Broken handling of "J" hunks for "add --interactive"?
 2025-10-31 10:28 UTC  (4+ messages)
` [PATCH v3 0/6] add-patch: roll over to next undecided hunk
  ` [PATCH v3 6/6] add-patch: reset "permitted" at loop start
    ` [EXT] "

[PATCH 0/2] use TPM device with CRB over FF-A when kernel boot with pkvm
 2025-10-31 10:27 UTC  (5+ messages)
` [PATCH 1/2] KVM: arm64: fix FF-A call failure when ff-a driver is built-in

[PATCH 2/2] sched/fair: Reimplement NEXT_BUDDY to align with EEVDF goals
 2025-10-31 10:27 UTC  (3+ messages)

[PATCH v2 0/8] fuse: support io-uring registered buffers
 2025-10-31 10:27 UTC  (8+ messages)
` [PATCH v2 1/8] io_uring/uring_cmd: add io_uring_cmd_import_fixed_full()

[PATCH v3 00/10] reset: rework reset-gpios handling
 2025-10-31 10:27 UTC  (8+ messages)
` [PATCH v3 02/10] software node: increase the reference of the swnode by its fwnode

[PATCH v2 0/4] Add watchdog support for bcm2712
 2025-10-31 10:24 UTC  (5+ messages)
` [PATCH v2 1/4] pmdomain: bcm: bcm2835-power: Prepare to support BCM2712
` [PATCH v2 2/4] dt-bindings: soc: bcm: Add bcm2712 compatible
` [PATCH v2 3/4] mfd: bcm2835-pm: Add support for BCM2712
` [PATCH v2 4/4] arm64: dts: broadcom: bcm2712: Add watchdog DT node

[PATCH v4] rust: lock: Export Guard::do_unlocked()
 2025-10-31 10:24 UTC  (6+ messages)

[PULL v1 0/3] Microblaze signed division overflows
 2025-10-31 10:23 UTC  (2+ messages)

[PATCH] maple_tree: fix tracepoint string pointers
 2025-10-31 10:22 UTC  (3+ messages)

[PATCH v5 0/2] drm/panel: ilitek-ili9882t: Add support for Ilitek IL79900A-based panels
 2025-10-31 10:23 UTC  (2+ messages)

[RFC PATCH 00/56] Dynamic mitigations
 2025-10-31 10:22 UTC  (3+ messages)
` [RFC PATCH 50/56] x86/alternative: Add re-patch support

[PATCH] hw/i386/microvm: Use fdt field from MachineState
 2025-10-31 10:22 UTC  (2+ messages)

[syzbot] [netfilter?] WARNING in __nf_unregister_net_hook (9)
 2025-10-31 10:22 UTC  (2+ messages)
` Forwarded: "

[usb:usb-linus] BUILD SUCCESS ad8415a85703a0cc415aef5682c99ed2d9facaf5
 2025-10-31 10:20 UTC 

[brgl:gpio/for-next] BUILD SUCCESS bac88be0d2a83daf761129828e7ae3c79cc260c2
 2025-10-31 10:19 UTC 

[PATCH 0/2] drm/atomic-helper: Support atomic flush with an optional kthread worker
 2025-10-31 10:21 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] drm/imx: dc-crtc: Use flush worker

[PATCH 0/2] tests/functional: Disable flaky MIPS tests on our GitLab CI
 2025-10-31 10:19 UTC  (4+ messages)
` [PATCH 1/2] tests/functional: Mark the MIPS replay tests as flaky

[PATCH v4 0/2] Add support for Gunyah Watchdog
 2025-10-31 10:18 UTC  (3+ messages)
` [PATCH v4 1/2] soc: qcom: smem: Register gunyah watchdog device
` [PATCH v4 2/2] watchdog: Add driver for Gunyah Watchdog

[GIT PULL FOR 6.19] Media CODEC RKVDEC HEVC 2025-10-31
 2025-10-31 10:20 UTC 

[PULL 00/18] Block layer patches
 2025-10-31 10:18 UTC  (3+ messages)
` [PULL 03/18] block: fix luks 'amend' when run in coroutine


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.