All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-02 23:53:31 to 2026-03-03 00:41:39 UTC [more...]

[PATCHBOMB v8] xfsprogs: autonomous self healing of filesystems
 2026-03-03  0:41 UTC  (34+ messages)
` [PATCHSET "
  ` [PATCH 01/26] libfrog: add a function to grab the path from an open fd and a file handle
  ` [PATCH 02/26] libfrog: create healthmon event log library functions
  ` [PATCH 03/26] libfrog: add support code for starting systemd services programmatically
  ` [PATCH 04/26] libfrog: hoist a couple of service helper functions
  ` [PATCH 05/26] man2: document the healthmon ioctl
  ` [PATCH 06/26] man2: document the media verification ioctl
  ` [PATCH 07/26] xfs_io: monitor filesystem health events
  ` [PATCH 08/26] xfs_io: add a media verify command
  ` [PATCH 09/26] xfs_healer: create daemon to listen for health events
  ` [PATCH 10/26] xfs_healer: enable repairing filesystems
  ` [PATCH 11/26] xfs_healer: use getparents to look up file names
  ` [PATCH 12/26] xfs_healer: create a per-mount background monitoring service
  ` [PATCH 13/26] xfs_healer: create a service to start the per-mount healer service
  ` [PATCH 14/26] xfs_healer: don't start service if kernel support unavailable
  ` [PATCH 15/26] xfs_healer: use the autofsck fsproperty to select mode
  ` [PATCH 16/26] xfs_healer: run full scrub after lost corruption events or targeted repair failure
  ` [PATCH 17/26] xfs_healer: use getmntent to find moved filesystems
  ` [PATCH 18/26] xfs_healer: validate that repair fds point to the monitored fs
  ` [PATCH 19/26] xfs_healer: add a manual page
  ` [PATCH 20/26] xfs_scrub: use the verify media ioctl during phase 6 if possible
  ` [PATCH 21/26] xfs_scrub: perform media scanning of the log region
  ` [PATCH 22/26] xfs_io: add listmount command
  ` [PATCH 23/26] xfs_io: print systemd service names
  ` [PATCH 24/26] mkfs: enable online repair if all backrefs are enabled
  ` [PATCH 25/26] debian: enable xfs_healer on the root filesystem by default
  ` [PATCH 26/26] debian/control: listify the build dependencies
` [PATCHSET v8 1/2] fstests: test generic file IO error reporting
  ` [PATCH 1/1] generic: test fsnotify filesystem "
` [PATCHSET v8 2/2] fstests: autonomous self healing of filesystems
  ` [PATCH 01/13] xfs: test health monitoring code
  ` [PATCH 02/13] xfs: test for metadata corruption error reporting via healthmon
  ` [PATCH 03/13] xfs: test io "

[Samba] SMB3 Unix Extensions - creating special files
 2026-03-03  0:41 UTC  (8+ messages)

[PATCH] drm/i915: Fix potential overflow of shmem scatterlist length
 2026-03-03  0:41 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915: Fix potential overflow of shmem scatterlist length (rev4)

[PATCH v3] usb: dwc3: gadget: Prevent EP resource conflicts during StartTransfer
 2026-03-03  0:39 UTC  (3+ messages)

[PATCH net v1] tls: fix hung task in tx_work_handler by using non-blocking sends
 2026-03-03  0:38 UTC  (4+ messages)

[kvm-unit-tests PATCH] x86: nVMX: Add retry loop to advanced RTM debugging subtest
 2026-03-03  0:38 UTC  (6+ messages)

[PATCH] drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status()
 2026-03-03  0:37 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform
 2026-03-03  0:36 UTC 

[PATCH 00/11] iommufd: Enable noiommu mode for cdev
 2026-03-03  0:35 UTC  (2+ messages)

[PATCH V4 0/4] Align SVM with APM defined behaviors
 2026-03-03  0:34 UTC  (5+ messages)

[PATCH v7 00/26] Nested SVM fixes, cleanups, and hardening
 2026-03-03  0:34 UTC  (27+ messages)
` [PATCH v7 01/26] KVM: nSVM: Avoid clearing VMCB_LBR in vmcb12
` [PATCH v7 02/26] KVM: SVM: Switch svm_copy_lbrs() to a macro
` [PATCH v7 03/26] KVM: SVM: Add missing save/restore handling of LBR MSRs
` [PATCH v7 04/26] KVM: selftests: Add a test for LBR save/restore (ft. nested)
` [PATCH v7 05/26] KVM: nSVM: Always inject a #GP if mapping VMCB12 fails on nested VMRUN
` [PATCH v7 06/26] KVM: nSVM: Refactor checking LBRV enablement in vmcb12 into a helper
` [PATCH v7 07/26] KVM: nSVM: Refactor writing vmcb12 on nested #VMEXIT as "
` [PATCH v7 08/26] KVM: nSVM: Triple fault if mapping VMCB12 fails on nested #VMEXIT
` [PATCH v7 09/26] KVM: nSVM: Triple fault if restore host CR3 "
` [PATCH v7 10/26] KVM: nSVM: Clear GIF on nested #VMEXIT(INVALID)
` [PATCH v7 11/26] KVM: nSVM: Clear EVENTINJ fields in vmcb12 on nested #VMEXIT
` [PATCH v7 12/26] KVM: nSVM: Clear tracking of L1->L2 NMI and soft IRQ "
` [PATCH v7 13/26] KVM: nSVM: Drop nested_vmcb_check_{save/control}() wrappers
` [PATCH v7 14/26] KVM: nSVM: Drop the non-architectural consistency check for NP_ENABLE
` [PATCH v7 15/26] KVM: nSVM: Add missing consistency check for nCR3 validity
` [PATCH v7 16/26] KVM: nSVM: Add missing consistency check for EFER, CR0, CR4, and CS
` [PATCH v7 17/26] KVM: nSVM: Add missing consistency check for EVENTINJ
` [PATCH v7 18/26] KVM: SVM: Rename vmcb->nested_ctl to vmcb->misc_ctl
` [PATCH v7 19/26] KVM: SVM: Rename vmcb->virt_ext to vmcb->misc_ctl2
` [PATCH v7 20/26] KVM: nSVM: Cache all used fields from VMCB12
` [PATCH v7 21/26] KVM: nSVM: Restrict mapping vmcb12 on nested VMRUN
` [PATCH v7 22/26] KVM: nSVM: Use PAGE_MASK to drop lower bits of bitmap GPAs from vmcb12
` [PATCH v7 23/26] KVM: nSVM: Sanitize TLB_CONTROL field when copying "
` [PATCH v7 24/26] KVM: nSVM: Sanitize INT/EVENTINJ fields "
` [PATCH v7 25/26] KVM: nSVM: Only copy SVM_MISC_ENABLE_NP from VMCB01's misc_ctl
` [PATCH v7 26/26] KVM: selftest: Add a selftest for VMRUN/#VMEXIT with unmappable vmcb12

[PATCH net v2] net: devmem: use READ_ONCE/WRITE_ONCE on binding->dev
 2026-03-03  0:32 UTC 

[PATCH 0/7] drm/{i915, xe}/frontbuffer: refactor, move calls to parent interface
 2026-03-03  0:31 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH] iommufd: vfio compatibility extension check for noiommu mode
 2026-03-03  0:29 UTC  (2+ messages)

[PATCH kernel 0/9] PCI/TSM: coco/sev-guest: Implement SEV-TIO PCIe TDISP (phase2)
 2026-03-03  0:29 UTC  (9+ messages)
` [PATCH kernel 4/9] dma/swiotlb: Stop forcing SWIOTLB for TDISP devices

