All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-21 15:07:32 to 2024-03-21 15:41:37 UTC [more...]

[PATCH v3 0/4] NXP S32G3 SoC initial bring-up
 2024-03-21 15:41 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: arm: fsl: Document NXP S32G3 board
` [PATCH v3 2/4] dt-bindings: serial: fsl-linflexuart: add compatible for S32G3
` [PATCH v3 3/4] dt-bindings: mmc: fsl-imx-esdhc: add NXP S32G3 support
` [PATCH v3 4/4] arm64: dts: S32G3: Introduce device tree for S32G-VNP-RDB3

[PATCH i-g-t v5 00/24] Update test documentation for i915 tests
 2024-03-21 15:38 UTC  (16+ messages)
` [PATCH i-g-t v5 01/24] tests: Introduce uapi subcategory
` [PATCH i-g-t v5 02/24] tests/intel: Introduce Memory management subcategory
` [PATCH i-g-t v5 03/24] tests/intel: Introduce CMD submission subcategory
` [PATCH i-g-t v5 04/24] tests/intel: Let's introduce Workarounds subcategory
` [PATCH i-g-t v5 05/24] tests/intel: Add tests to Compute subcategory
` [PATCH i-g-t v5 06/24] tests/intel: Introduce GPGPU subcategory
` [PATCH i-g-t v5 07/24] tests/intel: Introduce Blitter subcategory
` [PATCH i-g-t v5 08/24] tests/intel: Introduce FDinfo subcategory
` [PATCH i-g-t v5 09/24] tests/intel: Introduce Flat-ccs subcategory
` [PATCH i-g-t v5 10/24] tests/intel: Introduce Firmware subcategory
` [PATCH i-g-t v5 11/24] tests/intel: Introduce Media subcategory
` [PATCH i-g-t v5 12/24] tests/intel: Introduce Render copy subcategory
` [PATCH i-g-t v5 13/24] tests/intel: Introduce Obsolete subcategory
` [PATCH i-g-t v5 14/24] tests/intel: Introduce Power management subcategory
` [PATCH i-g-t v5 15/24] tests/intel: Introduce SysMan subcategory

[PATCH v4 1/2] drm/xe/query: Define and use a constant for the number of masks
 2024-03-21 15:41 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for series starting with [v4,1/2] "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "

[syzbot] [hfs?] KMSAN: uninit-value in hfs_find_1st_rec_by_cnid
 2024-03-21 15:40 UTC  (2+ messages)

t0032 fails on NFS mounts
 2024-03-21 15:39 UTC  (4+ messages)
` [PATCH] reftable: fix tests being broken by NFS' delete-after-close semantics

[RESEND PATCH bpf] bpf: verifier: fix addr_space_cast from as(1) to as(0)
 2024-03-21 15:39 UTC 

[PATCH v3 0/3] imx93-phyboard-segin: Add USB support
 2024-03-21 14:47 UTC  (3+ messages)
` [PATCH v3 1/3] arm: dts: "

[PATCH bpf] bpf: verifier: fix addr_space_cast from as(1) to as(0)
 2024-03-21 15:38 UTC 

[PATCH net-next v8 00/11] stmmac: Add Loongson platform support
 2024-03-21 15:38 UTC  (9+ messages)
` [PATCH net-next v8 08/11] net: stmmac: dwmac-loongson: Fix MAC speed for GNET

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

[PATCH V2] gpiolib: use dev_err() when gpiod_configure_flags failed
 2024-03-21 15:37 UTC  (6+ messages)

[PATCH] drm/i915: use READ_ONCE() to read vma->iomap in concurrent environment
 2024-03-21  9:49 UTC  (2+ messages)

[PATCH v2 0/4] KVM: arm64: Hide unsupported MPAM from the guest
 2024-03-21 15:37 UTC  (7+ messages)

[PATCH] Fix duplicate C declaration warnings
 2024-03-21 15:37 UTC  (2+ messages)

[PATCH v7 00/14] Arm cache coloring
 2024-03-21 15:36 UTC  (13+ messages)
` [PATCH v7 05/14] xen: extend domctl interface for "
` [PATCH v7 07/14] xen/arm: add support for cache coloring configuration via device-tree
` [PATCH v7 10/14] xen: add cache coloring allocator for domains
` [PATCH v7 12/14] xen/arm: add Xen cache colors command line parameter

[PATCH v2 0/8] drm: zynqmp_dp: Misc. patches and debugfs support
 2024-03-21 15:35 UTC  (10+ messages)
` [PATCH v2 1/8] drm: xlnx: Fix kerneldoc
` [PATCH v2 3/8] drm: zynqmp_dp: Adjust training values per-lane

[PATCH RFC 0/7] net: Add generic support for netdev LEDs
 2024-03-21 15:35 UTC  (4+ messages)
` [PATCH RFC 2/7] net: Add helpers "

