All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-09 12:23:24 to 2025-06-09 13:20:00 UTC [more...]

[PATCH] drm/amdkfd: register HMM dev memory to DMA-able range first
 2025-06-09 12:46 UTC  (2+ messages)

[PATCH 0/1] MAINTAINERS: .mailmap: Update Hans de Goede's email address
 2025-06-09 13:19 UTC  (3+ messages)
` [PATCH 1/1] "

RISC-V: Add CVA6 machine
 2025-06-09 13:17 UTC  (4+ messages)
` [PATCH v3 1/3] hw/riscv: add "
` [PATCH v3 2/3] target/riscv: add cva6 core type
` [PATCH v3 3/3] hw/riscv: set cva6 to use TYPE_RISCV_CPU_CVA6

[PATCH v9 0/4] qcom: Add support for IQ-9075-evk board
 2025-06-09 13:19 UTC  (11+ messages)
` [PATCH v9 2/4] arm64: dts: qcom: iq9: Introduce new memory map for qcs9100/qcs9075

[PATCH 0/5] Minor cleanup preparation for some dir-locking API changes
 2025-06-09 13:12 UTC  (5+ messages)
` [PATCH 3/5] coda: use iterate_dir() in coda_readdir()

[RFC] mm: khugepaged: use largest enabled hugepage order for min_free_kbytes
 2025-06-09 13:19 UTC  (6+ messages)

[PATCH 0/9] Support stm32h747-discovery board
 2025-06-09 13:15 UTC  (2+ messages)

[PATCH v8 1/4] serial: 8250: fix panic due to PSLVERR
 2025-06-09 13:18 UTC  (3+ messages)
  ` [External] "

[PATCH] meta-schemas: nodes: Allow if-then-else directly in patternProperties objects
 2025-06-09 13:17 UTC  (2+ messages)

[LTP] [PATCH LTP] open_posix: fix send_rev_2.c testcase
 2025-06-09 13:16 UTC  (3+ messages)

[PATCH] schemas: PCI: Add standard PCIe WAKE# signal
 2025-06-09 13:16 UTC  (2+ messages)

[PATCH v2 00/38] drm/msm/dp: Add MST support for MSM chipsets
 2025-06-09 13:16 UTC  (46+ messages)
` [PATCH v2 01/38] drm/msm/dp: split msm_dp_panel_read_sink_caps() into two parts and drop panel drm_edid
` [PATCH v2 02/38] drm/msm/dp: remove dp_display's dp_mode and use dp_panel's instead
` [PATCH v2 03/38] drm/msm/dp: break up dp_display_enable into two parts
` [PATCH v2 04/38] drm/msm/dp: re-arrange dp_display_disable() into functional parts
` [PATCH v2 05/38] drm/msm/dp: allow dp_ctrl stream APIs to use any panel passed to it
` [PATCH v2 06/38] drm/msm/dp: move the pixel clock control to its own API
` [PATCH v2 07/38] drm/msm/dp: split dp_ctrl_off() into stream and link parts
` [PATCH v2 08/38] drm/msm/dp: make bridge helpers use dp_display to allow re-use
` [PATCH v2 09/38] drm/msm/dp: separate dp_display_prepare() into its own API
` [PATCH v2 10/38] drm/msm/dp: introduce the max_streams for dp controller
` [PATCH v2 11/38] drm/msm/dp: introduce stream_id for each DP panel
` [PATCH v2 12/38] drm/msm/dp: add support for programming p1/p2/p3 register block
` [PATCH v2 13/38] drm/msm/dp: use stream_id to change offsets in dp_catalog
` [PATCH v2 14/38] drm/msm/dp: Add catalog support for 3rd/4th stream MST
` [PATCH v2 15/38] drm/msm/dp: add support to send ACT packets for MST
` [PATCH v2 16/38] drm/msm/dp: add support to program mst support in mainlink
` [PATCH v2 17/38] drm/msm/dp: no need to update tu calculation for mst
` [PATCH v2 18/38] drm/msm/dp: add support for mst channel slot allocation
` [PATCH v2 19/38] drm/msm/dp: add support to send vcpf packets in dp controller
` [PATCH v2 20/38] drm/msm/dp: always program MST_FIFO_CONSTANT_FILL for MST
` [PATCH v2 21/38] drm/msm/dp: abstract out the dp_display stream helpers to accept a panel
` [PATCH v2 22/38] drm/msm/dp: move link related operations to dp_display_unprepare()
` [PATCH v2 23/38] drm/msm/dp: replace power_on with active_stream_cnt for dp_display
` [PATCH v2 24/38] drm/msm/dp: make the SST bridge disconnected when mst is active
` [PATCH v2 25/38] drm/msm/dp: add an API to initialize MST on sink side
` [PATCH v2 26/38] drm/msm/dp: skip reading the EDID for MST cases
` [PATCH v2 27/38] drm/msm/dp: add dp_display_get_panel() to initialize DP panel
` [PATCH v2 28/38] drm/msm/dp: add dp_mst_drm to manage DP MST bridge operations
` [PATCH v2 29/38] drm/msm/dp: add connector abstraction for DP MST
` [PATCH v2 30/38] drm/msm/dp: add HPD callback for dp MST
` [PATCH v2 31/38] drm/msm/dp: propagate MST state changes to dp mst module
` [PATCH v2 32/38] drm/msm: add support for non-blocking commits
` [PATCH v2 33/38] drm/msm: initialize DRM MST encoders for DP controllers
` [PATCH v2 34/38] drm/msm/dp: initialize dp_mst module for each DP MST controller
` [PATCH v2 35/38] drm/msm/dpu: use msm_dp_get_mst_intf_id() to get the intf id
` [PATCH v2 36/38] drm/msm/dp: mark ST_DISCONNECTED only if all streams are disabled
` [PATCH v2 37/38] drm/msm/dp: fix the intf_type of MST interfaces
` [PATCH v2 38/38] drm/msm/dp: Add MST stream support for SA8775P DP controller 0 and 1

[PATCH v5 0/4] Fixing some dma-fence use-after-free
 2025-06-09 13:15 UTC  (10+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ CI.Patch_applied: success "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ i915.CI.BAT: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH v2 0/6] Add Versal TRNG driver
 2025-06-09 13:15 UTC  (3+ messages)
` [PATCH v2 1/6] dt-bindings: crypto: Add node for True Random Number Generator

