All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-22 17:03:30 to 2025-04-22 18:15:48 UTC [more...]

[PATCH 0/2] Add gpio-ranges property for EN7581 gpio controller
 2025-04-22 15:48 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: airoha: en7581: Add gpio-ranges property for "

[RESEND v2] mmc: mtk-sd: Add condition to enable 'single' burst type
 2025-04-22 15:44 UTC  (2+ messages)

[PATCH v3 1/3] dt-bindings: arm: ti: Add bindings for PHYTEC AM68x based hardware
 2025-04-22 15:44 UTC  (4+ messages)
` [PATCH v3 2/3] arm64: dts: ti: Add basic support for phyBOARD-Izar-AM68x

[PATCH net-next 0/4] RGMII mode clarification + am65-cpsw fix
 2025-04-22 15:31 UTC  (11+ messages)
` [PATCH net-next 1/4] dt-bindings: net: ethernet-controller: update descriptions of RGMII modes

[PATCH net 0/2] net: stmmac: fix timestamp snapshots on dwmac1000
 2025-04-22 15:32 UTC  (3+ messages)
` [PATCH net 2/2] net: stmmac: fix multiplication overflow when reading timestamp

[PATCH v3 00/13] Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO
 2025-04-22 15:27 UTC  (14+ messages)
` [PATCH v3 01/13] crypto: arm64 - drop redundant dependencies on ARM64
` [PATCH v3 02/13] crypto: powerpc - drop redundant dependencies on PPC
` [PATCH v3 03/13] crypto: s390 - drop redundant dependencies on S390
` [PATCH v3 04/13] crypto: x86 - drop redundant dependencies on X86
` [PATCH v3 05/13] crypto: arm - move library functions to arch/arm/lib/crypto/
` [PATCH v3 06/13] crypto: arm64 - move library functions to arch/arm64/lib/crypto/
` [PATCH v3 07/13] crypto: mips - move library functions to arch/mips/lib/crypto/
` [PATCH v3 08/13] crypto: powerpc - move library functions to arch/powerpc/lib/crypto/
` [PATCH v3 09/13] crypto: riscv - move library functions to arch/riscv/lib/crypto/
` [PATCH v3 10/13] crypto: s390 - move library functions to arch/s390/lib/crypto/
` [PATCH v3 11/13] crypto: x86 - move library functions to arch/x86/lib/crypto/
` [PATCH v3 12/13] crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
` [PATCH v3 13/13] crypto: lib/poly1305 "

[PATCH 0/2] net: ethernet: mtk-star-emac: fix several issues on rx/tx poll
 2025-04-22 14:00 UTC  (3+ messages)
` [PATCH 1/2] net: ethernet: mtk-star-emac: fix spinlock recursion "

[PATCH] pmdomain: mediatek: Add error messages for missing regmaps
 2025-04-22 14:01 UTC  (2+ messages)

[PATCH v3 0/2] Imagination BXS-4-64 MC1 GPU support (DTS changes)
 2025-04-22 15:26 UTC  (2+ messages)
` [PATCH v3 2/2] arm64: dts: ti: k3-j721s2: Add GPU node

[PATCH net-next] net: stmmac: dwc-qos: calibrate tegra with mdio bus idle
 2025-04-22 14:42 UTC  (2+ messages)

[PATCH net-next v2] net: airoha: Add missing filed to ppe_mbox_data struct
 2025-04-22 14:47 UTC  (4+ messages)

[PATCH 00/11] pmdomain: Add generic ->sync_state() support to genpd
 2025-04-22 14:04 UTC  (5+ messages)
` [PATCH 04/11] pmdomain: core: Add a bus and a driver for genpd providers
` [PATCH 05/11] pmdomain: core: Use device_set_node() to assign the fwnode too

[PATCH 1/1] media: mediatek: jpeg: fix buffer alignment
 2025-04-22 14:37 UTC  (2+ messages)

[net-next PATCH 0/2] net: phylink: Fix issue w/ BMC link flap
 2025-04-22 18:13 UTC  (12+ messages)

[PATCH v2] memcg: introduce non-blocking limit setting option
 2025-04-22 18:12 UTC  (2+ messages)

[PATCH] iio: magnetometer: ak8974: Add __nonstring annotations for unterminated strings
 2025-04-22 18:11 UTC  (5+ messages)

