All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-02 01:02:49 to 2023-06-02 02:35:54 UTC [more...]

[PATCH net-next 00/10] tools: ynl-gen: dust off the user space code
 2023-06-02  2:35 UTC  (3+ messages)
` [PATCH net-next 01/10] tools: ynl-gen: add extra headers for user space
` [PATCH net-next 02/10] tools: ynl-gen: fix unused / pad attribute handling

[PATCH 1/5] ARM: dts: stm32: Add missing detach mailbox for emtrion emSBC-Argon
 2023-06-02  2:35 UTC  (5+ messages)
` [Linux-stm32] "

[PATCH] mlxbf_gige: Add missing check for platform_get_irq
 2023-06-02  2:34 UTC 

[PATCH V11 00/10] arm64/perf: Enable branch stack sampling
 2023-06-02  2:33 UTC  (7+ messages)
` [PATCH V11 05/10] arm64/perf: Add branch stack support in ARMV8 PMU
` [PATCH V11 06/10] arm64/perf: Enable branch stack events via FEAT_BRBE

[PATCH] net/iavf: add VF reset check
 2023-06-02  2:38 UTC  (2+ messages)
` [PATCH v2] "

[GSoC][PATCH 0/2] Add new "signature" atom
 2023-06-02  2:11 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] t/lib-gpg: introduce new prereq GPG2
  ` [PATCH v2 2/2] ref-filter: add new "signature" atom

+ selftests-mm-fix-uffd-unit-testsc-build-failure-due-to-missing-madv_collapse.patch added to mm-unstable branch
 2023-06-02  2:32 UTC 

+ selftests-mm-move-psize-pshift-into-vm_utilsc.patch added to mm-unstable branch
 2023-06-02  2:31 UTC 

+ selftests-mm-fix-missing-uffdio_continue_mode_wp-and-similar-build-failures.patch added to mm-unstable branch
 2023-06-02  2:31 UTC 

+ selftests-mm-move-uffd-routines-from-vm_utilc-to-uffd-commonc.patch added to mm-unstable branch
 2023-06-02  2:31 UTC 

+ selftests-mm-fix-a-possibly-uninitialized-warning-in-pkey-x86h.patch added to mm-unstable branch
 2023-06-02  2:31 UTC 

+ selftests-mm-set-wno-format-security-to-avoid-uffd-build-warnings.patch added to mm-unstable branch
 2023-06-02  2:31 UTC 

+ selftests-mm-gitignore-add-mkdirty-va_high_addr_switch.patch added to mm-unstable branch
 2023-06-02  2:31 UTC 

+ selftests-mm-fix-a-char-assignment-in-mlock2-testsc.patch added to mm-unstable branch
 2023-06-02  2:31 UTC 

+ selftests-mm-fix-invocation-of-tests-that-are-run-via-shell-scripts.patch added to mm-unstable branch
 2023-06-02  2:31 UTC 

+ selftests-mm-fix-unused-variable-warning-in-migrationc.patch added to mm-unstable branch
 2023-06-02  2:31 UTC 

+ selftests-mm-fix-unused-variable-warning-in-hugetlb-madvisec.patch added to mm-unstable branch
 2023-06-02  2:31 UTC 

+ selftests-mm-fix-uffd-stress-unused-function-warning.patch added to mm-unstable branch
 2023-06-02  2:31 UTC 

[PATCH v2] net/iavf: add VF reset check
 2023-06-02  2:37 UTC 

[PATCH 00/31] mm: allow pte_offset_map[_lock]() to fail
 2023-06-02  2:31 UTC  (6+ messages)
` [PATCH 01/31] mm: use pmdp_get_lockless() without surplus barrier()

[virtio-comment] [PATCH v2 00/11] Introduce Virtio Over Fabrics
 2023-06-02  2:26 UTC  (10+ messages)