[PATCH] ARC: atomics: Implement arch_atomic64_cmpxchg using _relaxed
 2025-06-09 13:14 UTC  (4+ messages)

[PATCH 0/1] disable __counted_by for clang < 19.1.3
 2025-06-09 13:14 UTC  (3+ messages)
` [PATCH 1/1] Compiler Attributes: "

[PATCH v2] drm/xe/hwmon: Fix xe_hwmon_power_max_write
 2025-06-09 13:14 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/hwmon: Fix xe_hwmon_power_max_write (rev4)

[PATCH v1] migration: Wait for cpr.sock file to appear before connecting
 2025-06-09 13:12 UTC  (12+ messages)

[PATCH] fs/ceph/io: make ceph_start_io_*() killable
 2025-06-09 13:13 UTC  (7+ messages)

[PATCH 0/2] drm/i915/display: register include cleanups
 2025-06-09 13:12 UTC  (2+ messages)
` ✗ Fi.CI.SPARSE: warning for "

[PATCH 00/10] Various slab improvements
 2025-06-09 13:12 UTC  (5+ messages)
` [PATCH 02/10] slab: Rename slab->__page_flags to slab->flags

[PATCH] drivers: hv: Constify 'struct bin_attribute'
 2025-06-09 13:12 UTC  (2+ messages)

[PATCH] selftests/futex: Convert 32bit timespec struct to 64bit version for 32bit compatibility mode
 2025-06-09 13:10 UTC 

[PATCH] net/mlx5: fix transceiver warning when not exist
 2025-06-09 13:11 UTC  (4+ messages)

[PATCH] mfd: Fix compilation without CONFIG_OF
 2025-06-09 13:09 UTC  (4+ messages)

[PATCH v3 0/4] rust: Add ACPI match table support for Rust drivers
 2025-06-09 13:09 UTC  (7+ messages)
` [PATCH v3 2/4] rust: driver: Add ACPI id table support to Adapter trait

next-20250605: Test regression: qemu-x86_64-compat mode ltp tracing Oops int3 kernel panic
 2025-06-09 13:09 UTC  (2+ messages)

[PATCH v6 00/11] mtd: add driver for Intel discrete graphics
 2025-06-09 13:08 UTC  (11+ messages)
