All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-01 13:10:02 to 2026-09-01 13:25:17 UTC [more...]

[PATCH v6 00/15] QRTR Multi-endpoint support
 2026-09-01 13:19 UTC  (16+ messages)
` [PATCH v6 01/15] net: qrtr: ns: validate msglen before ctrl_pkt use
` [PATCH v6 02/15] net: qrtr: allocate and track endpoint ids
` [PATCH v6 03/15] net: qrtr: fit node ID + port number combination into unsigned long
` [PATCH v6 04/15] net: qrtr: use only low 16 bits of node/port in 32-bit systems
` [PATCH v6 05/15] net: qrtr: support identical node ids
` [PATCH v6 06/15] net: qrtr: Report sender endpoint in aux data
` [PATCH v6 07/15] net: qrtr: Report endpoint for locally generated messages
` [PATCH v6 08/15] net: qrtr: Allow sendmsg to target an endpoint
` [PATCH v6 09/15] net: qrtr: allow socket endpoint binding
` [PATCH v6 10/15] net: qrtr: Drop remote {NEW|DEL}_LOOKUP messages
` [PATCH v6 11/15] net: qrtr: ns: support multiple endpoints
` [PATCH v6 12/15] net: qrtr: mhi: Report endpoint id in sysfs
` [PATCH v6 13/15] net: qrtr: limit endpoint range to 16 bits on 32-bit machines
` [PATCH v6 14/15] net: qrtr: use nid modulo 65536 in 32-bit lookups
` [PATCH v6 15/15] net: qrtr: solve the 32-bit unsafe use in endpoints

[PATCH v1.1 00/17] mm/damon: introduce data access-as-a-data attribute
 2026-09-01 13:24 UTC  (9+ messages)
` [PATCH v1.1 01/17] mm/damon/core: introduce DAMON_FILTER_TYPE_PGIDLE_UNSET
` [PATCH v1.1 02/17] mm/damon/paddr: support PGIDLE_UNSET probe filter type
` [PATCH v1.1 03/17] mm/damon/sysfs: support pgidle_unset "
` [PATCH v1.1 04/17] Docs/mm/damon/design: document "
` [PATCH v1.1 05/17] mm/damon/core: introduce damon_prep struct
` [PATCH v1.1 06/17] mm/damon/core: commit preps
` [PATCH v1.1 07/17] mm/damon/core: introduce damon_operations->prep_probes()
` [PATCH v1.1 08/17] mm/damon/paddr: support damon_prep

[PULL 00/58] target-arm queue
 2026-09-01 13:17 UTC  (59+ messages)
` [PULL 01/58] hw/char/pl011: support backend hotswap
` [PULL 02/58] target/arm: fix TTA instruction S bit for IDAU-exempt addresses
` [PULL 03/58] target/arm: Correct reset value of SCTLR for arm926, arm1026
` [PULL 04/58] target/arm: Don't provide TLBTR for pre-v6 CPUs
` [PULL 05/58] tests/qtest/pflash-cfi02-test: Don't use musicpal machine for testing
` [PULL 06/58] hw/arm: Remove spurious WM8750 dependency from Realview Kconfig
` [PULL 07/58] hw/arm: Remove the 'musicpal' machine
` [PULL 08/58] hw: Remove Marvell 88W8618 devices
` [PULL 09/58] hw/audio: Remove wm8750 I2C audio device
` [PULL 10/58] target/arm: Don't enforce alignment faults on Device memory for SCTLR.U == 0
` [PULL 11/58] target/arm: Make CBZ/CBNZ UNDEF before v6T2
` [PULL 12/58] target/arm: Make IT insn undef when not present
` [PULL 13/58] target/arm: Make Thumb T1 hint space UNDEF before v6T2
` [PULL 14/58] target/arm/tcg/cpu-v7m.c: add cortex-m85 model
` [PULL 15/58] hw/arm/armsse: add Arm Corstone SSE-310
` [PULL 16/58] hw/misc/iotkit-sysctl.c: add SSE-310 support
` [PULL 17/58] hw/misc/iotkit-secctl.c: "
` [PULL 18/58] hw/misc/iotkit-secctl.c: use GNU C case ranges
` [PULL 19/58] hw/misc/iotkit-sysinfo.c: add SSE-310 support
` [PULL 20/58] hw/misc/mps2-fpgaio.c: add GPIOALT2 register
` [PULL 21/58] hw/arm/mps2-tz.c add Arm mps3-an555 board
` [PULL 22/58] target/arm: Move -cpu max stuff out of cpu32.c
` [PULL 23/58] target/arm: Build cpu32.c once in system mode
` [PULL 24/58] target/arm: Rename and adjust aarch32_max_v8_tcg_initfn
` [PULL 25/58] target/arm: Introduce cpu types max-v8 and max-v9
` [PULL 26/58] target/arm: Use -cpu max-v8 with aarch64=off
` [PULL 27/58] target/arm: Separate cpu types max-v8 and max-v9
` [PULL 28/58] target/arm: Add FGWTE3_EL3
` [PULL 29/58] target/arm: Add FGWTE3_EL3 bit definitions
` [PULL 30/58] target/arm: Add FGWTE3 FGT "
` [PULL 31/58] target/arm: Implement FGWTE3 traps
` [PULL 32/58] target/arm: Set fgt in cpregs for FGWTE3
` [PULL 33/58] target/arm: Enable FEAT_FGWTE3 for -cpu max
` [PULL 34/58] target/arm: Split zdn in do_z2z_n1 and do_z2z_n1_fpst
` [PULL 35/58] target/arm: Split zdn in do_z2z_nn and do_z2z_nn_fpst
` [PULL 36/58] target/arm: Split decode of BFloat SME FMAX/FMIN
` [PULL 37/58] target/arm: Implement FMUL (multiple/multiple and single vectors)
` [PULL 38/58] target/arm: Enable FEAT_SVE2p2 and FEAT_SME2p2 for -cpu max
` [PULL 39/58] target/arm: Remove DO_ZPZZ_FP from translate-sme.c
` [PULL 40/58] target/arm: Remove DO_ZPZZ_FP_B16 "
` [PULL 41/58] target/arm: Remove DO_ZPZZ_AH_FP "
` [PULL 42/58] target/arm: Remove DO_ZPZZ_AH_FP_B16 "
` [PULL 43/58] target/arm: Split decode of BFloat SVE FADD, FSUB, FMUL, FMIN*, FMAX*
` [PULL 44/58] target/arm: Implement SVE BFSCALE
` [PULL 45/58] target/arm: Implement SME BFSCALE
` [PULL 46/58] target/arm: Implement SME BFMUL
` [PULL 47/58] target/arm: Enable FEAT_SVE_BFSCALE for -cpu max
` [PULL 48/58] target/arm: Rename isar_feature_aa64_sve_pmull128
` [PULL 49/58] target/arm: Rename isar_feature_aa64_sve_bitperm
` [PULL 50/58] target/arm: Rename isar_feature_aa64_sve_sha3
` [PULL 51/58] target/arm: Rename isar_feature_aa64_sve_sm4
` [PULL 52/58] target/arm: Implement and enable FEAT_SSVE_BitPerm for -cpu max
` [PULL 53/58] target/arm: Implement AESE (indexed)
` [PULL 54/58] target/arm: Implement AESD (indexed)
` [PULL 55/58] target/arm: Implement AESEMC
` [PULL 56/58] target/arm: Implement AESDIMC
` [PULL 57/58] target/arm: Implement PMULL, PMLAL
` [PULL 58/58] target/arm: Enable FEAT_SVE_AES2 for -cpu max

[PATCH] drm/i915/display: send null DRM infoframe when ending HDR transmission
 2026-09-01 13:25 UTC  (2+ messages)

[PATCH v4] keys/trusted_keys: move TPM-specific fields into trusted_tpm_options
 2026-09-01 13:24 UTC  (2+ messages)

[PATCH v4 0/3] phy: Add support for Airoha AN7583 USB PHY
 2026-09-01 13:24 UTC  (5+ messages)
` [PATCH v4 3/3] phy: airoha: "

