All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-31 16:46:14 to 2023-10-31 16:59:52 UTC [more...]

[PATCH 1/2] rockchip: rk3588: Add SPINAND as boot device
 2023-10-31 16:49 UTC  (3+ messages)
` [PATCH 2/2] configs: orangepi-5-plus-rk3588: Build SPI image by default

[PATCH] linux/igb_uio: make module parameters visible in sysfs
 2023-10-31 16:59 UTC  (2+ messages)

[RFC PATCH v3 0/4] Node Weights and Weighted Interleave
 2023-10-31 16:22 UTC  (7+ messages)

[PATCH v1 0/3] arm64: qcom: sa8775p: add cache coherency support for SA8775P
 2023-10-31 16:57 UTC  (6+ messages)
` [PATCH v1 1/3] PCI: qcom: Enable cache coherency for SA8775P RC
` [PATCH v1 2/3] PCI: qcom-ep: Enable cache coherency for SA8775P EP

Status of the LARTC project and of this list
 2023-10-31 16:57 UTC 

[PATCH for-next] tracing/kprobes: Add symbol counting check when module loads
 2023-10-31 16:56 UTC  (2+ messages)

[PATCH v3 0/4] V3D module changes for Pi5
 2023-10-31 16:59 UTC  (4+ messages)
` [PATCH v3 3/4] dt-bindings: gpu: v3d: Add BCM2712's compatible

[PATCH net] net/tcp_sigpool: Fix some off by one bugs
 2023-10-31 16:58 UTC  (2+ messages)

[PATCH bpf-next v8 00/10] Registrating struct_ops types from modules
 2023-10-31 16:57 UTC  (4+ messages)
` [PATCH bpf-next v8 03/10] bpf: add struct_ops_tab to btf

[RFC PATCH] rootfs: Use tmpfs for rootfs even if root= is given
 2023-10-31 16:56 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add xcc_inst param to amdgpu_virt_kiq_reg_write_reg_wait (v3)
 2023-10-31 16:56 UTC  (2+ messages)
` [PATCH v4] drm/amdgpu: Add xcc param to SRIOV kiq write and WREG32_SOC15_IP_NO_KIQ (v4)

[PATCH] app/testpmd: support config all offload
 2023-10-31 16:57 UTC  (3+ messages)

[Intel-xe] [CI 01/11] drm/gpuvm: convert WARN() to drm_WARN() variants
 2023-10-31 16:56 UTC  (2+ messages)
` [Intel-xe] ✗ CI.BAT: failure for series starting with [CI,01/11] "

[PATCH] tracing: Have trace_event_file have ref counters
 2023-10-31 16:54 UTC  (2+ messages)

[PATCH v2 00/29] migration: File based migration with multifd and fixed-ram
 2023-10-31 16:52 UTC  (3+ messages)
` [PATCH v2 15/29] migration/ram: Add support for 'fixed-ram' outgoing migration

[PATCH v3 00/11] MIPS: Support I6500 multi-cluster configuration
 2023-10-31 16:49 UTC  (12+ messages)