` [PATCH v6 01/11] mtd: core: always create master device

[PATCH 0/4] Don't make noise about disconnected USB4 devices
 2025-06-09 13:07 UTC  (8+ messages)
` [PATCH 3/4] usb: xhci: Avoid showing errors during surprise removal
` [PATCH 4/4] usb: xhci: Avoid showing warnings for dying controller

[PATCH 0/7] Remove as much arch/arm/dts/*.h as possible
 2025-06-09 13:07 UTC  (3+ messages)
` [PATCH 1/7] scripts/Makefile.lib: Rework upstream_dtsi_include to use find

[PATCH 0/3] net/hns3: bugfix for hns3
 2025-06-09 13:06 UTC  (4+ messages)
` [PATCH 1/3] net/hns3: fix the hardware GRO function is abnormal
` [PATCH 2/3] net/hns3: fix can't use vector for Tx when not set fast free
` [PATCH 3/3] net/hns3: fix can't use vector for Rx when set VLAN filter

[PATCH] platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: Use devm_pinctrl_register_mappings()
 2025-06-09 13:05 UTC  (2+ messages)

[PATCH v2 0/5] platform/x86: firmware_attributes_class: Add a high level API
 2025-06-09 13:03 UTC  (4+ messages)

[PATCH 00/10] hw/loongarch: add the advanced extended interrupt controllers (AVECINTC) support
 2025-06-09 10:48 UTC  (4+ messages)
` [PATCH 04/10] target/loongarch: add msg interrupt CSR registers
` [PATCH 06/10] hw/loongarch: Implement avec controller imput and output pins
` [PATCH 08/10] hw/loongarch: Implement avec set_irq

[PATCH v4 0/8] driver core: auxiliary bus: add device creation helper
 2025-06-09 13:02 UTC  (6+ messages)
` [PATCH v4 3/8] drm/bridge: ti-sn65dsi86: use the auxiliary device

[PATCH RFT v17 0/8] fork: Support shadow stacks in clone3()
 2025-06-09 12:54 UTC  (9+ messages)
` [PATCH RFT v17 1/8] arm64/gcs: Return a success value from gcs_alloc_thread_stack()
` [PATCH RFT v17 2/8] Documentation: userspace-api: Add shadow stack API documentation
` [PATCH RFT v17 3/8] selftests: Provide helper header for shadow stack testing
` [PATCH RFT v17 4/8] fork: Add shadow stack support to clone3()
` [PATCH RFT v17 5/8] selftests/clone3: Remove redundant flushes of output streams
` [PATCH RFT v17 6/8] selftests/clone3: Factor more of main loop into test_clone3()
` [PATCH RFT v17 7/8] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code
` [PATCH RFT v17 8/8] selftests/clone3: Test shadow stack support

[PATCH v4 0/7] Add managed SOFT RESERVE resource handling
 2025-06-09 13:01 UTC  (5+ messages)
` [PATCH v4 5/7] cxl/region: Introduce SOFT RESERVED resource removal on region teardown
` [PATCH v4 7/7] cxl/dax: Defer DAX consumption of SOFT RESERVED resources until after CXL region creation

[PATCH] tee: optee: prevent use-after-free when the client exits before the supplicant
 2025-06-09 13:00 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/gem_eio: Fix SIGABRT in kms subtest
 2025-06-09 13:00 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 1/2] regulator: tps6594-regulator: Constify struct tps6594_regulator_irq_type
 2025-06-09 13:00 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: regulator: add pca9450: Add regulator-allowed-modes
 2025-06-09 13:00 UTC  (2+ messages)

[PATCH] Documentation: cxl: fix typos and improve clarity in memory-devices.rst
 2025-06-09 12:59 UTC  (3+ messages)

[PATCH] perf/aux: Properly launch pending disable flow
 2025-06-09 12:57 UTC  (2+ messages)

[PATCH v2 0/5] coredump: allow for flexible coredump handling
 2025-06-09 12:56 UTC  (2+ messages)

[PATCH] libglvnd: migrate from meta-oe
 2025-06-09 12:56 UTC  (3+ messages)
` [OE-core] "

[PATCH v3 5/5] drm/i915/dp: Disable the AUX DPCD probe quirk if it's not required
 2025-06-09 12:55 UTC  (2+ messages)
