All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-16 00:06:47 to 2024-04-16 01:25:46 UTC [more...]

[bug report] WARNING: CPU: 5 PID: 679 at io_uring/io_uring.c:2835 io_ring_exit_work+0x2b6/0x2e0
 2024-04-16  1:25 UTC  (3+ messages)

[PATCHBOMB v13.2] xfs: directory parent pointers
 2024-04-16  1:25 UTC  (25+ messages)
` [PATCHSET v13.2 1/7] xfs: shrink struct xfs_da_args
  ` [PATCH 1/5] xfs: remove XFS_DA_OP_REMOVE
  ` [PATCH 2/5] xfs: remove XFS_DA_OP_NOTIME
  ` [PATCH 3/5] xfs: remove xfs_da_args.attr_flags
  ` [PATCH 4/5] xfs: make attr removal an explicit operation
  ` [PATCH 5/5] xfs: rearrange xfs_da_args a bit to use less space
` [PATCHSET v13.2 2/7] xfs: improve extended attribute validation
  ` [PATCH 01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf
  ` [PATCH 02/14] xfs: require XFS_SB_FEAT_INCOMPAT_LOG_XATTRS for attr log intent item recovery
  ` [PATCH 03/14] xfs: use an XFS_OPSTATE_ flag for detecting if logged xattrs are available
  ` [PATCH 04/14] xfs: check opcode and iovec count match in xlog_recover_attri_commit_pass2
  ` [PATCH 05/14] xfs: fix missing check for invalid attr flags
  ` [PATCH 06/14] xfs: check shortform attr entry flags specifically
  ` [PATCH 07/14] xfs: restructure xfs_attr_complete_op a bit
  ` [PATCH 08/14] xfs: use helpers to extract xattr op from opflags
  ` [PATCH 09/14] xfs: validate recovered name buffers when recovering xattr items
  ` [PATCH 10/14] xfs: always set args->value in xfs_attri_item_recover
  ` [PATCH 11/14] xfs: use local variables for name and value length in _attri_commit_pass2
  ` [PATCH 12/14] xfs: refactor name/length checks in xfs_attri_validate
` [PATCHSET v13.2 3/7] xfs: Parent Pointers
` [PATCHSET v13.2 4/7] xfs: scrubbing for parent pointers
` [PATCHSET v13.2 5/7] xfs: online repair "
` [PATCHSET v13.2 6/7] xfs: detect and correct directory tree problems
` [PATCHSET v13.2 7/7] xfs: vectorize scrub kernel calls

[PATCH] usb: dwc3: ep0: Don't reset resource alloc flag
 2024-04-16  1:23 UTC 

[PATCH i-g-t 0/3] tests/intel/xe_pm: Tests to validate vm-bind with S&R
 2024-04-16  1:22 UTC  (3+ messages)
` [PATCH i-g-t 1/3] tests/intel/xe_pm: Test validates vm-bind userptr flag with suspend and resume

[PATCH] nvmem: meson-efuse: Replacing the use of of_node_put to __free
 2024-04-16  1:17 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-16  1:19 UTC 

[PATCH v3 0/9] drm: Switch from dev_err to dev_err_probe for missing DSI host error path
 2024-04-16  1:18 UTC  (5+ messages)
` [PATCH v3 4/9] drm/bridge: lt9611: Don't log an error when DSI host can't be found
` [PATCH v3 5/9] drm/bridge: lt9611uxc: "

[PATCH 0/2] soc: hisilicon: kunpeng_hccs: add dependency and enhance verification
 2024-04-16  1:17 UTC  (5+ messages)
` [PATCH 1/2] soc: hisilicon: kunpeng_hccs: Add the check for obtaining complete port attribute

[PATCH v3] drm/i915/vma: Fix UAF on reopen vs destroy race
 2024-04-16  1:16 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/vma: Fix UAF on reopen vs destroy race (rev3)
` ✓ Fi.CI.BAT: success "

[PATCH v6 1/4] drm/xe/lrc: Add xe lrc ring tail function definitions
 2024-04-16  1:15 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for series starting with [v6,1/4] "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v2 0/4] drm/edid & drm/i915: vendor and product id logging improvements
 2024-04-16  1:13 UTC  (4+ messages)
` ✗ Fi.CI.IGT: failure for drm/edid & drm/i915: vendor and product id logging improvements (rev3)

[PATCH 0/3] LNL GSC FW support
 2024-04-16  1:11 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH v2 0/4] Implement vendor resets for PSCI SYSTEM_RESET2
 2024-04-16  1:11 UTC  (7+ messages)
