public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-05 16:19:08 to 2023-09-05 16:37:11 UTC [more...]

[PATCH v4] docs: security: Confidential computing intro and threat model for x86 virtualization
 2023-09-05 15:35 UTC  (2+ messages)

[PATCH v3 08/20] x86/srso: Fix vulnerability reporting for missing microcode
 2023-09-05 10:09 UTC  (2+ messages)
` [tip: x86/bugs] "

[PATCH 0/2] irqchip/gic-v3: Enable non-coherent GIC designs probing
 2023-09-05 14:34 UTC  (5+ messages)
` [PATCH 2/2] irqchip/gic-v3: Enable non-coherent redistributors/ITSes probing

[PATCH 0/2] Add interconnect driver for SDX75
 2023-09-05  7:20 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: interconnect: Add compatibles "
` [PATCH 2/2] interconnect: qcom: Add SDX75 interconnect provider driver

[PATCH v5 0/1] Compatible with NCT3015Y-R and NCT3018Y-R
 2023-09-05  6:03 UTC  (2+ messages)
` [PATCH v5 1/1] rtc: nuvoton: "

[PATCH v3] ALSA: hda/tas2781: Revert structure name back to cs35l41_dev_name
 2023-09-05  6:43 UTC  (3+ messages)
  ` [EXTERNAL] "

[syzbot] [xfs?] [ext4?] kernel BUG in __block_write_begin_int
 2023-09-05 12:26 UTC  (3+ messages)
` [syzbot] [block] "

[PATCH] panic: Use atomic_try_cmpxchg in panic() and nmi_panic()
 2023-09-05 10:11 UTC  (3+ messages)

[PATCH 0/5] Add USB Support on Qualcomm's SDX75 Platform
 2023-09-05  7:08 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: phy: Add qcom,sdx75-qmp-usb3-uni schema file
` [PATCH 5/5] phy: qcom-qmp-usb: Add Qualcomm SDX75 USB3 PHY support

[PATCH v4 0/3] Updates to Mellanox PMC driver
 2023-09-05 12:49 UTC  (2+ messages)
` [PATCH v4 2/3] platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed events

[PATCH v2 0/7] drm: ci: fixes
 2023-09-05 13:36 UTC  (10+ messages)
` [PATCH v2 2/7] drm: ci: Force db410c to host mode

[Patch v3 1/6] sched/fair: Determine active load balance for SMT sched groups
 2023-09-05  9:49 UTC  (8+ messages)
` [PATCH] sched/fair: Add SMT4 group_smt_balance handling

[PATCH net] net/ipv6: SKB symmetric hash should incorporate transport ports
 2023-09-05 10:32 UTC  (3+ messages)

[PATCH v3 RFC 0/4] net: dsa: hsr: Enable HSR HW offloading for KSZ9477
 2023-09-05 13:48 UTC  (10+ messages)
` [PATCH v3 RFC 2/4] net: dsa: Extend ksz9477 TAG setup to support HSR frames duplication
` [PATCH v3 RFC 3/4] net: dsa: hsr: Enable in KSZ9477 switch HW HSR offloading

[PATCH v1 0/3] Clean-up arm-smmu-v3-sva.c: remove arm_smmu_bond
 2023-09-05 13:32 UTC  (7+ messages)
` [PATCH v1 2/3] iommu/arm-smmu-v3-sva: Remove bond refcount
` [PATCH v1 3/3] iommu/arm-smmu-v3-sva: Remove arm_smmu_bond

[PATCH 0/1] ext4: Fix stale data exposure caused with dioread_nolock
 2023-09-05 13:56 UTC  (3+ messages)
` [PATCH 1/1] ext4: Mark buffer new if it is unwritten to avoid stale data exposure

[PATCH 3/3] ASoC: aw88395: drop undocumented and unused sound-channel property
 2023-09-05  7:13 UTC  (2+ messages)

[PATCH v4 0/9] bpf: fprobe: rethook: Use ftrace_regs instead of pt_regs
 2023-09-05 13:36 UTC  (5+ messages)
` [PATCH v4 4/9] fprobe: rethook: Use ftrace_regs in fprobe exit handler and rethook

[PATCH 2/4] dt-bindings: net: dsa: document internal MDIO bus
 2023-09-05 12:13 UTC  (11+ messages)