` [virtio-comment] [PATCH v2 01/11] transport-fabrics: introduce Virtio Over Fabrics overview
  ` [virtio-comment] "
    ` [virtio-comment] "
` [virtio-comment] [PATCH v2 02/11] transport-fabrics: introduce Virtio Qualified Name
    `  "
` [virtio-comment] [PATCH v2 04/11] transport-fabrics: introduce Stream Transmission
    `  "

[PATCH v4 00/11] Add support to configure TPDM DSB subunit
 2023-06-02  2:29 UTC  (5+ messages)
` [PATCH v4 05/11] coresight-tpdm: Add nodes to set trigger timestamp and type

[PATCH net] tcp: gso: really support BIG TCP
 2023-06-02  2:30 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Print usefull information on error
 2023-06-02  2:21 UTC  (2+ messages)
` [Intel-gfx] [PATCHv3] drm/i915/display: Print useful "

Fwd: commit 6e98b09da931a00bf4e0477d0fa52748bf28fcce suspect causing full system lockup
 2023-06-02  2:27 UTC 

[PATCH] certs/extract-cert: Fix checkpatch issues
 2023-06-02  2:27 UTC  (2+ messages)

[tty:tty-testing 19/19] legacy_serial.c:undefined reference to `fsl8250_handle_irq'
 2023-06-02  2:27 UTC 

[PATCH v2 bpf-next 0/9] bpf_refcount followups (part 1)
 2023-06-02  2:26 UTC  (10+ messages)
` [PATCH v2 bpf-next 1/9] [DONOTAPPLY] Revert "bpf: Disable bpf_refcount_acquire kfunc calls until race conditions are fixed"
` [PATCH v2 bpf-next 2/9] bpf: Set kptr_struct_meta for node param to list and rbtree insert funcs
` [PATCH v2 bpf-next 3/9] bpf: Fix __bpf_{list,rbtree}_add's beginning-of-node calculation
` [PATCH v2 bpf-next 4/9] bpf: Make bpf_refcount_acquire fallible for non-owning refs
` [PATCH v2 bpf-next 5/9] [DONOTAPPLY] bpf: Allow KF_DESTRUCTIVE-flagged kfuncs to be called under spinlock
` [PATCH v2 bpf-next 6/9] [DONOTAPPLY] selftests/bpf: Add unsafe lock/unlock and refcount_read kfuncs to bpf_testmod
` [PATCH v2 bpf-next 7/9] [DONOTAPPLY] selftests/bpf: Add test exercising bpf_refcount_acquire race condition
` [PATCH v2 bpf-next 8/9] [DONOTAPPLY] selftests/bpf: Disable newly-added refcounted_kptr_races test
` [PATCH v2 bpf-next 9/9] [DONOTAPPLY] Revert "selftests/bpf: Disable newly-added refcounted_kptr_races test"

[PATCH v2] net/iavf: add devargs to control watchdog
 2023-06-02  2:32 UTC 

[PATCH v5] checkpatch: Check for 0-length and 1-element arrays
 2023-06-02  2:24 UTC  (3+ messages)

[OE-core][mickledore 00/13] Patch review
 2023-06-02  2:22 UTC  (14+ messages)
` [OE-core][mickledore 01/13] linux-yocto/5.15: update to v5.15.109
` [OE-core][mickledore 02/13] linux-yocto/5.15: update to v5.15.110
` [OE-core][mickledore 03/13] linux-yocto/5.15: update to v5.15.111
` [OE-core][mickledore 04/13] linux-yocto/5.15: update to v5.15.112
` [OE-core][mickledore 05/13] linux-yocto/5.15: update to v5.15.113
` [OE-core][mickledore 06/13] git: ignore CVE-2023-25815
` [OE-core][mickledore 07/13] libgcrypt: update 1.10.1 -> 1.10.2
` [OE-core][mickledore 08/13] e2fsprogs: fix ptest bug for second running
` [OE-core][mickledore 09/13] tiff: Remove unused patch from tiff
` [OE-core][mickledore 10/13] populate_sdk_base.bbclass: respect MLPREFIX for ptest-pkgs's ptest-runner
` [OE-core][mickledore 11/13] qemurunner: avoid leaking server_socket
` [OE-core][mickledore 12/13] uninative: Upgrade to 3.10 to support gcc 13
` [OE-core][mickledore 13/13] uninative: Upgrade to 4.0 to include latest gcc 13.1.1