` [PATCH v4 "

[PATCH v3 4/5] drm/dp: Add an EDID quirk for the DPCD register access probe
 2025-06-09 12:55 UTC  (2+ messages)
` [PATCH v4 "

[[scarthgap][PATCH V4]] meta-ti-bsp : ipc: Add RPMsg DMA library
 2025-06-09 12:54 UTC 

[PATCH] net: mctp: fix infinite data from mctp_dump_addrinfo
 2025-06-09 12:54 UTC  (4+ messages)

[PATCH v2 00/15] Add KVM Selftests runner
 2025-06-09 12:54 UTC  (4+ messages)
` [PATCH v2 15/15] KVM: selftests: Add riscv auto generated test files for KVM Selftests Runner

[PATCH v2] drm/xe: Support for mmap-ing mmio regions
 2025-06-09 12:54 UTC  (5+ messages)
` ✓ CI.Build: success for drm/xe: Support for mmap-ing mmio regions (rev2)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v4 0/6] rust: add support for request_irq
 2025-06-09 12:53 UTC  (7+ messages)
` [PATCH v4 4/6] rust: irq: add support for threaded IRQs and handlers
` [PATCH v4 5/6] rust: platform: add irq accessors
` [PATCH v4 6/6] rust: pci: "

[RFC PATCH 0/4] Quality Improvements for Rockchip-IP PCIe
 2025-06-09 12:51 UTC  (5+ messages)

[PATCH v4 0/5] Add support for the IPQ5018 Internal GE PHY
 2025-06-09 12:53 UTC  (9+ messages)
` [PATCH v4 2/5] dt-bindings: net: qca,ar803x: Add IPQ5018 Internal GE PHY support
` [PATCH v4 3/5] net: phy: qcom: at803x: Add Qualcomm IPQ5018 Internal "

[PATCH v1 1/6] net/intel: update E830 Tx Time Queue Context Structure
 2025-06-09 12:52 UTC  (4+ messages)
` [PATCH v3 0/6] Add TxPP Support for E830
  ` [PATCH v3 3/6] net/intel: add "

[RESEND PATCH v1] ASoC: tas2781: Drop the unnecessary symbol imply
 2025-06-09 12:50 UTC  (2+ messages)

[PATCH urcu] src/urcu-bp.c: assert => urcu_posix_assert
 2025-06-09  2:49 UTC 

[PATCH 6.14 00/24] 6.14.11-rc1 review
 2025-06-09 12:50 UTC  (2+ messages)

[PATCH 6.15 00/34] 6.15.2-rc1 review
 2025-06-09 12:48 UTC  (2+ messages)

[PATCH 6.12 00/24] 6.12.33-rc1 review
 2025-06-09 12:48 UTC  (2+ messages)

[PATCH] Decrease `AcpiExTracePoint` verbosity
 2025-06-09 12:48 UTC  (3+ messages)

[LTP] [PATCH v3 0/4] shell loader rewrite to support TST_SETUP
 2025-06-09 12:45 UTC  (5+ messages)
` [LTP] [PATCH v3 1/4] shell lib: Add support for test cleanup
` [LTP] [PATCH v3 2/4] shell: Move shell code into functions
` [LTP] [PATCH v3 3/4] shell lib: Add basic support for test setup
` [LTP] [PATCH v3 4/4] shell: Add shell_loader_setup_cleanup.sh test

[PATCH] selinux: fix security context comparison on execve(2)
 2025-06-09 12:45 UTC  (2+ messages)

[PATCH v2] fix eal/linux: unregister alarm callback before free
 2025-06-09 12:45 UTC  (4+ messages)
` [PATCH v2 2/2] fix eal/freebsd: "

[PATCH 1/6] remove two leftover license lines from colors.{c,h}
 2025-06-09 12:44 UTC  (2+ messages)

[PATCH V7 00/29] Reset improvements
 2025-06-09 12:43 UTC  (5+ messages)
` [PATCH 06/29] drm/amdgpu: update ring reset function signature

[PATCH 0/7] Add SDCA IRQ support and some misc fixups
 2025-06-09 12:39 UTC  (8+ messages)
` [PATCH 1/7] MAINTAINERS: Add SDCA maintainers entry
` [PATCH 2/7] ASoC: SDCA: Add missing default in switch in entity_pde_event()
` [PATCH 3/7] ASoC: SDCA: Fixup some kernel doc errors
` [PATCH 4/7] ASoC: SDCA: Minor selected/detected mode control fixups
` [PATCH 5/7] ASoC: SDCA: Add flag for unused IRQs
` [PATCH 6/7] ASoC: SDCA: Generic interrupt support
` [PATCH 7/7] ASoC: SDCA: Add some initial IRQ handlers

