messages from 2025-08-22 03:19:22 to 2025-09-02 21:42:55 UTC [more...]
[PATCH 0/2] blk-mq-dma: p2p cleanups and integrity fixup
2025-09-02 14:57 UTC (9+ messages)
` [PATCH 1/2] blk-integrity: enable p2p source and destination
` [PATCH 2/2] blk-mq-dma: bring back p2p request flags
[PATCH] nvmet-fcloop: call done callback even when remote port is gone
2025-09-02 13:23 UTC (3+ messages)
[PATCH] nvme: Use non zero KATO for persistent discovery connections
2025-09-02 10:35 UTC (3+ messages)
[PATCH v3 0/4] nvmet-fc: fixes for blktests tests
2025-09-02 10:27 UTC (6+ messages)
` [PATCH v3 1/4] nvmet-fc: move lsop put work to nvmet_fc_ls_req_op
` [PATCH v3 2/4] nvmet-fc: avoid scheduling association deletion twice
` [PATCH v3 3/4] nvmet-fcloop: call done callback even when remote port is gone
` [PATCH v3 4/4] nvme-fc: use lock accessing port_state and rport state
[PATCH v4 00/16] dma-mapping: migrate to physical address-based API
2025-09-02 9:29 UTC (37+ messages)
` [PATCH v4 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
` [PATCH v4 03/16] dma-debug: refactor to use physical addresses for page mapping
` [PATCH v4 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
` [PATCH v4 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
` [PATCH v4 06/16] iommu/dma: extend iommu_dma_*map_phys API to handle MMIO memory
` [PATCH v4 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
` [PATCH v4 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
` [PATCH v4 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page
` [PATCH v4 10/16] xen: swiotlb: Open code map_resource callback
` [PATCH v4 11/16] dma-mapping: export new dma_*map_phys() interface
` [PATCH v4 15/16] block-dma: properly take MMIO path
[PATCH v3 0/4] nvme-fc: fix blktests nvme/041
2025-09-02 9:13 UTC (9+ messages)
` [PATCH v3 1/4] nvme-fabrics: introduce ref-counting for nvmf_ctrl_options
` [PATCH v3 2/4] nvme-fc: reorganize ctrl ref-counting and cleanup code
` [PATCH v3 3/4] nvme-fc: refactore nvme_fc_reconnect_or_delete
` [PATCH v3 4/4] nvme-fc: wait for initial connect attempt to finish
[PATCH 00/37] arm64: Add initial device trees for Apple M2 Pro/Max/Ultra devices
2025-09-02 8:15 UTC (44+ messages)
` [PATCH 01/37] dt-bindings: arm: apple: Add t6020x compatibles
` [PATCH 02/37] dt-bindings: arm: apple: apple,pmgr: Add t6020-pmgr compatible
` [PATCH 03/37] pmdomain: apple: Add "apple,t8103-pmgr-pwrstate"
` [PATCH 04/37] dt-bindings: power: apple,pmgr-pwrstate: Add t6020 compatible
` [PATCH 05/37] dt-bindings: cpufreq: apple,cluster-cpufreq: "
` [PATCH 06/37] dt-bindings: interrupt-controller: apple,aic2: Add apple,t6020-aic compatible
` [PATCH 07/37] dt-bindings: iommu: dart: Add apple,t6020-dart compatible
` [PATCH 08/37] pinctrl: apple: Add "apple,t8103-pinctrl" as compatible
` [PATCH 09/37] dt-bindings: pinctrl: apple,pinctrl: Add apple,t6020-pinctrl compatible
` [PATCH 10/37] dt-bindings: i2c: apple,i2c: Add apple,t6020-i2c compatible
` [PATCH 11/37] dt-bindings: mailbox: apple,mailbox: Add t6020 compatible
` [PATCH 12/37] dt-bindings: gpu: apple,agx: Add agx-{g14s,g14c,g14d} compatibles
` [PATCH 13/37] dt-bindings: iommu: apple,sart: Add apple,t6020-sart compatible
` [PATCH 14/37] nvme-apple: Add "apple,t8103-nvme-ans2" as compatible
` [PATCH 15/37] dt-bindings: nvme: apple: Add apple,t6020-nvme-ans2 compatible
` [PATCH 16/37] dt-bindings: net: bcm4377-bluetooth: Add BCM4388 compatible
` [PATCH 17/37] dt-bindings: net: bcm4329-fmac: Add BCM4388 PCI compatible
` [PATCH 18/37] mfd: macsmc: Add "apple,t8103-smc" compatible
` [PATCH 19/37] dt-bindings: mfd: apple,smc: Add t6020-smc compatible
` [PATCH 20/37] dt-bindings: pwm: apple,s5l-fpwm: Add t6020-fpwm compatible
` [PATCH 21/37] spmi: apple: Add "apple,t8103-spmi" compatible
` [PATCH 22/37] dt-bindings: spmi: apple,spmi: Add t6020-spmi compatible
` [PATCH 23/37] watchdog: apple: Add "apple,t8103-wdt" compatible
` [PATCH 24/37] dt-bindings: watchdog: apple,wdt: Add t6020-wdt compatible
` [PATCH 25/37] clk: clk-apple-nco: Add "apple,t8103-nco" compatible
` [PATCH 26/37] dt-bindings: clock: apple,nco: Add t6020-nco compatible
` [PATCH 27/37] dmaengine: apple-admac: Add "apple,t8103-admac" compatible
` [PATCH 28/37] dt-bindings: dma: apple,admac: Add t6020-admac compatible
` [PATCH 29/37] ASoC: apple: mca: Add "apple,t8103-mca" compatible
` [PATCH 30/37] ASoC: dt-bindings: apple,mca: Add t6020-mca compatible
[PATCH v2 0/2] nvmet-fc: fixes for blktests tests
2025-09-02 8:55 UTC (4+ messages)
` [PATCH v2 1/2] nvmet-fc: move lsop put work to nvmet_fc_ls_req_op
` [PATCH v2 2/2] nvmet-fc: avoid scheduling association deletion twice
blktests failures with v6.17-rc1 kernel
2025-09-02 7:44 UTC (9+ messages)
[PATCHv2 0/4] nvme-cli: enhance the visibility of multipath using show-topology command
2025-09-02 6:26 UTC (11+ messages)
` [PATCHv2 2/4] nvme: extend show-topology command to add support for multipath
[PATCHv3 0/2] block+nvme: reducing virtual boundary mask reliance
2025-09-02 5:36 UTC (13+ messages)
` [PATCHv3 1/2] block: accumulate segment page gaps per bio
` [PATCHv3 2/2] nvme: remove virtual boundary for sgl capable devices
[PATCH v3 0/9] Add support ANS2 NVMe on Apple A11
2025-09-02 5:26 UTC (8+ messages)
` [PATCH v3 6/9] dt-bindings: nvme: apple,nvme-ans: Add "
` [PATCH v3 7/9] nvme: apple: Add Apple A11 support
` (subset) [PATCH v3 0/9] Add support ANS2 NVMe on Apple A11
xls
2025-08-30 18:21 UTC
New Sales Model
2025-08-29 8:00 UTC
[PATCH v2 0/9] Add support ANS2 NVMe on Apple A11
2025-08-29 7:44 UTC (13+ messages)
` [PATCH v2 3/9] dt-bindings: iommu: apple,sart: Add "
` [PATCH v2 6/9] dt-bindings: nvme: apple,nvme-ans: "
[PATCH 31/37] spi: apple: Add "apple,t8103-spi" compatible
2025-08-28 16:00 UTC (11+ messages)
` [PATCH 32/37] spi: dt-bindings: apple,spi: Add t6020-spi compatible
` [PATCH 33/37] arm64: dts: apple: Add ethernet0 alias for J375 template
` [PATCH 34/37] arm64: dts: apple: Add initial t6020/t6021/t6022 DTs
` [PATCH 35/37] arm64: dts: apple: Add J414 and J416 Macbook Pro device trees
` [PATCH 36/37] arm64: dts: apple: Add J474s, J475c and J475d "
` [PATCH 37/37] arm64: dts: apple: Add J180d (Mac Pro, M2 Ultra, 2023) device tree
Pozycjonowanie - informacja
2025-08-28 8:10 UTC
[PATCH blktests 2/2] nvme/{003,041,044,052,057,058,060,062}: update arg for _nvme_connect_subsys
2025-08-28 6:07 UTC (4+ messages)
[PATCH blktests 1/2] common/nvme: add '--no-wait-ns' argument to _nvme_connect_subsys()
2025-08-28 6:06 UTC (4+ messages)
[PATCH v3] nvme-cli: nvmf-autoconnect: udev-rule: add a file for new arrays
2025-08-27 21:51 UTC (4+ messages)
[PATCH v5 0/4] Add support ANS2 NVMe on Apple A11
2025-08-27 15:59 UTC (6+ messages)
` [PATCH v5 1/4] dt-bindings: nvme: apple,nvme-ans: Add "
` [PATCH v5 2/4] nvme: apple: Add Apple A11 support
` [PATCH v5 3/4] arm64: dts: apple: t8015: Fix PCIE power domains dependencies
` [PATCH v5 4/4] arm64: dts: apple: t8015: Add NVMe nodes
[bug report] blktests nvme/fc nvme/057 triggered kernel panic
2025-08-27 10:20 UTC (3+ messages)
Energia elektryczna - zmiany
2025-08-27 7:50 UTC
[blktest/nvme/058] Kernel OOPs while running nvme/058 tests
2025-08-26 14:49 UTC (4+ messages)
[PATCH 0/1] NVMe/TLS connection issues to SPDK
2025-08-26 14:09 UTC (11+ messages)
` [PATCH 1/1] libnvme: TLS PSK derivation fixes
[PATCH blktests] nvme/054: fix nvme reservation preempt and clear operations
2025-08-26 13:52 UTC (3+ messages)
[PATCH blktests] nvme/050: repeat checking test device restoration
2025-08-26 13:51 UTC (2+ messages)
[PATCH v9 0/8] nvme-fc: FPIN link integrity handling
2025-08-26 2:33 UTC (2+ messages)
` (subset) "
[PATCH v4 0/4] Add support ANS2 NVMe on Apple A11
2025-08-25 22:13 UTC (7+ messages)
` [PATCH v4 1/4] dt-bindings: nvme: apple,nvme-ans: Add "
` [PATCH v4 2/4] nvme: apple: Add Apple A11 support
` [PATCH v4 3/4] arm64: dts: apple: t8015: Fix PCIE power domains dependencies
` [PATCH v4 4/4] arm64: dts: apple: t8015: Add NVMe nodes
[PATCH util-linux v4] fallocate: add FALLOC_FL_WRITE_ZEROES support
2025-08-25 17:09 UTC (3+ messages)
[PATCH util-linux v3] fallocate: add FALLOC_FL_WRITE_ZEROES support
2025-08-25 15:56 UTC (2+ messages)
[PATCH] nvme-pci: Add TUXEDO IBS Gen8 to Samsung sleep quirk
2025-08-25 16:07 UTC (2+ messages)
[PATCH v2] nvme: fix PI insert on write
2025-08-25 14:09 UTC (3+ messages)
[PATCHv7 0/9] blk dma iter for integrity metadata
2025-08-25 13:47 UTC (3+ messages)
blktests: _nvme_connect_subsys() improvement for RT kernel
2025-08-23 7:46 UTC (3+ messages)
[PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
2025-08-23 4:37 UTC (4+ messages)
` [PATCH v2 1/9] block: introduce max_{hw|user}_wzeroes_unmap_sectors to queue limits
[PATCH] nvmet-fc: move lsop put work to nvmet_fc_ls_req_op
2025-08-22 12:55 UTC (2+ messages)
[PATCH nvmetcli] nvmet: store DHCHAP attributes
2025-08-22 11:51 UTC
[PATCH nvmetcli] 'discovery_nqn' configfs attribute
2025-08-22 11:54 UTC
[PATCH v2 0/2] nvme: fixup HKDF-Expand-Label implementation
2025-08-22 6:08 UTC (4+ messages)
` [PATCH v2 1/2] nvme-auth: add hkdf_expand_label()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).