[PATCH] dmaengine: ARM_DMA350 should depend on ARM/ARM64
 2025-04-22 18:11 UTC 

[RFC PATCH v4 00/19] single-binary: Make hw/arm/ common
 2025-04-22 18:10 UTC  (42+ messages)
` [RFC PATCH v4 01/19] qapi: Rename TargetInfo structure as QemuTargetInfo
` [RFC PATCH v4 02/19] qemu: Convert target_name() to TargetInfo API
` [RFC PATCH v4 03/19] system/vl: Filter machine list available for a particular target binary
` [RFC PATCH v4 04/19] hw/arm: Register TYPE_TARGET_ARM/AARCH64_MACHINE QOM interfaces
` [RFC PATCH v4 05/19] hw/core: Allow ARM/Aarch64 binaries to use the 'none' machine
` [RFC PATCH v4 06/19] hw/arm: Filter machine types for qemu-system-arm/aarch64 binaries
` [RFC PATCH v4 07/19] meson: Prepare to accept per-binary TargetInfo structure implementation
` [RFC PATCH v4 08/19] config/target: Implement per-binary TargetInfo structure (ARM, AARCH64)
` [RFC PATCH v4 09/19] hw/arm/aspeed: Build objects once
` [RFC PATCH v4 10/19] hw/arm/raspi: "
` [RFC PATCH v4 11/19] hw/core/machine: Allow dynamic registration of valid CPU types
` [RFC PATCH v4 12/19] hw/arm/virt: Register valid CPU types dynamically
` [RFC PATCH v4 13/19] hw/arm/virt: Check accelerator availability at runtime
` [RFC PATCH v4 14/19] qemu/target_info: Add %target_arch field to TargetInfo
` [RFC PATCH v4 15/19] qemu/target_info: Add target_aarch64() helper
` [RFC PATCH v4 16/19] hw/arm/virt: Replace TARGET_AARCH64 -> target_aarch64()
` [RFC PATCH v4 17/19] hw/core: Get default_cpu_type calling machine_class_default_cpu_type()
` [RFC PATCH v4 18/19] hw/core: Introduce MachineClass::get_default_cpu_type() helper
` [RFC PATCH v4 19/19] hw/arm/virt: Get default CPU type at runtime

4b4bd8c50f48 ("gcc-15: acpi: sprinkle random '__nonstring' crumbles around")
 2025-04-22 18:10 UTC 

[PATCH v8 00/21] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2025-04-22 18:10 UTC  (6+ messages)
` [PATCH v8 08/21] x86/resctrl: Expand the width of dom_id by replacing mon_data_bits
      `  "

[PATCH v3 0/2] media: uvcvideo: Fix Fix deferred probing error
 2025-04-22 18:08 UTC  (5+ messages)
` [PATCH v3 1/2] media: uvcvideo: "
` [PATCH v3 2/2] media: uvcvideo: Use dev_err_probe for devm_gpiod_get_optional

[PATCH net-next 0/3] ip: improve tcp sock multipath routing
 2025-04-22 18:07 UTC  (4+ messages)
` [PATCH net-next 2/3] ip: load balance tcp connections to single dst addr and port

[PATCH v2] tracing: selftests: Add testing a user string to filters
 2025-04-22 18:08 UTC  (3+ messages)

[RFC PATCH v2 00/34] MSR refactor with new MSR instructions support
 2025-04-22 18:05 UTC  (4+ messages)

renesas-drivers-2025-04-22-v6.15-rc3
 2025-04-22 17:59 UTC 

linux-next: runtime warning after merge of the mm-unstable tree
 2025-04-22 18:05 UTC  (2+ messages)

[PATCH] iio: adc: ti-ads1119: Prevent concurrent access during
 2025-04-22 18:04 UTC  (4+ messages)

[PATCH v4 bpf-next 0/6] bpf: udp: Exactly-once socket iteration
 2025-04-22 18:03 UTC  (7+ messages)
` [PATCH v4 bpf-next 2/6] bpf: udp: Make sure iter->batch always contains a full bucket snapshot
` [PATCH v4 bpf-next 4/6] bpf: udp: Avoid socket skips and repeats during iteration

[PATCH v2] PCI/PM: Avoid suspending the device with errors
 2025-04-22 18:01 UTC  (2+ messages)

