All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-26 06:42:33 to 2025-09-26 07:29:33 UTC [more...]

[PATCH v1 0/5] PCI: tegra: A couple of cleanups
 2025-09-26  7:27 UTC  (2+ messages)
` [PATCH v1 1/5] dt-bindings: PCI: Convert the existing nvidia,tegra-pcie.txt bindings documentation into a YAML schema

[PATCH v6] md: allow configuring logical block size
 2025-09-26  7:18 UTC 

[PATCH v3 00/16] NBL PMD for Nebulamatrix NICs
 2025-09-26  7:26 UTC  (19+ messages)
` [PATCH v12 00/17] "
  ` [PATCH v12 01/17] net/nbl: add doc and minimum nbl build framework
  ` [PATCH v12 02/17] net/nbl: add simple probe/remove and log module
  ` [PATCH v12 03/17] net/nbl: add HW layer definitions and implementation
  ` [PATCH v12 04/17] net/nbl: add Channel "
  ` [PATCH v12 05/17] net/nbl: add Resource "
  ` [PATCH v12 06/17] net/nbl: add Dispatch "
  ` [PATCH v12 07/17] net/nbl: add Dev "
  ` [PATCH v12 08/17] net/nbl: add complete device init and uninit functionality
  ` [PATCH v12 09/17] net/nbl: add UIO and VFIO mode for nbl
  ` [PATCH v12 10/17] net/nbl: add nbl coexistence "
  ` [PATCH v12 11/17] net/nbl: add nbl ethdev configuration
  ` [PATCH v12 12/17] net/nbl: add nbl device rxtx queue setup and release ops
  ` [PATCH v12 13/17] net/nbl: add nbl device start and stop ops
  ` [PATCH v12 14/17] net/nbl: add nbl device Tx and Rx burst
  ` [PATCH v12 15/17] net/nbl: add nbl ethdev infos get
  ` [PATCH v12 16/17] net/nbl: add nbl device xstats and stats
  ` [PATCH v12 17/17] net/nbl: add nbl device set MTU and promisc

[PATCH v6 00/47] AMD Versal Gen 2 support
 2025-09-26  7:08 UTC  (48+ messages)
` [PATCH v6 01/47] hw/arm/xlnx-versal: split the xlnx-versal type
` [PATCH v6 02/47] hw/arm/xlnx-versal: prepare for FDT creation
` [PATCH v6 03/47] hw/arm/xlnx-versal: uart: refactor creation
` [PATCH v6 04/47] hw/arm/xlnx-versal: canfd: "
` [PATCH v6 05/47] hw/arm/xlnx-versal: sdhci: "
` [PATCH v6 06/47] hw/arm/xlnx-versal: gem: "
` [PATCH v6 07/47] hw/arm/xlnx-versal: adma: "
` [PATCH v6 08/47] hw/arm/xlnx-versal: xram: "
` [PATCH v6 09/47] hw/arm/xlnx-versal: usb: "
` [PATCH v6 10/47] hw/arm/xlnx-versal: efuse: "
` [PATCH v6 11/47] hw/arm/xlnx-versal: ospi: "
` [PATCH v6 12/47] hw/arm/xlnx-versal: VersalMap: add support for OR'ed IRQs
` [PATCH v6 13/47] hw/arm/xlnx-versal: PMC IOU SCLR: refactor creation
` [PATCH v6 14/47] hw/arm/xlnx-versal: bbram: "
` [PATCH v6 15/47] hw/arm/xlnx-versal: trng: "
` [PATCH v6 16/47] hw/arm/xlnx-versal: rtc: "
` [PATCH v6 17/47] hw/arm/xlnx-versal: cfu: "
` [PATCH v6 18/47] hw/arm/xlnx-versal: crl: "
` [PATCH v6 19/47] hw/arm/xlnx-versal-virt: virtio: "
` [PATCH v6 20/47] hw/arm/xlnx-versal: refactor CPU cluster creation
` [PATCH v6 21/47] hw/arm/xlnx-versal: add the mp_affinity property to the CPU mapping
` [PATCH v6 22/47] hw/arm/xlnx-versal: instantiate the GIC ITS in the APU
` [PATCH v6 23/47] hw/intc/arm_gicv3: Introduce a 'first-cpu-index' property
` [PATCH v6 24/47] hw/arm/xlnx-versal: add support for multiple GICs
` [PATCH v6 25/47] hw/arm/xlnx-versal: add support for GICv2
` [PATCH v6 26/47] hw/arm/xlnx-versal: rpu: refactor creation
` [PATCH v6 27/47] hw/arm/xlnx-versal: ocm: "
` [PATCH v6 28/47] hw/arm/xlnx-versal: ddr: "
` [PATCH v6 29/47] hw/arm/xlnx-versal: add the versal_get_num_cpu accessor
` [PATCH v6 30/47] hw/misc/xlnx-versal-crl: remove unnecessary include directives
` [PATCH v6 31/47] hw/misc/xlnx-versal-crl: split into base/concrete classes
` [PATCH v6 32/47] hw/misc/xlnx-versal-crl: refactor device reset logic
` [PATCH v6 33/47] hw/arm/xlnx-versal: reconnect the CRL to the other devices
` [PATCH v6 34/47] hw/arm/xlnx-versal: use hw/arm/bsa.h for timer IRQ indices
` [PATCH v6 35/47] hw/arm/xlnx-versal: tidy up
` [PATCH v6 36/47] hw/misc/xlnx-versal-crl: add the versal2 version
` [PATCH v6 37/47] hw/arm/xlnx-versal: add a per_cluster_gic switch to VersalCpuClusterMap
` [PATCH v6 38/47] hw/arm/xlnx-versal: add the target field in IRQ descriptor
` [PATCH v6 39/47] target/arm/tcg/cpu64: add the cortex-a78ae CPU
` [PATCH v6 40/47] hw/arm/xlnx-versal: add versal2 SoC
` [PATCH v6 41/47] hw/arm/xlnx-versal-virt: rename the machine to amd-versal-virt
` [PATCH v6 42/47] hw/arm/xlnx-versal-virt: split into base/concrete classes
` [PATCH v6 43/47] hw/arm/xlnx-versal-virt: tidy up
` [PATCH v6 44/47] docs/system/arm/xlnx-versal-virt: update supported devices
` [PATCH v6 45/47] docs/system/arm/xlnx-versal-virt: add a note about dumpdtb
` [PATCH v6 46/47] hw/arm/xlnx-versal-virt: add the xlnx-versal2-virt machine
` [PATCH v6 47/47] tests/functional/test_aarch64_xlnx_versal: test the versal2 machine

