All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-26 15:36:52 to 2024-03-26 16:05:25 UTC [more...]

[PATCH 00/34] ASoC: Intel: boards: updates for 6.10 - part2
 2024-03-26 16:04 UTC  (6+ messages)
` [PATCH 01/34] ASoC: intel: sof_sdw: Make find_codec_info_part() return a pointer
` [PATCH 06/34] ASoC: Intel: sof_sdw: Move get_codec_dai_by_name() into sof_sdw itself
` [PATCH 08/34] ASoC: Intel: sof_sdw: Only pass dai_link pointer around
` [PATCH 09/34] ASoC: Intel: sof_sdw: Use for_each_set_bit
` [PATCH 10/34] ASoC: Intel: sof_sdw: Factor out SSP DAI creation

[PATCH] drm/amd/amdgpu: Enable IH Retry CAM by register read
 2024-03-26 16:04 UTC  (3+ messages)

[PATCH 0/2] introduce PM QoS interface
 2024-03-26 16:04 UTC  (8+ messages)

[PATCH 00/12] kbuild: enable some -Wextra warnings by default
 2024-03-26 16:04 UTC  (6+ messages)
` [PATCH 01/12] kbuild: make -Woverride-init warnings more consistent
` [PATCH 06/12] nouveau: fix function cast warning

[PATCH trivial for-9.0] smbios: add stub for smbios_get_table_legacy()
 2024-03-26 16:03 UTC  (2+ messages)

Unpatched return thunk in use. This should not happen!
 2024-03-26 16:04 UTC  (4+ messages)

[PATCH] USB: gadget: dummy_hcd: switch char * to u8 *
 2024-03-26 16:03 UTC 

[PULL 00/38] ppc-for-9.0-2 queue
 2024-03-26 16:02 UTC  (3+ messages)
` [PULL 35/38] spapr: nested: Introduce H_GUEST_[GET|SET]_STATE hcalls

[PATCH-for-9.1] hw/i386: Add a config to only build the microvm machine
 2024-03-26 16:01 UTC  (4+ messages)

[PATCH v2] drm/dp: Clarify that wait_hpd_asserted() is not optional for panels
 2024-03-26 16:03 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/zic: add hash for existing patch
 2024-03-26 16:03 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/zic: enable installation on target

[PATCH v6 0/3] Disable automatic load CCS load balancing
 2024-03-26 16:03 UTC  (3+ messages)
` [PATCH v6 2/3] drm/i915/gt: Do not generate the command streamer for all the CCS

[PATCH v2] PCI: vmd: Enable Hotplug based on BIOS setting on VMD rootports
 2024-03-26 16:03 UTC  (6+ messages)

[PATCH] btrfs: stop locking the source extent range during reflink
 2024-03-26 16:05 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/5] clk: qcom: gpucc-sc8280xp: fix GX external supply lookup
 2024-03-26 16:02 UTC  (5+ messages)
` [PATCH 1/5] dt-bindings: clock: qcom: add SA8540P gpucc
` [PATCH 2/5] arm64: dts: qcom: sa8540p: use sa8540p gpucc compatible

[PATCH iwl-next 0/7] i40e: cleanups & refactors
 2024-03-26 16:02 UTC  (9+ messages)
` [PATCH iwl-next 1/7] i40e: Remove flags field from i40e_veb
  ` [Intel-wired-lan] "
` [PATCH iwl-next 2/7] i40e: Change argument of several client notification functions
  ` [Intel-wired-lan] "

[PATCH v5] PCI: keystone: Fix pci_ops for AM654x SoC
 2024-03-26 14:47 UTC  (4+ messages)

[PATCH] riscv: Define TASK_SIZE_MAX for __access_ok()
 2024-03-26 14:49 UTC  (11+ messages)

[PATCH 0/8] [RFC] Rust device / driver abstractions
 2024-03-26 16:01 UTC  (4+ messages)
` [PATCH 3/8] rust: device: Add a stub abstraction for devices

[PATCH] uprobes: reduce contention on uprobes_tree access
 2024-03-26 16:01 UTC  (3+ messages)

[PATCH][SMB3 client] add trace event for mknod
 2024-03-26 16:01 UTC  (2+ messages)

[PATCH] edk2: get version + date from git submodule
 2024-03-26 15:59 UTC  (3+ messages)

[PATCH 0/5] AVIC bugfixes and workarounds
 2024-03-26 15:59 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-26 15:58 UTC 

[XEN PATCH] tools: add x2APIC entries in MADT based on APIC ID
 2024-03-26 15:57 UTC  (3+ messages)

mx6cuboxi: failes to detect model
 2024-03-26 15:57 UTC  (2+ messages)

[XEN PATCH 00/11] address some violations of MISRA C Rule 20.7
 2024-03-26 15:57 UTC  (11+ messages)
` [XEN PATCH 07/11] xen/page_alloc: address "
` [XEN PATCH 09/11] x86/msi: address violation of MISRA C Rule 20.7 and coding style

[PATCH] nvme: initialize identify ns data to NULL
 2024-03-26 15:54 UTC  (3+ messages)