[PATCH v2] m68k/kernel: replace strncpy() with strscpy()
 2025-04-22 18:00 UTC  (2+ messages)

[RFC PATCH v2 0/2] wifi: Nordic nRF70 series
 2025-04-22 17:59 UTC  (3+ messages)
` [RFC PATCH v2 1/2] dt-bindings: wifi: Add support for Nordic nRF70
` [RFC PATCH v2 2/2] wifi: Add Nordic nRF70 series Wi-Fi driver

[REGRESSION] stable-rc/linux-6.1.y: (build) variable 'is_redirect' is used uninitialized whenever 'if' conditi
 2025-04-22 17:59 UTC 

[PATCH] rcuscale: using kmalloc_array() to relpace kmalloc()
 2025-04-22 17:58 UTC  (3+ messages)
` [PATCH v2] rcuscale: using kcalloc() "

[meta-oe][PATCH 1/6] vulkan-cts-sources: fix build with gcc-15
 2025-04-22 17:57 UTC  (6+ messages)
` [meta-oe][PATCH 2/6] sysdig: "
` [meta-oe][PATCH 3/6] yasm: "
` [meta-oe][PATCH 4/6] cups-filters: "
` [meta-oe][PATCH 5/6] cups-filters: use 4 spaces for indentation
` [meta-oe][PATCH 6/6] psqlodbc: fix build with gcc-15

[i-g-t 0/2] tests/i915/pm_rc6_residency: Use sysfs to achieve peak frequency
 2025-04-22 17:56 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH] tools/memory-model/Documentation: Fix SRCU section in explanation.txt
 2025-04-22 17:56 UTC  (2+ messages)

[PATCH v2] ipc: fix to protect IPCS lookups using RCU
 2025-04-22 17:55 UTC  (2+ messages)

[Buildroot] [PATCH v2 0/2] package/pixman: Fix riscv vector support
 2025-04-22 17:54 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/2] package/pixman: Fix pixman compilation on riscv

Linux 6.15-rc1 regression, folio/ubifs Oops
 2025-04-22 17:54 UTC  (2+ messages)

[linux-next:master] [rcutorture] ddd062f753: WARNING:at_kernel/rcu/rcutorture.c:#rcu_torture_updown[rcutorture]
 2025-04-22 17:54 UTC  (4+ messages)

[PATCH RESEND] misc: pci_endpoint_test: Defer IRQ allocation until ioctl(PCITEST_SET_IRQTYPE)
 2025-04-22 17:53 UTC  (2+ messages)

Pull request: u-boot-rockchip-20250422
 2025-04-22 17:52 UTC  (3+ messages)

[PATCH] openvswitch: fix band bucket value computation in ovs_meter_execute()
 2025-04-22 17:52 UTC  (2+ messages)

[PATCH] configs/debug: Refresh debug config dependencies
 2025-04-22 17:52 UTC  (3+ messages)

[RESEND PATCH] scsi: vmw_pvscsi: Use str_enabled_disabled() helper in pvscsi_probe()
 2025-04-22 17:51 UTC 

[isar-cip-core v5 0/2] Update IEC job timeouts based on targets
 2025-04-22 17:51 UTC  (3+ messages)
  ` [cip-dev] "

[RFC PATCH v3 00/14] single-binary: Make hw/arm/ common
 2025-04-22 17:50 UTC  (11+ messages)
` [RFC PATCH v3 01/14] qapi: Rename TargetInfo structure as BinaryTargetInfo
` [RFC PATCH v3 13/14] qemu/target_info: Add target_aarch64() helper

linux-next: build warning after merge of Linus' tree
 2025-04-22 17:50 UTC  (3+ messages)

[PATCH v1] fuse: use splice for reading user pages on servers that enable it
 2025-04-22 17:49 UTC  (9+ messages)

[PATCH] remoteproc: xlnx: avoid RPU force power down
 2025-04-22 17:49 UTC  (4+ messages)

[PATCH v1] virtio-net: Fix to avoid using reserved feature bits
 2025-04-22 17:49 UTC  (2+ messages)

[PATCH v3 07/13] PCI: apple: Move away from INTMSK{SET,CLR} for INTx and private interrupts
 2025-04-22 17:49 UTC  (3+ messages)

[RESEND PATCH] ubifs: Fix grammar in error message
 2025-04-22 17:47 UTC 

[PATCH RFC 0/5] Introduce git-blame-tree(1) command
 2025-04-22 17:46 UTC  (6+ messages)
` [PATCH RFC 1/5] blame-tree: introduce new subcommand to blame files
` [PATCH RFC 2/5] t/perf: add blame-tree perf script
` [PATCH RFC 3/5] blame-tree: use Bloom filters when available
` [PATCH RFC 4/5] blame-tree: implement faster algorithm
` [PATCH RFC 5/5] blame-tree.c: initialize revision machinery without walk