[PATCH 00/21] nvme-auth: use crypto library for HMAC and hashing
 2026-03-03  0:26 UTC  (4+ messages)
` [PATCH 04/21] nvme-auth: common: add KUnit tests for TLS key derivation

[PATCH v4 0/3] arm64: dts: rockchip: Fix vdec register blocks order on RK3576/RK3588
 2026-03-03  0:26 UTC  (10+ messages)
` [PATCH v4 1/3] media: dt-bindings: rockchip,vdec: Add alternative reg-names order for RK35{76,88}

[PATCH] iommufd: Constify struct dma_buf_attach_ops
 2026-03-03  0:25 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: fsl: add bitcount and timestamp controls
 2026-03-03  0:24 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: fsl_sai: "

[PATCH v1] dma-buf: Include ioctl.h in UAPI header
 2026-03-03  0:23 UTC 

[PATCH v3 0/1] usb: dwc3: Support for USB3340x ULPI PHY
 2026-03-03  0:22 UTC  (5+ messages)
` [PATCH v3 1/1] usb: dwc3: Support USB3340x ULPI PHY high-speed negotiation

[RFC PATCH net-next] tcp: Add net.ipv4.tcp_purge_receive_queue sysctl
 2026-03-03  0:22 UTC  (4+ messages)

[PATCHSET] xfsprogs: new libxfs code from kernel 7.0
 2026-03-03  0:21 UTC  (37+ messages)
` [PATCH 01/36] libfrog: hoist some utilities from libxfs
` [PATCH 02/36] libfrog: fix missing gettext call in current_fixed_time
` [PATCH 03/36] xfs: start creating infrastructure for health monitoring
` [PATCH 04/36] xfs: create event queuing, formatting, and discovery infrastructure
` [PATCH 05/36] xfs: convey filesystem unmount events to the health monitor
` [PATCH 06/36] xfs: convey metadata health "
` [PATCH 07/36] xfs: convey filesystem shutdown "
` [PATCH 08/36] xfs: convey externally discovered fsdax media errors "
` [PATCH 09/36] xfs: convey file I/O "
` [PATCH 10/36] xfs: check if an open file is on the health monitored fs
` [PATCH 11/36] xfs: add media verification ioctl
` [PATCH 12/36] xfs: move struct xfs_log_iovec to xfs_log_priv.h
` [PATCH 13/36] xfs: directly include xfs_platform.h
` [PATCH 14/36] xfs: remove xfs_attr_leaf_hasname
` [PATCH 15/36] xfs: add missing forward declaration in xfs_zones.h
` [PATCH 16/36] xfs: add a xfs_rtgroup_raw_size helper
` [PATCH 17/36] xfs: split and refactor zone validation
` [PATCH 18/36] xfs: delete attr leaf freemap entries when empty
` [PATCH 19/36] xfs: fix freemap adjustments when adding xattrs to leaf blocks
` [PATCH 20/36] xfs: refactor attr3 leaf table size computation
` [PATCH 21/36] xfs: strengthen attr leaf block freemap checking
` [PATCH 22/36] xfs: reduce xfs_attr_try_sf_addname parameters
` [PATCH 23/36] xfs: speed up parent pointer operations when possible
` [PATCH 24/36] xfs: add a method to replace shortform attrs
` [PATCH 25/36] xfs: fix spacing style issues in xfs_alloc.c
` [PATCH 26/36] xfs: don't validate error tags in the I/O path
` [PATCH 27/36] xfs: add zone reset error injection
` [PATCH 28/36] xfs: give the defer_relog stat a xs_ prefix
` [PATCH 29/36] treewide: Replace kmalloc with kmalloc_obj for non-scalar types
` [PATCH 30/36] Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
` [PATCH 31/36] xfs: Refactoring the nagcount and delta calculation
` [PATCH 32/36] xfs: fix code alignment issues in xfs_ondisk.c
` [PATCH 33/36] xfs: remove metafile inodes from the active inode stat
` [PATCH 34/36] xfs: Add a comment in xfs_log_sb()
` [PATCH 35/36] xfs: remove duplicate static size checks
` [PATCH 36/36] xfs: add static size checks for ioctl UABI

[PATCH] drm/ttm: fix NULL deref in ttm_bo_flush_all_fences() after fence ops detach
 2026-03-03  0:20 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[Patch v9 00/12] arch-PEBS enabling for Intel platforms
 2026-03-03  0:20 UTC  (3+ messages)
` [Patch v9 08/12] perf/x86/intel: Process arch-PEBS records or record fragments