[PATCH 1/1] RDMA/rxe: Fix the use-before-initialization error of resp_pkts
 2023-06-02  2:22 UTC  (3+ messages)

[PATCH v4] xfs: fix ag count overflow during growfs
 2023-06-02  2:18 UTC 

[PATCH linux 0/3] [PATCH] userns: add sysctl "kernel.userns_group_range"
 2023-06-02  1:41 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915/pxp: Fix size_t format specifier in gsccs_send_message()
 2023-06-02  2:18 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

Fwd: Started to get "memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL"
 2023-06-02  2:15 UTC  (4+ messages)

[libgpiod][PATCH] tools: tests: replace egrep with grep -E
 2023-06-02  2:13 UTC  (4+ messages)

[PATCH] mlxbf_gige: Add missing check for platform_get_irq
 2023-06-02  2:13 UTC 

[PATCH v7 0/3] hw/riscv/virt: pflash improvements
 2023-06-02  2:11 UTC  (2+ messages)

[PATCH RESEND] nfs(5): adding new mount option 'fasc'
 2023-06-02  2:09 UTC 

[PATCH v2 RESEND] NFS: Add mount option 'fasc'
 2023-06-02  2:09 UTC 

[PATCH v1 0/1] bbdev: extend range for alloc function
 2023-06-02  2:04 UTC  (2+ messages)
` [PATCH v1 1/1] bbdev: extend range of allocation function

[PATCH v2 0/2] Misc cleanup for iommu/vt-d
 2023-06-02  2:05 UTC  (3+ messages)
` [PATCH v2 1/2] iommu/vt-d: Handle the failure case of dmar_reenable_qi()
` [PATCH v2 2/2] iommu/vt-d: Remove two WARN_ON in domain_context_mapping_one()

[PATCH] of: overlay: Fix missing of_node_put() in error case of init_overlay_changeset()
 2023-06-02  2:05 UTC 

[RFC PATCH stable 5.10/5.15] mm: Pass head page to clear_page_mlock for page_remove_rmap
 2023-06-02  2:04 UTC  (2+ messages)

[PATCH] fuse: fix return value of inode_inline_reclaim_one_dmap in error path
 2023-06-02  2:01 UTC  (4+ messages)

[PATCH v3 1/4] include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
 2023-06-02  1:59 UTC  (2+ messages)

[PATCH v3] locking/rwsem: Optionally re-enable reader optimistic spinning
 2023-06-02  1:58 UTC 

[XEN][PATCH v7 00/19] dynamic node programming using overlay dtbo
 2023-06-02  1:58 UTC  (7+ messages)
` [XEN][PATCH v7 05/19] xen/arm: Add CONFIG_OVERLAY_DTB
` [XEN][PATCH v7 08/19] xen/device-tree: Add device_tree_find_node_by_path() to find nodes in device tree
` [XEN][PATCH v7 14/19] common/device_tree: Add rwlock for dt_host

[linux-nvme:nvme-6.5 15/21] drivers/nvme/host/fabrics.c:96:2-8: preceding lock on line 85
 2023-06-02  1:57 UTC 

[PATCH v14 00/10] TCG code quality tracking
 2023-06-02  1:54 UTC  (6+ messages)
` [PATCH v14 03/10] accel: collecting TB execution count

[PATCH 00/43] ep93xx device tree conversion
 2023-06-02  1:54 UTC  (8+ messages)
` [PATCH v1 01/43] gpio: ep93xx: split device in multiple
` [PATCH v1 26/43] pata: cirrus: add DT support for Cirrus EP93xx
` [PATCH v1 38/43] pata: cirrus: drop legacy pinctrl

[PATCH 0/2] Convert two functions in hugetlb.c to use a folio
 2023-06-02  1:54 UTC  (3+ messages)
` [PATCH 1/2] mm/hugetlb: Use a folio in copy_hugetlb_page_range()
` [PATCH 2/2] mm/hugetlb: Use a folio in hugetlb_wp()