[PATCH v4 0/2] vmscan: enforce mems_effective during demotion
 2025-04-22 17:46 UTC  (7+ messages)
` [PATCH v4 1/2] cpuset: rename cpuset_node_allowed to cpuset_current_node_allowed
` [PATCH v4 2/2] vmscan,cgroup: apply mems_effective to reclaim
  ` [PATCH] cpuset: relax locking on cpuset_node_allowed

[PATCH v6 0/6] Add DMAC support to the RZ/V2H(P)
 2025-04-22 17:39 UTC  (7+ messages)
` [PATCH v6 1/6] dt-bindings: dma: rz-dmac: Restrict properties for RZ/A1H
` [PATCH v6 2/6] dt-bindings: dma: rz-dmac: Document RZ/V2H(P) family of SoCs
` [PATCH v6 3/6] irqchip/renesas-rzv2h: Add rzv2h_icu_register_dma_req()
` [PATCH v6 4/6] dmaengine: sh: rz-dmac: Allow for multiple DMACs
` [PATCH v6 5/6] dmaengine: sh: rz-dmac: Add RZ/V2H(P) support
` [PATCH v6 6/6] arm64: dts: renesas: r9a09g057: Add DMAC nodes

[PATCH] ASoC: dt-bindings: fsl,mqs: Document audio graph port
 2025-04-22 17:44 UTC  (2+ messages)

[RFC PATCH bpf-next/net v1 00/13] BPF Standard Streams
 2025-04-22 17:44 UTC  (7+ messages)
` [RFC PATCH bpf-next/net v1 07/13] bpf: Introduce per-prog stdout/stderr streams

[PATCH net-next v9 0/9] Device memory TCP TX
 2025-04-22 17:43 UTC  (3+ messages)
` [PATCH net-next v9 7/9] gve: add netmem TX support to GVE DQO-RDA mode

[PATCH] dma-coherent: Warn if OF reserved memory is beyond current coherent DMA mask
 2025-04-22 17:43 UTC  (2+ messages)

[RFC PATCH] mm/damon: add full LPAE support for memory monitoring above 4GB
 2025-04-22 17:43 UTC  (2+ messages)

[PATCH v4 00/39] unwind, perf: sframe user space unwinding
 2025-04-22 17:44 UTC  (9+ messages)
` [PATCH v4 02/39] task_work: Fix TWA_NMI_CURRENT race with __schedule()
` [PATCH v4 09/39] x86/vdso: Enable sframe generation in VDSO

[PATCH] Added benchmark test cases for xe
 2025-04-22 17:41 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for Added benchmark test cases for xe (rev3)

[PATCH i-g-t] intel/xe_test_config.json: add intel_sysfs_debugfs
 2025-04-22 17:39 UTC  (2+ messages)

ls from coreutils 9.6 doesn't show labels of some files
 2025-04-22 17:35 UTC  (4+ messages)

pull request: iwlwifi firmware updates 2025-04-22
 2025-04-22 17:39 UTC 

[PATCH v5 0/4] add support for winsen MHZ19B CO2 sensor
 2025-04-22 17:39 UTC  (3+ messages)
` [PATCH v5 3/4] iio: chemical: "

[PATCH net-next] xdp: create locked/unlocked instances of xdp redirect target setters
 2025-04-22 17:39 UTC  (2+ messages)

eMMC timeout reproduction. Can I send a block of data from the host to the card with invalid CRC?
 2025-04-22 17:37 UTC  (3+ messages)

[PATCH v2 0/2] Fix 100% CPU usage issue in IOU worker threads
 2025-04-22 17:33 UTC  (5+ messages)