[PATCH 0/4] Introduce QPW for per-cpu operations
 2026-03-03  0:19 UTC  (10+ messages)

[PATCH 1/2 net-next v2] ipv4: validate IPV4_DEVCONF attributes properly
 2026-03-03  0:19 UTC  (8+ messages)
` [PATCH 2/2 net-next v2] ipv4: bump rt_genid when a relevant devconf value changes through netlink

[CI] drm/xe/guc: Fail immediately on GuC load error
 2026-03-03  0:17 UTC 

[PATCH v5] cxl/port: Fix use after free of parent_port in cxl_detach_ep()
 2026-03-03  0:16 UTC 

[obsolete] mm-initialize-seq-in-gup_fast-to-remove-wmaybe-uninitialized-warning.patch removed from -mm tree
 2026-03-03  0:14 UTC 

+ mm-initialize-seq-in-gup_fast-to-remove-wmaybe-uninitialized-warning.patch added to mm-new branch
 2026-03-03  0:14 UTC  (3+ messages)

[PATCH 00/31] Nested SVM fixes, cleanups, and hardening
 2026-03-03  0:13 UTC  (9+ messages)
` [PATCH v6 03/31] KVM: SVM: Add missing save/restore handling of LBR MSRs
` [PATCH v6 20/31] KVM: nSVM: Add missing consistency check for hCR0.PG and NP_ENABLE
` [PATCH v6 21/31] KVM: nSVM: Add missing consistency check for EFER, CR0, CR4, and CS
` [PATCH v6 31/31] KVM: selftest: Add a selftest for VMRUN/#VMEXIT with unmappable vmcb12

[PATCH net-next v4] net: dsa: mv88e6xxx: Add partial support for TCAM entries
 2026-03-03  0:13 UTC  (6+ messages)
` [net-next,v4] "