[PATCH v2 0/5] Power Management for Raspberry Pi V3D GPU
 2025-09-26  7:27 UTC  (5+ messages)
` [PATCH v2 2/5] clk: bcm: rpi: Turn firmware clock on/off when preparing/unpreparing

[PATCH v2 00/11] gpu: nova-core: Boot GSP to RISC-V active
 2025-09-26  7:27 UTC  (3+ messages)
` [PATCH v2 06/10] gpu: nova-core: gsp: Create rmargs

[PATCH v7 00/14] Add DisplayPort support for QCS615 platform
 2025-09-26  7:25 UTC  (30+ messages)
` [PATCH v7 01/14] dt-bindings: phy: Add QMP USB3+DP PHY for QCS615
` [PATCH v7 02/14] phy: qcom: qmp-usbc: Rename USB-specific ops to prepare for DP support
` [PATCH v7 03/14] phy: qcom: qmp-usbc: Add DP-related fields for USB/DP switchable PHY
` [PATCH v7 04/14] phy: qcom: qmp-usbc: Add regulator init_load support
` [PATCH v7 05/14] phy: qcom: qmp-usbc: Move reset config into PHY cfg
` [PATCH v7 06/14] phy: qcom: qmp-usbc: add DP link and vco_div clocks for DP PHY
` [PATCH v7 07/14] phy: qcom: qmp-usbc: Move USB-only init to usb_power_on
` [PATCH v7 08/14] phy: qcom: qmp-usbc: Add TCSR parsing and PHY mode setting
` [PATCH v7 09/14] phy: qcom: qmp-usbc: Add DP PHY ops for USB/DP switchable Type-C PHYs
` [PATCH v7 10/14] phy: qcom: qmp-usbc: Add USB/DP exclude handling
` [PATCH v7 11/14] phy: qcom: qmp: Add DP v2 PHY register definitions
` [PATCH v7 12/14] phy: qcom: qmp-usbc: Add QCS615 USB/DP PHY config and DP mode support
` [PATCH v7 13/14] drm/msm/dp: move link-specific parsing from dp_panel to dp_link
` [PATCH v7 14/14] drm/msm/dp: Add support for lane mapping configuration