[RFC Patch 0/3] mm/slub: reduce contention for per-node list_lock for large systems
 2023-09-05 14:13 UTC  (3+ messages)
` [RFC Patch 1/3] mm/slub: increase the maximum slab order to 4 for big systems
` [RFC Patch 2/3] mm/slub: double per-cpu partial number for large systems

[PATCH 1/2] gpiolib: rename gpio_set_debounce_timeout() for consistency
 2023-09-05 11:26 UTC  (6+ messages)
` [PATCH 2/2] gpiolib: rename gpio_chip_hwgpio() "

[PATCH v3] Fix srcu_struct node grpmask overflow on 64-bit systems
 2023-09-05 14:00 UTC  (8+ messages)

[PATCH] powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()
 2023-09-05  7:03 UTC  (4+ messages)

[PATCH 0/4] sc7180: Add ADSP
 2023-09-05 10:34 UTC  (6+ messages)
` [PATCH 2/4] remoteproc: qcom: pas: Add sc7180 adsp
` [PATCH 4/4] arm64: dts: qcom: sc7180: Add ADSP

[PATCH] ata: sata_mv: Fix incorrect string length computation in mv_dump_mem()
 2023-09-05 15:28 UTC  (3+ messages)

[PATCH v1 0/2] Fix an irq issue and add system pm ops for StarFive JH7110 pinctrl drivers
 2023-09-05 12:21 UTC  (2+ messages)
` [PATCH v1 2/2] pinctrl: starfive: jh7110: Add system pm ops to save and restore context

[PATCH] perf: CXL: fix mismatched number of counters mask
 2023-09-05 14:28 UTC  (2+ messages)

[PATCH v6 0/3] Add helper macro DEFINE_SHOW_STORE_ATTRIBUTE() at seq_file.c
 2023-09-05  2:48 UTC  (2+ messages)
` [PATCH v6 1/3] seq_file: Add helper macro to define attribute for rw file

Fwd: Lexar NM790 SSDs are not recognized anymore after 6.1.50 LTS
 2023-09-05 15:14 UTC  (5+ messages)

[PATCH v3 1/2] drm/mediatek: fix kernel oops if no crtc is found
 2023-09-05  8:03 UTC  (6+ messages)
` [PATCH v3 2/2] drm/mediatek: dpi/dsi: fix possible_crtcs calculation

[PATCH 0/4] consolidate and cleanup CPU capacity
 2023-09-05 11:33 UTC  (4+ messages)
` [PATCH 4/4] energy_model: use a fixed reference frequency

[PATCH] Revert "printk: export symbols for debug modules"
 2023-09-05 13:20 UTC  (4+ messages)

[PATCH V2] perf/x86/uncore: Correct the number of CHAs on EMR
 2023-09-05 13:42 UTC 

[net v4] net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)
 2023-09-05  9:33 UTC 

6.1.y Regression found on AM3517
 2023-09-05  6:17 UTC  (2+ messages)

[PATCH v3 00/20] SRSO fixes/cleanups
 2023-09-05 10:09 UTC  (8+ messages)
` [PATCH v3 01/20] x86/srso: Fix srso_show_state() side effect
` [PATCH v3 05/20] x86/srso: Fix SBPB enablement for (possible) future fixed HW
` [PATCH v3 06/20] x86/srso: Print actual mitigation if requested mitigation isn't possible
` [PATCH v3 09/20] x86/srso: Fix unret validation dependencies
` [PATCH v3 10/20] x86/alternatives: Remove faulty optimization
  ` [tip: x86/bugs] "
` [PATCH v3 16/20] x86/srso: Disentangle rethunk-dependent options

[PATCH v2 0/4] sc7180: Add ADSP
 2023-09-05 10:41 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: remoteproc: qcom: sc7180-pas: Add ADSP compatible
` [PATCH v2 3/4] arm64: dts: qcom: sc7180: Add tertiary mi2s pinctrl

[PATCH v8 0/7] cgroup/cpuset: Support remote partitions
 2023-09-05 13:32 UTC  (4+ messages)
` [PATCH v8 4/7] cgroup/cpuset: Introduce remote partition
` [PATCH v8 6/7] cgroup/cpuset: Documentation update for partition
` [PATCH v8 7/7] cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partition