[PATCH v2] overlay/081: add missing _require_scratch check
 2026-09-01 13:24 UTC 

KVM/QEMU community call tomorrow - agenda items?
 2026-09-01 13:15 UTC  (3+ messages)

[PATCH 0/3] NVMe hotunplug and PCI SR-IOV fixes
 2026-09-01 13:24 UTC  (4+ messages)
` [PATCH 3/3] pcie_sriov: register user created virtual function before realizing it

[PATCH v3] RDMA/rxe: Hold netdev reference for transmit skbs
 2026-09-01 13:24 UTC  (2+ messages)

[PATCH v3 00/12] Enable USB3 for Qualcomm IPQ5018
 2026-09-01 13:24 UTC  (29+ messages)
` [PATCH v3 03/12] phy: qualcomm: qcom-uniphy-pcie-28lp: Convert to PCIe/USB3 combo PHY driver
` [PATCH v3 04/12] phy: qualcomm: qcom-uniphy-pcie-usb3-28lp: Refactor init regs table definitions
` [PATCH v3 05/12] phy: qualcomm: qcom-uniphy-pcie-usb3-28lp: Use bulk reset_control API
` [PATCH v3 06/12] phy: qualcomm: qcom-uniphy-pcie-usb3-28lp: Improve error handling in power_on
` [PATCH v3 07/12] phy: qualcomm: qcom-uniphy-pcie-usb3-28lp: Add support for USB3 PHY on IPQ5018
` [PATCH v3 10/12] arm64: dts: qcom: ipq5018: Add clocks required for USB3 support
` [PATCH v3 11/12] arm64: dts: qcom: ipq5018: Add Super-Speed UNIPHY to USB node
` [PATCH v3 12/12] arm64: dts: qcom: ipq5018: Enable USB Super-Speed PHY

[PATCH 0/7] damos_apply_scheme() splits a region and apply the action to the
 2026-09-01 13:23 UTC  (11+ messages)
` [PATCH 1/7] mm/damon/paddr: respect folio end for DAMOS_STAT
` [PATCH 2/7] mm/damon/paddr: respect folio end for DAMOS actions except STAT
` [PATCH 3/7] mm/damon/vaddr: respect folio end for DAMOS_STAT
` [PATCH 4/7] mm/damon/vaddr: respect folio end for DAMOS_MIGRATE_{HOT,COLD}
` [PATCH 5/7] mm/damon/core: handle extreme memory state in damon_get_node_mem_bp()
` [PATCH 6/7] mm/damon/core: handle extreme memory state in get_node_memcg_used_bp()
` [PATCH 7/7] mm/damon/core: handle extreme memory state in get_in_active_mem_bp()

