All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-27 13:39:30 to 2026-02-27 14:03:54 UTC [more...]

[PATCH v2 00/18] svcrdma performance scalability enhancements
 2026-02-27 14:03 UTC  (9+ messages)
` [PATCH v2 01/18] svcrdma: Add fair queuing for Send Queue access
` [PATCH v2 02/18] svcrdma: Clean up use of rdma->sc_pd->device in Receive paths
` [PATCH v2 03/18] svcrdma: Clean up use of rdma->sc_pd->device
` [PATCH v2 04/18] svcrdma: Add Write chunk WRs to the RPC's Send WR chain
` [PATCH v2 05/18] svcrdma: Factor out WR chain linking into helper
` [PATCH v2 06/18] svcrdma: Reduce false sharing in struct svcxprt_rdma
` [PATCH v2 07/18] svcrdma: Use lock-free list for Receive Queue tracking
` [PATCH v2 08/18] svcrdma: Convert Read completion queue to use lock-free list

Record/replay thread determinism
 2026-02-27 14:02 UTC  (3+ messages)

[RESEND] drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status
 2026-02-27 14:03 UTC  (3+ messages)

[PATCH v3] iommu: Fix mapping check for 0x0 to avoid re-mapping it
 2026-02-27 14:03 UTC  (2+ messages)

[PATCH v4 0/9] Add RZ/G3L IRQC support
 2026-02-27 14:03 UTC  (10+ messages)