` [PATCH v2 1/2] io_uring: Add new functions to handle user fault scenarios

[PATCH AUTOSEL 5.10 1/6] pm: cpupower: bench: Prevent NULL dereference on malloc failure
 2025-04-22 17:33 UTC  (9+ messages)
` [PATCH AUTOSEL 5.10 2/6] x86/cpu: Don't clear X86_FEATURE_LAHF_LM flag in init_amd_k8() on AMD when running in a virtual machine
              ` CONFIG_X86_HYPERVISOR (was: Re: [PATCH AUTOSEL 5.10 2/6] x86/cpu: Don't clear X86_FEATURE_LAHF_LM flag in init_amd_k8() on AMD when running in a virtual machine)

[u-boot-test-hooks PATCH 1/1] travis-ci: qemu-riscv64_na: add a second network interface
 2025-04-22 17:32 UTC  (2+ messages)

ALSA USB MIDI port names are poorly constructed and truncate iJACK names
 2025-04-22 17:31 UTC  (3+ messages)

[PATCH] arm/alternative: Drop unused includes of asm/alternative.h
 2025-04-22 17:30 UTC 

[PATCH v4 0/4] add support for winsen MHZ19B CO2 sensor
 2025-04-22 17:30 UTC  (6+ messages)
` [PATCH v4 3/4] iio: chemical: "

[PATCH] net: gem: ignore tx_clk if MII is used
 2025-04-22 16:17 UTC  (2+ messages)

[PATCH v2 00/13] Enable OF_UPSTREAM for STM32 and STi platforms
 2025-04-22 13:12 UTC  (2+ messages)
` [PATCH v2 06/13] ARM: dts: stm32: convert stm32mp15 board to OF_UPSTREAM

[PATCH 1/1] mtd: mtdpart: Support MTD_SIZE_REMAINING with unallocated memory area
 2025-04-22 13:05 UTC  (3+ messages)
` [REGRESSION] "

[PATCH v2 0/2] watchdog: qcom: introduce qcom-wdt driver
 2025-04-22 12:52 UTC  (5+ messages)
` [PATCH v2 2/2] watchdog: qcom: improve driver with more functionality

[PATCH 0/6] clk: qcom: apq8016: Clock fixes for U-Boot v2025.07
 2025-04-22 12:46 UTC  (3+ messages)
` [PATCH 4/6] clk: qcom: Allow polling for clock status in qcom_gate_clk_en()

[RFC PATCH bpf-next 0/2] Eliminate IRQ Time from BPF Program Running Duration
 2025-04-22 17:28 UTC  (3+ messages)
` [RFC PATCH bpf-next 1/2] Enhance BPF execution timing by excluding IRQ time

[RFC net-next 00/22] net: per-queue rx-buf-len configuration
 2025-04-22 17:27 UTC  (7+ messages)
` [RFC net-next 07/22] eth: bnxt: set page pool page order based on rx_page_size
` [RFC net-next 22/22] selftests: drv-net: add test for rx-buf-len

[PATCH RFC v7 0/8] Add NUMA mempolicy support for KVM guest-memfd
 2025-04-22 17:25 UTC  (4+ messages)
` [PATCH RFC v7 3/8] security: Export security_inode_init_security_anon for KVM guest_memfd

[PATCH v5 00/16] Attack vector controls (part 1)
 2025-04-22 17:25 UTC  (7+ messages)
` [PATCH v5 01/16] x86/bugs: Restructure MDS mitigation

Test failure in p5332-multi-pack-reuse.sh
 2025-04-22 17:24 UTC  (3+ messages)
` [PATCH] p5332: drop "+" from --stdin-packs input

[PATCH v4 0/5] Enable SVM atomics in Xe / GPU SVM
 2025-04-22 17:21 UTC  (3+ messages)
` [PATCH v4 2/5] drm/xe: Strict migration policy for atomic SVM faults

[patch] Documentation:fixed a small typo in Documentation/hid/hiddev.rst:11
 2025-04-22 17:22 UTC 

[PATCH 0/2][next] Add STACK_FLEX_ARRAY_SIZE() helper
 2025-04-22 17:22 UTC  (3+ messages)
` [PATCH 1/2][next] overflow: "
` [PATCH 2/2][next] kunit/overflow: Add tests for "

[PATCH 0/6] Add support for Versal Xilsem edac
 2025-04-22 17:22 UTC  (4+ messages)
` [PATCH 6/6] MAINTAINERS: Add maintainers fragment for XILSEM