[PATCH v2 net] nexthop: fix uninitialized variable in nla_put_nh_group_stats()
 2024-03-21 15:35 UTC  (2+ messages)

[PATCH v2] ARM: unwind: improve unwinders for noreturn case
 2024-03-21 15:33 UTC  (15+ messages)

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

[PATCH v2 net] ice: Fix freeing uninitialized pointers
 2024-03-21 15:34 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH] wifi: mt76: mt7915: workaround dubious x | !y warning
 2024-03-21 15:34 UTC 

[PATCH net-next v3 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-03-21 15:34 UTC  (11+ messages)
` [PATCH net-next v3 12/12] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY

efivarfs fixes without the commit being fixed in 6.1 and 6.6 (resending without html)
 2024-03-21 15:34 UTC  (4+ messages)

[PATCH i-g-t] lib: Inline igt_x86_features() into ifunc resolvers
 2024-03-21 15:33 UTC  (6+ messages)

[PATCH 00/46] use stdatomic API
 2024-03-21 15:33 UTC  (2+ messages)

[PATCH 00/15] fix packing of structs when building with MSVC
 2024-03-21 15:32 UTC  (2+ messages)

[PATCH v4 0/5] Qualcomm DWC3 USB support
 2024-03-21 15:28 UTC  (2+ messages)
` [PATCH] usb: gadget: UMS: fix 64-bit division on ARM32

[PATCH] replace GCC marker extension with C11 anonymous unions
 2024-03-21 15:31 UTC  (5+ messages)
` [PATCH v7 0/4] remove use of RTE_MARKER fields in libraries
  ` [PATCH v7 2/4] mbuf: remove rte marker fields

[PATCH bpf-next v2 0/2] bpf,arm64: Add support for BPF Arena
 2024-03-21 15:31 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: Add arm64 JIT support for PROBE_MEM32 pseudo instructions
` [PATCH bpf-next v2 2/2] bpf: Add arm64 JIT support for bpf_addr_space_cast instruction

[PATCH v5 0/7] Live Migration With IAA
 2024-03-21 15:28 UTC  (9+ messages)
` [PATCH v5 5/7] migration/multifd: implement initialization of qpl compression

RTT-PROBE: lore-subspace-rtt
 2024-03-21 15:28 UTC 

[PATCH v7 0/5] support '%pd' and '%pD' for print file name
 2024-03-21 15:28 UTC  (5+ messages)
` [PATCH v7 1/5] tracing/probes: support '%pd' type for print struct dentry's name

[PATCH i-g-t v3 0/7] benchmarks/kms_fb_stress: Test all possible combinations of formats
 2024-03-21 15:27 UTC  (6+ messages)
` [PATCH i-g-t v3 5/7] benchmarks/kms_fb_stress: Don't paint the FB's if the format is DRM_FORMAT_RGB565

[PATCH 0/2] MediaTek SCP: Urgent fixes for all MTK SoCs
 2024-03-21 15:27 UTC  (7+ messages)
` [PATCH 1/2] remoteproc: mediatek: Make sure IPI buffer fits in L2TCM
` [PATCH 2/2] remoteproc: mediatek: Don't parse extraneous subnodes for multi-core

[PATCH v4] ima: add crypto agility support for template-hash algorithm
 2024-03-21 15:26 UTC  (5+ messages)

[bug report] mm/zswap :memory corruption after zswap_load()
 2024-03-21 15:25 UTC  (7+ messages)
  ` [External] "

[PATCH v2 1/4] firmware: qcom: scm: Remove log reporting memory allocation failure
 2024-03-21 15:24 UTC  (4+ messages)
` [PATCH v2 2/4] firmware: scm: Remove redundant scm argument from qcom_scm_waitq_wakeup()
` [PATCH v2 3/4] firmware: qcom: scm: Rework dload mode availability check
` [PATCH v2 4/4] firmware: qcom: scm: Fix __scm and waitq completion variable initialization

[PATCH v4 0/6] Swap-out mTHP without splitting
 2024-03-21 15:24 UTC  (12+ messages)
` [PATCH v4 6/6] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD

[PATCH v3 1/2] drm/xe/query: Define and use a constant for the number of masks
 2024-03-21 15:24 UTC  (2+ messages)
` ✗ CI.BAT: failure for series starting with [v3,1/2] "

[syzbot] [sound?] possible deadlock in _snd_pcm_stream_lock_irqsave (4)
 2024-03-21 15:24 UTC  (2+ messages)
` [syzbot] [sound?] inconsistent lock state in snd_timer_interrupt

[PATCH v1 00/12] perf vendor events intel update
 2024-03-21 15:23 UTC  (4+ messages)

Problem with the RFC 8009 encryption test
 2024-03-21 15:23 UTC  (2+ messages)

[PATCH v2 0/9] encode the values directly in the table entry
 2024-03-21 15:21 UTC  (2+ messages)

[PATCH] toolchain-shar-relocate.sh: Add check for missing command 'file'
 2024-03-21 15:19 UTC  (2+ messages)
` [OE-core] "

[PATCH] MAINTAINERS: update Benjamin's email address
 2024-03-21 15:19 UTC 

[PATCH] block: fail unaligned bio from submit_bio_noacct()
 2024-03-21 15:18 UTC  (3+ messages)

[PATCH v2] drm/i915/gt: Report full vm address range
 2024-03-21 15:17 UTC 

zswap doing io in GFP_NOIO reclaim context
 2024-03-21 15:17 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-21 15:18 UTC 

[CI 1/3] drm/xe: Introduce helper to populate userptr
 2024-03-21 15:30 UTC  (3+ messages)
` [CI 2/3] drm/xe: Introduce a helper to free sg table
` [CI 3/3] drm/xe: Use hmm_range_fault to populate user pages

[PATCH 1/1] libbpf: Use (uintptr_t) for a u64 cast to a void pointer to fix build on 32-bit arches
 2024-03-21 15:16 UTC 

[PATCH 00/13] ASoC: ti: davinci-i2s: Add features to McBSP driver
 2024-03-21 15:14 UTC  (7+ messages)
` [PATCH 13/13] ASoC: ti: davinci-i2s: Opitonally drive DX pin during capture streams

[PATCH RFC] arm64: dts: lx2160a: extend 32-bit, and add 64-bit pci regions
 2024-03-21 15:13 UTC  (2+ messages)

[PATCH 0/3] Add Versal and Versal-NET platform support
 2024-03-21 15:13 UTC  (11+ messages)
` [PATCH 2/3] dt-bindings: remoteproc: add Versal-NET platform

[PATCH 0/2] Introduce spl_arch_init() for architecture specific initialization
 2024-03-21 15:13 UTC  (8+ messages)
` [PATCH 1/2] spl: Introduce architecture specific init function

[GIT PULL] Char/Misc driver changes for 6.9-rc1
 2024-03-21 15:13 UTC  (4+ messages)
    ` [PATCH] speakup: Fix warning for label at end of compound statement

[syzbot] [bpf?] KMSAN: uninit-value in trie_lookup_elem
 2024-03-21 15:11 UTC 

[PATCH i-g-t 0/2] Add mocs tests
 2024-03-21 15:16 UTC  (3+ messages)
` [PATCH i-g-t 1/2] tests/intel/xe_debugfs: Extend gt test to check mocs entry
` [PATCH i-g-t 2/2] tests/intel/xe_pm: Add mocs suspend resume test

[PATCH] net: dsa: mv88e6xxx: add warning for truncated mdio bus id
 2024-03-21 15:10 UTC  (6+ messages)

[syzbot] Monthly xfs report (Mar 2024)
 2024-03-21 15:10 UTC 

Patchwork summary for: spi-devel-general
 2024-03-21 15:10 UTC 

[PATCH] wifi: qtnfmac: allocate dummy net_device dynamically
 2024-03-21 15:09 UTC  (2+ messages)

kernel BUG at lib/maple_tree.c:1237!
 2024-03-21 15:09 UTC  (2+ messages)

[PATCH] wifi: mt76: mt7915: workaround too long expansion sparse warnings
 2024-03-21 15:09 UTC  (2+ messages)

[PATCH v2 2/3] wifi: b43: Convert sprintf/snprintf to sysfs_emit
 2024-03-21 15:08 UTC  (3+ messages)

Is RTL8822CE with Kernel 6.1 for imx6
 2024-03-21 13:13 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-03-21 15:08 UTC 

[Bug 218601] Regression - dd if=/dev/zero of=/zero causes shift-out-of-bounds && NULL pointer dereference, address: 0000000000000003
 2024-03-21 15:07 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.