[PATCH 2/2] mm/damon/sysfs-schemes: add use_nodes_of_tier on sysfs-schemes
 2025-06-09 12:39 UTC  (2+ messages)

[PATCH drm-misc-next] rockchip/drm: vop2: don't check color_mgmt_changed in atomic_enable
 2025-06-09 12:36 UTC  (9+ messages)
      `  "

[PATCH 5.10] tracing: Do not let histogram values have some modifiers
 2025-06-09 12:39 UTC 

[PATCH v6 0/3] CCS save restore for IGPU
 2025-06-09 12:39 UTC  (3+ messages)
` [PATCH v6 1/3] drm/xe/vf: Create contexts for CCS read write

[PATCH] drivers/tty/moxa: Fix spelling mistake in comment
 2025-06-09 12:39 UTC  (2+ messages)

[PATCH v1 0/8] fuse: use iomap for buffered writes + writeback
 2025-06-09 12:38 UTC  (3+ messages)

[PATCH v3 1/2] gpu/trace: make TRACE_GPU_MEM configurable
 2025-06-09 12:36 UTC  (2+ messages)

[LTP] [PATCH v3 1/3] tst_atomic: drop legacy inline assembly and use __atomic or __sync builtins
 2025-06-09 12:36 UTC  (3+ messages)
` [LTP] [PATCH v3 3/3] lib: moves test infrastructure states into a shared context structure

[PATCH 0/8] ublk: allow off-daemon zero-copy buffer registration
 2025-06-09 12:34 UTC  (3+ messages)
` [PATCH 6/8] ublk: allow UBLK_IO_(UN)REGISTER_IO_BUF on any task

[PATCH V4] perf: Fix the throttle error of some clock events
 2025-06-09 12:34 UTC  (2+ messages)

[RFC PATCH] build: reduce use of AVX compiler flags
 2025-06-09 12:32 UTC  (7+ messages)
` [PATCH v4] "

[PATCH v2 00/13] stm32mp25: Add clock and reset drivers support
 2025-06-09  8:53 UTC  (2+ messages)

Add initial CVA6 implementaiton
 2025-06-09 12:30 UTC  (11+ messages)
` [PATCH v2 1/3] hw/riscv: add CVA6 machine
` [PATCH v2 2/3] target/riscv: add cva6 core type

[PATCH 0/2] add a knob to control whether to use other nodes at the same tier of the target node in DAMON
 2025-06-09 12:30 UTC  (3+ messages)
` [PATCH 2/2] mm/damon/sysfs-schemes: add use_nodes_of_tier on sysfs-schemes

[PATCH] ASoC: amd: acp: Fix pointer assignments for snd_soc_acpi_mach structures
 2025-06-09 12:29 UTC  (3+ messages)

[PATCH v4 00/23] Linux SBI MPXY and RPMI drivers
 2025-06-09 12:29 UTC  (5+ messages)
` [PATCH v4 07/23] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver

[BUG] net/sched: Soft Lockup/Task Hang and OOM Loop in netem_dequeue
 2025-06-09 12:27 UTC  (11+ messages)

[PATCH v3 1/2] platform/x86: Move Lenovo files into lenovo subdir
 2025-06-09 12:27 UTC  (2+ messages)
` [PATCH v3 2/2] platform/x86: thinklmi: improved DMI handling

[PATCH v4 0/3] Add support for K3 BIST
 2025-06-09 12:26 UTC  (5+ messages)
` [PATCH v4 1/3] drivers: misc: k3_bist: Add K3 BIST driver
` [PATCH v4 2/3] arm: mach-k3: j784s4_init: Trigger LBIST and PBIST on MAIN R5 2_0

[PATCH] HID: playstation: DS4: Add BT poll interval adjustment
 2025-06-09 12:25 UTC  (3+ messages)

[PATCH] reboot: Remove unused unregister_platform_power_off
 2025-06-09 12:24 UTC  (3+ messages)

[PATCH v7 00/19] Add Command Duration Limits support
 2025-06-09 12:24 UTC  (8+ messages)
` [PATCH v7 08/19] scsi: detect support for command duration limits

[PATCH v6 0/5] KVM: arm64: Map GPU device memory as cacheable
 2025-06-09 12:24 UTC  (4+ messages)
` [PATCH v6 1/5] KVM: arm64: Block cacheable PFNMAP mapping


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.