[PATCH v2 0/3] Add ASoC machine driver for Lenovo YB1 tablets
 2026-03-03  0:12 UTC  (4+ messages)
` [PATCH v2 3/3] ASoC: Intel: cht_yogabook: Add driver for Lenovo Yoga Book tablets

[PATCH v4] Bluetooth: Increase LE connection timeout for industrial sensors
 2026-03-03  0:11 UTC  (2+ messages)
` [v4] "

[PATCH net] ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()
 2026-03-03  0:09 UTC  (2+ messages)

[PATCH net-next v2 0/5] net: stmmac: Fix VLAN handling when interface is down
 2026-03-03  0:08 UTC  (5+ messages)
` [PATCH net-next v2 4/5] net: stmmac: Add write_hw parameter to VLAN filter operations

[PATCH v2 000/110] vfs: change inode->i_ino from unsigned long to u64
 2026-03-02 23:44 UTC  (3+ messages)
` [PATCH v2 003/110] audit: widen ino fields "
  ` [f2fs-dev] "

[PATCH net-next 0/5] net: dpaa2-mac: export standard statistics
 2026-03-03  0:07 UTC  (8+ messages)
` [PATCH net-next 5/5] selftests: drivers: hw: add tests for the ethtool standard counters

[PATCH 00/14] clk: mediatek: unify mux clocks
 2026-03-03  0:03 UTC  (15+ messages)
` [PATCH 01/14] clk: mediatek: move common PARENT macros to header
` [PATCH 02/14] clk: mediatek: mt7622: convert to struct mtk_parent
` [PATCH 03/14] clk: mediatek: mt7981: "
` [PATCH 04/14] clk: mediatek: mt7987: "
` [PATCH 05/14] clk: mediatek: mt7988: "
` [PATCH 06/14] clk: mediatek: mt8183: "
` [PATCH 07/14] clk: mediatek: mt8188: "
` [PATCH 08/14] clk: mediatek: mt8195: "
` [PATCH 09/14] clk: mediatek: mt8365: "
` [PATCH 10/14] clk: mediatek: mt8512: "
` [PATCH 11/14] clk: mediatek: mt8516: "
` [PATCH 12/14] clk: mediatek: mt8518: "
` [PATCH 13/14] clk: mediatek: remove CLK_PARENT_MIXED flag
` [PATCH 14/14] clk: mediatek: refactor duplicate *_mux_get_rate()

[PATCH] crypto: tcrypt: stop ahash speed tests when setkey fails
 2026-03-03  0:06 UTC 

[PATCH v4] cxl/port: Fix use after free of parent_port in cxl_detach_ep()
 2026-03-03  0:05 UTC  (3+ messages)

[PATCH v2 RESEND 1/1] PCI: pcie_bus_config can be set at build time
 2026-03-03  0:03 UTC  (2+ messages)

[PATCH v1 0/4] hw/i3c: Trace fixes and readability improvements from review feedback
 2026-03-03  0:00 UTC  (3+ messages)