[PATCH 0/5] jbd2: fix several checkpoint inconsistent issues
 2023-06-02  1:52 UTC  (7+ messages)
` [PATCH 4/5] jbd2: Fix wrongly judgement for buffer head removing while doing checkpoint

[PATCH net-next v5 0/1] net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393x
 2023-06-02  1:48 UTC  (4+ messages)
` [PATCH net-next v5 1/1] "

[Intel-wired-lan] [PATCH] e1000e: Use PME poll to circumvent unreliable ACPI wake
 2023-06-02  1:46 UTC  (4+ messages)
    `  "

[PATCH] ACPI: x86: Adjust Microsoft LPS0 _DSM handling sequence
 2023-06-02  1:46 UTC  (3+ messages)

[PATCH net-next] net: ethtool: Fix out-of-bounds copy to user
 2023-06-02  1:46 UTC  (3+ messages)

[PATCH v2] x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy
 2023-06-02  1:44 UTC  (4+ messages)

[PATCH v2 00/13] ceph: support idmapped mounts
 2023-06-02  1:43 UTC  (7+ messages)
` [PATCH v2 01/13] fs: export mnt_idmap_get/mnt_idmap_put
` [PATCH v2 08/13] ceph: allow idmapped getattr inode op
` [PATCH v2 10/13] ceph: allow idmapped setattr "

[PATCH] scripts/tags.sh: improve compiled sources generation
 2023-06-02  1:38 UTC  (2+ messages)
`  "

[xiang-erofs:dev-test] BUILD SUCCESS a050c691305bd53179a66bd47eb3abeeb07e97ba
 2023-06-02  1:39 UTC 

[PATCH v2 4/6] fs: Establish locking order for unrelated directories
 2023-06-02  1:36 UTC  (3+ messages)
  ` [f2fs-dev] "

[PATCH v4 0/6] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-06-02  1:37 UTC  (7+ messages)
` [PATCH v4 3/6] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()

[Freedreno] [PATCH] Revert "drm/msm/dp: Remove INIT_SETUP delay"
 2023-06-02  1:36 UTC  (13+ messages)
`  "

[PATCH] net/ice: fix outer UDP checksum offload
 2023-06-02  1:42 UTC 

[PATCH v5 0/3] Increase the number of IRQ descriptors for SPARSEIRQ
 2023-06-02  1:36 UTC  (7+ messages)
` [PATCH v5 1/3] genirq: Use hlist for managing resend handlers

[PATCH 00/12] A minor flurry of selftest/mm fixes
 2023-06-02  1:33 UTC  (13+ messages)
` [PATCH 01/12] selftests/mm: fix uffd-stress unused function warning
` [PATCH 02/12] selftests/mm: fix unused variable warning in hugetlb-madvise.c
` [PATCH 03/12] selftests/mm: fix unused variable warning in migration.c
` [PATCH 04/12] selftests/mm: fix a char* assignment in mlock2-tests.c
` [PATCH 05/12] selftests/mm: fix invocation of tests that are run via shell scripts
` [PATCH 06/12] selftests/mm: .gitignore: add mkdirty, va_high_addr_switch
` [PATCH 07/12] selftests/mm: set -Wno-format-security to avoid uffd build warnings
` [PATCH 08/12] selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h
` [PATCH 09/12] selftests/mm: move psize(), pshift() into vm_utils.c
` [PATCH 10/12] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
` [PATCH 11/12] selftests/mm: fix missing UFFDIO_CONTINUE_MODE_WP and similar build failures
` [PATCH 12/12] selftests/mm: fix uffd-unit-tests.c build failure due to missing MADV_COLLAPSE

[PATCH] app/testpmd: fix segment fault with invalid queue id
 2023-06-02  1:36 UTC  (7+ messages)
` [PATCH v2 0/2] add API and use it to fix a bug
  ` [PATCH v2 1/2] ethdev: add API to check queue ID validity

[PATCH] gpio: sifive: Add missing check for platform_get_irq
 2023-06-02  1:34 UTC  (3+ messages)

Loading from squashfs with zstd compression slower than ext4
 2023-06-02  1:34 UTC  (5+ messages)

RTL8822BE not working after suspend
 2023-06-02  1:33 UTC  (2+ messages)

[PATCH] gpio: ath79: Add missing check for platform_get_irq
 2023-06-02  1:32 UTC  (2+ messages)

[PATCH 0/4] target/riscv: Fix mstatus related problems
 2023-06-02  1:31 UTC  (6+ messages)
` [PATCH 2/4] target/riscv: Remove check on mode for MPRV

