All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-06 12:00:44 to 2026-07-06 12:44:49 UTC [more...]

[PATCH 0/2] git-subtree: Bail out if we find output from Rust rewrite
 2026-07-06 11:58 UTC  (2+ messages)
` [PATCH 1/2] "

[PATCH v6 00/20] rust: I/O type generalization and projection
 2026-07-06 12:44 UTC  (18+ messages)
` [PATCH v6 01/20] rust: io: add dynamically-sized `Region` type
` [PATCH v6 02/20] rust: io: add missing safety requirement in `IoCapable` methods
` [PATCH v6 03/20] rust: io: restrict untyped IO access and `register!` to `Region`
` [PATCH v6 04/20] rust: io: implement `Io` on reference types instead
` [PATCH v6 05/20] rust: io: generalize `MmioRaw` to pointer to arbitrary type
` [PATCH v6 06/20] rust: io: rename `Mmio` to `MmioOwned`
` [PATCH v6 07/20] rust: io: implement `Mmio` as view type
` [PATCH v6 08/20] rust: pci: io: make `ConfigSpace` a view
` [PATCH v6 09/20] rust: io: use view types instead of addresses for `Io`
` [PATCH v6 10/20] pwm: th1520: remove unnecessary `deref`
` [PATCH v6 11/20] rust: io: remove `MmioOwned`
` [PATCH v6 12/20] rust: io: move `Io` methods to extension trait
` [PATCH v6 13/20] rust: io: add projection macro and methods
` [PATCH v6 14/20] rust: io: add I/O backend for system memory with volatile access
` [PATCH v6 15/20] rust: io: implement a view type for `Coherent`
` [PATCH v6 16/20] rust: io: add `read_val` and `write_val` functions on `Io`
` [PATCH v6 20/20] rust: io: implement `IoSysMap`

[PATCH v3 0/2] perf trace: Refactor augmented_raw_syscalls using bpf_for
 2026-07-06 12:44 UTC  (5+ messages)
` [PATCH v3 1/2] perf trace: Factor out BPF loop body
` [PATCH v3 2/2] perf trace: Refactor augmented_raw_syscalls using bpf_for

[PATCH 2/3] scsi: fc_transport: Fix TOCTOU races and workqueue
 2026-07-06 12:43 UTC  (2+ messages)

[scarthgap][PATCH] libgcrypt: upgrade 1.10.3 -> 1.10.4
 2026-07-06 12:28 UTC  (3+ messages)
` [OE-core] "

[PATCH v1] PNP: ACPI: Stop using acpi_device_name()
 2026-07-06 12:43 UTC 

[PATCH 0/3] null_blk: fix mutex initialization and configfs teardown race
 2026-07-06 12:35 UTC  (4+ messages)
` [PATCH 1/3] null_blk: use DEFINE_MUTEX for the file-scope mutex
` [PATCH 2/3] null_blk: give the file-scope mutex a descriptive name
` [PATCH 3/3] null_blk: register configfs subsystem after creating default devices

[PATCH 00/15] Device Evidence and Trust for PCI Security Protocol (TDISP)
 2026-07-06 12:42 UTC  (3+ messages)
` [PATCH 13/15] PCI, device core: Add private memory access for DEVICE_TRUST_TCB

[PATCH v1] ACPI: PAD: xen: Stop setting acpi_device_name/class()
 2026-07-06 12:42 UTC 

[PATCH v4 0/5] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-07-06 12:41 UTC  (19+ messages)
` [PATCH v4 1/5] media: qcom: camss: Populate CAMSS child devices via DT
` [PATCH v4 2/5] dt-bindings: media: qcom,sm8250-camss: allow JPEG encoder child node
` [PATCH v4 3/5] dt-bindings: media: qcom: Add JPEG encoder binding
` [PATCH v4 4/5] arm64: dts: qcom: sm8250: Add JPEG encoder node
` [PATCH v4 5/5] media: qcom: jpeg: Add Qualcomm JPEG V4L2 encoder

[PATCH 1/2] arm64: dts: imx8: Correct indentation and whitespace
 2026-07-06 12:44 UTC  (2+ messages)