` [PATCH v4 1/9] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Use pattern for interrupt-names
` [PATCH v4 2/9] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/G3L SoC
` [PATCH v4 3/9] irqchip/renesas-rzg2l: Dynamically allocate fwspec array
` [PATCH v4 4/9] irqchip/renesas-rzg2l: Drop IRQC_NUM_IRQ macro
` [PATCH v4 5/9] irqchip/renesas-rzg2l: Drop IRQC_TINT_START macro
` [PATCH v4 6/9] irqchip/renesas-rzg2l: Drop IRQC_IRQ_COUNT macro
` [PATCH v4 7/9] irqchip/renesas-rzg2l: Add RZ/G3L support
` [PATCH v4 8/9] irqchip/renesas-rzg2l: Add shared interrupt support
` [PATCH v4 9/9] arm64: dts: renesas: r9a08g046: Add ICU node

[PATCH 00/13] Add DMA support for LINFlexD UART driver
 2026-02-27 14:03 UTC  (2+ messages)

[PATCH v5 00/28] lan966x pci device: Add support for SFPs
 2026-02-27 13:54 UTC  (29+ messages)
` [PATCH v5 01/28] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH v5 02/28] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH v5 03/28] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [PATCH v5 04/28] driver core: Avoid warning when removing a device while its supplier is unbinding
` [PATCH v5 05/28] bus: simple-pm-bus: Remove child devices when the bus is unbound
` [PATCH v5 06/28] bus: simple-pm-bus: Populate child nodes at probe
` [PATCH v5 07/28] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v5 08/28] drivers: core: Use fw_devlink_set_device()
` [PATCH v5 09/28] pinctrl: cs42l43: "
` [PATCH v5 10/28] cxl/test: Use device_set_node()
` [PATCH v5 11/28] cxl/test: Use fw_devlink_set_device()
` [PATCH v5 12/28] PCI: of: "
` [PATCH v5 13/28] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v5 14/28] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
` [PATCH v5 15/28] i2c: core: Introduce i2c_get_adapter_physdev()
` [PATCH v5 16/28] i2c: mux: Set adapter physical device
` [PATCH v5 17/28] i2c: mux: Create missing devlink between mux and "
` [PATCH v5 18/28] of: property: Allow fw_devlink device-tree on x86
` [PATCH v5 19/28] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH v5 20/28] i2c: busses: at91: "
` [PATCH v5 21/28] misc: lan966x_pci: Fix dtso nodes ordering
` [PATCH v5 22/28] misc: lan966x_pci: Split dtso in dtsi/dtso
` [PATCH v5 23/28] misc: lan966x_pci: Rename lan966x_pci.dtso to lan966x_evb_lan9662_nic.dtso
` [PATCH v5 24/28] PCI: Add Microchip LAN9662 PCI Device ID
` [PATCH v5 25/28] misc: lan966x_pci: Introduce board specific data
` [PATCH v5 26/28] misc: lan966x_pci: Add dtsi/dtso nodes in order to support SFPs
` [PATCH v5 27/28] misc: lan966x_pci: Sort the drivers list in Kconfig help
` [PATCH v5 28/28] misc: lan966x_pci: Add drivers needed to support SFPs "

[PATCH v4 00/12] iio: use dev_err_probe in probe path for ADI drivers
 2026-02-27 14:01 UTC  (13+ messages)
` [PATCH v4 01/12] iio: frequency: adrf6780: add dev variable
` [PATCH v4 02/12] iio: frequency: adrf6780: use dev_err_probe
` [PATCH v4 03/12] iio: frequency: admv1014: add dev variable
` [PATCH v4 04/12] iio: frequency: admv1014: use dev_err_probe
` [PATCH v4 05/12] iio: frequency: admv1013: add dev variable
` [PATCH v4 06/12] iio: frequency: admv1013: use dev_err_probe
` [PATCH v4 07/12] iio: frequency: adf4377: add dev variable
` [PATCH v4 08/12] iio: frequency: adf4377: use dev_err_probe
` [PATCH v4 09/12] iio: dac: ad7293: add dev variable
` [PATCH v4 10/12] iio: dac: ad7293: use dev_err_probe
` [PATCH v4 11/12] iio: filter: admv8818: add dev variable
` [PATCH v4 12/12] iio: filter: admv8818: use dev_err_probe

[PATCH v1] iommu: Skip mapping at address 0x0 if it already exists
 2026-02-27 14:01 UTC  (11+ messages)

[PATCH] arm/edk2-firmware: Update to 202602
 2026-02-27 14:01 UTC 

[PATCH] hash: fix pointer alignment
 2026-02-27 13:59 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v7] KVM: riscv: Skip CSR restore if VCPU is reloaded on the same core
 2026-02-27 14:00 UTC  (4+ messages)

[PATCH v2 00/14] drm: Create drm_output_color_format enum
 2026-02-27 13:59 UTC  (29+ messages)
` [PATCH v2 01/14] drm/connector: Introduce "
` [PATCH v2 02/14] drm/edid: Convert to "
` [PATCH v2 03/14] drm/display: hdmi: Convert to drm_output_color_format
` [PATCH v2 04/14] drm/amdgpu: display: "
` [PATCH v2 05/14] drm/bridge: adv7511: "
` [PATCH v2 06/14] drm/bridge: analogix: "
` [PATCH v2 07/14] drm/bridge: cadence: "
` [PATCH v2 08/14] drm/bridge: synopsys: dw-dp: "
` [PATCH v2 09/14] drm/bridge: synopsys: dw-hdmi: "
` [PATCH v2 10/14] drm/arm: komeda: "
` [PATCH v2 11/14] drm/mediatek: dp: "
` [PATCH v2 12/14] drm/rockchip: analogix: "
` [PATCH v2 13/14] drm/connector: Remove DRM_COLOR_FORMAT defines
` [PATCH v2 14/14] drm/display: hdmi: Use drm_output_color_format instead of hdmi_colorspace

linux-next: manual merge of the amdgpu tree with the drm-fixes tree
 2026-02-27 14:00 UTC 

Missing signoff in the drivers-x86-fixes tree
 2026-02-27 14:00 UTC 

[PATCH 0/4] arm: Fix some memory leaks
 2026-02-27 13:57 UTC  (5+ messages)
` [PATCH 1/4] scripts: Move lsan_suppressions.txt out of oss-fuzz subdir
` [PATCH 2/4] scripts/lsan_suppressions.txt: Add more leaks
` [PATCH 3/4] hw/arm/aspeed_gpio: Don't leak string in aspeed_gpio_init()
` [PATCH 4/4] tests/qtest/iommu-smmuv3-test: Free QPCIDevice

Linux 6.19.4
 2026-02-27 13:59 UTC  (8+ messages)
` Linux 6.19.4 - Oops, regression

[PATCH] io_uring/net: don't fail linked ops when done_io > 0
 2026-02-27 13:59 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v4 0/7] ice: in VEB, prevent "cross-vlan" traffic
 2026-02-27 13:51 UTC  (3+ messages)

[PATCH 0/3] mcb: enable register PCI devices using any BAR
 2026-02-27 13:57 UTC  (3+ messages)
` [PATCH 2/3] mcb: Fix detection of iomapped pci devices

[AUH] python3-rdflib: upgrading to 7.6.0 SUCCEEDED
 2026-02-27 13:57 UTC  (6+ messages)
` [OE-core] "

[CI] gpu/buddy: Introduce gpu_buddy_assert() for kunit-aware assertions
 2026-02-27 13:56 UTC  (2+ messages)
` ✓ CI.KUnit: success for gpu/buddy: Introduce gpu_buddy_assert() for kunit-aware assertions (rev2)

[PATCH v7 0/2] phy: Add generic PHY driver used by MACB/GEM on EyeQ5
 2026-02-27 13:55 UTC  (4+ messages)
` [PATCH v7 1/2] phy: sort Kconfig and Makefile

[PATCHv2 0/3] nvme: multi-path scan races fixes
 2026-02-27 13:54 UTC  (5+ messages)