` [PATCH v1 4/4] hw/i3c/mock-i3c-target: Simplify GETMRL byte extraction logic

[PATCH 0/6] mfd: sc27xx: Use MFD cells and devm_mfd_add_devices()
 2026-03-03  0:00 UTC  (3+ messages)
` [PATCH 5/6] power: reset: sc27xx: Add platform_device_id table

[PATCH 1/4] power: supply: axp288_charger: Do not cancel work before initializing it
 2026-03-03  0:01 UTC  (2+ messages)

[PATCH v2 00/19] PCI/TSM: TEE I/O infrastructure
 2026-03-03  0:02 UTC  (20+ messages)
` [PATCH v2 01/19] PCI/TSM: Report active IDE streams per host bridge
` [PATCH v2 02/19] device core: Fix kernel-doc warnings in base.h
` [PATCH v2 03/19] device core: Introduce confidential device acceptance
` [PATCH v2 04/19] modules: Document the global async_probe parameter
` [PATCH v2 05/19] device core: Autoprobe considered harmful?
` [PATCH v2 06/19] PCI/TSM: Add Device Security (TVM Guest) LOCK operation support
` [PATCH v2 07/19] PCI/TSM: Add Device Security (TVM Guest) ACCEPT "
` [PATCH v2 08/19] PCI/TSM: Add "evidence" support
` [PATCH v2 09/19] PCI/TSM: Support creating encrypted MMIO descriptors via TDISP Report
` [PATCH v2 10/19] x86, swiotlb: Teach swiotlb to skip "accepted" devices
` [PATCH v2 11/19] x86, dma: Allow accepted devices to map private memory
` [PATCH v2 12/19] x86, ioremap, resource: Support IORES_DESC_ENCRYPTED for encrypted PCI MMIO
` [PATCH v2 13/19] samples/devsec: Introduce a PCI device-security bus + endpoint sample
` [PATCH v2 14/19] samples/devsec: Add sample IDE establishment
` [PATCH v2 15/19] samples/devsec: Add sample TSM bind and guest_request flows
` [PATCH v2 16/19] samples/devsec: Introduce a "Device Security TSM" sample driver
` [PATCH v2 17/19] tools/testing/devsec: Add a script to exercise samples/devsec/
` [PATCH v2 18/19] samples/devsec: Add evidence support
` [PATCH v2 19/19] tools/testing/devsec: Add basic evidence retrieval validation

+ vmalloc-support-__gfp_retry_mayfail-and-__gfp_noretry.patch added to mm-new branch
 2026-03-03  0:00 UTC 

[PATCH RESEND2 net-next 0/8] net: stmmac: qcom-ethqos: further serdes reorganisation
 2026-03-03  0:00 UTC  (9+ messages)

[PATCH] crypto: tcrypt: clamp num_mb to avoid divide-by-zero
 2026-03-02 23:59 UTC 

include/linux/compiler_types.h:631:38: error: call to '__compiletime_assert_431' declared with attribute error: BUILD_BUG_ON failed: offsetof(struct qla_tgt_sess_op, atio) + sizeof(u->atio) != sizeof(*u)
 2026-03-02 23:58 UTC 

[RFC PATCH v2 4/4] perf tests: Test annotate with data type profiling and C
 2026-03-02 23:58 UTC  (2+ messages)
` [PATCH v1] perf test type profiling: Remote typedef on struct

[PATCH] iommu/io-pgtable: fix all kernel-doc warnings in io-pgtable.h
 2026-03-02 23:58 UTC  (2+ messages)

[PATCH] iommu/amd: Adhere to IVINFO[VASIZE] for address limits
 2026-03-02 23:57 UTC  (2+ messages)

[PATCH 6.18 000/757] 6.18.16-rc2 review
 2026-03-02 23:55 UTC  (2+ messages)

+ build_bugh-correct-function-parameters-names-in-kernel-doc.patch added to mm-hotfixes-unstable branch
 2026-03-02 23:55 UTC 

+ mm-mmu_notifier-clean-up-mmu_notifierh-kernel-doc.patch added to mm-hotfixes-unstable branch
 2026-03-02 23:55 UTC 

+ uaccess-correct-kernel-doc-parameter-format.patch added to mm-hotfixes-unstable branch
 2026-03-02 23:54 UTC 

[PATCH] crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(des))
 2026-03-02 23:53 UTC  (2+ messages)


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.