All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-07 13:00:01 to 2024-05-07 13:21:35 UTC [more...]

[PATCH v13 00/28] drm/connector: Create HDMI Connector infrastructure
 2024-05-07 13:17 UTC  (59+ messages)
` [PATCH v13 01/28] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v13 02/28] drm/mode_object: Export drm_mode_obj_find_prop_id for tests
` [PATCH v13 03/28] drm/tests: connector: Add tests for drmm_connector_hdmi_init
` [PATCH v13 04/28] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v13 05/28] drm/connector: hdmi: Add output BPC to the connector state
` [PATCH v13 06/28] drm/tests: Add output bpc tests
` [PATCH v13 07/28] drm/connector: hdmi: Add support for output format
` [PATCH v13 08/28] drm/tests: Add output formats tests
` [PATCH v13 09/28] drm/display: hdmi: Add HDMI compute clock helper
` [PATCH v13 10/28] drm/tests: Add HDMI TDMS character rate tests
` [PATCH v13 11/28] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v13 12/28] drm/tests: Add TDMS character rate connector state tests
` [PATCH v13 13/28] drm/connector: hdmi: Add custom hook to filter TMDS character rate
` [PATCH v13 14/28] drm/tests: Add HDMI connector rate filter hook tests
` [PATCH v13 15/28] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v13 16/28] drm/tests: Add HDMI connector bpc and format tests
` [PATCH v13 17/28] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v13 18/28] drm/tests: Add tests for "
` [PATCH v13 19/28] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v13 20/28] drm/tests: Add RGB Quantization tests
` [PATCH v13 21/28] drm/connector: hdmi: Add Infoframes generation
` [PATCH v13 22/28] drm/tests: Add infoframes test
` [PATCH v13 23/28] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v13 24/28] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v13 25/28] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v13 26/28] drm/vc4: tests: Convert to plane creation helper
` [PATCH v13 27/28] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v13 28/28] drm/sun4i: hdmi: "

[PATCH 00/18] media: Fix the last set of coccinelle warnings
 2024-05-07 13:18 UTC  (26+ messages)
` [PATCH 01/18] media: allegro: nal-hevc: Refactor nal_hevc_sub_layer_hrd_parameters
` [PATCH 02/18] media: xilinx: Refactor struct xvip_dma
` [PATCH 03/18] media: dvb-frontend/mxl5xx: Refactor struct MBIN_FILE_T
` [PATCH 04/18] media: dvb-frontend/mxl5xx: Use flex array for MBIN_SEGMENT_T
` [PATCH 05/18] media: pci: cx18: Use flex arrays for struct cx18_scb
` [PATCH 06/18] media: siano: Refactor struct sms_msg_data
` [PATCH 07/18] media: siano: Remove unused structures
` [PATCH 08/18] media: siano: Use flex arrays for sms_firmware
` [PATCH 09/18] media: venus: Remove unused structs
` [PATCH 10/18] media: venus: Use flex array for hfi_session_release_buffer_pkt
` [PATCH 11/18] media: venus: Refactor struct hfi_uncompressed_plane_info
` [PATCH 12/18] media: venus: Refactor struct hfi_session_get_property_pkt
` [PATCH 13/18] media: venus: Refactor struct hfi_uncompressed_format_supported
` [PATCH 14/18] media: venus: Refactor hfi_session_empty_buffer_uncompressed_plane0_pkt
` [PATCH 15/18] media: venus: Refactor hfi_session_empty_buffer_compressed_pkt
` [PATCH 16/18] media: venus: Refactor hfi_sys_get_property_pkt
` [PATCH 17/18] media: venus: Refactor hfi_session_fill_buffer_pkt
` [PATCH 18/18] media: venus: Refactor hfi_buffer_alloc_mode_supported

[PATCH 00/11] drm: Provide common fbdev client helpers
 2024-05-07 13:21 UTC  (5+ messages)
` [PATCH 08/11] drm/i915: Use drm_fbdev_helper_client_unregister()
` ✗ Fi.CI.SPARSE: warning for drm: Provide common fbdev client helpers