[PATCH v3 0/3] pinctrl: tegra: Add Tegra234 pinmux driver
 2023-06-02  1:30 UTC  (3+ messages)
` [PATCH v3 2/3] "

[Intel-wired-lan] [PATCH iwl-net v2] igc: Fix TX Hang issue when QBV Gate is close
 2023-06-02  1:28 UTC 

linux-next: Fixes tag needs some work in the risc-v-fixes tree
 2023-06-02  1:27 UTC  (2+ messages)

[PATCH 0/2] KVM: VMX: Clean up of vmx_set_cr4()
 2023-06-02  1:25 UTC  (2+ messages)

[PATCH 0/2] KVM: VMX: UMIP emulation related cleanups
 2023-06-02  1:25 UTC  (2+ messages)

[PATCH] KVM: x86/pmu: Remove redundant check for MSR_IA32_DS_AREA set handler
 2023-06-02  1:25 UTC  (2+ messages)

[PATCH] KVM: VMX: restore vmx_vmexit alignment
 2023-06-02  1:25 UTC  (2+ messages)

[PATCH] KVM: selftests: Refactor stable TSC check to use TEST_REQUIRE()
 2023-06-02  1:23 UTC  (2+ messages)

[PATCH 0/2] selftests/kvm: Fixes for demand paging test
 2023-06-02  1:23 UTC  (2+ messages)

[PATCH v6 0/9] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-06-02  1:25 UTC  (5+ messages)
` [PATCH v6 5/9] serial: sc16is7xx: fix regression with GPIO configuration

[PATCH] selftests/kvm: touch all pages of args on each memstress iteration
 2023-06-02  1:23 UTC  (2+ messages)

[PATCH][next] KVM: selftests: Fix spelling mistake "miliseconds" -> "milliseconds"
 2023-06-02  1:23 UTC  (2+ messages)

[PATCH V5 0/2] selftests: KVM: Add a test for eager page splitting
 2023-06-02  1:23 UTC  (2+ messages)

[PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
 2023-06-02  1:23 UTC  (6+ messages)
      ` uuid ioctl - was: "

[PATCH v2] KVM: SVM: Remove TSS reloading code after VMEXIT
 2023-06-02  1:23 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Add comment on try_cmpxchg64 usage in tdp_mmu_set_spte_atomic
 2023-06-02  1:22 UTC  (2+ messages)

[PATCH v2] KVM: x86/mmu: Assert on @mmu in the __kvm_mmu_invalidate_addr()
 2023-06-02  1:22 UTC  (2+ messages)

[PATCH v3 0/2] KVM: x86: Report actual nent from KVM_GET_CPUID2
 2023-06-02  1:21 UTC  (2+ messages)

[PATCH v2 0/8] KVM: x86: Clean up MSR PAT handling
 2023-06-02  1:21 UTC  (2+ messages)

[PATCH v3] KVM: x86: Fix poll command
 2023-06-02  1:21 UTC  (2+ messages)

[PATCH v2] KVM: allow KVM_BUG/KVM_BUG_ON to handle 64-bit cond
 2023-06-02  1:20 UTC  (2+ messages)

[Bug 90091] New: Computer freeze
 2023-06-02  1:21 UTC  (2+ messages)
` [Bug 90091] "

[PATCH] KVM: Protect vcpu->pid dereference via debugfs with RCU
 2023-06-02  1:20 UTC  (2+ messages)

[PATCH] KVM: Don't kfree(NULL) on kzalloc() failure in kvm_assign_ioeventfd_idx()
 2023-06-02  1:20 UTC  (2+ messages)

[PATCH] drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl
 2023-06-02  1:20 UTC  (11+ messages)

[PATCH 0/2] KVM: x86: Fastpath accounting fixes
 2023-06-02  1:19 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: Account fastpath-only VM-Exits in vCPU stats
` [PATCH 2/2] KVM: SVM: Invoke trace_kvm_exit() for fastpath VM-Exits

[PATCH v2 -next] tty: serial: add panic serial helper
 2023-06-02  1:18 UTC 

[PATCH RFC 0/3] migration: switchover-hold flag
 2023-06-02  1:16 UTC  (4+ messages)
` [PATCH RFC 1/3] migration: switchover-hold parameter
` [PATCH RFC 2/3] Revert "tests/qtest: massively speed up migration-test"
` [PATCH RFC 3/3] qtest/migration: Use switchover-hold to speedup

[PATCH] statx.2: Document STAT_ATTR_MOUNT_ROOT
 2023-06-02  1:15 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] tests/xe: Add xe_module_error test
 2023-06-02  1:17 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