[PULL 00/13] Firmware 20260901 patches
 2026-09-01 13:20 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc8280xp: Flatten usb controller nodes
 2026-09-01 13:23 UTC  (6+ messages)

[PATCH v8 0/4] iio: light: add support for veml6031x00 ALS series
 2026-09-01 13:22 UTC  (5+ messages)
` [PATCH v8 3/4] iio: light: veml6031x00: add support for triggered buffers
` [PATCH v8 4/4] iio: light: veml6031x00: add support for events and trigger

[PATCH dwarves] pahole: --unions shouldn't bypass struct-only options
 2026-09-01 13:21 UTC  (3+ messages)

[PATCH] drm/i915/display: fix MSA MISC1 VSC SDP bit set without actual VSC SDP
 2026-09-01 13:19 UTC 

[PATCH v2 00/21] buffer: stop clearing BH_Uptodate when a write fails
 2026-09-01 13:21 UTC  (4+ messages)
` [PATCH v2 03/21] jbd2: point the shadow buffer at the frozen data directly

[PATCH net-next] net: stmmac: Remove ARP offload code
 2026-09-01 13:20 UTC  (2+ messages)

[PATCH net] net: psp: do not inherit the Rx association on clone
 2026-09-01 13:20 UTC  (5+ messages)

[RFC v3 00/24] Add Realm support to QEMU-VMM
 2026-09-01 13:20 UTC  (2+ messages)

[PATCH v7 00/17] Collection of fixes for Panfrost: Perfcnt, RPM, refactorings
 2026-09-01 13:20 UTC  (5+ messages)
` [PATCH v7 09/17] drm/panfrost: Fix PM refcnt and autosuspend issues at device probe/remove
` [PATCH v7 10/17] drm/panfrost: Add warning messages to fatal error conditions

[PATCH v3 0/2] Introduce basic support for MR-NAVQ95
 2026-09-01 13:19 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: fsl: add MR-NAVQ95 board
` [PATCH v3 2/2] arm64: dts: freescale: add MR-NAVQ95 basic board support