` [PATCHv2 2/3] nvme-multipath: rescan siblings on last path removal
` [PATCHv2 3/3] nvme: fix unmatched id's under delayed path deletion

[PATCH v2] iio: pressure: abp2030pa: Remove IRQF_ONESHOT from devm_request_irq()
 2026-02-27 13:54 UTC 

linux-next: manual merge of the net-next tree with the mm-unstable tree
 2026-02-27 13:54 UTC 

[PATCH] accel/ivpu: Test for imported buffers with drm_gem_is_imported()
 2026-02-27 13:54 UTC  (2+ messages)

[PATCH v3 00/13] Introducing the Mobileye EyeQ6Lplus SoC
 2026-02-27 13:54 UTC  (3+ messages)

[PATCH 1/2] nvme-multipath: fix leak on try_module_get failure
 2026-02-27 13:53 UTC  (7+ messages)
` [PATCH 2/2] nvme: fix unmatched id's under delayed path deletion

[PATCH v11 0/9] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-02-27 13:53 UTC  (10+ messages)
` [PATCH v11 1/9] phy: can-transceiver: rename temporary helper function to avoid conflict
` [PATCH v11 2/9] phy: renesas: rcar-gen3-usb2: rename local mux helper "
` [PATCH v11 5/9] phy: renesas: rcar-gen3-usb2: drop helper getting optional mux-state

[PATCH v18 00/20] Appended Signature Secure Boot Support for PowerPC
 2026-02-27 13:52 UTC  (4+ messages)
` [PATCH v18 11/20] powerpc_ieee1275: Read the db and dbx secure boot variables

[PULL v2 00/19] Python patches
 2026-02-27 13:52 UTC  (6+ messages)
` block/nfs.c and libnfs vs Fedora 43 (was: Re: [PULL v2 00/19] Python patches)
  ` block/nfs.c and libnfs vs Fedora 43

[PATCH] CI: don't testimage core-image-initramfs-boot
 2026-02-27 13:52 UTC 

[PATCH] xfs: add write pointer to xfs_rtgroup_geometry
 2026-02-27 13:52 UTC  (4+ messages)

[RFC 1/2] devtools: check packet forwarding in null test
 2026-02-27 13:51 UTC  (5+ messages)
` [RFC v2 5/5] eal: configure initial device probing

[xilinx-xlnx:master 229/590] htmldocs: include/uapi/linux/videodev2.h:1: WARNING: undefined label: 'v4l2-pix-fmt-xbgr40' [ref.ref]
 2026-02-27 13:50 UTC 

[PATCH net-next v3 0/2] net: dsa: yt921x: Use u64_stats_t for MIB stats
 2026-02-27 13:50 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: dsa: yt921x: Return early for failed MIB read
` [PATCH net-next v3 2/2] net: dsa: yt921x: Use u64_stats_t for MIB stats

[PATCH v2] block: Correct comments on bio_alloc_clone() and bio_init_clone()
 2026-02-27 13:51 UTC  (2+ messages)

[PATCH] nvme: update comment about invalid LBA size
 2026-02-27 13:50 UTC  (2+ messages)

[PATCH v2] drm/gma500: fix kernel-doc warning for framebuffer init/create functions
 2026-02-27 13:50 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH] RISC-V: KVM: fix off-by-one array access in SBI PMU
 2026-02-27 13:46 UTC  (3+ messages)

[PATCH v4 0/8] Improve zoned (SMR) HDD write throughput
 2026-02-27 13:50 UTC  (8+ messages)
` [PATCH v4 1/8] block: fix zone write plug removal
` [PATCH v4 3/8] block: rename and simplify disk_get_and_lock_zone_wplug()
` [PATCH v4 6/8] block: allow submitting all zone writes from a single context

[PATCH] drm/xe/xe3p_lpg: Add Wa_14026578760
 2026-02-27 13:50 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[syzbot] [ext4?] INFO: task hung in filename_rmdir
 2026-02-27 13:49 UTC 

[PATCH v3 0/8] Improve zoned (SMR) HDD write throughput
 2026-02-27 13:48 UTC  (5+ messages)
` [PATCH v3 1/8] block: fix zone write plug removal
` [PATCH v3 3/8] block: rename and simplify disk_get_and_lock_zone_wplug()

[android-common:android17-6.18 1/1] arch/arm64/kvm/handle_exit.c:495:48: sparse: sparse: cast to restricted gfp_t
 2026-02-27 13:48 UTC 

[PATCH v8 07/15] iommupt: Add map_pages op
 2026-02-27 13:48 UTC  (8+ messages)

[PATCH 6.19 000/781] 6.19.4-rc2 review
 2026-02-27 13:48 UTC  (2+ messages)

[PATCH 6.18 000/641] 6.18.14-rc2 review
 2026-02-27 13:47 UTC  (2+ messages)