[PATCH ath12k-ng v2 0/6] wifi: ath12k: Modularization of objects for Next Generation Driver
 2025-09-26  7:27 UTC  (3+ messages)
` [PATCH ath12k-ng v2 5/6] wifi: ath12k: Add framework for hardware specific DP interrupt registration

[PATCH] can: peak_usb: fix shift-out-of-bounds issue for 32-bit architectures
 2025-09-26  7:26 UTC  (2+ messages)

[PATCH v4 0/9] tests/functional: Adapt reverse_debugging to run w/o Avocado
 2025-09-26  7:20 UTC  (10+ messages)
` [PATCH v4 4/9] tests/functional: Add GDB class
` [PATCH v4 5/9] tests/functional: replace avocado process with subprocess
` [PATCH v4 6/9] tests/functional: drop datadrainer class in reverse debugging
` [PATCH v4 7/9] tests/functional: Add decorator to skip test on missing env vars

[PATCH 1/4] arm: socfpga: Tighten a few more driver dependencies
 2025-09-26  7:25 UTC  (5+ messages)
` [PATCH 2/4] net: Add SYS_FAULT_MII_ADDR to Kconfig
` [PATCH 3/4] net: Remove BOOTP_VENDOREX support

[PATCH 0/5] refs/reftable: add fsck checks
 2025-09-26  7:25 UTC  (9+ messages)
` [PATCH v4 0/7] refs/reftable: add consistency checks
  ` [PATCH v4 1/7] refs: remove unused headers
  ` [PATCH v4 2/7] refs: move consistency check msg to generic layer
  ` [PATCH v4 3/7] reftable: check for trailing newline in 'tables.list'
  ` [PATCH v4 4/7] Documentation/fsck-msgids: remove duplicate msg id
  ` [PATCH v4 5/7] fsck: order 'fsck_msg_type' alphabetically
  ` [PATCH v4 6/7] reftable: add code to facilitate consistency checks
  ` [PATCH v4 7/7] refs/reftable: add fsck check for checking the table name

[PATCH 0/3] Fixes for hybrid sleep
 2025-09-25 13:56 UTC  (2+ messages)

[PATCH 0/9] Add support for Multimedia Clock controllers for Kaanapali
 2025-09-26  7:24 UTC  (15+ messages)
` [PATCH 2/9] dt-bindings: clock: sm8450-camcc: Remove sc8280xp camcc to from sm8450 camcc
` [PATCH 3/9] dt-bindings: clock: qcom: Add support for CAMCC for Kaanapali
` [PATCH 7/9] clk: qcom: camcc: Add support for camera clock controller "
` [PATCH 9/9] drivers: clk: qcom: Add support for GPUCC and GFXCLK "

[PATCH v5 00/28] Optimize the hot path in the UFS driver
 2025-09-26  7:24 UTC  (9+ messages)
` [PATCH v5 04/28] scsi: core: Support allocating a pseudo SCSI device
` [PATCH v5 05/28] scsi: core: Introduce .queue_reserved_command()
` [PATCH v5 15/28] ufs: core: Rework ufshcd_mcq_compl_pending_transfer()
` [PATCH v5 16/28] ufs: core: Rework ufshcd_eh_device_reset_handler()

[PATCH v5 00/15] Consolidate iommu page table implementations (AMD)
 2025-09-26  7:23 UTC  (5+ messages)
` [PATCH v5 06/15] iommupt: Add unmap_pages op

[PATCH] irqchip/gicv3-its: Add workaround for HIP09/HIP10/HIP10C erratum 162100803/162200807/162400807
 2025-09-26  7:22 UTC  (7+ messages)

[PATCH 0/2] Enable ESRTPS and simplify caching-mode=on check
 2025-09-26  7:21 UTC  (3+ messages)
` [PATCH 2/2] intel_iommu: Simplify caching mode check with VFIO device

[PATCH v5 0/2] make logical block size configurable
 2025-09-26  7:22 UTC  (7+ messages)
` [PATCH v5 2/2] md: allow configuring logical block size

[PATCH] fuse: fix readahead reclaim deadlock
 2025-09-26  7:19 UTC  (3+ messages)

[PATCH] MAINTAINERS: adjust file entry in THINKPAD T14S EMBEDDED CONTROLLER DRIVER
 2025-09-26  7:18 UTC 

