All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-08 14:39:29 to 2025-01-08 15:29:13 UTC [more...]

Register corruption in syscalls on Dovetail > 6.10
 2025-01-08 15:01 UTC  (2+ messages)

[PATCH 1/4] clk/qcom: Print more details about stuck GDSC
 2025-01-08 14:45 UTC  (5+ messages)
` [PATCH 2/4] clk/qcom: Treat different GDSCs didderently
` [PATCH 4/4] drivers: clk: qcom: Add SDM630/660 GCC driver

fix queue freeze and limit locking order v2
 2025-01-08 15:29 UTC  (7+ messages)
` [PATCH 03/10] block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues
` [PATCH 05/10] block: fix queue freeze vs limits lock order in sysfs store methods

[RFC PATCH] amd/ttm: test fence->ops->signaled before use
 2025-01-08 15:14 UTC  (3+ messages)

[PATCH 0/2] t/unit-tests: convert hash tests to use clar
 2025-01-08 15:28 UTC  (7+ messages)
` [PATCH 1/2] t/unit-tests: match functions signature with trailing code
` [PATCH v2 0/1] t/unit-tests: convert hash to use clar test framework

[PATCH 0/5] ext4: fix issues caused by data write-back failures
 2025-01-08 15:28 UTC  (9+ messages)
` [PATCH 3/5] ext4: abort journal on data writeback failure if in data_err=abort mode

[PATCH BlueZ bluez] bap: fixed issue of muting music silent after pause and resume
 2025-01-08 15:27 UTC  (4+ messages)

Intent to prepare the Linux FSMonitor patches for merging
 2025-01-08 15:27 UTC 

[PATCH 0/5] semihosting: Reduce target specific code
 2025-01-08 15:26 UTC  (2+ messages)

[RFC PATCH 00/12] Private MMIO support for private assigned dev
 2025-01-08 15:25 UTC  (7+ messages)
` [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI

[PATCH 0/3] add K3 I2C and tps65219 support
 2025-01-08 15:24 UTC  (4+ messages)
` [PATCH 1/3] i2c: omap: add ti,am64-i2c compatible
` [PATCH 2/3] mfd: add tps65219 support
` [PATCH 3/3] regulator: add tps65219 regulator support

[PATCH v5 00/10] Add support for hot-pluggable DRM bridges
 2025-01-08 15:24 UTC  (8+ messages)
` [PATCH v5 04/10] drm/bridge: add documentation of refcounted bridges

[PATCH] btrfs: keep `priv` struct on stack for sync reads in `btrfs_encoded_read_regular_fill_pages()`
 2025-01-08 15:24 UTC  (3+ messages)

[PATCH] dlm: prevent NPD when writing a positive value to event_done
 2025-01-08 15:23 UTC  (5+ messages)

[GIT PULL v1 0/6] KVM: s390: three small bugfixes for 6.13
 2025-01-08 15:23 UTC  (7+ messages)
` [GIT PULL v1 1/6] KVM: s390: vsie: fix virtual/physical address in unpin_scb()
` [GIT PULL v1 2/6] KVM: s390: Reject setting flic pfault attributes on ucontrol VMs
` [GIT PULL v1 3/6] KVM: s390: selftests: Add ucontrol flic attr selftests
` [GIT PULL v1 4/6] KVM: s390: Reject KVM_SET_GSI_ROUTING on ucontrol VMs
` [GIT PULL v1 5/6] KVM: s390: selftests: Add ucontrol gis routing test
` [GIT PULL v1 6/6] KVM: s390: selftests: Add has device attr check to uc_attr_mem_limit selftest

[PATCH] perf report: Fix input reload/switch functionality
 2025-01-08 15:23 UTC  (2+ messages)

[PATCH] xen/arm: ffa: fix build with clang
 2025-01-08 15:23 UTC 

[PATCH] hw/i386/pc: Fix level interrupt sharing for Xen event channel GSI
 2025-01-08 14:23 UTC  (6+ messages)

[PATCH 00/14] i.MX and SDHCI improvements
 2025-01-08 14:26 UTC  (3+ messages)
` [PATCH 04/14] hw/core: Introduce TYPE_SHARED_IRQ

[PATCH v2 0/4] ftrace: Add function arguments to function tracers
 2025-01-08 15:24 UTC  (5+ messages)
` [PATCH v2 1/4] ftrace: Add print_function_args()

86_64 host is not supported by hypervisor - 2024
 2025-01-08 15:22 UTC  (4+ messages)

[PATCH for 4.21 v1 1/1] xen/riscv: identify specific ISA supported by cpu
 2025-01-08 15:21 UTC  (2+ messages)

[PATCH v8 0/2] Add dma coherent allocator abstraction
 2025-01-08 15:21 UTC  (6+ messages)
` [PATCH v8 2/2] rust: add "

[PATCH v5 00/15] Remove the directmap
 2025-01-08 15:18 UTC  (16+ messages)
` [PATCH v5 01/15] x86: Create per-domain mapping for guest_root_pt
` [PATCH v5 02/15] x86/pv: Use copy_domain_page() to manage domheap pages during initrd relocation
` [PATCH v5 03/15] x86/pv: Rewrite how building PV dom0 handles domheap mappings
` [PATCH v5 04/15] x86: Initialize mapcache for PV, HVM, and idle domains
` [PATCH v5 05/15] x86: Add a boot option to enable and disable the direct map
` [PATCH v5 06/15] xen/x86: Add support for the PMAP
` [PATCH v5 07/15] x86/domain_page: Remove the fast paths when mfn is not in the directmap
` [PATCH v5 08/15] xen/page_alloc: Add a path for xenheap when there is no direct map
` [PATCH v5 09/15] x86/setup: Leave early boot slightly earlier
` [PATCH v5 10/15] xen/page_alloc: vmap heap nodes when they are outside the direct map
` [PATCH v5 11/15] x86/setup: Do not create valid mappings when directmap=no
` [PATCH v5 12/15] xen/arm64: mm: Use per-pCPU page-tables
` [PATCH v5 13/15] xen/arm32: Hardwire zeroeth_table_offset to 0 on ARM_32
` [PATCH v5 14/15] xen/arm64: Implement a mapcache for arm64
` [PATCH v5 15/15] xen/arm64: Allow the admin to enable/disable the directmap

[PATCH i-g-t] tests/kms_histogram: Add check for ghe api call
 2025-01-08 15:20 UTC  (4+ messages)
  ` [PATCH i-g-t] tests/kms_histogram: Add check for libghe version

[PATCH] ARM: beaglebone: add delay in lowlevel.c
 2025-01-08 15:19 UTC  (4+ messages)

[PATCH 0/2] bus: mhi: host: pci_generic: Couple of recovery fixes
 2025-01-08 15:19 UTC  (5+ messages)
` [PATCH 1/2] bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlock
` [PATCH 2/2] bus: mhi: host: pci_generic: Recover the device synchronously from mhi_pci_runtime_resume()

[PATCH] ARM: beaglebone: add delay in lowlevel.c
 2025-01-08 15:18 UTC 

[PATCH] armv8: mmu: don't switch to emergency tlb when adding a dynamic mapping
 2025-01-08 15:19 UTC  (3+ messages)

[PATCH] drm/amdgpu: Mark debug KFD module params as unsafe
 2025-01-08 15:18 UTC 

[PATCH 0/4] drm/i915/dp_mst: Fix error handling/clean up pointer use
 2025-01-08 15:19 UTC  (6+ messages)
` [PATCH 1/5] drm/i915/dp_mst: Fix error handling while adding a connector
` [PATCH 2/5] drm/i915/dp_mst: Use intel_connector vs. drm_connector pointer in intel_dp_mst.c
` [PATCH 3/5] drm/i915/dp_mst: Simplify using to_intel_display() passing it an intel_connector pointer
` [PATCH 4/5] drm/i915/dp_mst: Simplify getting a drm_device pointer needed by to_i915()
` [PATCH 5/5] drm/i915/dp_mst: Use intel_display::platform.alderlake_p instead of IS_ALDERLAKE_P()

add STATX_DIO_READ_ALIGN v2
 2025-01-08 15:18 UTC  (4+ messages)
` [PATCH 4/5] xfs: report the correct read/write dio alignment for reflinked inodes

[syzbot] [f2fs?] KASAN: slab-out-of-bounds Read in f2fs_getxattr
 2025-01-08 15:18 UTC 

[PATCH v3 0/3] KVM: x86: Include host suspended time in steal time
 2025-01-08 15:17 UTC  (5+ messages)
` [PATCH v3 2/3] "

[PATCH v4 0/5] iio: adc: ad7380: add alert support
 2025-01-08 15:17 UTC  (3+ messages)
` [PATCH v4 4/5] "

[PATCH] rev-list: print missing object type with --missing=print-type
 2025-01-08 15:17 UTC  (2+ messages)

[OE-core] [PATCH] man-db: fix do_configure "Argument list too long" error
 2025-01-08 15:16 UTC  (2+ messages)

[PATCH net-next v1 0/7] Convert LAN78xx to PHYLINK
 2025-01-08 15:15 UTC  (5+ messages)
` [PATCH net-next v1 7/7] net: usb: lan78xx: Enable EEE support with phylink integration

[PATCH 6.6.y 1/2] erofs: handle overlapped pclusters out of crafted images properly
 2025-01-08 15:15 UTC  (2+ messages)
` [PATCH 6.6.y 2/2] erofs: fix PSI memstall accounting

[PATCH v2] drm/xe/ptl: Apply Wa_14023061436
 2025-01-08 15:15 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe/ptl: Apply Wa_14023061436 (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH RFC] nfsd: change filecache garbage collection list management
 2025-01-08 15:15 UTC  (2+ messages)

[PATCH] virtio-balloon-pci: Allow setting nvectors, so we can use MSI-X
 2025-01-08 15:14 UTC  (3+ messages)

[PATCH] systemd: Add WATCHDOG_RUNTIME_SEC optional variable
 2025-01-08 15:14 UTC  (2+ messages)
` [OE-core] "

[bug report] RDMA/iwpm: reentrant iwpm hello message
 2025-01-08 15:14 UTC  (9+ messages)

[PATCH 0/3] drm/i915/audio: convert to struct intel_display
 2025-01-08 15:13 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "

[RFC 00/14] Deadline scheduler and other ideas
 2025-01-08 15:13 UTC  (6+ messages)
` [RFC 03/14] drm/sched: Implement RR via FIFO

[PATCH v2 06/18] x86/pv: set/clear guest GDT mappings using {populate,destroy}_perdomain_mapping()
 2025-01-08 15:11 UTC  (2+ messages)
` [PATCH v2.1 "

drivers/dma/tegra20-apb-dma.c:1484:64: warning: '%d' directive output may be truncated writing between 1 and 8 bytes into a region of size 5
 2025-01-08 15:10 UTC 

[PATCH] io_uring/sqpoll: annotate data race for access in debug check
 2025-01-08 15:10 UTC 

[PATCHv3 1/2] dt-bindings: mfd: syscon: Add ti,j721e-acspcie-proxy-ctrl compatible
 2025-01-08 15:09 UTC  (6+ messages)

[PATCH] Bluetooth: Allow reset via sysfs
 2025-01-08 15:10 UTC  (4+ messages)

[PATCH] ACPI: PRM: Fix missing guid_t declaration in linux/prmt.h
 2025-01-08 15:10 UTC  (2+ messages)

[PATCH 1/1] PCI: Fix Extend ACS configurability
 2025-01-08 15:10 UTC  (6+ messages)

[PATCH bpf-next] selftests/bpf: handle prog/attach type comparison in veristat
 2025-01-08 15:10 UTC  (2+ messages)

[PATCH] icu: fix buildpaths QA error occasionally
 2025-01-08 15:09 UTC  (2+ messages)
` [OE-core] "

[PATCH v5 0/5] tracing/probes: Cleanup with guard and __free for kprobe and fprobe
 2025-01-08 15:11 UTC  (11+ messages)
` [PATCH v5 1/5] tracing/kprobes: Fix to free objects when failed to copy a symbol
` [PATCH v5 2/5] tracing: Use __free() in trace_probe for cleanup
` [PATCH v5 3/5] tracing: Use __free() for kprobe events to cleanup
` [PATCH v5 4/5] tracing/kprobes: Simplify __trace_kprobe_create() by removing gotos
` [PATCH v5 5/5] tracing: Adopt __free() and guard() for trace_fprobe.c

nfsd becomes a zombie
 2025-01-08 15:07 UTC  (8+ messages)
  ` nfsd blocks indefinitely in nfsd4_destroy_session (was: Re: nfsd becomes a zombie)
    ` nfsd blocks indefinitely in nfsd4_destroy_session

[PATCH v3] sched_ext: Replace rq_lock() to raw_spin_rq_lock() in scx_ops_bypass()
 2025-01-08 15:08 UTC 

[PATCH v1] perf test cpumap: Avoid use-after-free following merge
 2025-01-08 15:07 UTC  (2+ messages)

[Regression] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX
 2025-01-08 15:07 UTC  (2+ messages)

[RFC PATCH v2 05/22] selinux: avoid nontransitive comparison
 2025-01-08 15:06 UTC  (4+ messages)
` [PATCH RFC v2 5/22] "

[linux-next:master 6614/7110] kismet: WARNING: unmet direct dependencies detected for MFD_WM8994 when selected by SND_SOC_SAMSUNG_MIDAS_WM1811
 2025-01-08 15:06 UTC  (2+ messages)

[PATCH v7 00/17] move per-vma lock into vm_area_struct
 2025-01-08 15:06 UTC  (14+ messages)
` [PATCH v7 01/17] mm: introduce vma_start_read_locked{_nested} helpers
` [PATCH v7 02/17] mm: move per-vma lock into vm_area_struct
` [PATCH v7 03/17] mm: mark vma as detached until it's added into vma tree
` [PATCH v7 07/17] types: move struct rcuwait into types.h
` [PATCH v7 11/17] refcount: introduce __refcount_{add|inc}_not_zero_limited
` [PATCH v7 16/17] mm: make vma cache SLAB_TYPESAFE_BY_RCU

[PATCH v2 00/29] crypto: scatterlist handling improvements
 2025-01-08 15:06 UTC  (3+ messages)
` [PATCH v2 21/29] crypto: s390/aes-gcm - use the new scatterwalk functions

[paulmckrcu:dev.2024.12.24a] [srcu] 9216c28c6a: BUG:unable_to_handle_page_fault_for_address
 2025-01-08 15:05 UTC  (11+ messages)

[PATCH 00/15] qcom: smem: modernize SMEM in U-Boot
 2025-01-08 15:03 UTC  (7+ messages)
` [PATCH 05/15] soc: qcom: import smem from Linux 6.11-rc2
` [PATCH 14/15] mach-snapdragon: fetch serial# from SMEM

[PATCH v8 00/20] Refactor TI K3 DSP and M4 Drivers
 2025-01-08 15:03 UTC  (2+ messages)

[PATCH V6 00/15] Rust bindings for cpufreq and OPP core + sample driver
 2025-01-08 15:03 UTC  (6+ messages)
` [PATCH V6 03/15] cpufreq: Rust implementation doesn't parse BIT() macro

[PATCH] netconsole: allow selection of egress interface via MAC address
 2025-01-08 15:02 UTC  (3+ messages)

[PATCH] target/i386/kvm: Replace KVM_MSR_FILTER_MAX_RANGES with ARRAY_SIZE(msr_handlers)
 2025-01-08 15:19 UTC 

[PATCH v2 00/25] TDX vCPU/VM creation
 2025-01-08 15:01 UTC  (7+ messages)

[RFC PATCH 0/2] Add UAPI support for low latency hint
 2025-01-08 15:06 UTC  (3+ messages)
` [RFC PATCH 1/2] drm/xe/guc: Use exec queue hints for GT frequency
` [RFC PATCH 2/2] drm/uapi: Adjust uniform spacing

[PATCH 1/6] Revert "wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO"
 2025-01-08 15:00 UTC  (2+ messages)

Bug: slab-out-of-bounds Write in __bh_read
 2025-01-08 14:59 UTC  (4+ messages)

drivers/staging/gpib/eastwood/fluke_gpib.c:196:23: warning: variable 'nec_priv' set but not used
 2025-01-08 14:59 UTC 

Virtual Assistant Services
 2025-01-08 14:58 UTC 

QEMU commit 0a923be2f642 broke my or1k image
 2025-01-08 14:59 UTC  (14+ messages)
          ` or1k -M virt -hda and net

[PATCH net-next 00/13] mlx5 HW-Managed Flow Steering in FS core level
 2025-01-08 14:58 UTC  (5+ messages)
` [PATCH net-next 06/13] net/mlx5: fs, add HWS modify header API function

[PATCH v2 0/3] some bugfix for acpi power meter
 2025-01-08 14:57 UTC  (5+ messages)
` [PATCH v2 1/3] hwmon: (acpi_power_meter) Fix uninitialized variables
` [PATCH v2 3/3] hwmon: (acpi_power_meter) Remove redundant 'sensors_valid' variable

[PATCH] drm/amdkfd: Fix partial migrate issue
 2025-01-08 14:57 UTC  (6+ messages)

[PATCH 00/15] wifi: iwlwifi: updates - 26-12-24
 2025-01-08 14:57 UTC  (7+ messages)
` [PATCH 12/15] wifi: iwlwifi: pcie: Add support for new device ids
` [PATCH 14/15] wifi: iwlwifi: mvm: add UHB canada support in TAS_CONFIG cmd
` [PATCH 15/15] wifi: iwlwifi: mvm: add UHB canada support in GET_TAS_STATUS cmd resp

[PATCH i-g-t 0/4] add test to validate uhbr/non-uhbr over sst/mst
 2025-01-08 14:56 UTC  (3+ messages)
` [PATCH i-g-t 3/4] tests/kms_feature_discovery: Add tests for UHBR/non-UHBR over SST/MST

[PATCH v2 1/3] perf ftrace: Display latency statistics at the end
 2025-01-08 14:56 UTC  (2+ messages)

[PATCH net-next v5 00/12] Begin upstreaming Homa transport protocol
 2025-01-08 14:56 UTC  (3+ messages)
` [PATCH net-next v5 07/12] net: homa: create homa_sock.h and homa_sock.c

[PATCH v2 0/4] arm64: dts: qcom: Add support for the QCS9100 SoC and board
 2025-01-08 14:55 UTC  (4+ messages)
` [PATCH v2 4/4] arm64: dts: qcom: qcs9100: Add support for the QCS9100 Ride and Ride Rev3 boards

[git pull] device mapper fixes for 6.13
 2025-01-08 14:55 UTC 

[PATCH v2] perf: Fix display of kernel symbols
 2025-01-08 14:53 UTC  (2+ messages)

[PATCH v8 00/27] cxl: add type2 device basic support
 2025-01-08 14:53 UTC  (7+ messages)
` [PATCH v8 02/27] sfc: add cxl support using new CXL API
` [PATCH v8 05/27] cxl: move pci generic code

[PATCH v9 00/28] Qualcomm iris video decoder driver
 2025-01-08 14:52 UTC  (13+ messages)
` [PATCH v9 27/28] media: iris: enable video driver probe of SM8250 SoC

[PATCH v1 00/29] cxl: Add address translation support and enable AMD Zen5 platforms
 2025-01-08 14:52 UTC  (4+ messages)
` [PATCH v1 25/29] cxl/amd: Enable Zen5 address translation using ACPI PRMT

KernelCI Weekly Newsletter (Week 2)
 2025-01-08 14:51 UTC 

[PATCH v1 00/22] Intel vendor events and TMA 5.01 metrics
 2025-01-08 14:51 UTC  (3+ messages)
` [PATCH v1 01/22] perf vendor events: Update Alderlake events/metrics

[PATCH] drm/sched: Fix amdgpu crash upon suspend/resume
 2025-01-08 14:35 UTC  (4+ messages)

[PATCH] glibc: Revert clang float128 patch
 2025-01-08 14:49 UTC  (3+ messages)
` [OE-core] "

[PATCH 1/1] usb: pd: fix the SenderResponseTimer conform to specification
 2025-01-08 14:49 UTC  (2+ messages)

[PATCH] drm/panthor: Remove dead code
 2025-01-08 14:48 UTC  (2+ messages)

[PATCH 0/3] cxl/core: Enable Region creation on x86 with Low Mem Hole
 2025-01-08 14:48 UTC  (4+ messages)
` [PATCH 2/3] cxl/core: Enable Region creation on x86 with Low Memory Hole

[PATCH] ASoC: renesas: rz-ssi: Add a check for negative sample_space
 2025-01-08 14:48 UTC  (2+ messages)

[PATCH v2] ASoC: soc-card: remove card check
 2025-01-08 14:48 UTC  (2+ messages)

[meta-arago][oe-layersetup][PATCH v2] configs: processor-sdk-analytics: Add 10.1 release config
 2025-01-08  7:14 UTC 

[PATCH v2 1/2] ARM: stm32: move stm32-bsec-optee-ta.h to include/soc/stm32
 2025-01-08 14:45 UTC  (2+ messages)

[PATCH] ARM: enable CONFIG_USE_COMPRESSED_DTB by default
 2025-01-08 14:45 UTC 

[PATCH] docs: arm64: update memory layout for vmemmap region
 2025-01-08 14:45 UTC  (3+ messages)

[syzbot] [reiserfs?] KASAN: use-after-free Read in reiserfs_fill_super (3)
 2025-01-08 14:45 UTC  (3+ messages)

(no subject)
 2025-01-08 14:10 UTC  (2+ messages)
` 

[PATCH v2 00/18] x86: adventures in Address Space Isolation
 2025-01-08 14:26 UTC  (7+ messages)
` [PATCH v2 12/18] x86/mm: move FLUSH_ROOT_PGTBL handling before TLB flush
` [PATCH v2 13/18] x86/spec-ctrl: introduce Address Space Isolation command line option
` [PATCH v2 15/18] x86/mm: introduce a per-vCPU mapcache when using ASI
` [PATCH v2 16/18] x86/pv: allow using a unique per-pCPU root page table (L4)
` [PATCH v2 17/18] x86/mm: switch to a per-CPU mapped stack when using ASI
` [PATCH v2 18/18] x86/mm: zero stack on context switch

[PATCH v7 0/5] i386: Support SMP Cache Topology
 2025-01-08 15:01 UTC  (6+ messages)
` [PATCH v7 1/5] hw/core/machine: Reject thread level cache
` [PATCH v7 2/5] i386/cpu: Support module level cache topology
` [PATCH v7 3/5] i386/cpu: Update cache topology with machine's configuration
` [PATCH v7 4/5] i386/pc: Support cache topology in -machine for PC machine
` [PATCH v7 5/5] i386/cpu: add has_caches flag to check smp_cache configuration

[PATCH] block, bfq: fix waker_bfqq UAF after bfq_split_bfqq()
 2025-01-08 14:42 UTC  (2+ messages)

[PATCH] KVM: allow NULL writable argument to __kvm_faultin_pfn
 2025-01-08 14:41 UTC  (3+ messages)

[meta-ti][master/scarthgap][PATCH] ti-bsp: Change to 6.12 as the default
 2025-01-08 14:41 UTC 

[PATCH v4 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
 2025-01-08 14:31 UTC  (3+ messages)
` [PATCH v4 2/4] drm/nouveau/dp: Use the generic helper to control LTTPR transparent mode
` [PATCH v4 3/4] drm/i915/dp: "

[PATCH 00/16] KVM: TDX: TDX interrupts
 2025-01-08 14:40 UTC  (5+ messages)
` [PATCH 11/16] KVM: TDX: Always block INIT/SIPI

[PATCH v8 00/16] media: qcom: camss: Add sm8550 support
 2025-01-08 14:37 UTC  (6+ messages)
` [PATCH v8 12/16] dt-bindings: media: camss: Add qcom,sm8550-camss binding
` [PATCH v8 13/16] media: qcom: camss: Add sm8550 compatible
` [PATCH v8 14/16] media: qcom: camss: csiphy-3ph: Add Gen2 v2.1.2 two-phase MIPI CSI-2 DPHY support
` [PATCH v8 15/16] media: qcom: camss: Add CSID 780 support
` [PATCH v8 16/16] media: qcom: camss: Add support for VFE 780


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.