[PATCH 0/5] isa-serial: acpi: declare shared IRQs for COM1/3 and COM2/4
 2026-02-27 13:44 UTC  (6+ messages)
` [PATCH 1/5] hw/acpi/aml-build.c: add aml_irq() representing the 3-byte IRQ descriptor
` [PATCH 2/5] hw/acpi/aml-build.c: add AML functions for StartDependentFn/EndDependentFn
` [PATCH 3/5] tests/acpi: allow DSDT acpi table changes
` [PATCH 4/5] hw/char/serial-isa.c: declare IRQ as shared in ACPI IRQ descriptor
` [PATCH 5/5] tests: data: update x86 ACPI tables

[PATCH net-next 0/9] net: stmmac: qcom-ethqos: further serdes reorganisation
 2026-02-27 13:47 UTC  (16+ messages)
` [PATCH net-next 4/8] phy: qcom-sgmii-eth: remove .set_speed() implementation
` [PATCH net-next 5/8] phy: qcom-sgmii-eth: use PHY interface mode for SerDes settings
` [PATCH net-next 6/8] phy: qcom-sgmii-eth: remove qcom_dwmac_sgmii_phy_interface()
` [PATCH net-next 7/8] phy: qcom-sgmii-eth: relax order of .power_on() vs .set_mode*()

[PATCH] clk: scmi: Fix protocol version fetch for non-CCF platforms
 2026-02-27 13:46 UTC  (3+ messages)

support file system generated / verified integrity information v4
 2026-02-27 13:46 UTC  (3+ messages)
` [PATCH 12/16] ntfs3: remove copy and pasted iomap code

[RFC PATCH V4 0/7] Add memory page offlining support
 2026-02-27 13:44 UTC  (8+ messages)
` [RFC PATCH V4 1/7] drm/xe/svm: Use res_to_mem_region
` [RFC PATCH V4 2/7] drm/xe: Implement VRAM object tracking ability using physical address
` [RFC PATCH V4 3/7] drm/xe: Handle physical memory address error
` [RFC PATCH V4 4/7] [DO_NOT_REVIEW]]drm/xe/cri: Add debugfs to inject faulty vram address
` [RFC PATCH V4 5/7] drm/buddy: Add routine to dump allocated buddy blocks
` [RFC PATCH V4 6/7] drm/xe/cri: Add sysfs interface for bad gpu vram pages
` [RFC PATCH V4 7/7] drm/xe/configfs: Add vram bad page reservation policy

[Linux bug] WARNING in quota_release_workfn
 2026-02-27 13:45 UTC  (2+ messages)

[PATCH 0/4] bpf: add a few hooks for sandboxing
 2026-02-27 13:44 UTC  (4+ messages)
` [PATCH 2/4] cgroup: add bpf hook for attach

[Bug 221149] New: hp-wmi: Fan control fails and RPM always reads as zero on HP OMEN 16-wf1xxx (Board 8C76)
 2026-02-27 13:43 UTC  (2+ messages)
` [Bug 221149] "

[PATCH v2] iomap: reject delalloc mappings during writeback
 2026-02-27 13:43 UTC  (2+ messages)

[PATCH] powerpc_ieee1275: Excluding the PKS for grub-emu on 32-bit PowerPC
 2026-02-27 13:41 UTC 

[PATCH v3 net-next 0/3] net: enetc: add port MDIO support for both i.MX94 and i.MX95
 2026-02-27 13:41 UTC  (3+ messages)
` [PATCH v3 net-next 1/3] net: enetc: set the external PHY address in IERB for port MDIO usage

[PATCH 2/2] media: i2c: ov13b10: Support tps68470 regulator and gpio
 2026-02-27 13:35 UTC  (4+ messages)
` [PATCH v2 0/2] Add TPS68470 power supply support for ov13b10 sensor
  ` [PATCH v2 1/2] platform/x86: int3472: Add board data for Intel nvl
  ` [PATCH v2 2/2] media: i2c: ov13b10: Support tps68470 regulator and gpio

[REGRESSION] Display freeze on VT switch back to X11 since v6.16
 2026-02-25 13:00 UTC  (4+ messages)

lockdep pinning
 2026-02-27 13:40 UTC  (2+ messages)

[PATCH v17 0/3] Improve proc RSS accuracy
 2026-02-27 13:39 UTC  (7+ messages)

[OE-core] [PATCH] ruby: upgrade from 3.4.7 to 4.0.1
 2026-02-27 13:39 UTC  (3+ messages)
` [PATCH V2] "
  ` [OE-core] "

[REGRESSION] 6.19.4 stable netfilter / nftables
 2026-02-27 13:39 UTC  (6+ messages)
    ` [REGRESSION] 6.19.4 stable netfilter / nftables [resolved]


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.