[Question] Unexpected growth of nr_cpu in `credit` Xen scheduler?
 2025-09-26  7:17 UTC 

[PATCH bpf-next] libbpf: fix error when st-prefix_ops and ops from differ btf
 2025-09-26  7:17 UTC 

[PATCH v3 0/3] platform: generic: spacemit: add K1
 2025-09-26  7:17 UTC  (3+ messages)
` [PATCH v3 1/3] "

[PATCH] rust: Drop rust-llvm use clang instead
 2025-09-26  7:16 UTC  (2+ messages)
` Patchtest results for "

[PATCH net v2] phy: mscc: Fix PTP for vsc8574 and VSC8572
 2025-09-26  7:11 UTC  (7+ messages)

[PATCH v2 0/4] Add workaround for HIP10/HIP10C erratum 162200802
 2025-09-26  7:15 UTC  (4+ messages)

[PATCH v2 0/6] remoteproc: imx_rproc: Use device managed API to clean up the driver
 2025-09-26  8:26 UTC  (6+ messages)

[PATCH v2 00/26] Disable domctl-op via CONFIG_MGMT_HYPERCALLS
 2025-09-26  7:14 UTC  (9+ messages)
` [PATCH v2 18/26] xen/domctl: wrap xsm_getdomaininfo() with CONFIG_MGMT_HYPERCALLS

[PATCH v4] xen/arm, xen/common: Add Kconfig option to control Dom0 boot
 2025-09-26  7:13 UTC  (3+ messages)

[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
 2025-09-26  7:12 UTC  (5+ messages)
` [PATCH v5 32/44] KVM: x86/pmu: Disable interception of select PMU MSRs "

git whatchanged
 2025-09-26  7:13 UTC  (2+ messages)

[oe][meta-oe][kirkstone[PATCH 1/1] polkit: fix CVE-2025-7519
 2025-09-26  7:11 UTC 

[PATCH v10 00/24] Linux SBI MPXY and RPMI drivers
 2025-09-26  7:09 UTC  (5+ messages)
` [PATCH v10 10/24] clk: Add clock driver for the RISC-V RPMI clock service group

[oe][meta-oe][scarthgap[PATCH 1/1] polkit: fix CVE-2025-7519
 2025-09-26  7:09 UTC 

[PATCH v2 0/3] arm64: dts: qcom: x1-asus-zenbook-a14: LCD, WiFi for X1E support
 2025-09-26  7:08 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: qcom: Add Asus Zenbook A14 UX3407QA LCD/OLED variants
` [PATCH v2 2/3] arm64: dts: qcom: Rework X1-based Asus Zenbook A14's displays
` [PATCH v2 3/3] arm64: dts: qcom: x1e80100-asus-zenbook-a14: Enable WiFi, Bluetooth

[PATCH 2/2] arm64: dts: qcom: Add support for Huawei MateBook E 2019
 2025-09-26  7:08 UTC 

[PATCH 00/14] Optimize vrr.guardband and fix LRR
 2025-09-26  7:08 UTC  (3+ messages)
` ✗ CI.checksparse: warning for Optimize vrr.guardband and fix LRR (rev12)
` ✓ Xe.CI.BAT: success "

[oe][meta-oe][walnascar[PATCH 1/1] polkit: fix CVE-2025-7519
 2025-09-26  7:08 UTC 

[PATCH v4 00/18 for 4.22] xen/riscv: introduce p2m functionality
 2025-09-26  7:07 UTC  (5+ messages)
` [PATCH v4 10/18] xen/riscv: implement p2m_set_range()

[PATCH v2 0/1] wic: extra partition plugin
 2025-09-26  7:07 UTC  (2+ messages)
` [OE-core] "

[PATCH v2 00/24] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
 2025-09-26  7:07 UTC  (4+ messages)
` [PATCH v2 13/24] arm64: dts: qcom: Update pmh0104 dtsi for Glymur CRD

[PATCH net-next v4] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
 2025-09-26  7:04 UTC 

[PATCH v3 0/6] lib/base64: add generic encoder/decoder, migrate users
 2025-09-26  6:57 UTC  (7+ messages)
` [PATCH v3 1/6] lib/base64: Add support for multiple variants
` [PATCH v3 2/6] lib/base64: Optimize base64_decode() with reverse lookup tables
` [PATCH v3 3/6] lib/base64: rework encode/decode for speed and stricter validation
` [PATCH v3 4/6] lib: add KUnit tests for base64 encoding/decoding
` [PATCH v3 5/6] fscrypt: replace local base64url helpers with lib/base64
` [PATCH v3 6/6] ceph: replace local base64 "

[PATCH v2] clk: qcom: gcc-glymur: Update the halt check flags for pipe clocks
 2025-09-26  7:00 UTC  (4+ messages)

[PATCH next] pmdomain: thead: Fix error pointer vs NULL bug in th1520_pd_reboot_init()
 2025-09-26  6:59 UTC  (3+ messages)

[PATCH] MAINTAINERS: add myself and Barry to dma_map_benchmark maintainers
 2025-09-26  6:59 UTC  (7+ messages)

[PATCH 0/4] nvmet: fix configfs attr update handling for discovered subsystems
 2025-09-26  6:58 UTC  (9+ messages)
` [PATCH 3/4] nvmet: prevent max_qid changes "

[PATCH v3 00/24] pmdomain: Add generic ->sync_state() support to genpd
 2025-09-26  6:57 UTC  (7+ messages)

[PATCH v2 0/4] reparent the THP split queue
 2025-09-26  6:57 UTC  (9+ messages)
` [PATCH v2 4/4] mm: thp: reparent the split queue during memcg offline

[PATCH 0/6] drm/xe/pf: Refactor PF debugfs
 2025-09-26  6:57 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/3] mm/page_owner: add options 'print_handle' and 'print_stack' for 'show_stacks'
 2025-09-26  6:55 UTC  (4+ messages)