` [PATCH v2 4/4] arm64: dts: qcom: Add PSCI SYSTEM_RESET2 types for qcm6490-idp

[PATCH v4 00/30] NT synchronization primitive driver
 2024-04-16  1:08 UTC  (28+ messages)
` [PATCH v4 01/27] ntsync: Introduce NTSYNC_IOC_WAIT_ANY
` [PATCH v4 02/27] ntsync: Introduce NTSYNC_IOC_WAIT_ALL
` [PATCH v4 03/27] ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX
` [PATCH v4 04/27] ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK
` [PATCH v4 05/27] ntsync: Introduce NTSYNC_IOC_MUTEX_KILL
` [PATCH v4 06/27] ntsync: Introduce NTSYNC_IOC_CREATE_EVENT
` [PATCH v4 07/27] ntsync: Introduce NTSYNC_IOC_EVENT_SET
` [PATCH v4 08/27] ntsync: Introduce NTSYNC_IOC_EVENT_RESET
` [PATCH v4 09/27] ntsync: Introduce NTSYNC_IOC_EVENT_PULSE
` [PATCH v4 10/27] ntsync: Introduce NTSYNC_IOC_SEM_READ
` [PATCH v4 11/27] ntsync: Introduce NTSYNC_IOC_MUTEX_READ
` [PATCH v4 12/27] ntsync: Introduce NTSYNC_IOC_EVENT_READ
` [PATCH v4 13/27] ntsync: Introduce alertable waits
` [PATCH v4 14/27] selftests: ntsync: Add some tests for semaphore state
` [PATCH v4 15/27] selftests: ntsync: Add some tests for mutex state
` [PATCH v4 16/27] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY
` [PATCH v4 17/27] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ALL
` [PATCH v4 18/27] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ANY
` [PATCH v4 19/27] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ALL
` [PATCH v4 20/27] selftests: ntsync: Add some tests for manual-reset event state
` [PATCH v4 21/27] selftests: ntsync: Add some tests for auto-reset "
` [PATCH v4 22/27] selftests: ntsync: Add some tests for wakeup signaling with events
` [PATCH v4 23/27] selftests: ntsync: Add tests for alertable waits
` [PATCH v4 24/27] selftests: ntsync: Add some tests for wakeup signaling via alerts
` [PATCH v4 25/27] selftests: ntsync: Add a stress test for contended waits
` [PATCH v4 26/27] maintainers: Add an entry for ntsync
` [PATCH v4 27/27] docs: ntsync: Add documentation for the ntsync uAPI

RTT-PROBE: lore-subspace-rtt
 2024-04-16  1:09 UTC 

[PATCH v2] ARM: dts: bcm2835: Enable 3D rendering through V3D
 2024-04-16  1:02 UTC  (4+ messages)

Linux man-pages PDF book
 2024-04-16  1:02 UTC  (4+ messages)

[PATCHBOMB v3] xfsprogs: everything headed towards 6.9
 2024-04-16  1:02 UTC  (20+ messages)
` [PATCHSET 1/4] xfsprogs: bug fixes for 6.8
  ` [PATCH 1/5] xfs_repair: double-check with shortform attr verifiers
  ` [PATCH 2/5] xfs_db: improve number extraction in getbitval
  ` [PATCH 3/5] xfs_scrub: fix threadcount estimates for phase 6
  ` [PATCH 4/5] xfs_scrub: don't fail while reporting media scan errors
  ` [PATCH 5/5] xfs_io: add linux madvise advice codes
` [PATCHSET 2/4] libxfs: sync with 6.9
  ` [PATCH 088/111] libxfs: teach buftargs to maintain their own buffer hashtable
  ` [PATCH 089/111] libxfs: add xfile support
  ` [PATCH 090/111] libxfs: partition memfd files to avoid using too many fds
  ` [PATCH 091/111] xfs: teach buftargs to maintain their own buffer hashtable
  ` [PATCH 092/111] libxfs: support in-memory buffer cache targets
` [PATCHSET v30.3 3/4] xfsprogs: bmap log intent cleanups
  ` [PATCH 1/4] libxfs: remove kmem_alloc, kmem_zalloc, and kmem_free
  ` [PATCH 2/4] libxfs: add a bi_entry helper
  ` [PATCH 3/4] libxfs: reuse xfs_bmap_update_cancel_item
  ` [PATCH 4/4] libxfs: add a xattr_entry helper
` [PATCHSET v30.3 4/4] xfs_repair: minor fixes
  ` [PATCH 1/1] xfs_repair: check num before bplist[num]

[PATCH v3] f2fs: zone: don't block IO if there is remained open zone
 2024-04-16  0:59 UTC  (8+ messages)
        ` [f2fs-dev] "

RTT-PROBE: lore-subspace-rtt
 2024-04-16  0:59 UTC 

[PATCH v2] erofs-utils: dump: print filesystem blocksize
 2024-04-16  0:52 UTC  (2+ messages)

[PATCH] erofs: set SB_NODEV sb_flags when mounting with fsid
 2024-04-16  0:57 UTC  (5+ messages)

[PATCH] dm: core: put device mapper block device synchronously
 2024-04-16  0:56 UTC 

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-16  0:55 UTC  (5+ messages)
` [PATCH v19 027/130] KVM: TDX: Define TDX architectural definitions

[PATCH v3 0/7] Enable device atomics with a VM bind flag
 2024-04-16  0:55 UTC  (3+ messages)
` [PATCH v3 4/7] drm/xe: Move vm bind bo validation to a helper function

[PATCH 0/2] crypto: ecdh & ecc: Fix private key byte ordering issues
 2024-04-16  0:51 UTC  (4+ messages)
` [PATCH 1/2] crypto: ecdh - Pass private key in proper byte order to check valid key

[PATCH v3 1/1] iommu/vt-d: Remove caching mode check before device TLB flush
 2024-04-16  0:53 UTC  (2+ messages)

[syzbot] [bpf?] [net?] BUG: unable to handle kernel NULL pointer dereference in sk_msg_recvmsg
 2024-04-16  0:52 UTC 

[PATCH] maintainers: change e-mail for vmxnet3
 2024-04-16  0:50 UTC  (4+ messages)

[tobetter:odroid-5.15.y 21/204] drivers/char/exynos-gpiomem.c:231 exynos_gpiomem_probe() error: we previously assumed 'inst' could be null (see line 156)
 2024-04-16  0:49 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-16  0:49 UTC 

[RFC v3 0/6] virtio,vhost: Add VIRTIO_F_IN_ORDER support
 2024-04-16  0:47 UTC  (2+ messages)

What's cooking in git.git (Apr 2024, #05; Fri, 12)
 2024-04-16  0:48 UTC  (2+ messages)

[PATCH] ubsan: Add awareness of signed integer overflow traps
 2024-04-16  0:46 UTC  (3+ messages)

[PATCH net-next v2 0/6] selftests: drv-net: support testing with a remote system
 2024-04-16  0:45 UTC  (7+ messages)
` [PATCH net-next v2 1/6] selftests: drv-net: add stdout to the command failed exception
` [PATCH net-next v2 2/6] selftests: drv-net: add config for netdevsim
` [PATCH net-next v2 3/6] selftests: drv-net: define endpoint structures
` [PATCH net-next v2 4/6] selftests: drv-net: factor out parsing of the env
` [PATCH net-next v2 5/6] selftests: drv-net: construct environment for running tests which require an endpoint
` [PATCH net-next v2 6/6] selftests: drv-net: add a trivial ping test

inconsistent wget behavior
 2024-04-16  0:45 UTC  (7+ messages)
` [PATCH 0/1] net: wget: fix TCP sequence number wrap around issue
  ` [PATCH 1/1] "

[PATCH v2] drm/i915/hwmon: Get rid of devm
 2024-04-16  0:44 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/hwmon: Get rid of devm (rev2)

[PATCH v3 5/5] usb: dwc3: exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
 2024-04-16  0:44 UTC  (4+ messages)
` [PATCH v3 0/5] Use new helper function for clock and regulator

[syzbot] [mm?] BUG: unable to handle kernel NULL pointer dereference in __kmap_local_page_prot
 2024-04-16  0:44 UTC 

[PATCH 0/1] Fix faulting VM deadlock
 2024-04-16  0:43 UTC  (5+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH net-next v1 4/5] net: tn40xx: add basic Rx handling
 2024-04-16  0:38 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-16  0:39 UTC 

Kernel 6.7 regression doesn't boot if using AMD eGPU
 2024-04-16  0:39 UTC  (5+ messages)

[PATCH 0/5] xfs: allocation alignment for forced alignment
 2024-04-16  0:38 UTC  (3+ messages)

[syzbot] [bpf?] [net?] BUG: unable to handle kernel NULL pointer dereference in sk_msg_recvmsg
 2024-04-16  0:37 UTC  (2+ messages)
` [syzbot] test arm64, please

[syzbot] [kernfs?] BUG: using __this_cpu_add() in preemptible code in kernfs_fop_write_iter
 2024-04-16  0:37 UTC 

[RFC 00/10] fs/dax: Fix FS DAX page reference counts
 2024-04-16  0:36 UTC  (8+ messages)
` [RFC 04/10] fs/dax: Don't track page mapping/index

[PATCH 0/4] Kconfig: some cleanups
 2024-04-16  0:36 UTC  (6+ messages)
` [PATCH 4/4] Kconfig: Make all Kconfig encoding ascii

[syzbot] [mm?] BUG: unable to handle kernel NULL pointer dereference in __kmap_local_page_prot
 2024-04-16  0:36 UTC  (2+ messages)
` [syzbot] test arm32, please

[PATCH] env: mmc: print MMC device being read
 2024-04-16  0:36 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-imx-master-20240415
 2024-04-16  0:36 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-mmc master
 2024-04-16  0:35 UTC  (2+ messages)

Pull Request: Please pull u-boot-socfpga-next-20240415
 2024-04-16  0:35 UTC  (2+ messages)

[PATCH v10 0/5] Introduce mseal
 2024-04-16  0:34 UTC  (5+ messages)
` [PATCH v10 3/5] selftest mm/mseal memory sealing

[GIT PULLBOMB v30.3] xfs: online repair, part 1 is done
 2024-04-16  0:33 UTC  (17+ messages)
` [GIT PULL 01/16] xfs: improve log incompat feature handling
` [GIT PULL 02/16] xfs: refactorings for atomic file content exchanges
` [GIT PULL 03/16] xfs: "
` [GIT PULL 04/16] xfs: create temporary files for online repair
` [GIT PULL 05/16] xfs: online repair of realtime summaries
` [GIT PULL 06/16] xfs: set and validate dir/attr block owners
` [GIT PULL 07/16] xfs: online repair of extended attributes
` [GIT PULL 08/16] xfs: online repair of inode unlinked state
` [GIT PULL 09/16] xfs: online repair of directories
` [GIT PULL 10/16] xfs: move orphan files to lost and found
` [GIT PULL 11/16] xfs: online repair of symbolic links
` [GIT PULL 12/16] xfs: online fsck of iunlink buckets
` [GIT PULL 13/16] xfs: inode-related repair fixes
` [GIT PULL 14/16] xfs: less heavy locks during fstrim
` [GIT PULL 15/16] xfs: design documentation for online fsck, part 2
` [GIT PULL 16/16] xfs: retain ILOCK during directory updates

Problems with RTL8852BE PCIe 802.11ax Wireless Network Controller and Linux kernel 6.7.7-100.fc38.x86_64
 2024-04-16  0:31 UTC  (2+ messages)

[PATCH v2] net: wget: fix TCP sequence number wrap around issue
 2024-04-16  0:26 UTC 

lsfd/error-eperm test fails on git master
 2024-04-16  0:29 UTC  (2+ messages)

[PATCH 2/8] drm/i915/dpio: Add per-lane PHY TX register definitons for bxt/glk
 2024-04-16  0:28 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-dwcmshc: Add tuning support for Sophgo CV1800B and SG200X
 2024-04-16  0:16 UTC  (3+ messages)

[PATCH v3 0/4] zswap same-filled and limit checking cleanups
 2024-04-16  0:29 UTC  (3+ messages)
` [PATCH v3 2/4] mm: zswap: refactor limit checking from zswap_store()