[PATCH 00/12] mm: make userland page table freeing RCU-safe
 2026-09-01 13:19 UTC  (5+ messages)
` [PATCH 01/12] mm/huge_memory: zap deposited page tables after an RCU grace period

[PATCH] iommu/exynos: Initialize lock before requesting IRQ
 2026-09-01 13:20 UTC  (2+ messages)

[PATCH 0/8] mm/damon: fix DAMOS bugs in core, paddr and vaddr
 2026-09-01 13:18 UTC  (9+ messages)
` [PATCH 1/8] mm/damon/core: skip applying scheme if region split for quota fails
` [PATCH 2/8] mm/damon/paddr: respect folio end for DAMOS_STAT
` [PATCH 3/8] mm/damon/paddr: respect folio end for DAMOS actions except STAT
` [PATCH 4/8] mm/damon/vaddr: respect folio end for DAMOS_STAT
` [PATCH 5/8] mm/damon/vaddr: respect folio end for DAMOS_MIGRATE_{HOT,COLD}
` [PATCH 6/8] mm/damon/core: handle extreme memory state in damon_get_node_mem_bp()
` [PATCH 7/8] mm/damon/core: handle extreme memory state in get_node_memcg_used_bp()
` [PATCH 8/8] mm/damon/core: handle extreme memory state in get_in_active_mem_bp()

[PATCH v2 0/3] accel/ivpu: Harden parsing of firmware-shared buffers
 2026-09-01 13:19 UTC  (3+ messages)
` [PATCH v2 3/3] accel/ivpu: Limit firmware log name prints to field size

[PATCH] arm64: hugetlb: fix BBM for mprotect() on contiguous PTEs
 2026-09-01 13:18 UTC 

[PATCH v4 00/22] arm64: FF-A runtime transport for EFI variables
 2026-09-01  9:41 UTC  (7+ messages)

[PATCH v3 00/29] Rework frame descriptors
 2026-09-01 13:17 UTC  (5+ messages)
` [PATCH v3 08/29] media: ds90ub913: Use v4l2_subdev_get_frame_desc_passthrough_csi2()
` [PATCH v3 09/29] media: ds90ub953: "

renesas-drivers-2026-09-01-v7.3-rc1
 2026-09-01 13:17 UTC 

[PATCH v9 0/5] x86/pvh: fix unbootable VMs again (PVH + KASAN)
 2026-09-01 13:16 UTC  (3+ messages)
` [PATCH v9 1/5] x86/boot: Remove "cc" clobber from memcmp()

[PATCH v2 00/15] nova-core: GPU interrupt support and GSP event delivery
 2026-09-01 13:16 UTC  (3+ messages)
` [PATCH v2 04/15] gpu: nova-core: add the GIN vector and subtree newtypes

[PATCH] xilinx: Move u-boot-microblaze to u-boot-amd
 2026-09-01 13:16 UTC  (2+ messages)

[PATCH] mm/damon/core: always return false when esz is zero
 2026-09-01 13:15 UTC  (2+ messages)

[RFC PATCH 00/19] vfio/pci: Handle PCI error recovery and report state to userspace
 2026-09-01 13:14 UTC  (3+ messages)
` [RFC PATCH 02/19] vfio/pci: Serialize generic device lifetime with recovery

[PATCH] loop: defer the queue limits clear to a workqueue
 2026-09-01 13:14 UTC  (3+ messages)

[PATCH 7.2 00/71] 7.2.3-rc1 review
 2026-09-01 13:13 UTC  (2+ messages)

[PATCH v3 0/8] jffs2: extend write verification to all write paths
 2026-09-01 13:05 UTC  (18+ messages)
` [PATCH v3 1/8] jffs2: wbuf: clear wbuf on recovery failure paths
` [PATCH v3 2/8] jffs2: wbuf: fix space accounting in recovery secondary write failure
` [PATCH v3 3/8] jffs2: replace per-superblock verify buffer with per-write buffer
` [PATCH v3 4/8] jffs2: write verify: add byte-by-byte comparison on mismatch
` [PATCH v3 5/8] jffs2: add write verification to direct page writes in flash_writev
` [PATCH v3 6/8] jffs2: add write verification to NOR direct write paths
` [PATCH v3 7/8] jffs2: rename CONFIG_JFFS2_FS_WBUF_VERIFY to CONFIG_JFFS2_FS_WRITE_VERIFY
` [PATCH v3 8/8] jffs2: add runtime toggle for write verification

[PATCH 6.1.y] cgroup/cpuset: Fix misplaced DL migration reset
 2026-09-01 13:13 UTC 

[PATCH v2] ACPI: scan: Do not combine resources that overlap completely
 2026-09-01 13:12 UTC  (3+ messages)

[PATCH v2] RDMA/rxe: insert mcg into mcg_tree only after rxe_mcast_add() succeeds
 2026-09-01 13:12 UTC  (2+ messages)

[PATCH bpf] bpf, riscv: Make arena support depend on ZACAS
 2026-09-01 13:11 UTC  (2+ messages)

[PATCH v4 0/5] USB4 mode programming for QMMPHY on X1E
 2026-09-01 13:11 UTC  (4+ messages)
` [PATCH v4 5/5] arm64: dts: qcom: hamoa: Extend QMPPHY description for USB4

[PATCH 0/6] platform/x86: x86-android-tablets: fix Arizona and Crystal Cove GPIO lookups
 2026-09-01 13:11 UTC  (4+ messages)

[PATCH v2 0/2] phy: airoha: add support for AN7583 PCIe PHY driver
 2026-09-01 13:11 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: phy: airoha: Document support for AN7583 Gen3 PCIe PHY

[PATCH] firmware: arm_ffa: Tear down driver during shutdown
 2026-09-01 13:11 UTC 

[PATCH v10 net-next 0/2] octeontx2-pf: mqprio bandwidth offload for NIX TX schedulers
 2026-09-01 13:11 UTC  (3+ messages)
` [PATCH v10 net-next 2/2] octeontx2-pf: add "

slab-use-after-free in x25_transmit_restart_request
 2026-09-01 13:10 UTC 

[PATCH] writeback, memcg: skip foreign dirty tracking for bdev inodes
 2026-09-01 13:10 UTC 

[PATCH rdma-next v2 0/3] RDMA/mana_ib: Extend MANA RC QP support for UAPI
 2026-09-01 13:10 UTC  (2+ messages)

[PATCH net-next 0/3] net: microchip_t1s: fix collision detection on PLCA status change
 2026-09-01 13:09 UTC  (4+ messages)
` [PATCH net-next 1/3] net: phy: "
` [PATCH net-next 2/3] net: ethernet: oa_tc6: deliver the PHY interrupt to phylib
` [PATCH net-next 3/3] net: phy: microchip_t1s: fix collision detection for LAN867X Rev.D0


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.