[PATCH net] kcm: Destroy mutex in kcm_exit_net()
 2023-09-05  8:23 UTC  (2+ messages)

[PATCH v16 00/20] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-09-05  8:08 UTC  (8+ messages)
` [PATCH v16 06/20] drm/virtio: Replace drm_gem_shmem_free() with drm_gem_object_put()
` [PATCH v16 10/20] drm/shmem-helper: Add and use pages_pin_count
` [PATCH v16 20/20] drm/panfrost: Switch to generic memory shrinker

[PATCH v4 0/7] SCHED_DEADLINE server infrastructure
 2023-09-05 15:24 UTC  (4+ messages)
` [PATCH v4 6/7] sched/deadline: Deferrable dl server

[PATCH v3 1/6] staging: octeon: clean up the octeon ethernet driver
 2023-09-05  9:41 UTC  (2+ messages)

[PATCH] clocksource: extend the max_delta_ns of timer-riscv and timer-clint to ULONG_MAX
 2023-09-05  7:09 UTC 

[PATCH] crypto: hisilicon/hpre - Fix a erroneous check after snprintf()
 2023-09-05  8:17 UTC  (4+ messages)

[PATCH bpf-next v11 0/2] selftests/bpf: Optimize kallsyms cache
 2023-09-05 14:04 UTC 

[PATCH] net/mlx5e: Add missing check for xa_load
 2023-09-05  8:33 UTC  (2+ messages)

[PATCH v4 0/2] irqchip/qcom-pdc: support v3.2 HW
 2023-09-05 13:19 UTC  (2+ messages)
` [PATCH v4 1/2] irqchip/qcom-pdc: Add support for "

[PATCH V3 0/2 RESEND] mmc: hsq: dynamically adjust hsq_depth to improve performance
 2023-09-05  2:39 UTC 

[PATCH] pinctrl: renesas: pinctrl-rzg2l: Add validation of GPIO pin in rzg2l_gpio_request()
 2023-09-05 12:56 UTC 

[PATCH v4 0/4] memcg: non-unified flushing for userspace stats
 2023-09-05 14:10 UTC  (6+ messages)
` [PATCH v4 3/4] mm: memcg: let non-unified root stats flushes help unified flushes

[RFC PATCH] mm/damon/core: use number of passed access sampling as a timer
 2023-09-05  3:48 UTC  (2+ messages)

[PATCH v4 0/7] rust: workqueue: add bindings for the workqueue
 2023-09-05 10:07 UTC  (3+ messages)
` [PATCH v4 4/7] rust: workqueue: add helper for defining work_struct fields

[PATCH v4 00/10] iommu: Prepare to deliver page faults to user space
 2023-09-05  5:24 UTC  (8+ messages)
` [PATCH v4 09/10] iommu: Make iommu_queue_iopf() more generic

[PATCH v5] mm: vmscan: try to reclaim swapcache pages if no swap space
 2023-09-05  2:51 UTC  (3+ messages)

[PATCH] virtio-mmio: fix memory leak of vm_dev
 2023-09-05  9:42 UTC 

[syzbot] [arm?] [netfilter?] KASAN: slab-out-of-bounds Read in do_csum
 2023-09-05 15:02 UTC  (3+ messages)

[PATCH] mfd: eiois200: Add core driver for Advantech EIO-IS200
 2023-09-05  8:36 UTC 

[PATCH] staging: rtl8192e: prefer strscpy over strncpy
 2023-09-05  9:23 UTC  (6+ messages)

[PATCH bpf-next v10 1/2] selftests/bpf: trace_helpers.c: optimize kallsyms cache
 2023-09-05 14:21 UTC  (2+ messages)

[PATCH v2] scsi: ata: Fix a race condition between scsi error handler and ahci interrupt
 2023-09-05  7:44 UTC  (2+ messages)

[tip:master] BUILD SUCCESS 5f8b71f2da95eb7c81ff210f8d05379e0af826ea
 2023-09-05  7:32 UTC 

[PATCH 2/4] crypto: qat - Remove zlib-deflate
 2023-09-05 13:15 UTC  (2+ messages)