[PATCH v5 00/16] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-03-26 15:57 UTC  (39+ messages)
` [PATCH v5 02/16] drm/vkms: Use drm_frame directly
` [PATCH v5 03/16] drm/vkms: write/update the documentation for pixel conversion and pixel write functions
` [PATCH v5 04/16] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
` [PATCH v5 05/16] drm/vkms: Add dummy pixel_read/pixel_write callbacks to avoid NULL pointers
` [PATCH v5 07/16] drm/vkms: Update pixels accessor to support packed and multi-plane formats
` [PATCH v5 08/16] drm/vkms: Avoid computing blending limits inside pre_mul_alpha_blend
` [PATCH v5 09/16] drm/vkms: Introduce pixel_read_direction enum
` [PATCH v5 10/16] drm/vkms: Re-introduce line-per-line composition algorithm
` [PATCH v5 11/16] drm/vkms: Add YUV support
` [PATCH v5 14/16] drm/vkms: Create KUnit tests for YUV conversions

[Intel-wired-lan] [tnguy-next-queue:100GbE] BUILD SUCCESS 4498159a509328e903a692504a0ba1624754bc3e
 2024-03-26 15:56 UTC 

[PATCH 00/21] TDX/SNP part 1 of n, for 6.9
 2024-03-26 15:56 UTC  (4+ messages)
` [PATCH 02/21] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values

[PATCH bpf-next v2] selftests/bpf: Enable cross platform testing for local vmtest
 2024-03-26 15:57 UTC 

[PATCH for-9.0 0/3] qtest/virtio-9p-test.c: fix slow tests
 2024-03-26 15:55 UTC  (2+ messages)

target/hppa: be,n nullifying first insn at branch target?
 2024-03-26  5:20 UTC  (2+ messages)

[PATCH v2] arm64: dts: renesas: white-hawk: ethernet: Describe avb1 and avb2
 2024-03-26 15:54 UTC  (2+ messages)

[net Patch] octeontx2-af: Fix issue with loading coalesced KPU profiles
 2024-03-26 15:53 UTC  (2+ messages)

[PATCH v6 0/8] drm/xe/guc: Add GuC based register capture for error capture
 2024-03-26 15:52 UTC  (7+ messages)

Linux 6.9-rc1
 2024-03-26 15:52 UTC  (4+ messages)
` Build regressions/improvements in v6.9-rc1

[PATCH v19 000/130] KVM TDX basic feature support
 2024-03-26 15:53 UTC  (3+ messages)
` [PATCH v19 048/130] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values

[PATCH] net: dsa: mv88e6xxx: fix usable ports on 88e6020
 2024-03-26 15:52 UTC  (4+ messages)

[PATCH 1/2] drm/amdgpu: always allocate cleared VRAM for KFD allocations
 2024-03-26 15:52 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: always allocate cleared VRAM for GEM allocations

[PATCH net v2 1/2] octeontx2-pf: check negative error code in otx2_open()
 2024-03-26 15:51 UTC  (2+ messages)

[PATCH net-next v4 0/3] ice: lighter locking for PTP time reading
 2024-03-26 14:46 UTC  (3+ messages)
` [PATCH net-next v4 3/3] ice: fold ice_ptp_read_time into ice_ptp_gettimex64
  ` [Intel-wired-lan] "

[PATCHv3] md: Replace md_thread's wait queue with the swait variant
 2024-03-26 15:51 UTC  (4+ messages)

[PATCH] drm/amdgpu : Add mes_log_enable to control mes log feature
 2024-03-26 15:51 UTC  (3+ messages)

[PATCH i-g-t,v2 0/2] lib/xe_mmio: Introduce Xe MMIO lib
 2024-03-26 15:51 UTC  (2+ messages)
` ✓ CI.xeBAT: success for lib/xe_mmio: Introduce Xe MMIO lib (rev2)

[PATCH 1/2] textual: fix some typos and inconsistencies in usage and error messages
 2024-03-26 15:48 UTC  (2+ messages)
` [PATCH 2/2] lastlog2: begin descriptions of options with a lowercase letter

[PATCH] graph: avoid id collisions
 2024-03-26 15:49 UTC  (2+ messages)
` [PATCH v2] "

Mistakes in messages of util-linux-2.40-rc2
 2024-03-26 15:48 UTC  (2+ messages)

Is it possible to skip building the tools?
 2024-03-26 12:12 UTC 

[PATCH for-9.1 00/26] x86, kvm: common confidential computing subset
 2024-03-26 15:48 UTC  (3+ messages)
` [PATCH 12/26] KVM: track whether guest state is encrypted

[PATCH] arm: imx: fix signature_block_hdr struct fields order
 2024-03-26 11:06 UTC 

[PULL 00/13] Misc HW patches for 2024-03-26
 2024-03-26 15:45 UTC  (14+ messages)
` [PULL 01/13] target/i386/tcg: Enable page walking from MMIO memory
` [PULL 02/13] hw/scsi/scsi-generic: Fix io_timeout property not applying
` [PULL 03/13] monitor/hmp-cmds-target: Append a space in error message in gpa2hva()
` [PULL 04/13] target/tricore/helper: Use correct string format in cpu_tlb_fill()
` [PULL 05/13] hw/clock: Let clock_set_mul_div() return a boolean value
` [PULL 06/13] hw/misc/stm32l4x5_rcc: Inline clock_update() in clock_mux_update()
` [PULL 07/13] hw/misc/stm32l4x5_rcc: Propagate period when enabling a clock
` [PULL 08/13] docs/system/ppc/amigang.rst: Fix formatting
` [PULL 09/13] contrib/plugins/execlog: Fix compiler warning
` [PULL 10/13] hw/smbios: add stub for smbios_get_table_legacy()
` [PULL 11/13] ui/cocoa: Fix aspect ratio
` [PULL 12/13] ui/cocoa: Resize window after toggling zoom-to-fit
` [PULL 13/13] ui/cocoa: Use NSTrackingInVisibleRect

RTT-PROBE: lore-subspace-rtt
 2024-03-26 15:48 UTC 

[PATCH] virtio_ring: Fix the stale index in available ring
 2024-03-26 15:46 UTC  (12+ messages)

[PATCH] block: handle BLK_OPEN_RESTRICT_WRITES correctly
 2024-03-26 15:47 UTC  (7+ messages)
` [PATCH 1/2] "
        ` [PATCH v2] "

AP mode on RTW88 8821cs
 2024-03-26 15:47 UTC  (5+ messages)

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

[oe] [[meta-oe][PATCH]aer-inject:add new recipe] [[meta-oe][PATCH]aer-inject:add new recipe]
 2024-03-26 15:43 UTC  (3+ messages)
`  "

2024 X.Org Board of Directors Elections Nomination period is NOW
 2024-03-26 15:42 UTC  (2+ messages)
` 2024 X.Org Foundation Membership deadline for voting in the election

[PATCH] scripts/package: buildtar: Output as vmlinuz for riscv
 2024-03-26 15:41 UTC  (2+ messages)

[PATCH 00/25] Introduce support of audio for Amlogic A1 SoC family
 2024-03-26 15:26 UTC  (7+ messages)
` [PATCH 04/25] clk: meson: a1: add the audio clock controller driver

[PATCH v4 0/5] x86/pvh: Support relocating dom0 kernel
 2024-03-26 15:41 UTC  (6+ messages)
` [PATCH v4 5/5] x86/PVH: Support relocatable dom0 kernels

[PATCH V4 00/10] mm: page_alloc: freelist migratetype hygiene
 2024-03-26 15:40 UTC  (3+ messages)
` [PATCH 08/10] mm: page_alloc: set migratetype inside move_freepages()

[RFC PATCH v2] ASoC: meson: g12a-toacodec: rework the definition of bits
 2024-03-26 15:38 UTC  (4+ messages)

[PATCH v6 30/37] mm: vmalloc: Enable memory allocation profiling
 2024-03-26 15:39 UTC  (2+ messages)

Future handling of complex RGB devices on Linux v2
 2024-03-26 15:39 UTC  (11+ messages)
    ` Future handling of complex RGB devices on Linux v3
        ` In kernel virtual HID devices (was Future handling of complex RGB devices on Linux v3)

[PATCH net-next v6 00/17] net: Add support for Power over Ethernet (PoE)
 2024-03-26 15:39 UTC  (3+ messages)
` [PATCH net-next v6 11/17] dt-bindings: net: pse-pd: Add another way of describing several PSE PIs

[PATCH] usb: dwc2: Add in version 4xx compatibility
 2024-03-26 15:36 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-26 15:38 UTC 

[Bug 218626] New: fstest ext4/014 fails when using filesystem quotas
 2024-03-26 15:38 UTC  (2+ messages)
` [Bug 218626] "

[PATCH] riscv: Mark __se_sys_* functions __used
 2024-03-26 15:37 UTC  (2+ messages)

[PATCH v2] firmware: arm_ffa: support running as a guest in a vm
 2024-03-26 15:35 UTC  (2+ messages)

[PATCH v6 00/23] Support more Amlogic SoC families in crypto driver
 2024-03-26 15:32 UTC  (11+ messages)
` [PATCH v6 02/23] drviers: crypto: meson: add platform data
` [PATCH v6 03/23] drivers: crypto: meson: remove clock input
` [PATCH v6 14/23] drivers: crypto: meson: add support for G12-series
` [PATCH v6 16/23] drivers: crypto: meson: add support for A1-series
` [PATCH v6 18/23] arch: arm64: dts: meson: gxl: correct crypto node definition
` [PATCH v6 19/23] dt-bindings: crypto: meson: support new SoC's
` [PATCH v6 20/23] arch: arm64: dts: meson: a1: add crypto node
` [PATCH v6 21/23] arch: arm64: dts: meson: s4: "
` [PATCH v6 22/23] arch: arm64: dts: meson: g12: "
` [PATCH v6 23/23] arch: arm64: dts: meson: axg: "

[PATCH 1/1] arch/um: fix forward declaration for vmalloc
 2024-03-26 15:37 UTC  (2+ messages)

[PATCH] net/rds: fix possible cp null dereference
 2024-03-26 15:31 UTC 


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.