messages from 2024-12-31 20:24:02 to 2025-01-01 00:48:48 UTC [more...]
[PATCH 0/3] add diagnostics macros to make code portable
2025-01-01 0:48 UTC (8+ messages)
` [PATCH v7 "
` [PATCH v7 1/3] lib/eal: "
` [PATCH v7 2/3] drivers/common: "
` [PATCH v7 3/3] drivers/net: "
` [PATCH v8 0/3] "
` [PATCH v8 1/3] lib/eal: "
` [PATCH v8 2/3] drivers/common: "
[PATCH net-next v3 0/6] enic: Use Page Pool API for receiving packets
2025-01-01 0:42 UTC (6+ messages)
` [PATCH net-next v3 4/6] enic: Use the Page Pool API for RX when MTU is less than page size
drivers/iio/adc/xilinx-ams.c:1158:2: warning: arithmetic between different enumeration types ('enum ams_ps_pl_seq' and 'enum ams_seq')
2025-01-01 0:38 UTC
[PATCH 6.12 000/114] 6.12.8-rc1 review
2025-01-01 0:34 UTC (3+ messages)
` [PATCH 6.12] "
[syzbot] [orangefs?] KASAN: slab-out-of-bounds Read in orangefs_debug_write
2025-01-01 0:10 UTC (4+ messages)
` [PATCH] orangefs: fix a oob "
[NYE PATCHCYCLONE] xfs: free space defrag and autonomous self healing
2024-12-31 23:59 UTC (105+ messages)
` [PATCHSET 1/5] xfs: improve post-close eofblocks gc behavior
` [PATCH 1/1] xfs: Don't free EOF blocks on close when extent size hints are set
` [PATCHSET RFC 2/5] xfs: noalloc allocation groups
` [PATCH 1/5] xfs: track deferred ops statistics
` [PATCH 2/5] xfs: whine to dmesg when we encounter errors
` [PATCH 3/5] xfs: create a noalloc mode for allocation groups
` [PATCH 4/5] xfs: enable userspace to hide an AG from allocation
` [PATCH 5/5] xfs: apply noalloc mode to inode allocations too
` [PATCHSET 3/5] xfs: report refcount information to userspace
` [PATCH 1/1] xfs: export reference count "
` [PATCHSET 4/5] xfs: defragment free space
` [PATCH 1/4] xfs: export realtime refcount information
` [PATCH 2/4] xfs: capture the offset and length in fallocate tracepoints
` [PATCH 3/4] xfs: add an ioctl to map free space into a file
` [PATCH 4/4] xfs: implement FALLOC_FL_MAP_FREE for realtime files
` [PATCHSET 5/5] xfs: live health monitoring of filesystems
` [PATCH 01/16] xfs: create debugfs uuid aliases
` [PATCH 02/16] xfs: create hooks for monitoring health updates
` [PATCH 03/16] xfs: create a filesystem shutdown hook
` [PATCH 04/16] xfs: create hooks for media errors
` [PATCH 05/16] iomap, filemap: report buffered read and write io errors to the filesystem
` [PATCH 06/16] iomap: report directio read and write errors to callers
` [PATCH 07/16] xfs: create file io error hooks
` [PATCH 08/16] xfs: create a special file to pass filesystem health to userspace
` [PATCH 09/16] xfs: create event queuing, formatting, and discovery infrastructure
` [PATCH 10/16] xfs: report metadata health events through healthmon
` [PATCH 11/16] xfs: report shutdown "
` [PATCH 12/16] xfs: report media errors "
` [PATCH 13/16] xfs: report file io "
` [PATCH 14/16] xfs: allow reconfiguration of the health monitoring device
` [PATCH 15/16] xfs: add media error reporting ioctl
` [PATCH 16/16] xfs: send uevents when mounting and unmounting a filesystem
` [PATCHSET RFC 1/5] xfsprogs: noalloc allocation groups
` [PATCH 2/5] xfs: create a noalloc mode for "
` [PATCH 3/5] xfs: enable userspace to hide an AG from allocation
` [PATCH 4/5] xfs: apply noalloc mode to inode allocations too
` [PATCH 5/5] xfs_io: enhance the aginfo command to control the noalloc flag
` [PATCHSET 2/5] xfsprogs: report refcount information to userspace
` [PATCH 1/2] xfs: export reference count "
` [PATCH 2/2] xfs_io: dump reference count information
` [PATCHSET 3/5] xfsprogs: defragment free space
` [PATCH 01/11] xfs_io: display rtgroup number in verbose fsrefs output
` [PATCH 02/11] xfs: add an ioctl to map free space into a file
` [PATCH 03/11] xfs_io: support using XFS_IOC_MAP_FREESP to map free space
` [PATCH 04/11] xfs_db: get and put blocks on the AGFL
` [PATCH 05/11] xfs_spaceman: implement clearing free space
` [PATCH 06/11] spaceman: physically move a regular inode
` [PATCH 07/11] spaceman: find owners of space in an AG
` [PATCH 08/11] xfs_spaceman: wrap radix tree accesses in find_owner.c
` [PATCH 09/11] xfs_spaceman: port relocation structure to 32-bit systems
` [PATCH 10/11] spaceman: relocate the contents of an AG
` [PATCH 11/11] spaceman: move inodes with hardlinks
` [PATCHSET 4/5] xfsprogs: live health monitoring of filesystems
` [PATCH 01/21] xfs: create hooks for monitoring health updates
` [PATCH 02/21] xfs: create a special file to pass filesystem health to userspace
` [PATCH 03/21] xfs: create event queuing, formatting, and discovery infrastructure
` [PATCH 04/21] xfs: report metadata health events through healthmon
` [PATCH 05/21] xfs: report shutdown "
` [PATCH 06/21] xfs: report media errors "
` [PATCH 07/21] xfs: report file io "
` [PATCH 08/21] xfs: add media error reporting ioctl
` [PATCH 09/21] xfs_io: monitor filesystem health events
` [PATCH 10/21] xfs_io: add a media error reporting command
` [PATCH 11/21] xfs_scrubbed: create daemon to listen for health events
` [PATCH 12/21] xfs_scrubbed: check events against schema
` [PATCH 13/21] xfs_scrubbed: enable repairing filesystems
` [PATCH 14/21] xfs_scrubbed: check for fs features needed for effective repairs
` [PATCH 15/21] xfs_scrubbed: use getparents to look up file names
` [PATCH 16/21] builddefs: refactor udev directory specification
` [PATCH 17/21] xfs_scrubbed: create a background monitoring service
` [PATCH 18/21] xfs_scrubbed: don't start service if kernel support unavailable
` [PATCH 19/21] xfs_scrubbed: use the autofsck fsproperty to select mode
` [PATCH 20/21] xfs_scrub: report media scrub failures to the kernel
` [PATCH 21/21] debian: enable xfs_scrubbed on the root filesystem by default
` [PATCHSET 5/5] xfs_repair: add difficult V5 features to filesystems
` [PATCH 01/10] xfs_repair: allow sysadmins to add free inode btree indexes
` [PATCH 02/10] xfs_repair: allow sysadmins to add reflink
` [PATCH 03/10] xfs_repair: allow sysadmins to add reverse mapping indexes
` [PATCH 04/10] xfs_repair: upgrade an existing filesystem to have parent pointers
` [PATCH 05/10] xfs_repair: allow sysadmins to add metadata directories
` [PATCH 06/10] xfs_repair: upgrade filesystems to support rtgroups when adding metadir
` [PATCH 07/10] xfs_repair: allow sysadmins to add realtime reverse mapping indexes
` [PATCH 08/10] xfs_repair: allow sysadmins to add realtime reflink
` [PATCH 09/10] xfs_repair: skip free space checks when upgrading
` [PATCH 10/10] xfs_repair: allow adding rmapbt to reflink filesystems
` [PATCHSET 1/5] fstests: functional test for refcount reporting
` [PATCH 1/1] xfs: test output of new FSREFCOUNTS ioctl
` [PATCHSET 2/5] fstests: defragment free space
` [PATCH 1/1] xfs: test clearing of "
` [PATCHSET 3/5] fstests: capture logs from mount failures
` [PATCH 1/2] treewide: convert all $MOUNT_PROG to _mount
` [PATCH 2/2] check: capture dmesg of mount failures if test fails
` [PATCHSET 4/5] fstests: live health monitoring of filesystems
` [PATCH 1/6] misc: convert all $UMOUNT_PROG to a _umount helper
` [PATCH 2/6] misc: convert all umount(1) invocations to _umount
` [PATCH 3/6] xfs: test health monitoring code
` [PATCH 4/6] xfs: test for metadata corruption error reporting via healthmon
` [PATCH 5/6] xfs: test io "
` [PATCH 6/6] xfs: test new xfs_scrubbed daemon
` [PATCHSET 5/5] fstests: add difficult V5 features to filesystems
` [PATCH 1/3] xfs/1856: add metadir upgrade to test matrix
` [PATCH 2/3] xfs/1856: add rtrmapbt "
` [PATCH 3/3] xfs/1856: add rtreflink "
[PATCH v2] dma: ti: k3-udma: Fix BCDMA probe by adding check for MMR_RFLOW
2024-12-31 23:55 UTC (2+ messages)
[PATCH] qconfig.py: Update resync message
2024-12-31 23:54 UTC
[Buildroot] [PATCH v5 0/2] Add board support for the BeagleV-Ahead
2024-12-31 23:01 UTC (3+ messages)
[PATCH 6.1 00/60] 6.1.123-rc1 review
2024-12-31 23:00 UTC (3+ messages)
` [PATCH 6.1] "
[PATCH 6.6 00/86] 6.6.69-rc1 review
2024-12-31 22:54 UTC (3+ messages)
` [PATCH 6.6] "
[PATCH v5 0/9] Inline ECC Series
2024-12-31 22:51 UTC (3+ messages)
` [PATCH v5 9/9] board: ti: Pull redundant DDR functions to a common location and Fixup DDR size when ECC is enabled
[PATCH v2 0/3] media: i2c: imx219: Fixes for blanking and pixel rate
2024-12-31 22:48 UTC (7+ messages)
` [PATCH v2 3/3] media: i2c: imx219: Scale the pixel rate for analog binning
[PATCH 01/12] cifs: Fix struct FILE_ALL_INFO
2024-12-31 22:36 UTC (12+ messages)
` [PATCH 02/12] cifs: Fix calling CIFSFindFirst() for root path without msearch
` [PATCH 03/12] cifs: Optimize CIFSFindFirst() response when not searching
` [PATCH 04/12] cifs: Fix and improve cifs_is_path_accessible() function
` [PATCH 05/12] cifs: Fix cifs_query_path_info() for Windows NT servers
` [PATCH 06/12] cifs: Fix and improve cifs_query_path_info() and cifs_query_file_info()
` [PATCH 07/12] cifs: Improve SMB1 stat() to work also for paths in DELETE_PENDING state
` [PATCH 08/12] cifs: Remove code for querying FILE_INFO_STANDARD via CIFSSMBQPathInfo()
` [PATCH 09/12] cifs: Allow fallback code in smb_set_file_info() also for directories
` [PATCH 10/12] cifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() function
` [PATCH 11/12] cifs: Add fallback code path for cifs_mkdir_setinfo()
` [PATCH 12/12] cifs: Remove CIFSSMBSetPathInfoFB() fallback function
[PATCH] cifs: Fix querying and creating MF symlinks over SMB1
2024-12-31 22:36 UTC
[PATCH 1/2] cifs: Do not attempt to call CIFSSMBRenameOpenFile() without CAP_INFOLEVEL_PASSTHRU
2024-12-31 22:35 UTC (2+ messages)
` [PATCH 2/2] cifs: Do not attempt to call CIFSGetSrvInodeNumber() "
[PATCH 1/5] cifs: Fix access_flags_to_smbopen_mode
2024-12-31 22:35 UTC (5+ messages)
` [PATCH 2/5] cifs: Do not add FILE_READ_ATTRIBUTES when using GENERIC_READ/EXECUTE/ALL
` [PATCH 3/5] cifs: Improve SMB2+ stat() to work also on non-present name surrogate reparse points
` [PATCH 4/5] cifs: Improve SMB2+ stat() to work also for paths in DELETE_PENDING state
` [PATCH 5/5] cifs: Improve detect_directory_symlink_target() function
[syzbot] [serial?] possible deadlock in tty_buffer_flush (3)
2024-12-31 22:34 UTC (2+ messages)
[RESEND PATCH] fs/pipe: Introduce a check to skip sleeping processes during pipe read/write
2024-12-31 22:31 UTC (5+ messages)
[PATCH for-4.20] x86/traps: Rework LER initialisation and support Zen5/Diamond Rapids
2024-12-31 22:25 UTC (2+ messages)
[syzbot] [fs?] KASAN: slab-out-of-bounds Write in __put_unused_fd
2024-12-31 22:15 UTC (2+ messages)
[syzbot] [gfs2?] UBSAN: shift-out-of-bounds in gfs2_dir_read
2024-12-31 22:14 UTC
[Bug 219504] New: XFS crashes with kernel Version > 6.1.91. Perhaps Changes in kernel 6.1.92 for XFS/iomap causing the problems?
2024-12-31 22:11 UTC (3+ messages)
` [Bug 219504] iomap/buffered-io/XFS crashes with kernel Version > 6.1.91. Perhaps Changes in kernel 6.1.92 (and up) "
[Buildroot] [PATCH 1/1] configs/nvidia_bf3: set BR2_cortex_a78
2024-12-31 21:56 UTC (2+ messages)
problems with virtio and microvm in ACPI mode
2024-12-31 18:22 UTC
MediaTek MT7922 or similar
2024-12-31 21:47 UTC
[OE-core][kirkstone][PATCH 0/5] kirkstone CVE cleanup
2024-12-31 21:25 UTC (6+ messages)
` [OE-core][kirkstone][PATCH 1/5] ghostscript: ignore CVE-2024-46954
` [OE-core][kirkstone][PATCH 2/5] tiff: ignore CVE-2023-2731
` [OE-core][kirkstone][PATCH 3/5] tiff: patch CVE-2023-3164
` [OE-core][kirkstone][PATCH 4/5] gstreame1.0: ignore CVEs from gstreamer1.0-plugins-bad
` [OE-core][kirkstone][PATCH 5/5] xwayland: patch CVE-2023-5380 CVE-2024-0229
[PATCH 0/4] drm/i915/pmdemand: cleanups
2024-12-31 21:20 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH 00/10] Cumulative fixes and updates for MediaTek ethernet driver
2024-12-31 21:17 UTC (2+ messages)
[PATCH v5 0/4] Select CONFIG_64BIT for sandbox64 and x86_64
2024-12-31 21:17 UTC (2+ messages)
[PATCH 0/2] Keep the access to dtb_dt_embedded() within fdtdec
2024-12-31 21:17 UTC (2+ messages)
[PATCH v3 1/4] drm: bridge: dw_hdmi: Add flag to indicate output port is optional
2024-12-31 21:10 UTC (3+ messages)
vmlinux.o: warning: objtool: do_user_addr_fault+0x1052: __stack_chk_fail() is missing a __noreturn annotation
2024-12-31 21:05 UTC (2+ messages)
/etc/git/
2024-12-31 21:03 UTC (5+ messages)
[PATCH 2/2] landlock: add support for private bind mount
2024-12-31 21:03 UTC (2+ messages)
[PATCH v4] drm/amdkfd: Various return code cleanup
2024-12-31 20:41 UTC
mnt_list corruption triggered during btrfs/326
2024-12-31 20:35 UTC (2+ messages)
[openeuler:OLK-5.10 2602/2602] drivers/regulator/core.o: warning: objtool: regulator_resolve_supply()+0x73e: unreachable instruction
2024-12-31 20:31 UTC
[PATCH v2 00/17] imx: add i.MX95 support
2024-12-31 20:31 UTC (5+ messages)
` [PATCH v2 16/17] imx95_evk: add i.MX95 19x19 EVK board basic support
` 回复: [EXT] "
` "
[oe] [meta-oe] [PATCH 01/18] ctags: upgrade 6.1.20241222.0 -> 6.1.20241229.0
2024-12-31 20:28 UTC (3+ messages)
` [oe] [meta-oe] [PATCH 08/18] pocketpy: upgrade 2.0.3 -> 2.0.4
[PULL 00/29] Misc HW patches for 2024-12-31
2024-12-31 20:22 UTC (24+ messages)
` [PULL 01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs
` [PULL 04/29] hw/usb/uhci: checkpatch cleanup
` [PULL 05/29] hw/usb/uhci: Introduce and use register defines
` [PULL 07/29] hw/i386: Mark devices as little-endian
` [PULL 08/29] hw/tricore: "
` [PULL 09/29] hw/openrisc: Mark devices as big-endian
` [PULL 11/29] hw/net/xilinx_ethlite: Convert some debug logs to trace events
` [PULL 14/29] hw/net/xilinx_ethlite: Correct maximum RX buffer size
` [PULL 15/29] hw/net/xilinx_ethlite: Rename rxbuf -> port_index
` [PULL 16/29] fw_cfg: Don't set callback_opaque NULL in fw_cfg_modify_bytes_read()
` [PULL 17/29] hw/misc/vmcoreinfo: Declare QOM type using DEFINE_TYPES macro
` [PULL 18/29] hw/misc/vmcoreinfo: Rename opaque pointer as 'opaque'
` [PULL 19/29] hw/i386/amd_iommu: Simplify non-KVM checks on XTSup feature
` [PULL 20/29] hw/block/virtio-blk: Replaces request free function with g_free
` [PULL 21/29] hw/usb/hcd-xhci-pci: Move msi/msix properties from NEC to superclass
` [PULL 22/29] hw/usb/hcd-xhci: Unimplemented/guest error logging for port MMIO
` [PULL 23/29] ui & main loop: Redesign of system-specific main thread event handling
` [PULL 24/29] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
` [PULL 25/29] hw/display/apple-gfx: Adds PCI implementation
` [PULL 26/29] hw/display/apple-gfx: Adds configurable mode list
` [PULL 27/29] MAINTAINERS: Add myself as maintainer for apple-gfx, reviewer for HVF
` [PULL 28/29] net/vmnet: Pad short Ethernet frames
` [PULL 29/29] hw/display/qxl: Do not use C99 // comments
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.