[PATCH V5 0/7] amd-pstate preferred core
 2023-09-05  1:51 UTC  (4+ messages)
` [PATCH V5 3/7] cpufreq: amd-pstate: Enable amd-pstate preferred core supporting
` [PATCH V5 4/7] cpufreq: Add a notification message that the highest perf has changed
` [PATCH V5 6/7] Documentation: amd-pstate: introduce amd-pstate preferred core

[syzbot] [bluetooth?] KASAN: use-after-free Read in hci_conn_security
 2023-09-05 12:42 UTC 

[syzbot] [gfs2?] BUG: sleeping function called from invalid context in gfs2_flush_delete_work
 2023-09-05 15:10 UTC 

[net-next v3 1/5] net: wwan: t7xx: Infrastructure for early port configuration
 2023-09-05 11:26 UTC  (3+ messages)
` [net-next v3 3/5] net: wwan: t7xx: Creates region & snapshot for coredump log collection
` [net-next v3 5/5] net: wwan: t7xx: Devlink documentation

[PATCH RFC v2 00/18] DCD: Add support for Dynamic Capacity Devices (DCD)
 2023-09-05  4:32 UTC  (4+ messages)
` [PATCH RFC v2 06/18] cxl/port: Add Dynamic Capacity size support to endpoint decoders

[RFC,drm-misc-next v4 0/9] PCI/VGA: Allowing the user to select the primary video adapter at boot time
 2023-09-05 15:05 UTC  (6+ messages)
` [RFC, drm-misc-next "
` [Nouveau] "

[PATCH v3] tpm: Enable hwrng only for Pluton on AMD CPUs
 2023-09-05 12:01 UTC  (10+ messages)

[PATCH] selftests/ftrace: Correctly enable event in instance-event.tc
 2023-09-05 12:54 UTC  (5+ messages)

[PATCH v4 00/10] io_uring: Initial support for {s,g}etsockopt commands
 2023-09-05 12:24 UTC  (3+ messages)
` [PATCH v4 08/10] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT

[PATCH 0/2] LoongArch: Cleanup with zero page
 2023-09-05 10:58 UTC  (3+ messages)
` [PATCH 1/2] LoongArch: Remove zero_page_mask symbol

[PATCH] RDMA/uverbs: Fix typo of sizeof argument
 2023-09-05 10:12 UTC  (2+ messages)

[PATCH] staging: wlan-ng
 2023-09-05  3:47 UTC 

[PATCH v2] RFC: iio: lsm6dsx: Support temperature channel on some devices
 2023-09-05  7:41 UTC  (4+ messages)

[PATCH v3 1/2] mm/vmalloc: Add a safer version of find_vm_area() for debug
 2023-09-05  7:09 UTC  (2+ messages)

[PATCH] crypto: qcom-rng: Add hwrng support
 2023-09-05  8:33 UTC  (4+ messages)

[PATCH v2 1/1] xfrm: Use skb_mac_header_was_set() to check for MAC header presence
 2023-09-05 10:13 UTC  (3+ messages)

[PATCH v2 0/9] x86/clear_huge_page: multi-page clearing
 2023-09-05  1:06 UTC  (2+ messages)

Fwd: [6.5.1] Slow boot and opening files (RIP: kvfree_rcu_bulk)
 2023-09-05 10:41 UTC  (6+ messages)

[PATCH v2] ssb: Fix division by zero issue in ssb_calc_clock_rate
 2023-09-05  0:59 UTC  (2+ messages)

[PATCH v3 0/6] Share sva domains with all devices bound to a mm
 2023-09-05  4:58 UTC  (3+ messages)
` [PATCH v3 4/6] mm: Add structure to keep sva information

[PATCH v3] scsi: target: Replace strlcpy with strscpy
 2023-09-05  9:56 UTC  (2+ messages)

[PATCH] net: dsa: mt7530: refactor deprecated strncpy
 2023-09-05 11:15 UTC  (2+ messages)

selftests: net: pmtu.sh: Unable to handle kernel paging request at virtual address
 2023-09-05  6:20 UTC  (3+ messages)

[PATCH v2 0/2] Fix tcsr_mutex register for IPQ6018
 2023-09-05  9:55 UTC  (2+ messages)
` [PATCH v2 2/2] hwspinlock: qcom: Remove IPQ6018 SOC specific compatible