[PATCH v1 0/8] Enable audio on qcs6490-RB3Gen2 and qcm6490-idp boards
 2025-04-22 17:21 UTC  (10+ messages)
` [PATCH v1 4/8] arm64: dts: qcom: qcs6490-rb3gen2: add WSA8830 speakers amplifier
` [PATCH v1 5/8] arm64: dts: qcom: qcs6490-rb3gen2: Add sound card
  ` [PATCH v1 8/8] arm64: dts: qcom: qcm6490-idp: "

[PATCH v3] ata: libata-scsi: Do not set the INFORMATION field twice for ATA PT
 2025-04-22 17:21 UTC 

[PATCH v12] pwm: airoha: Add support for EN7581 SoC
 2025-04-22 17:21 UTC  (2+ messages)

[linux-next:master 4057/5419] crypto/ahash.c:1058:8-15: WARNING opportunity for kmemdup
 2025-04-22 17:20 UTC 

[RFC PATCH] buildsys: Disable 'unguarded-availability-new' warnings
 2025-04-22 17:19 UTC 

[REGRESSION] 6.14.3 panic - kernel NULL pointer dereference in htb_dequeue
 2025-04-22 17:20 UTC  (8+ messages)

[PATCH] drm/xe: Fix CFI violation when accessing sysfs files
 2025-04-22 17:18 UTC 

[RFC PATCH v3 00/19] Support socket access-control
 2025-04-22 17:19 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: Remove obsolete .txt docs
 2025-04-22 17:18 UTC  (2+ messages)

[PATCH net 3/3] igc: return early when failing to read EECD register
 2025-04-22 17:16 UTC  (2+ messages)

[PATCH i-g-t v9 0/5] Add per-device engine activity stats in GPUTOP
 2025-04-22 17:11 UTC  (6+ messages)
` [PATCH i-g-t v9 1/5] lib/igt_device_scan: Add support for the device filter
` [PATCH i-g-t v9 2/5] lib/igt_device_scan: Enable finding all matched IGT devices
` [PATCH i-g-t v9 3/5] tools/gputop/utils: Add gputop utility functions common to all drivers
` [PATCH i-g-t v9 4/5] tools/gputop/xe_gputop: Add gputop support for xe specific devices
` [PATCH i-g-t v9 5/5] tools/gputop/gputop: Enable support for multiple GPUs and instances

[RFC PATCH 00/14] Virtual Swap Space
 2025-04-22 17:15 UTC  (2+ messages)

[PATCH 0/4] cxl: Delay HB port and switch dport probing until endpoint dev probe
 2025-04-22 17:15 UTC  (5+ messages)
` [PATCH 2/4] cxl: Defer hardware dport->port_id assignment and registers probing
` [PATCH 3/4] cxl: Add late host bridge uport mapping update

[PATCH v2] iio: light: apds9306: Refactor threshold get/set functions to use helper
 2025-04-22 17:15 UTC 

[PATCH 00/21] x86: Trenchboot Secure Launch DRTM (Xen)
 2025-04-22 17:14 UTC  (2+ messages)

[syzbot] [fs?] KCSAN: data-race in choose_mountpoint_rcu / umount_tree
 2025-04-22 17:12 UTC  (4+ messages)

[PATCH v4 000/163] tcg: Convert to TCGOutOp structures
 2025-04-22 17:10 UTC  (4+ messages)
` [PATCH v4 149/163] tcg: Remove add2/sub2 opcodes

[PATCH v2 0/9] Enable QUPs and Serial on SA8255p Qualcomm platforms
 2025-04-22 17:07 UTC  (4+ messages)
` [PATCH v2 1/9] opp: add new helper API dev_pm_opp_set_level()

[PATCH v3] rust: alloc: implement `extend` for `Vec`
 2025-04-22 17:03 UTC  (5+ messages)

[PATCH][next] scsi: myrb: Fix spelling mistake "statux" -> "status"
 2025-04-22 17:03 UTC 

[PATCH 3/3] drm/xe/guc: Cache DSS info when creating capture register list
 2025-04-22 17:03 UTC  (3+ messages)

[PATCH v3 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
 2025-04-22 17:03 UTC  (11+ messages)


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.