[RFC PATCH 0/6] arm64: mm: Introducing ROX CACHE to ARM64 systems with bbml2 no abort
 2026-07-06 12:41 UTC  (4+ messages)
` [RFC PATCH 6/6] arm64: mm: support PMD page coalescing in the linear map

[PATCH v10 00/21] target/s390x: Extend qemu CPACF support
 2026-07-06 12:41 UTC  (7+ messages)
` [PATCH v10 01/21] target/s390x: Fix wrong address handling in address loops
` [PATCH v10 10/21] target/s390x: Base support for cpacf protected keys

[PATCH v6] dmaengine: dw-edma: Enable HDMA 64R/W Channels
 2026-07-06 12:33 UTC 

[RFC 0/8] DRM scheduler kthread_worker for submission latency improvements
 2026-07-06 12:41 UTC  (11+ messages)
` [RFC 2/8] drm/panthor: Use separate workqueue for DRM scheduler
` [RFC 4/8] drm/xe: Convert to per gt scheduler workers

[PATCH v2 00/10] Use drm_exec to lock TTM buffers, respin
 2026-07-06 12:40 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for Use drm_exec to lock TTM buffers, respin (rev2)

[PATCH v1] PCI: acpiphp_ibm: Do not use uninitialized device_class
 2026-07-06 12:40 UTC 

[PATCH] signal: add a helper for the si_code kernel impersonation check
 2026-07-06 12:40 UTC 

[PATCH] media: mali-c55: Fix unaligned access of AEC histogram zone weights
 2026-07-06 12:39 UTC  (6+ messages)

[PATCH v1] hwmon: (acpi_power_meter) Stop setting acpi_device_name/class()
 2026-07-06 12:39 UTC  (2+ messages)

[PATCH v10 0/5] rust: add SRCU abstraction
 2026-07-06 12:39 UTC  (4+ messages)
` [PATCH v10 4/5] rust: sync: "

[PATCH] signal: avoid shared siginfo namespace rewrites
 2026-07-06 12:39 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] signal: make send_signal_locked() take const siginfo

[PATCH net-next v3 0/2] net/sched: sch_fq_pie: add per-flow class statistics
 2026-07-06 12:38 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net/sched: sch_fq_pie: add per-flow statistics via class ops

[PATCH v1] sonypi: Stop setting acpi_device_name/class()
 2026-07-06 12:38 UTC 

[PATCH] efi: apple-properties: validate setup data header length
 2026-07-06 12:29 UTC  (2+ messages)

[PATCH v2] wifi: mac80211_hwsim: clean up radio rhashtable on free
 2026-07-06 12:37 UTC 

[PATCH] fs/proc/task_mmu: count KSM-placed zero pages in smaps
 2026-07-06 12:13 UTC 

[PATCH 00/19] ASoC: codecs: propagate regcache_sync() failures
 2026-07-06 12:37 UTC  (4+ messages)
` [PATCH 14/19] ASoC: codecs: wm8962: Propagate regcache_sync() errors

[RFC PATCH] PCI: Get the hotplug bridge window sizes from DT
 2026-07-06 12:37 UTC  (2+ messages)

[PATCH v4 0/8] arm: snapdragon: Add snagboot support for Lemans-EVK
 2026-07-06 12:36 UTC  (5+ messages)
` [PATCH v4 1/8] arm: snapdragon: Add CONFIG_QCOM_SNAGBOOT_MODE option
` [PATCH v4 5/8] soc: qcom: cmd-db: Allow boot without CMD DB data

[PATCH v2 00/24] ASoC: codecs: Use guard() for mutex & spin lock - part 1
 2026-07-06 12:37 UTC  (6+ messages)
` [PATCH v2 13/24] ASoC: codecs: cs35l56: Use guard() and PM runtime scope helpers

[PATCH v4 0/9] clk: sun6i-rtc: Add support for Allwinner A733 SoC
 2026-07-06 12:36 UTC  (4+ messages)
` [PATCH v4 6/9] clk: sunxi-ng: div: add read-only operation support

[PATCH] riscv: ftrace: only use pre-function NOPs with call ops
 2026-07-06 12:35 UTC  (2+ messages)

[PATCH] arm64: dts: imx8m: Reinstate TEE ifdeffery
 2026-07-06 12:36 UTC  (6+ messages)

[PATCH kvmtool v1 0/5] Add guest_memfd support for arm64
 2026-07-06 12:34 UTC  (6+ messages)
` [PATCH kvmtool v1 4/5] Add guest_memfd support to kvm__register_mem()