[PATCH] iommu/arm-smmu-v3: Make the kunit into a module
 2024-05-07 13:21 UTC 

[PATCH v1 1/1] spi: pxa2xx: Drop the stale entry in documentation TOC
 2024-05-07 13:21 UTC  (2+ messages)

[PATCH 0/7] Static shared memory followup v2 - pt2
 2024-05-07 13:20 UTC  (3+ messages)
` [PATCH 3/7] xen/p2m: put reference for superpage

[PATCH 0/4] ASoC: qcom: x1e80100: Correct channel mapping
 2024-05-07 13:20 UTC  (3+ messages)
` [PATCH 4/4] "

[Bug 218759] New: 6.9-rc kernels - with Ryzen 7840HS CPU single core never boosts to max frequency
 2024-05-07 13:20 UTC  (3+ messages)
` [Bug 218759] "

[PATCH RFC bpf-next 0/8] Implement generic bpf_async cb
 2024-05-07 13:19 UTC  (9+ messages)
` [PATCH RFC bpf-next 1/8] bpf: ignore sleepable prog parameter for kfuncs
` [PATCH RFC bpf-next 2/8] bpf: add kfunc_meta parameter to push_callback_call()
` [PATCH RFC bpf-next 3/8] bpf: implement __async and __s_async kfunc suffixes
` [PATCH RFC bpf-next 4/8] bpf: typedef a type for the bpf_wq callbacks
` [PATCH RFC bpf-next 5/8] selftests/bpf: rely on wq_callback_fn_t
` [PATCH RFC bpf-next 6/8] bpf: remove one special case of is_bpf_wq_set_callback_impl_kfunc
` [PATCH RFC bpf-next 7/8] bpf: implement __aux kfunc argument suffix to fetch prog_aux
` [PATCH RFC bpf-next 8/8] bpf: rely on __aux suffix for bpf_wq_set_callback_impl

[PATCH v4] test/py: net_boot: Add test cases for net boot
 2024-05-07 13:20 UTC  (4+ messages)

[PATCH net-next] net: dst_cache: annotate data-races around dst_cache->reset_ts
 2024-05-07 13:20 UTC 

[PATCH] fs/proc: fix softlockup in __read_vmcore
 2024-05-07 13:18 UTC 

[PATCH 0/3] Fixes and updates to amd-sfh
 2024-05-07 13:19 UTC  (2+ messages)

[PATCH] drm/xe: Fix UBSAN shift-out-of-bounds failure
 2024-05-07 13:18 UTC  (5+ messages)

[PATCH i-g-t v3 0/6] Intel blitter framebuffer copying sanitizing
 2024-05-07 13:18 UTC  (3+ messages)
` ✗ CI.xeFULL: failure for Intel blitter framebuffer copying sanitizing (rev6)

[PATCH] HID: kye: Change Device Usage from Puck to Mouse
 2024-05-07 13:18 UTC  (3+ messages)

linux-next: build warning after merge of the spi tree
 2024-05-07 13:16 UTC  (2+ messages)

[PATCH 1/2] Documentation: hyperv: Update spelling and fix typo
 2024-05-07 13:16 UTC  (2+ messages)
` [PATCH 2/2] Documentation: hyperv: Improve synic and interrupt handling description

[PATCH] watchdog: LENOVO_SE10_WDT should depend on X86 && DMI
 2024-05-07 13:16 UTC  (2+ messages)

Excessive memory usage when infiniband config is enabled
 2024-05-07 13:15 UTC  (3+ messages)

[PATCH v7 0/1] usb: serial: add support for CH348
 2024-05-07 13:15 UTC  (2+ messages)
` [PATCH 1/1 v7] "

[syzbot] [net?] INFO: rcu detected stall in sock_write_iter (3)
 2024-05-07 13:14 UTC  (2+ messages)