[GIT PULL] arch/microblaze patches for 6.6-rc1
 2023-09-05 14:59 UTC 

[PATCH V1 1/3] ASoC: dt-bindings: Add schema for "awinic,aw87390"
 2023-09-05  6:33 UTC  (3+ messages)

[PATCH 6.5 00/34] 6.5.2-rc1 review
 2023-09-05 10:18 UTC 

[PATCH v2 0/5] Add USB Support on Qualcomm's SDX75 Platform
 2023-09-05 10:30 UTC  (3+ messages)
` [PATCH v2 2/5] dt-bindings: phy: qcom,qmp-usb: Add SDX75 USB3 PHY
` [PATCH v2 4/5] dt-bindings: usb: dwc3: Add SDX75 compatible

[PATCH] accel/habanalabs/gaudi2: Fix incorrect string length computation in gaudi2_psoc_razwi_get_engines()
 2023-09-05 12:28 UTC  (2+ messages)

[PATCH] perf/x86/uncore: Correct the number of CHAs on EMR
 2023-09-05 13:22 UTC  (5+ messages)

[PATCH] Revert "comedi: add HAS_IOPORT dependencies"
 2023-09-05  9:09 UTC 

[PATCH 0/3] Make Rockchip IO domains dependency from other devices explicit
 2023-09-05  9:03 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: pinctrl: rockchip: Add io domain properties

[PATCH v2 0/3] Add SiFive Private L2 cache and PMU driver
 2023-09-05 15:07 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller

[PATCH] drm/vmwgfx: fix typo of sizeof argument
 2023-09-05 10:02 UTC 

[PATCH v8 00/13] Add support to configure TPDM DSB subunit
 2023-09-05  9:36 UTC  (5+ messages)
` [PATCH v8 09/13] coresight-tpdm: Add nodes for dsb edge control

[PATCH v4 1/2] drm/mediatek: fix kernel oops if no crtc is found
 2023-09-05  8:49 UTC  (2+ messages)
` [PATCH v4 2/2] drm/mediatek: dpi/dsi: fix possible_crtcs calculation

[PATCH v2 0/9] Mitigate a vmap lock contention v2
 2023-09-05  6:53 UTC  (4+ messages)

[PATCH 0/9] Improve CS35l41 ALSA SoC audio driver
 2023-09-05 10:29 UTC  (7+ messages)
` [PATCH 3/9] ASoC: cs35l41: Initialize completion object before requesting IRQ
` [PATCH 4/9] ASoC: cs35l41: Fix broken shared boost activation
` [PATCH 7/9] ASoC: cs35l41: Verify PM runtime resume errors in IRQ handler

[PATCH net] r8152: avoid the driver drops a lot of packets
 2023-09-05 10:37 UTC  (3+ messages)

[PATCH V8 0/5] scsi: ufs: qcom: Align programming sequence as per HW spec
 2023-09-05  5:23 UTC 

[PATCH] samples/bpf: Add sample usage for BPF_PROG_TYPE_NETFILTER
 2023-09-05  9:05 UTC  (2+ messages)

[linus:master] [tracing] 1d18538e6a: WARNING:at_kernel/trace/trace_kprobe.c:#kprobe_trace_self_tests_init
 2023-09-05  2:49 UTC 

[PATCH net v2] team: fix null-ptr-deref when team device type is changed
 2023-09-05 11:43 UTC  (3+ messages)

[LINUX KERNEL PATCH v3 0/1] add S3 support for virtgpu
 2023-09-05 11:35 UTC  (2+ messages)

[PATCH net-next v7 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
 2023-09-05  4:30 UTC  (6+ messages)
` [PATCH net-next v7 4/4] vsock/virtio: MSG_ZEROCOPY flag support

[PATCH v10 00/11] Add multiport support for DWC3 controllers
 2023-09-05  6:05 UTC  (8+ messages)
` [PATCH v10 06/11] usb: dwc3: qcom: Refactor IRQ handling in QCOM Glue driver

[PATCH] mm: make __GFP_SKIP_ZERO visible to skip zero operation
 2023-09-05  2:25 UTC  (8+ messages)

[RFC PATCH net-next 0/4] Introduce switch mode and TAPRIO offload support for ICSSG driver
 2023-09-05  8:37 UTC  (4+ messages)
` [RFC PATCH net-next 4/4] net: ti: icssg_prueth: add TAPRIO offload support