RTT-PROBE: lore-subspace-rtt
 2024-04-16  0:29 UTC 

current ksmbd
 2024-04-16  0:28 UTC  (2+ messages)

[PATCH] arm/arm64: dts: Drop "arm,armv8-pmuv3" compatible usage
 2024-04-16  0:13 UTC  (3+ messages)

[PATCH v2 00/34] Open block devices as files
 2024-04-16  0:27 UTC  (9+ messages)
` [PATCH v2 04/34] md: port block device access to file

[net-next PATCH 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
 2024-04-16  0:24 UTC  (17+ messages)
` [net-next PATCH 13/15] eth: fbnic: add basic Rx handling

[RFC PATCH] doc: describe the project's decision-making process
 2024-04-16  0:24 UTC  (2+ messages)

[PATCH v3 0/8] docs: recommend using contrib/contacts/git-contacts
 2024-04-16  0:21 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 8/8] SubmittingPatches: demonstrate using git-contacts with git-send-email

[PATCH rfc 0/3] mm: allow more high-order pages stored on PCP lists
 2024-04-16  0:21 UTC  (6+ messages)

[PATCH 5.15 00/45] 5.15.156-rc1 review
 2024-04-16  0:20 UTC  (2+ messages)

[PATCH v2 0/4] crypto: x86/sha256-ni - cleanup and optimization
 2024-04-16  0:17 UTC  (7+ messages)
` [PATCH v2 4/4] crypto: x86/sha256-ni - simplify do_4rounds

[geert-renesas-devel:master] BUILD SUCCESS ab000cac0c9a66856e832a0c359d176e875dcc4b
 2024-04-16  0:18 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-16  0:19 UTC 

[geert-renesas-devel:next] BUILD SUCCESS f4a6540ae2c417ba0b1173cb30f20b6aa3ff113f
 2024-04-16  0:18 UTC 

[geert-renesas-devel:renesas-dts-for-v6.10] BUILD SUCCESS 412f2224b3b63f3d553aa82b54f762245acd4398
 2024-04-16  0:18 UTC 

[PATCH 0/1] fuse: Add initial support for fs-verity
 2024-04-16  0:16 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 6.1 00/69] 6.1.87-rc1 review
 2024-04-16  0:17 UTC  (2+ messages)

[android-common:android14-5.15 5/5] fs/proc/task_mmu.c:872:36: warning: cast from 'int (*)(struct seq_file *, void *)' to 'show_pad_vma_fn' (aka 'void (*)(struct seq_file *, struct vm_area_struct *)') converts to incompatible function type
 2024-04-16  0:17 UTC 

[PATCH 6.8 000/172] 6.8.7-rc1 review
 2024-04-16  0:17 UTC  (2+ messages)

[geert-m68k:master] BUILD SUCCESS 33ab37f265940f8e044b54c710fff14e91f68b19
 2024-04-16  0:16 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-16  0:09 UTC 

[axboe-block:rw_iter 81/438] kernel/trace/trace_osnoise.c:2221 osnoise_options_write() warn: potential spectre issue 'buf' [w]
 2024-04-16  0:06 UTC 

[android-common:android14-5.15 5/5] fs/proc/task_mmu.c:872:43: warning: cast between incompatible function types from 'int (*)(struct seq_file *, void *)' to 'void (*)(struct seq_file *, struct vm_area_struct *)'
 2024-04-16  0:06 UTC 

[PATCH 00/15] fix packing of structs when building with MSVC
 2024-04-16  0:05 UTC  (3+ messages)
` [PATCH v4 00/16] "
  ` [PATCH v4 16/16] crypto/mlx5: pack structures "


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.