` [PATCH v3 01/11] MIPS: CPS: Add a couple of multi-cluster utility functions
` [PATCH v3 02/11] MIPS: GIC: Generate redirect block accessors
` [PATCH v3 03/11] irqchip: mips-gic: Introduce for_each_online_cpu_gic()
` [PATCH v3 04/11] irqchip: mips-gic: Support multi-cluster in for_each_online_cpu_gic()
` [PATCH v3 05/11] irqchip: mips-gic: Setup defaults in each cluster
` [PATCH v3 06/11] irqchip: mips-gic: Multi-cluster support
` [PATCH v3 07/11] clocksource: mips-gic-timer: Always use cluster 0 counter as clocksource
` [PATCH v3 08/11] clocksource: mips-gic-timer: Enable counter when CPUs start
` [PATCH v3 09/11] MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-core
` [PATCH v3 10/11] MIPS: CPS: Introduce struct cluster_boot_config
` [PATCH v3 11/11] MIPS: CPS: Boot CPUs in secondary clusters

[PATCH RFC v3 00/37] drm/connector: Create HDMI Connector infrastructure
 2023-10-31 16:48 UTC  (149+ messages)
` [PATCH RFC v3 01/37] drm/connector: Introduce an HDMI connector
` [PATCH RFC v3 02/37] drm/connector: hdmi: Create a custom state
` [PATCH RFC v3 03/37] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH RFC v3 04/37] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH RFC v3 05/37] drm/connector: hdmi: Add output BPC "
` [PATCH RFC v3 06/37] drm/connector: hdmi: Add support for output format
` [PATCH RFC v3 07/37] drm/connector: hdmi: Add HDMI compute clock helper
` [PATCH RFC v3 08/37] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH RFC v3 09/37] drm/connector: hdmi: Add custom hook to filter "
` [PATCH RFC v3 10/37] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH RFC v3 11/37] drm/connector: hdmi: Add Infoframes generation
` [PATCH RFC v3 12/37] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH RFC v3 13/37] drm/vc4: hdmi: Create destroy state implementation
` [PATCH RFC v3 14/37] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH RFC v3 15/37] drm/rockchip: inno_hdmi: Remove useless mode_fixup
` [PATCH RFC v3 16/37] drm/rockchip: inno_hdmi: Remove useless copy of drm_display_mode
` [PATCH RFC v3 17/37] drm/rockchip: inno_hdmi: Switch encoder hooks to atomic
` [PATCH RFC v3 18/37] drm/rockchip: inno_hdmi: Get rid of mode_set
` [PATCH RFC v3 19/37] drm/rockchip: inno_hdmi: no need to store vic
` [PATCH RFC v3 20/37] drm/rockchip: inno_hdmi: Remove unneeded has audio flag
` [PATCH RFC v3 21/37] drm/rockchip: inno_hdmi: Remove useless input format
` [PATCH RFC v3 22/37] drm/rockchip: inno_hdmi: Remove useless output format
` [PATCH RFC v3 23/37] drm/rockchip: inno_hdmi: Remove useless colorimetry
` [PATCH RFC v3 24/37] drm/rockchip: inno_hdmi: Remove useless enum
` [PATCH RFC v3 25/37] drm/rockchip: inno_hdmi: Remove tmds rate from structure
` [PATCH RFC v3 26/37] drm/rockchip: inno_hdmi: Remove useless coeff_csc matrix
` [PATCH RFC v3 27/37] drm/rockchip: inno_hdmi: Remove useless mode_valid
` [PATCH RFC v3 28/37] drm/rockchip: inno_hdmi: Move infoframe disable to separate function
` [PATCH RFC v3 29/37] drm/rockchip: inno_hdmi: Create mask retrieval functions
` [PATCH RFC v3 30/37] drm/rockchip: inno_hdmi: Switch to infoframe type
` [PATCH RFC v3 31/37] drm/rockchip: inno_hdmi: Remove unused drm device pointer
` [PATCH RFC v3 32/37] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH RFC v3 33/37] drm/sun4i: hdmi: Convert encoder to atomic
` [PATCH RFC v3 34/37] drm/sun4i: hdmi: Move mode_set into enable
` [PATCH RFC v3 35/37] drm/sun4i: hdmi: Switch to container_of_const
` [PATCH RFC v3 36/37] drm/sun4i: hdmi: Consolidate atomic_check and mode_valid
` [PATCH RFC v3 37/37] drm/sun4i: hdmi: Switch to HDMI connector

[PATCH 2/4] rcu/tasks: Handle new PF_IDLE semantics
 2023-10-31 16:49 UTC  (12+ messages)

[PATCH 0/2] Add a quirk in xhci-plat for parent nodes to specify no 64 bit support
 2023-10-31 16:52 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: usb: add no-64-bit-support property

[Nouveau] [PATCH drm-misc-next v7 0/7] [RFC] DRM GPUVM features
 2023-10-31 16:52 UTC  (20+ messages)
` [Nouveau] [PATCH drm-misc-next v7 1/7] drm/gpuvm: convert WARN() to drm_WARN() variants
    `  "
` [Nouveau] [PATCH drm-misc-next v7 4/7] drm/gpuvm: add an abstraction for a VM / BO combination
        `  "
` [Nouveau] [PATCH drm-misc-next v7 5/7] drm/gpuvm: track/lock/validate external/evicted objects
      `  "

[PATCH] ACPI: thermal: Fix acpi_thermal_unregister_thermal_zone() cleanup
 2023-10-31 16:51 UTC  (2+ messages)

[PATCH v13 00/56] Add DELETE_BUF ioctl
 2023-10-31 16:37 UTC  (3+ messages)

[PATCH 0/7] hw: Few more QOM/QDev cleanups
 2023-10-31 16:48 UTC  (6+ messages)
` [PATCH 4/7] hw/scsi/virtio-scsi: Use VIRTIO_SCSI_COMMON() macro

[PATCH, realtime-rmap branch] xfs: lock the RT bitmap inode in xfs_efi_item_recover
 2023-10-31 16:47 UTC  (2+ messages)

kernel/trace/trace_events_synth.c:436:68: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2023-10-31 16:47 UTC 

Several kmemleak reports + "refcount_t: underflow; use-after-free" at boot when OF_UNITTEST + OF_OVERLAY is set (Kernel v6.6-rc6, PowerMac G5 11,2)
 2023-10-31 16:46 UTC  (4+ messages)

[PATCH V3 00/23] Metadump v2
 2023-10-31 16:46 UTC  (2+ messages)

[PATCH RFC v2 0/3] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-10-31 16:46 UTC  (4+ messages)
` [PATCH RFC v2 2/3] firmware/efi: Process CXL Component Events

[PATCH v14 00/56] Add DELETE_BUF ioctl
 2023-10-31 16:30 UTC  (2+ messages)
` [PATCH v14 49/56] media: verisilicon: g2: Use common helpers to compute chroma and mv offsets


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.