All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-03 00:07:44 to 2026-03-03 01:03:46 UTC [more...]

[PATCH v1] objtool: HAVE_XXHASH test uses HOSTCFLAGS
 2026-03-03  1:03 UTC 

[RFC PATCH] checkpatch: teach checkpatch about the Assisted-by: tag for AI-assisted patches
 2026-03-03  1:03 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH 01/23] ui/gtk: Fix lookup and segfault for invalid page numbers
 2026-03-03  0:57 UTC 

[PATCH v3 0/3] cxl region changes for Type2 support
 2026-03-03  1:01 UTC  (3+ messages)
` [PATCH v3 2/3] cxl/region: Factor out interleave ways setup

[PATCH v3] PCI: dw-rockchip: Enable async probe by default
 2026-03-03  1:01 UTC  (3+ messages)

[PATCH 0/4] net/gve: add flow steering support
 2026-03-03  1:00 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] net/gve: add flow steering device option
  ` [PATCH v2 2/4] net/gve: introduce extended adminq command
  ` [PATCH v2 3/4] net/gve: add adminq commands for flow steering
  ` [PATCH v2 4/4] net/gve: add rte flow API integration

[PATCH v3 0/2] selftests/liveupdate: add end to end test infrastructure and scripts
 2026-03-03  1:00 UTC  (3+ messages)
` [PATCH v3 1/2] tools/nolibc: add ftruncate()
` [PATCH v3 2/2] selftests/liveupdate: add end to end test infrastructure and scripts

[PATCH] MAINTAINERS: add co-maintainer and reviewer for SLAB ALLOCATOR
 2026-03-03  1:00 UTC  (2+ messages)

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

[meta-arago][master][PATCH 1/4] meta-arago-test: Add curl-cffi recipe
 2026-03-03  0:58 UTC  (5+ messages)
` [meta-arago][master][PATCH 3/4] meta-arago-test: Add curl-cffi and yt-dlp to ti-test-extras

[PATCH net v3] net: openvswitch: clean up some kernel-doc warnings
 2026-03-03  0:58 UTC  (2+ messages)

[PATCH 0/3] Add support for MA35D1 I2C controller
 2026-03-03  0:57 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: i2c: nuvoton,ma35d1-i2c: Add "

[PATCH blktests v4 0/3] bcache: add initial test cases
 2026-03-03  0:57 UTC  (3+ messages)

[PATCH v3] md/raid10: fix deadlock with check operation and nowait requests
 2026-03-03  0:56 UTC 

[PATCH v3 0/2] jbd2: audit and convert legacy J_ASSERT usage
 2026-03-03  0:55 UTC  (3+ messages)
` [PATCH v3 1/2] jbd2: gracefully abort instead of panicking on unlocked buffer
` [PATCH v3 2/2] jbd2: gracefully abort on transaction state corruptions

[BUG] PCIe Stall on USB_PCI=y with SoCFPGA Root Port
 2026-03-03  0:53 UTC  (3+ messages)

[CRASH] kunit failures in platform-device-devm
 2026-03-03  0:50 UTC  (4+ messages)

[PATCH 1/3] target/hexagon: fix J2_jumptnew/pt predicate check to use LSB
 2026-03-03  0:49 UTC  (3+ messages)
` [PATCH 2/3] target/hexagon: use TCG_COND_TSTEQ/TSTNE for predicate branches

[PATCH V2] pmdomain: rockchip: quiet regulator error on -EPROBE_DEFER
 2026-03-03  0:49 UTC  (3+ messages)

[PATCH net-next 0/3] selftests: drv-net: iou-zcrx: improve stability and make the large chunk test work
 2026-03-03  0:48 UTC  (7+ messages)
` [PATCH net-next 1/3] selftests: drv-net: iou-zcrx: wait for memory provider cleanup
` [PATCH net-next 2/3] selftests: drv-net: iou-zcrx: rework large chunks test to use common setup

[PATCHBOMB v8] xfsprogs: autonomous self healing of filesystems
 2026-03-03  0:47 UTC  (45+ 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 "
  ` [PATCH 04/13] xfs: set up common code for testing xfs_healer
  ` [PATCH 05/13] xfs: test xfs_healer's event handling
  ` [PATCH 06/13] xfs: test xfs_healer can fix a filesystem
  ` [PATCH 07/13] xfs: test xfs_healer can report file I/O errors
  ` [PATCH 08/13] xfs: test xfs_healer can report file media errors
  ` [PATCH 09/13] xfs: test xfs_healer can report filesystem shutdowns
  ` [PATCH 10/13] xfs: test xfs_healer can initiate full filesystem repairs
  ` [PATCH 11/13] xfs: test xfs_healer can follow mount moves
  ` [PATCH 12/13] xfs: test xfs_healer wont repair the wrong filesystem
  ` [PATCH 13/13] xfs: test xfs_healer background service
  ` [PATCH 14/13] xfs: test xfs_healer startup service

[PATCH] usb: renesas_usbhs: fix race between device remove and ISR
 2026-03-03  0:45 UTC 

[PATCH v3] hwmon: Add LattePanda Sigma EC driver
 2026-03-03  0:46 UTC 

[OE-core][PATCH v3 0/8] Add SPDX 3 Recipe Information
 2026-03-03  0:43 UTC  (11+ messages)
` [OE-core][PATCH v4 0/9] "
  ` [OE-core][PATCH v4 1/9] llvm-project-source: Use allarch.bbclass
  ` [OE-core][PATCH v4 2/9] gcc-source: "
  ` [OE-core][PATCH v4 3/9] spdx3: Add recipe SPDX data
  ` [OE-core][PATCH v4 4/9] spdx3: Add recipe SBoM task
  ` [OE-core][PATCH v4 5/9] spdx3: Add is-native property
  ` [OE-core][PATCH v4 6/9] spdx30: Include patch file information in VEX
  ` [OE-core][PATCH v4 7/9] spdx: De-duplicate CreationInfo
  ` [OE-core][PATCH v4 8/9] spdx_common: Check for dependent task in task flags
  ` [OE-core][PATCH v4 9/9] spdx30: Skip install package CVE information

[PATCH v14 0/9] Add Type-C DP support for RK3399 EVB IND board
 2026-03-03  0:44 UTC  (6+ messages)
` [PATCH v14 7/9] drm/rockchip: cdn-dp: Add multiple bridges to support PHY port selection

[RFC PATCH v3 0/2] Enable seamless boot (fastboot) for PTL
 2026-03-03  0:43 UTC  (8+ messages)
` [RFC PATCH v3 2/2] drm/i915/display: Synchronize crtc_state for initial commit

[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] 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  (3+ messages)
` [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


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.