arm64: defconfig: gcc-8: failed: AttributeError: module 'argparse' has no attribute 'BooleanOptionalAction'
 2024-05-07 13:13 UTC  (3+ messages)

[PATCH 0/9] A fix and some cleanups to jbd2
 2024-05-07 13:13 UTC  (5+ messages)
` [PATCH 5/9] jbd2: remove unneeded kmap to do escape in jbd2_journal_write_metadata_buffer
` [PATCH 6/9] jbd2: use bh_in instead of jh2bh(jh_in) to simplify code

[PATCH net-next v2] lib: Allow for the DIM library to be modular
 2024-05-07 13:13 UTC  (2+ messages)

[nanbield] git command included in buildtools-extended does not work with https authentication
 2024-05-07 13:13 UTC 

[PATCH v4 0/5] PCI: controller: Move to agnostic GPIO API
 2024-05-07 13:12 UTC  (5+ messages)

[PATCH v2 0/8] irqchip/stm32-exti: split MCU and MPU code, allow module build
 2024-05-07 13:10 UTC  (18+ messages)
` [PATCH v2 1/8] irqchip/stm32-exti: add CONFIG_STM32MP_EXTI
` [PATCH v2 2/8] ARM: stm32: use different EXTI driver on ARMv7m and ARMv7a
` [PATCH v2 3/8] arm64: Kconfig: select STM32MP_EXTI on STM32 platforms
` [PATCH v2 4/8] irqchip/stm32-exti: split MCU and MPU code
` [PATCH v2 5/8] irqchip/stm32mp-exti: rename internal symbols
` [PATCH v2 6/8] irqchip/stm32mp-exti: allow build as module
` [PATCH v2 7/8] ARM: stm32: allow build irq-stm32mp-exti driver "
` [PATCH v2 8/8] arm64: Kconfig: "

[PATCH net v2] net/smc: fix neighbour and rtable leak in smc_ib_find_route()
 2024-05-07 13:12 UTC  (2+ messages)

[PATCH v6 0/8] xen/spinlock: make recursive spinlocks a dedicated type
 2024-05-07 13:12 UTC  (13+ messages)
` [PATCH v6 8/8] xen: allow up to 16383 cpus

[PATCH v3 1/2] tests/kms_vrr: Add a subtest for seamless modeset to a virtual LRR mode
 2024-05-07 13:12 UTC  (15+ messages)

[PATCH rfc 0/4] mm: filemap: try to batch lruvec stat updating
 2024-05-07 13:12 UTC  (4+ messages)
` [PATCH rfc 3/4] mm: filemap: move __lruvec_stat_mod_folio() out of filemap_set_pte_range()

RTT-PROBE: lore-subspace-rtt
 2024-05-07 13:12 UTC 

elf(5) and ld.so(8): DT_RPATH deprecated - really?
 2024-05-07 13:12 UTC  (6+ messages)
      ` [patch] elf.5 and ld.so.8: undeprecate DT_RPATH; explain DT_RPATH vs DT_RUNPATH

[PATCH v2 00/27] context_tracking, rcu: Spring cleaning renaming
 2024-05-07 13:11 UTC  (3+ messages)
` [PATCH v2 16/27] rcu: Rename rcu_dynticks_snap() into rcu_watching_snap()

[PATCH 00/14] improve Analogix DP AUX channel handling
 2024-05-07 13:10 UTC  (24+ messages)
` [PATCH 06/14] drm/bridge: analogix_dp: remove clk handling from analogix_dp_set_bridge
` [PATCH 07/14] drm/bridge: analogix_dp: move platform and PHY power handling into runtime PM
` [PATCH 08/14] drm/bridge: analogix_dp: move basic controller init "
` [PATCH 09/14] drm/bridge: analogix_dp: remove PLL lock check from analogix_dp_config_video
` [PATCH 10/14] drm/bridge: analogix_dp: move macro reset after link bandwidth setting

[PATCH v2] SUNRPC: Fix gss_free_in_token_pages()
 2024-05-07 13:10 UTC 

[PATCH v3 0/4] PAN for ARM32 using LPAE
 2024-05-07 13:10 UTC  (3+ messages)
` [PATCH v3 4/4] ARM: Implement PAN for LPAE by TTBR0 page table walks disablement

[PATCH v2 -next] mm: memcg: make alloc_mem_cgroup_per_node_info() return bool
 2024-05-07 13:10 UTC  (2+ messages)

[syzbot] [dri?] [media?] inconsistent lock state in valid_state (2)
 2024-05-07 13:09 UTC  (3+ messages)
` [PATCH] dma-buf/sw-sync: don't enable IRQ from sync_print_obj()
  ` [Linaro-mm-sig] "

[PATCH] drm/xe: Rename few xe_args.h macros
 2024-05-07 13:08 UTC  (2+ messages)

[PATCH net-next v2 0/4] net: route: improve route hinting
 2024-05-07 13:08 UTC  (2+ messages)

[PATCH v2 0/5] mips: bmips: improve handling of RAC and CBR addr
 2024-05-07 13:07 UTC  (3+ messages)
` [PATCH v2 3/5] dt-bindings: mips: brcm: Document brcm,bmips-cbr-reg property

[PATCH i-g-t v3 00/11] Add render-copy compression on Xe+
 2024-05-07 13:07 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Add render-copy compression on Xe+ (rev3)

[PATCH v3 00/16] Add AST2700 support
 2024-05-07 13:06 UTC  (3+ messages)
` [PATCH v3 12/16] aspeed/soc: "

[PATCH v2 1/4] binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing
 2024-05-07 13:06 UTC  (2+ messages)
` [PATCH] imx: hab: add documentation about the required keys/certs

[PATCH v14 0/4] add clock controller of qca8386/qca8084
 2024-05-07 13:05 UTC  (5+ messages)
` [PATCH v14 1/4] clk: qcom: branch: Add clk_branch2_prepare_ops
` [PATCH v14 2/4] dt-bindings: clock: add qca8386/qca8084 clock and reset definitions
` [PATCH v14 3/4] clk: qcom: common: commonize qcom_cc_really_probe
` [PATCH v14 4/4] clk: qcom: add clock controller driver for qca8386/qca8084

[PATCH] cpufreq: intel_pstate: fix struct cpudata::epp_cached kernel-doc
 2024-05-07 13:05 UTC  (2+ messages)

Getting list of found networks
 2024-05-07 13:05 UTC  (4+ messages)

[PATCH 0/2] Zynq 7000 SoC improvements
 2024-05-07 13:03 UTC  (3+ messages)
` [PATCH 1/2] hw/arm/xilinx_zynq: Add cache controller
` [PATCH 2/2] hw/arm/xilinx_zynq: Support up to two CPU cores

[PATCH v4 0/3] ALSA: hda/tas2781: Add tas2781 driver for SPI
 2024-05-07 13:05 UTC  (5+ messages)
` [PATCH v4 1/3] ALSA: hda/tas2781: Add tas2781 hda driver based on SPI

RTT-PROBE: lore-subspace-rtt
 2024-05-07 13:02 UTC 

[bluetooth-next:master] BUILD SUCCESS 93e31170f4d098a9c07c5e389091ea45cb10e72a
 2024-05-07 13:01 UTC 

[PATCH] hw/intc/arm_gic: Fix set/clear pending of PPI/SPI
 2024-05-07 13:00 UTC  (3+ messages)
` [PATCH 1/2] hw/intc/arm_gic: Fix set pending of PPIs
` [PATCH 2/2] hw/intc/arm_gic: Fix writes to GICD_ITARGETSRn

[PATCH v5 1/2] dts: Change hugepage runtime config to 2MB Exclusively
 2024-05-07 13:00 UTC  (5+ messages)
` [PATCH v5 2/2] dts: Change hugepage 'amount' to a different term

[PATCH v8 0/5] Support message-based DMA in vfio-user server
 2024-05-07 12:59 UTC  (8+ messages)


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.