[PATCH v2 00/15] arm64: dts: freescale: imx8mn-var-som: Align SOM and Symphony DTSs
 2026-07-06 12:38 UTC  (15+ messages)
` [PATCH v2 06/15] arm64: dts: freescale: imx8mn-var-som: Add MCP251xFD CAN controller
` [PATCH v2 08/15] arm64: dts: freescale: imx8mn-var-som: drop duplicate USB OTG node
` [PATCH v2 11/15] arm64: dts: imx8mn-var-som-symphony: Enable I2C4
` [PATCH v2 12/15] arm64: dts: imx8mn-var-som-symphony: add wakeup sources
` [PATCH v2 13/15] arm64: dts: imx8mn-var-som-symphony: keep RGB_SEL low
` [PATCH v2 14/15] arm64: dts: imx8mn-var-som-symphony: enable PWM1
` [PATCH v2 15/15] arm64: dts: imx8mn-var-som-symphony: Disable internal RTC

[PATCH v4] EDAC/altera: use ECC manager compatible to select A10/S10 IRQ layout
 2026-07-06 12:34 UTC  (4+ messages)

[PATCH 00/10] Use drm_exec to lock TTM buffers, respin
 2026-07-06 12:34 UTC  (3+ messages)
` [PATCH 03/10] drm/ttm: remove ttm_lru_walk_ops

[PATCH] drm/panel: novatek-nt37801: Use mipi_dsi_*_multi() functions
 2026-07-06 12:34 UTC  (3+ messages)

[PATCH] imx93_frdm: Add OP-TEE device tree node
 2026-07-06 12:34 UTC 

[PATCH] mmc: dwcmshc_bf3_hw_reset: Log eMMC reset calls
 2026-07-06 12:33 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net v2] net/mlx5: free mlx5_st_idx_data on final dealloc
 2026-07-06 12:33 UTC 

[f2fs-dev] [PATCH v2] f2fs: embed f2fs_gc_kthread in f2fs_sb_info
 2026-07-06 12:33 UTC  (2+ messages)
`  "

[PATCH v1 0/2] Add Altera SoCFPGA Crypto Service (FCS) driver
 2026-07-06 12:33 UTC  (2+ messages)

[PATCH v1] platform/loongarch: laptop: Stop setting acpi_device_class()
 2026-07-06 12:33 UTC 

[PATCH v5] dmaengine: dw-edma: Enable HDMA 64R/W Channels
 2026-07-06 12:33 UTC  (10+ messages)

[PATCH 0/5] software node: provide support for fw_devlink
 2026-07-06 12:32 UTC  (4+ messages)
` [PATCH 5/5] gpio: kunit: add test cases verifying swnode devlink support

[syzbot] Monthly kvm-x86 report (Jul 2026)
 2026-07-06 12:32 UTC 

[PATCH v2] libbpf: Limit bitfield dump reads to checked bytes
 2026-07-06 12:31 UTC  (2+ messages)

[PATCH v3 0/4] regulator: qcom_usb_vbus: add pm4125 VBUS regulator support
 2026-07-06 12:31 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: regulator: qcom,usb-vbus-regulator: add qcom,pm4125-vbus-reg
` [PATCH v3 2/4] regulator: qcom_usb_vbus: add register abstraction and PM8150B support
` [PATCH v3 3/4] regulator: qcom_usb_vbus: add support for qcom,pm4125-vbus-reg
` [PATCH v3 4/4] arm64: dts: qcom: Fix pm4125 vbus regulator compatible and constraints

[PATCH v2 2/2][OE-core][scarthgap] python3: fix CVE-2026-7210
 2026-07-06 12:31 UTC  (3+ messages)

[PATCH v6 00/11] Dynamic PAMT
 2026-07-06 12:31 UTC  (3+ messages)
` [PATCH v6 03/11] x86/virt/tdx: Add tdx_alloc/free_control_page() helpers

[PATCH 0/6] Return -ENODEV instead of -EFAULT on module-get failure
 2026-07-06 12:31 UTC  (3+ messages)

[PATCH v2 0/7] ARM: Add RV1103B Omega4 board support
 2026-07-06 12:31 UTC  (3+ messages)

[PATCH v2 0/3] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
 2026-07-06 12:31 UTC  (7+ messages)
` [PATCH v2 3/3] drivers/iommu: Catch scatterlist length overflows

[PATCH nf-next] netfilter: nf_nat_sip: rewind offset when NAT shrinks the packet
 2026-07-06 12:30 UTC 

[PATCH v2 1/3] signal: change force_sig_info_to_task() to call __send_signal_locked()
 2026-07-06 12:30 UTC  (10+ messages)
` [PATCH 0/11] Short circuit delivery for coredump signals

[PATCH 0/1] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
 2026-07-06 12:28 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] HID: i2c-hid: Fix "(null)" device name error logs in i2c_hid_parse
 2026-07-06 12:29 UTC 

[PATCH v1] platform/surface: surfacepro3_button: Stop setting acpi_device_name()
 2026-07-06 12:28 UTC 

[RFC PATCH v2 00/29] target/arm: Named CPU models for Arm64 on KVM
 2026-07-06 12:28 UTC  (5+ messages)
` [RFC PATCH v2 23/29] target/arm/qmp: add query-arm-cpu-props-info

[PATCH] reboot: use lookup tables for sysfs mode and type strings
 2026-07-06 12:28 UTC 

[PATCH] accel/mshv: mitigate early boot vcpu exit race
 2026-07-06 12:27 UTC  (3+ messages)

[PATCH v2 1/3] binman: imx8mimage: Generate FSPI header in binman instead of mkimage
 2026-07-06 12:27 UTC  (4+ messages)

[PATCH net] net: phy: marvell: fix return code
 2026-07-06 12:26 UTC  (2+ messages)

[PATCH v3 0/2] arm64: dts: socfpga: agilex72: Add initial device tree
 2026-07-06 12:26 UTC  (2+ messages)

[PATCH v3 3/3] dma/ae4dma: add data path operations
 2026-07-06 12:26 UTC  (2+ messages)

[PATCH v1] x86/platform/olpc: xo15: Stop setting acpi_device_name/class()
 2026-07-06 12:26 UTC 

[PATCH v3 2/3] dma/ae4dma: add control path operations
 2026-07-06 12:25 UTC  (2+ messages)

[PATCH v3 1/3] dma/ae4dma: introduce AMD AE4DMA DMA PMD
 2026-07-06 12:25 UTC  (2+ messages)

[PATCH] wifi: nl80211: serialize socket owner release with netdev teardown
 2026-07-06 12:24 UTC  (3+ messages)

[PATCH 0/2] tests/msm: Add PERFCNTR_CONFIG ioctl
 2026-07-06 12:23 UTC  (3+ messages)
` [PATCH 2/2] tests/msm: Add perfcntrs test

[RFC/PATCH] vdpa/mlx5: Fix buffer length in create_direct_keys()
 2026-07-06 12:24 UTC  (3+ messages)

[PATCH v7 0/7] clk: qcom: Add common clkref support and migrate Glymur and Mahua
 2026-07-06 12:24 UTC  (3+ messages)
` [PATCH v7 3/7] clk: qcom: Add generic clkref_en support

[PATCH v2 0/6] mm: preparatory patches for PMD level swap entries
 2026-07-06 12:23 UTC  (4+ messages)
` [PATCH v2 2/6] mm: extract mm_prepare_for_swap_entries() helper

[PATCH for-next v5 0/2] RDMA/efa: Add AH cache for AH reuse
 2026-07-06 12:23 UTC  (6+ messages)
` [PATCH for-next v5 2/2] RDMA/efa: Add AH cache handling on create and destroy AH

[PATCH v2 0/4] gpio: mt7621: address Sashiko complains and other cleanups
 2026-07-06 12:22 UTC  (3+ messages)
` (subset) "

[PATCH 0/4] bcma: support SHIM-attached big-endian SoC backplanes (BCM6362)
 2026-07-06 12:22 UTC  (2+ messages)

[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-07-06 12:22 UTC  (3+ messages)
` [PATCH v10 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE

[PATCH] USB: serial: io_ti: reject oversized boot-mode firmware images
 2026-07-06 12:21 UTC  (2+ messages)

[PATCH v4 0/7] drm/i915: All fixes to make i915 work well with PREEMPT_RT
 2026-07-06 12:20 UTC  (8+ messages)
` [PATCH v4 1/7] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
` [PATCH v4 3/7] drm/i915/guc: Consider also RCU depth in busy loop
` [PATCH v4 7/7] drm/i915/gt: Use signalers_lock to prevent starvation of irq_work

[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
 2026-07-06 12:20 UTC  (14+ messages)
` [PATCH 25/42] ASoC: mediatek: mt8192: Use devm_of_reserved_mem_device_init()
` [PATCH 26/42] ASoC: mediatek: mt8196: "
` [PATCH 27/42] ASoC: mediatek: mt8183: "
` [PATCH 28/42] ASoC: mediatek: mt8189: "
` [PATCH 29/42] ASoC: SOF: imx: Use devm_of_reserved_mem_device_init_by_name()
` [PATCH 31/42] ASoC: cix-ipbloq: Use devm_of_reserved_mem_device_init()

[PATCH v3 0/2] KVM: arm64: Fix and test MMIO sign-extending loads
 2026-07-06 12:19 UTC  (4+ messages)
` [PATCH v3 2/2] KVM: arm64: selftests: Add MMIO sign-extending load test

[PATCH v6 0/2] includeIf: add "worktree" condition for matching working tree path
 2026-07-06 12:18 UTC  (4+ messages)
` [PATCH v6 2/2] config: add "worktree" and "worktree/i" includeIf conditions

[PATCH] bpf: fix unitialized warning
 2026-07-06 12:18 UTC  (2+ messages)

[PATCH 0/4] clk: qcom: Add video and camera clock controller support for Nord
 2026-07-06 12:17 UTC  (3+ messages)
` [PATCH 3/4] clk: qcom: videocc-nord: Add video clock controller driver "

[PATCH] ARM: dts: intel: arria10: Correct indentation
 2026-07-06 12:17 UTC  (2+ messages)

[syzbot] [serial?] memory leak in gsm_activate_mux
 2026-07-06 12:16 UTC  (2+ messages)
` Forwarded: #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 8cdeaa50eae8dad34885515f62559ee83e7e8dda

[OE-core][PATCH v1] util-linux: backport pam_lastlog2 libpam linking fix
 2026-07-06 12:16 UTC  (5+ messages)
` [OE-core][wrynose][PATCH v2] "

[PATCH v4 00/27] KVM: s390: Introduce arm64 KVM
 2026-07-06 12:15 UTC  (3+ messages)
` [PATCH v4 23/27] KVM: s390: arm64: Implement required functions

[PATCH] pinctrl: pinctrl-rp1: Make use of str_hi_lo helper
 2026-07-06 12:19 UTC  (2+ messages)

[bcain:bcain/qemu_boot 20/66] make[4]: *** No rule to make target 'arch/hexagon/boot/dts/fpga.dtb', needed by 'arch/hexagon/boot/dts/fpga.dtb.S'
 2026-07-06 12:15 UTC 

(no subject)
 2026-07-06 12:15 UTC  (4+ messages)
` 
  ` d_time and d_fsdata

[PATCH v1] Bluetooth: Increase HCI_AUTO_OFF_TIMEOUT to 10 seconds
 2026-07-06 12:15 UTC 

[PATCH] wifi: mac80211_hwsim: remove radios from rhashtable before freeing
 2026-07-06 12:14 UTC  (4+ messages)

[PATCH] ASoC: rsnd: src: Add missing scu_supply clock to suspend/resume
 2026-07-06 12:10 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt2701: add COMPILE_TEST
 2026-07-06 12:10 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: sof: nocodec: tidyup sof_nocodec_xxx_setup()
 2026-07-06 12:10 UTC  (2+ messages)

[RFC][PATCH] ASoC: mediatek: mt8365-mt6357: tidyup mach_priv
 2026-07-06 12:09 UTC  (2+ messages)

[PATCH] ASoC: rsnd: adg: make rsnd_adg_clk_control() idempotent
 2026-07-06 12:10 UTC  (2+ messages)

[PATCH net] net: dpaa: always set a valid mode I/F mode
 2026-07-06 12:08 UTC 

[PATCH net] netfilter: nf_nat_masquerade: recalculate TCP TS offset when port is randomized
 2026-07-06 12:08 UTC  (5+ messages)

[PATCH 0/2] smb/server: improve async interim response handling for compound requests
 2026-07-06 12:07 UTC  (4+ messages)
` [PATCH 2/2] smb/server: preserve compound prefix for async interim responses

[PATCH 6.18.y] mm: shmem: fix potential livelock issue for shmem direct swapin
 2026-07-06 12:08 UTC  (3+ messages)

Missing signoff in the wireless tree
 2026-07-06 12:08 UTC 

[PATCH v5 0/4] cgroup: dmem: add selftest helper, coverage, and VM runner
 2026-07-06 12:06 UTC  (5+ messages)
` [PATCH v5 1/4] cgroup: Add dmem_selftest module
` [PATCH v5 2/4] selftests: cgroup: Add dmem selftest coverage
` [PATCH v5 3/4] selftests: cgroup: Add vmtest-dmem runner script
` [PATCH v5 4/4] selftests: cgroup: handle vmtest-dmem -b to test locally built kernel

[PATCH v2] IB/mlx4: Fix stale CM id_map entries when RTU is never received
 2026-07-06 12:07 UTC  (2+ messages)

[akpm-mm:mm-new] BUILD SUCCESS 820d5dfede0cd55dcbc89ce96fcfbb11b7c457ba
 2026-07-06 12:03 UTC 

[PATCH 2/2][wrynose] python3: fix CVE-2026-7210
 2026-07-06 12:04 UTC 

[PATCH 1/2][wrynose] expat: fix CVE-2026-41080
 2026-07-06 12:04 UTC 

6.18.37 has problems with nfs4 (server), 6.18.36 works
 2026-07-06 12:04 UTC  (4+ messages)

[frank-w-bpi-r2-4.14:7.2-dango 209/215] drivers/net/ethernet/mediatek/mtk_eth_soc.c:3921:15: error: 'struct net_device' has no member named 'dsa_ptr'
 2026-07-06 12:03 UTC 

[PATCH] KVM: SEV: drop FOLL_LONGTERM for encrypted region registration
 2026-07-06 12:03 UTC  (3+ messages)

[PATCH v6 0/4] Enable new features for flipkart-rimob
 2026-07-06 12:02 UTC  (4+ messages)
` [PATCH v6 1/4] arm64: dts: qcom: msm8953-flipkart-rimob: Enable display and GPU

[PATCH v4 0/4] vfio/igd: Fix garbled screen on IGD passthrough with legacy VBIOS
 2026-07-06 12:02 UTC  (2+ messages)

[PATCH v10 0/6] Add RMPOPT support
 2026-07-06 12:02 UTC  (5+ messages)
` [PATCH v10 3/6] x86/sev: Disable CPU hotplug while SNP is active

[PATCH] drm/xe: Add debugfs knob to disable Mid-Thread Preemption per GT
 2026-07-06 12:02 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/xe: Add debugfs knob to disable Mid-Thread Preemption per GT (rev3)

[PATCH v2 0/3] dt-bindings: crypto: Add Qualcomm Maili crypto support
 2026-07-06 12:01 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: crypto: qcom,inline-crypto-engine: Document Maili ICE

[PATCH net-next 0/4] net: usb: move exported code to usbnet
 2026-07-06 12:00 UTC  (4+ messages)
` [PATCH net-next 2/4] net: usb: centralize usbnet_cdc_zte_rx_fixup in usbnet

[PATCH v6 0/1] rust: introduce abstractions for fwctl
 2026-07-06 12:00 UTC  (4+ messages)
` [PATCH v6 1/1] "

[PATCH v2 00/11] Remove patman from the U-Boot tree
 2026-07-06 12:00 UTC  (3+ messages)
` [PATCH v2 02/11] doc: Remove the patman documentation


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.