[PATCH] drm/amdgpu: notify amdgpu gpu reset state via uevent
 2025-09-26  6:55 UTC  (2+ messages)

[PATCH] btrfs: Fix PAGE_SIZE format specifier in open_ctree()
 2025-09-26  6:54 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: qcom: glymur: Enable SoC-wise display and eDP panel on CRD
 2025-09-26  6:52 UTC  (7+ messages)
` [PATCH 1/2] arm64: dts: qcom: glymur: Describe display related nodes
` [PATCH 2/2] arm64: dts: qcom: glymur-crd: Enable eDP display support

[PATCH v3 00/13] Error reporting cleanup, a fix, and &error_warn removal
 2025-09-26  6:51 UTC  (4+ messages)
` [PATCH v3 05/13] hw/remote/vfio-user: Clean up error reporting

[PATCH v4 1/2] amd/amdkfd: resolve a race in amdgpu_amdkfd_device_fini_sw
 2025-09-26  6:49 UTC  (8+ messages)

Request for review for 4.4-st68, 4.4-cip103
 2025-09-26  6:48 UTC  (2+ messages)

[syzbot] [mm?] KCSAN: data-race in try_to_migrate_one / zap_page_range_single_batched
 2025-09-26  6:47 UTC  (2+ messages)

next-20250924: Internal error: Oops: mnt_ns_release (fs/namespace.c:148) __arm64_sys_listmount (fs/namespace.c:5936)
 2025-09-26  6:48 UTC  (2+ messages)

[PATCH v7 00/12] i2c: fix, rework and extend RTL9300 I2C driver
 2025-09-26  6:47 UTC  (5+ messages)
` [PATCH v7 04/12] i2c: rtl9300: use regmap fields and API for registers

[PATCH v2] misra: consider conversion from UL or (void*) to function pointer as safe
 2025-09-26  6:46 UTC  (4+ messages)

[syzbot] [mm?] KCSAN: data-race in try_to_compact_pages / try_to_compact_pages
 2025-09-26  6:45 UTC 

[PATCH v1] arm64: dts: qcom: monaco-evk: Add firmware-name to QUPv3 nodes
 2025-09-26  6:43 UTC  (3+ messages)

[PATCH 0/2] libgit-rs: add get_bool() method to ConfigSet
 2025-09-26  6:43 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH] CHANGELOG.md: Update for 4.21 release cycle
 2025-09-26  6:43 UTC  (5+ messages)

[PATCH v2] drm/msm/dpu: Fix adjusted mode clock check for 3d merge
 2025-09-26  6:42 UTC  (4+ messages)

[openeuler:OLK-6.6 2938/2938] include/trace/events/kmem.h:419:10: error: incompatible pointer types passing 'struct mem_sampling_record *' to parameter of type 'struct mem_sampling_record *'
 2025-09-26  6:42 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.