[PATCH net] kcm: Fix memory leak in error path of kcm_sendmsg()
 2023-09-05  8:09 UTC  (2+ messages)

[PATCH v17 00/14] Add support for MT8195 SCP 2nd core
 2023-09-05  7:46 UTC  (3+ messages)
` [PATCH v17 12/14] remoteproc: mediatek: Report watchdog crash to all cores

[PATCH] ring-buffer: Do not read at &event->array[0] if it across the page
 2023-09-05 14:12 UTC 

[PATCH] mm: page_alloc: fix cma pageblock was stolen in rmqueue fallback
 2023-09-05  9:22 UTC  (3+ messages)

[PATCH v1] perf parse-events: Fix driver config term
 2023-09-05 12:40 UTC  (3+ messages)

drivers/firmware/efi/libstub/efi-stub-helper.c:662: warning: Function parameter or member 'out' not described in 'efi_load_initrd'
 2023-09-05  9:28 UTC 

[PATCH] LoongArch: add p?d_leaf() definitions
 2023-09-05  6:49 UTC 

md_raid: mdX_raid6 looping after sync_action "check" to "idle" transition
 2023-09-05  3:50 UTC  (8+ messages)

[RFC v2] mm/damon/core: use number of passed access sampling as a timer
 2023-09-05  3:52 UTC 

[PATCH net v2] net/ipv6: SKB symmetric hash should incorporate transport ports
 2023-09-05 10:36 UTC 

[linus:master] [eventfs] ba37ff75e0: WARNING:at_mm/slab.h:#cache_from_obj
 2023-09-05  2:18 UTC 

[PATCH 00/15] stackdepot: allow evicting stack traces
 2023-09-05  2:48 UTC  (4+ messages)

[PATCH v4 0/2] ARM: dts: aspeed:Minerva:
 2023-09-05  9:55 UTC  (4+ messages)
` [PATCH v4 1/2] ARM: dts: aspeed: Minerva: Add Facebook Minerva (AST2600) BMC

[PATCH] sched/smt: fix unbalance sched_smt_present dec/inc
 2023-09-05  3:59 UTC  (3+ messages)

[PATCH v3] gpio: sim: don't fiddle with GPIOLIB private members
 2023-09-05 12:05 UTC  (2+ messages)

[PATCH v2] sched/topology: remove sysctl_sched_energy_aware depending on the architecture
 2023-09-05 14:03 UTC  (2+ messages)

[PATCH v5] io_uring: add a sysctl to disable io_uring system-wide
 2023-09-05 14:24 UTC  (2+ messages)

[PATCH v2] ath9k: clean up function ath9k_hif_usb_resume
 2023-09-05  1:35 UTC 

[PATCH net] octeontx2-pf: Fix page pool cache index corruption
 2023-09-05  7:50 UTC  (2+ messages)

[PATCH] mm: fix unaccount of memory on vma_link() failure
 2023-09-05 13:12 UTC  (2+ messages)

[tip:x86/urgent] BUILD SUCCESS 3f874c9b2aae8e30463efc1872bea4baa9ed25dc
 2023-09-05  2:08 UTC 

[PATCH v16 0/3] Avoid PCIe D3 for AMD PCIe root ports
 2023-09-05 12:45 UTC  (3+ messages)

[PATCH v3 02/20] x86/srso: Set CPUID feature bits independently of bug or mitigation status
 2023-09-05 10:09 UTC  (2+ messages)
` [tip: x86/bugs] "

[PATCH v3 0/5] Add support for DCMIPP camera interface of STMicroelectronics STM32 SoC series
 2023-09-05  9:02 UTC  (3+ messages)
` [PATCH v3 4/5] ARM: dts: stm32: add dcmipp support to stm32mp135

[RFC PATCH 0/2] Enable PCIe1 on J7AHP
 2023-09-05 11:48 UTC  (2+ messages)
` [RFC PATCH 1/2] dt-bindings: PCI: ti,j721e-pci-*: Add "ti,syscon-pcie-refclk-out" property


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox