All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-07 11:14:07 to 2026-08-07 11:40:26 UTC [more...]

[PATCH 0/4] char: use named initializers for acpi_device_id
 2026-08-07 11:40 UTC  (11+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] char: hw_random: "
` [PATCH 3/4] char: ipmi: "
` [PATCH 4/4] char: tpm: "

[PATCH 0/4] pinctrl: mediatek: Kconfig cleanup
 2026-08-07 11:39 UTC  (3+ messages)
` [PATCH 3/4] pinctrl: mediatek: simplify Kconfig

[PATCH] repo: upgrade 2.65 -> 2.66
 2026-08-07 11:39 UTC 

[PATCH] p11-kit: upgrade 0.26.4 -> 0.26.5
 2026-08-07 11:38 UTC 

[PATCH] md/raid1: don't set array_frozen in raid1_takeover()
 2026-08-07 11:38 UTC  (2+ messages)

[PATCH v5 00/49] KVM: arm64: Add GICv5 IRS support
 2026-08-07 11:37 UTC  (49+ messages)
` [PATCH v5 02/49] irqchip/gic-v5: Provide OF IRS config frame attrs to KVM
` [PATCH v5 03/49] irqchip/gic-v5: Set up gic_kvm_info on ACPI hosts
` [PATCH v5 04/49] KVM: arm64: gic-v5: Define remaining IRS MMIO registers
` [PATCH v5 05/49] arm64/sysreg: Add GICv5 GIC VDPEND encoding
` [PATCH v5 06/49] arm64/sysreg: Update ICC_CR0_EL1 with LINK and LINK_IDLE fields
` [PATCH v5 07/49] KVM: arm64: gic-v5: Cache host IRS ID registers
` [PATCH v5 08/49] KVM: arm64: gic-v5: Add VPE doorbell domain
` [PATCH v5 09/49] KVM: arm64: gic-v5: Create and manage VM and VPE tables
` [PATCH v5 10/49] KVM: arm64: gic-v5: Introduce guest IST alloc and management
` [PATCH v5 11/49] KVM: arm64: gic-v5: Implement VMT/vIST IRS MMIO Ops
` [PATCH v5 12/49] KVM: arm64: gic-v5: Keep GICv5 vCPU limit model-specific
` [PATCH v5 13/49] KVM: arm64: gic-v5: Implement VPE IRS MMIO Ops
` [PATCH v5 14/49] KVM: arm64: gic-v5: Set up VMTEs and VPE doorbells
` [PATCH v5 15/49] KVM: arm64: gic-v5: Add resident/non-resident hyp calls
` [PATCH v5 16/49] KVM: arm64: gic-v5: Request doorbells when VPEs enter WFI
` [PATCH v5 17/49] KVM: arm64: gic-v5: Introduce struct vgic_v5_irs and IRS base address
` [PATCH v5 18/49] KVM: arm64: gic-v5: Add IRS IODEV support to MMIO handlers
` [PATCH v5 19/49] KVM: arm64: gic-v5: Add KVM_VGIC_V5_ADDR_TYPE_IRS to UAPI
` [PATCH v5 20/49] KVM: arm64: gic-v5: Add GICv5 IRS IODEV and MMIO emulation
` [PATCH v5 21/49] KVM: arm64: gic-v5: Initialise per-VM IRS state
` [PATCH v5 22/49] KVM: arm64: gic-v5: Register the IRS IODEV
` [PATCH v5 23/49] KVM: arm64: gic-v5: Set IRICHPPIDIS based on IRS enable state
` [PATCH v5 24/49] KVM: arm64: selftests: Update vGICv5 selftest to set IRS address
` [PATCH v5 25/49] KVM: arm64: gic-v5: Add GIC VDPEND hyp call
` [PATCH v5 26/49] KVM: arm64: gic: Introduce set_pending_state() to irq_ops
` [PATCH v5 27/49] KVM: arm64: gic-v5: Support SPI injection
` [PATCH v5 28/49] Documentation: KVM: Extend VGICv5 device attribute docs
` [PATCH v5 29/49] KVM: arm64: gic-v5: Add GICv5 SPI injection to irqfd
` [PATCH v5 30/49] KVM: arm64: gic-v5: Mask per-vCPU PPI state in vgic_v5_finalize_ppi_state()
` [PATCH v5 31/49] KVM: arm64: gic-v5: Add GICv5 EL1 sysreg userspace accessors
` [PATCH v5 32/49] KVM: arm64: gic-v5: Handle userspace accesses to IRS MMIO region
` [PATCH v5 33/49] KVM: arm64: gic-v5: Add CoreSight MMIO regs to IRS
` [PATCH v5 34/49] KVM: arm64: gic-v5: Add VGICv5 IST save/restore UAPI
` [PATCH v5 35/49] KVM: arm64: gic-v5: Implement save/restore mechanisms for ISTs
` [PATCH v5 36/49] Documentation: KVM: Document KVM_DEV_ARM_VGIC_GRP_CPU_SYSREGS for VGICv5
` [PATCH v5 37/49] Documentation: KVM: Add KVM_DEV_ARM_VGIC_GRP_IRS_REGS to VGICv5 docs
` [PATCH v5 38/49] Documentation: KVM: Add docs for KVM_DEV_ARM_VGIC_GRP_IST
` [PATCH v5 39/49] Documentation: KVM: Add the VGICv5 IRS save/restore sequences
` [PATCH v5 40/49] KVM: selftests: Add VGICv5 IRS address attribute tests
` [PATCH v5 41/49] KVM: selftests: Add VGICv5 NR_IRQS "
` [PATCH v5 42/49] KVM: selftests: Add VGICv5 IRS_REGS "
` [PATCH v5 43/49] KVM: selftests: Add VGICv5 IST "
` [PATCH v5 44/49] KVM: selftests: Add VGICv5 USERSPACE_PPIS tests
` [PATCH v5 45/49] KVM: selftests: Add VGICv5 CPU sysreg attribute tests
` [PATCH v5 46/49] KVM: selftests: Add VGICv5 SPI injection tests
` [PATCH v5 47/49] KVM: selftests: Add VGICv5 LPI delivery tests
` [PATCH v5 48/49] KVM: selftests: Add VGICv5 IST save/restore coverage
` [PATCH v5 49/49] KVM: selftests: Add VGICv5 sparse vCPU IDs test

[PATCH 00/15] ACPI: CPPC: Fix register access and lifetime bugs
 2026-08-07 11:37 UTC  (2+ messages)

[PATCH v2 00/17] selftests/mm: improve khugepaged coverage
 2026-08-07 11:36 UTC  (18+ messages)
` [PATCH v2 01/17] selftests/mm: skip collapse_compound_extreme where the PMD is too large
` [PATCH v2 02/17] selftests/mm: scale khugepaged's collapse wait with the PMD size
` [PATCH v2 03/17] selftests/mm: skip khugepaged page cache cases without a PMD folio
` [PATCH v2 04/17] selftests/mm: retry the swapout the khugepaged swap cases rely on
` [PATCH v2 05/17] selftests/mm: move is_backed_by_folio() into vm_util
` [PATCH v2 06/17] selftests/mm: add folio-order check for address ranges
` [PATCH v2 07/17] selftests/mm: add folio-order detection self-check
` [PATCH v2 08/17] selftests/mm: add khugepaged completion barrier helper
` [PATCH v2 09/17] selftests/mm: add order-parameterized khugepaged collapse cases
` [PATCH v2 10/17] selftests/mm: parameterize the mixed-source collapse case by source order
` [PATCH v2 11/17] selftests/mm: cover a shared-source collapse write race
` [PATCH v2 12/17] selftests/mm: run every supported collapse order by default
` [PATCH v2 13/17] selftests/mm: verify synchronous khugepaged driving is attributable
` [PATCH v2 14/17] selftests/mm: add khugepaged race harness
` [PATCH v2 15/17] selftests/mm: race collapse of windows with holes
` [PATCH v2 16/17] selftests/mm: add memory-pressure threads to the khugepaged race harness
` [PATCH v2 17/17] selftests/mm: zap whole PTE tables in "

[PATCH v4 0/6] spmi: apple: Additional commands and interrupt support
 2026-08-07 11:37 UTC  (4+ messages)
` [PATCH v4 4/6] spmi: apple: Implement remaining commands

[PATCH v2 00/20] arm64: Preemptible this_cpu_*() operations
 2026-08-07 11:35 UTC  (3+ messages)
` [PATCH v2 11/20] arm64: entry: sdei: Restore all clobberable GPRs

[PATCH mptcp-net v3 0/8] mptcp: pm: userspace: properly deal with the ID0 case
 2026-08-07 11:36 UTC  (2+ messages)

[PATCH RFC v2] smb: client: fix double decrement of server->in_flight
 2026-08-07 11:35 UTC 

[PATCH v7 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-08-07 11:35 UTC  (2+ messages)

thunderbolt: PCIe tunnel creation fails for USB4 eGPU dock on Titan Ridge host
 2026-08-07 11:35 UTC  (7+ messages)

[PATCH mptcp-next v2 0/5] mptcp: bpf: fix scheduler kfunc socket type confusion
 2026-08-07 11:34 UTC  (3+ messages)
` [PATCH mptcp-next v2 2/5] Squash to "bpf: Export mptcp packet scheduler helpers"

[RFC PATCH] i2c: designware: add atomic transfer support for IRQ-off contexts
 2026-08-07 11:33 UTC 

[PATCH/RFC 0/6] commit-reach: terminate merge-base walk when one side is exhausted
 2026-08-07 11:33 UTC  (5+ messages)
` [PATCH v7 00/10] "
  ` [PATCH v7 03/10] t6600: add test cases for side-exhaustion edge cases

[PATCH v14 0/6] Add full zoned storage emulation to the qcow2 driver
 2026-08-07 11:31 UTC  (2+ messages)

[PATCH net 0/4] eth: bnxt: fix IRQ notifier bugs
 2026-08-07 11:31 UTC  (4+ messages)
` [PATCH net 4/4] eth: bnxt: avoid deadlock when canceling IRQ affinity notifier

[PATCH v3 00/22] Add basic clocks and resets for JHB100 SoC
 2026-08-07 11:29 UTC  (40+ messages)
` [PATCH v3 01/22] reset: starfive: Rename file name "jh71x0" to "common"
` [PATCH v3 02/22] reset: starfive: Convert the word "jh71x0" to "starfive"
` [PATCH v3 03/22] clk: starfive: Rename file name "jh71x0" to "common"
` [PATCH v3 05/22] dt-bindings: clock: Add StarFive JHB100 System-0 clock and reset generator
` [PATCH v3 06/22] clk: starfive: Add JHB100 System-0 clock generator driver
` [PATCH v3 07/22] dt-bindings: clock: Add StarFive JHB100 System-1 clock and reset generator
` [PATCH v3 08/22] clk: starfive: Add JHB100 System-1 clock generator driver
` [PATCH v3 09/22] dt-bindings: clock: Add StarFive JHB100 System-2 clock and reset generator
` [PATCH v3 10/22] clk: starfive: Add JHB100 System-2 clock generator driver
` [PATCH v3 11/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-0 clock and reset generator
` [PATCH v3 12/22] clk: starfive: Introduce inverter and divider
` [PATCH v3 13/22] clk: starfive: Expand the storage of clock parent index
` [PATCH v3 14/22] clk: starfive: Add StarFive JHB100 Peripheral-0 clock driver
` [PATCH v3 15/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-1 clock and reset generator
` [PATCH v3 16/22] clk: starfive: Add StarFive JHB100 Peripheral-1 clock driver
` [PATCH v3 17/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-2 clock and reset generator
` [PATCH v3 18/22] clk: starfive: Add StarFive JHB100 Peripheral-2 clock driver
` [PATCH v3 19/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-3 clock and reset generator
` [PATCH v3 20/22] clk: starfive: Add StarFive JHB100 Peripheral-3 clock driver
` [PATCH v3 21/22] reset: starfive: Add StarFive JHB100 reset driver
` [PATCH v3 22/22] riscv: dts: starfive: jhb100: Add clocks and resets nodes

[PATCH] thunderbolt: verify PCI resource type and size in nhi_probe()
 2026-08-07 11:31 UTC  (4+ messages)

Patchwork summary for: spi-devel-general
 2026-08-07 11:30 UTC 

[PATCH] drm/i915/display: Limit max joined dotclock on pipes available
 2026-08-07 11:30 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v6 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
 2026-08-07 11:29 UTC  (11+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] mm/memory_hotplug: improve shrink_zone_span() subsection boundary checks

[PATCH v4 0/2] tests/sriov_basic: Validate PF unbind with VFs enabled
 2026-08-07 11:29 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for tests/sriov_basic: Validate PF unbind with VFs enabled (rev2)

[PATCH 0/6] KVM: s390: vsie: Small VSIE cleanup and improvements
 2026-08-07 11:28 UTC  (12+ messages)
` [PATCH 1/6] KVM: s390: Remove double 64bscao feature check
` [PATCH 2/6] KVM: s390: vsie: Remove duplicate assertion
` [PATCH 3/6] KVM: s390: vsie: Convert shift to phys_to_pfn()
` [PATCH 5/6] KVM: s390: vsie: Assert crycb alignment in vsie_page

[PATCH] KVM: x86: Use active memslots for the per-vCPU MMIO cache
 2026-08-07 11:28 UTC 

[PATCH RFC] drm/verisilicon: Switch to drm_fb_dma_get_addr() for framebuffer addresses
 2026-08-07 11:28 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 7.1.x, 6.18.x, 6.12.x, 6.6.x, 6.1.x, 5.15.x, 5.10.x series
 2026-08-07 11:28 UTC  (2+ messages)

[PATCH] hw/riscv/virt: add dram-base machine property
 2026-08-07 11:26 UTC  (2+ messages)

[PATCH v3 00/14] net/enetc: add new features for ENETC4 VF on i.MX9
 2026-08-07 11:26 UTC  (16+ messages)
` [PATCH v4 00/14] net/enetc: add new features for ENETC4 on i.MX95
  ` [PATCH v4 01/14] net/enetc: add KEEP_CRC offload support for ENETC4
  ` [PATCH v4 02/14] net/enetc: add TSO support for ENETC4 VF
  ` [PATCH v4 03/14] net/enetc: add RSC (hardware LRO) support for ENETC4
  ` [PATCH v4 04/14] net/enetc: extend link speed code field to 8-bit for PF-to-VF message
  ` [PATCH v4 05/14] net/enetc: support firmware version get for VF
  ` [PATCH v4 06/14] net/enetc: support registers dump
  ` [PATCH v4 07/14] net/enetc: support ethtool ring parameters
  ` [PATCH v4 08/14] net/enetc: refresh link speed on VF link-up interrupt
  ` [PATCH v4 09/14] net/enetc: support stats reset for VF
  ` [PATCH v4 10/14] net/enetc4: add per-queue Rx interrupt support "
  ` [PATCH v4 11/14] net/enetc4: add SI-based port VLAN insertion and removal
  ` [PATCH v4 12/14] net/enetc4: update VF link status to bitmask encoding
  ` [PATCH v4 13/14] net/enetc4: enable TX PAUSE via VF RX congestion mode
  ` [PATCH v4 14/14] net/enetc4: add WRR Tx scheduler devarg for VF rings

[Buildroot] [git commit] {linux, linux-headers}: bump 7.1.x, 6.18.x, 6.12.x, 6.6.x, 6.1.x, 5.15.x, 5.10.x series
 2026-08-07 10:37 UTC 

[PATCH] toradex: select EVENT for TDX_CFG_BLOCK
 2026-08-07 11:25 UTC 

[PATCH v2 1/3] Bluetooth: MGMT: remove the mesh walk from the socket destructor
 2026-08-07 11:25 UTC  (2+ messages)
` Bluetooth: MGMT: fix use-after-free of struct mgmt_mesh_tx

[PATCH v2 1/2] arm64: dts: rockchip: Fix the BT clock-names on rk3399-hugsun-x99
 2026-08-07 11:24 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: Fix the BT clock-names on rk3399-leez-p710

Can we do better than "git checkout/add -p"
 2026-08-07 11:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] configs/freescale_imx91frdm: bump U-Boot, TF-A and Linux
 2026-08-07 11:24 UTC  (2+ messages)

[PATCH v2] rust: bug: fix warn_on macro build error on UML
 2026-08-07 11:24 UTC 

[PATCH v9 0/2] spi: add new_device/delete_device sysfs interface
 2026-08-06 18:14 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] configs/freescale_imx93frdm: bump U-Boot, TF-A and Linux
 2026-08-07 11:24 UTC  (2+ messages)

[PATCH 1/2] ASoC: sophgo: Drop redundant error messages
 2026-08-06 18:21 UTC  (2+ messages)

[PATCH 00/14 v2] ASoC: clean up kernel-doc warnings
 2026-08-06 16:21 UTC  (2+ messages)
` (subset) "

[PATCH net-next 0/4] netconsole: validate a target's IP address configuration
 2026-08-07 11:21 UTC  (4+ messages)
` [PATCH net-next 1/4] netconsole: add an address family to struct inet_addr

[PATCH] fork: reset pointer tag of vmapped thread stack before vfree
 2026-08-07 11:20 UTC  (3+ messages)

[PATCH v2] drm/xe/hwmon: handle CRI+ power interval encoding
 2026-08-07 11:20 UTC  (2+ messages)

[PATCH v3 0/8] drm/vc4: Switch to DRM GPU scheduler
 2026-08-07 11:20 UTC  (5+ messages)
` [PATCH v3 4/8] drm/vc4: Add new job submission implementation
` [PATCH v3 5/8] drm/vc4: Refcount vc4_file for safe access by jobs

[PATCH v1] rust: bug: fix warn_on macro build error on UML
 2026-08-07 11:19 UTC  (3+ messages)

drivers/char/xillybus/xillybus_class.c:74:7: warning: variable 'rc' is used uninitialized whenever 'if' condition is true
 2026-08-07 11:18 UTC 

[Buildroot] [PATCH 1/1] package/uboot-tools: fix host build without FIT support
 2026-08-07 11:18 UTC  (2+ messages)

[PATCH v3 00/23] drm/xe: Add structured SIGID error logging infrastructure
 2026-08-07 11:18 UTC  (3+ messages)
` [PATCH v3 18/23] drm/xe: Report 'Survivability Mode' errors using SIGID

[RFC PATCH v1 0/8] perf/core, perf/tools: Add PERF_SAMPLE_BUILD_ID_OFFSET support
 2026-08-07 11:18 UTC  (2+ messages)

Ethtool : PRBS feature
 2026-08-07 11:18 UTC  (18+ messages)

[PATCH] Drop Michael Turquette's clk maintainer entry
 2026-08-07 11:17 UTC  (5+ messages)

[Buildroot] [PATCH 1/2] package/samba4: fix build on m68k
 2026-08-07 11:16 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/samba4: bump version to 4.24.4

[PATCH] MAINTAINERS: Add myself as co-maintainer for clk subsystem
 2026-08-07 11:16 UTC  (3+ messages)

[PATCH] db: add Hyper-V leaf 0x40000001
 2026-08-07 11:15 UTC  (2+ messages)

[PATCH net v1] net/sched: cls_u32: feed u32_replace_hw_knode() with correct set of flags
 2026-08-07 11:15 UTC  (3+ messages)
` [Intel-wired-lan] "

[Buildroot] [PATCH 1/1] package/samba4: security bump version to 4.24.5
 2026-08-07 11:15 UTC  (2+ messages)

[PATCH 0/3] s390: Enable CONTEXT_ANALYSIS for cio and virtio
 2026-08-07 11:15 UTC  (4+ messages)
` [PATCH 1/3] s390/vfio_ccw: Add __must_hold() attribute to vfio_ccw_sch_quiesce()

[PATCH 0/2] arm: mediatek: use phase-aware PSCI reset
 2026-08-07 11:14 UTC  (2+ messages)

[PATCH net] net: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAG
 2026-08-07 11:17 UTC 

[PATCH 0/3] virtio-gpu: Handle empty and failed udmabuf mappings
 2026-08-07 11:13 UTC  (3+ messages)
` [PATCH 1/3] hw/display/virtio-gpu: Avoid creating empty udmabuf


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.