The latest U-boot reports an error when running on StarFive visionfive2 1.3B board
 2023-06-02  1:16 UTC 

[PATCH] xfstests: Enable _test_mkfs to force a mkfs on a xfs filesystem
 2023-06-02  1:15 UTC  (7+ messages)

[PATCH 0/3] KVM: x86: Use "standard" mmu_notifier hook for APIC page
 2023-06-02  1:15 UTC  (4+ messages)
` [PATCH 1/3] KVM: VMX: Retry APIC-access page reload if invalidation is in-progress
` [PATCH 2/3] KVM: x86: Use standard mmu_notifier invalidate hooks for APIC access page
` [PATCH 3/3] KVM: x86/mmu: Trigger APIC-access page reload iff vendor code cares

[syzbot] [btrfs?] INFO: task hung in btrfs_sync_file (2)
 2023-06-02  1:15 UTC 

[dm-devel] fuzzing bcachefs with dm-flakey
 2023-06-02  1:13 UTC  (3+ messages)
  `  "

[GIT PULL] SELinux fixes for v6.4 (#1)
 2023-06-02  1:13 UTC 

[PATCH v2][next] scsi: lpfc: Avoid -Wstringop-overflow warning
 2023-06-02  1:10 UTC  (2+ messages)

[PATCH 1/2] genirq/msi, platform-msi: Adjust return value of msi_domain_prepare_irqs()
 2023-06-02  1:10 UTC  (2+ messages)

[Acpica-devel] [PATCH v4 35/35] acpi/bus: Remove notify callback and flags
 2023-06-02  1:08 UTC  (3+ messages)
`  "

[PATCHSET RFC v12.0 00/11] fstests: adjust tests for xfs parent pointers
 2023-06-02  1:06 UTC  (4+ messages)
` [PATCH 06/11] xfs/018: disable parent pointers for this test

[PATCH] KVM: x86: Use cpu_feature_enabled() for PKU instead of #ifdef
 2023-06-02  1:05 UTC 

[xen-unstable-smoke test] 181093: tolerable all pass - PUSHED
 2023-06-02  1:04 UTC 

[PATCH v3 0/7] ASoC: mt8188: add new board support
 2023-06-02  1:03 UTC  (5+ messages)
` [PATCH v3 7/7] ASoC: dt-bindings: mediatek,mt8188-mt6359: add NAU8825 support

[PATCH v9 0/5] Support writable CPU ID registers from userspace
 2023-06-02  1:03 UTC  (4+ messages)
` [PATCH v9 5/5] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3

[Intel-gfx] [PATCH 0/2] drm/i915/gt: Fix recent kCFI violations
 2023-06-02  1:03 UTC  (4+ messages)
`  "

[dm-devel] enforce read-only state at the block layer
 2023-06-02  1:02 UTC  (4+ messages)
` [dm-devel] [PATCH 3/3] block: fail writes to read-only devices
    `  "


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.