messages from 2024-10-15 11:15:36 to 2024-10-17 02:01:44 UTC [more...]
[PATCH v3 0/3] introduce PIDFD_SELF* sentinels
2024-10-17 2:01 UTC (9+ messages)
` [PATCH v3 1/3] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup
` [PATCH v3 2/3] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
` [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
` The "make headers" requirement, revisited: "
[PATCH v3] XArray: minor documentation improvements
2024-10-17 0:34 UTC (6+ messages)
` [PATCH v4] "
[PATCH v2 bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
2024-10-16 23:57 UTC (3+ messages)
[RFC PATCH v1 1/7] fs: Add inode_get_ino() and implement get_ino() for NFS
2024-10-16 23:05 UTC (14+ messages)
[PATCH v6 00/10] tmpfs: Add case-insensitive support for tmpfs
2024-10-16 21:59 UTC (9+ messages)
` [PATCH v6 01/10] libfs: Create the helper function generic_ci_validate_strict_name()
` [PATCH v6 03/10] unicode: Export latest available UTF-8 version number
` [PATCH v6 07/10] tmpfs: Add casefold lookup support
[PATCH RFC/RFT v2 0/2] Converge common flows for cpu assisted shadow stack
2024-10-16 21:57 UTC (3+ messages)
` [PATCH RFC/RFT v2 1/2] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH RFC/RFT v2 2/2] kernel: converge common shadow stack flow agnostic to arch
[PATCH bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
2024-10-16 21:45 UTC (4+ messages)
[PATCH v2 0/2] fuse: remove extra page copies in writeback
2024-10-16 21:27 UTC (18+ messages)
` [PATCH v2 1/2] mm: skip reclaiming folios in writeback contexts that may trigger deadlock
` [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
[PATCH v9 0/8] block atomic writes for xfs
2024-10-16 20:13 UTC (18+ messages)
` [PATCH v9 1/8] block/fs: Pass an iocb to generic_atomic_write_valid()
` [PATCH v9 2/8] fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid()
` [PATCH v9 3/8] block: Add bdev atomic write limits helpers
` [PATCH v9 4/8] fs: Export generic_atomic_write_valid()
` [PATCH v9 5/8] fs: iomap: Atomic write support
` [PATCH v9 6/8] xfs: Support atomic write for statx
` [PATCH v9 7/8] xfs: Validate atomic writes
` [PATCH v9 8/8] xfs: Support setting FMODE_CAN_ATOMIC_WRITE
[PATCH v2 0/3] introduce PIDFD_SELF* sentinels
2024-10-16 20:00 UTC (11+ messages)
` [PATCH v2 1/3] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup
[PATCH 0/3] introduce PIDFD_SELF* sentinels
2024-10-16 19:58 UTC (5+ messages)
` [PATCH 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
[GIT PULL] Fsnotify changes for 6.12-rc1
2024-10-16 19:28 UTC (9+ messages)
[RFC PATCH] epoll: Add synchronous wakeup support for ep_poll_callback
2024-10-16 19:05 UTC (3+ messages)
[PATCH] fs: don't try and remove empty rbtree node
2024-10-16 17:49 UTC
[PATCH v2] fanotify: allow reporting errors on failure to open fd
2024-10-16 17:46 UTC (3+ messages)
[PATCH bpf-next 0/2] security.bpf xattr name prefix
2024-10-16 16:38 UTC (12+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Extend test fs_kfuncs to cover security.bpf xattr names
[PATCH] netfs: Downgrade i_rwsem for a buffered write
2024-10-16 16:28 UTC
[linus:master] [iomap] c5c810b94c: stress-ng.metamix.ops_per_sec -98.4% regression
2024-10-16 15:47 UTC (4+ messages)
[PATCH] netfs: Fix kdoc of netfs_read_subreq_progress()
2024-10-16 14:55 UTC (2+ messages)
[PATCH] afs: Fix lock recursion
2024-10-16 14:53 UTC (2+ messages)
[PATCH] fs: Fix uninitialized value issue in from_kuid
2024-10-16 14:52 UTC (3+ messages)
[RFC][PATCH] getname_maybe_null() - the third variant of pathname copy-in
2024-10-16 14:49 UTC (6+ messages)
[RFC PATCH v1 06/57] mm: Remove PAGE_SIZE compile-time constant assumption
2024-10-16 14:37 UTC (2+ messages)
[PATCH v14] mm: don't set readahead flag on a folio when lookahead_size > nr_to_read
2024-10-16 13:06 UTC (6+ messages)
` "
` "
[syzbot] [fs?] kernel BUG in submit_bh_wbc (3)
2024-10-16 13:05 UTC (4+ messages)
` [PATCH] nilfs2: fix kernel bug due to missing clearing of buffer delay flag
` [syzbot] [nilfs] [fs] kernel BUG in submit_bh_wbc (3)
[PATCH RFC] : fhandle: relax open_by_handle_at() permission checks
2024-10-16 12:53 UTC (6+ messages)
` fanotify sb/mount watch inside userns (Was: [PATCH RFC] : fhandle: relax open_by_handle_at() permission checks)
[PATCH] bcachefs: Fix sysfs warning in fstests generic/730,731
2024-10-16 9:49 UTC (6+ messages)
possible deadlock in freeze_super
2024-10-16 8:36 UTC (5+ messages)
[PATCH] iomap: provide iomap_want_unshare_iter() stub for !CONFIG_BLOCK
2024-10-16 8:15 UTC (2+ messages)
[linus:master] [x86] 2865baf540: stress-ng.access.access_calls_per_sec 6.8% improvement
2024-10-16 7:27 UTC
[PATCH v2 bpf-next 0/2] security.bpf xattr name prefix
2024-10-16 7:09 UTC (3+ messages)
` [PATCH v2 bpf-next 1/2] fs/xattr: bpf: Introduce "
` [PATCH v2 bpf-next 2/2] selftests/bpf: Extend test fs_kfuncs to cover security.bpf xattr names
[linux-next:master] [fs] d91ea8195e: stress-ng.ring-pipe.ops_per_sec -5.1% regression (stress-ng.ring-pipe.pipe_read+write_calls_per_sec 7.3% improvement)
2024-10-16 5:50 UTC (3+ messages)
[RFC PATCH 0/6] initramfs: reduce buffer footprint
2024-10-16 2:42 UTC (9+ messages)
` [RFC PATCH 1/6] vsprintf: add simple_strntoul
` [RFC PATCH 2/6] initramfs: avoid memcpy for hex header fields
` [RFC PATCH 3/6] initramfs: remove extra symlink path buffer
` [RFC PATCH 4/6] initramfs: merge header_buf and name_buf
` [RFC PATCH 5/6] initramfs: reuse buf for built-in and bootloader initramfs
` [RFC PATCH 6/6] initramfs: avoid static buffer for error message
[PATCH v7 0/8] block atomic writes for xfs
2024-10-16 0:52 UTC (7+ messages)
` [PATCH v7 5/8] xfs: Support FS_XFLAG_ATOMICWRITES
[PATCH RFC v4 00/15] fuse: fuse-over-io-uring
2024-10-16 0:08 UTC (17+ messages)
` [PATCH RFC v4 01/15] fuse: rename to fuse_dev_end_requests and make non-static
` [PATCH RFC v4 02/15] fuse: Move fuse_get_dev to header file
` [PATCH RFC v4 03/15] fuse: Move request bits
` [PATCH RFC v4 04/15] fuse: Add fuse-io-uring design documentation
` [PATCH RFC v4 05/15] fuse: {uring} Handle SQEs - register commands
` [PATCH RFC v4 06/15] fuse: Make fuse_copy non static
` [PATCH RFC v4 07/15] fuse: Add buffer offset for uring into fuse_copy_state
` [PATCH RFC v4 08/15] fuse: {uring} Add uring sqe commit and fetch support
` [PATCH RFC v4 09/15] fuse: {uring} Handle teardown of ring entries
` [PATCH RFC v4 10/15] fuse: {uring} Add a ring queue and send method
` [PATCH RFC v4 11/15] fuse: {uring} Allow to queue to the ring
` [PATCH RFC v4 12/15] io_uring/cmd: let cmds to know about dying task
` [PATCH RFC v4 13/15] fuse: {uring} Handle IO_URING_F_TASK_DEAD
` [PATCH RFC v4 14/15] fuse: {io-uring} Prevent mount point hang on fuse-server termination
` [PATCH RFC v4 15/15] fuse: enable fuse-over-io-uring
[syzbot] Monthly fuse report (Oct 2024)
2024-10-15 21:53 UTC
[RFC PATCH] epoll: Add synchronous wakeup support for ep_poll_callback
2024-10-15 20:46 UTC (4+ messages)
[GIT PULL] bcachefs fixes for 6.12-rc4
2024-10-15 19:10 UTC (3+ messages)
[RFC PATCH] backing-file: clean up the API
2024-10-15 18:57 UTC (4+ messages)
[PATCH] rust: task: adjust safety comments in Task methods
2024-10-15 18:53 UTC (8+ messages)
WARNING in __brelse
2024-10-15 18:42 UTC (3+ messages)
[PATCH hotfix 6.12 0/2] fork: do not expose incomplete mm on fork
2024-10-15 17:56 UTC (3+ messages)
` [PATCH hotfix 6.12 1/2] fork: do not invoke uffd on fork if error occurs
` [PATCH hotfix 6.12 2/2] fork: only invoke khugepaged, ksm hooks if no error
[PATCH] efs: fix the efs new mount api implementation
2024-10-15 17:33 UTC (3+ messages)
[f2fs-dev] [PATCH v5] f2fs: introduce device aliasing file
2024-10-15 16:56 UTC (2+ messages)
[PATCH] iomap: turn iomap_want_unshare_iter into an inline function
2024-10-15 16:18 UTC (4+ messages)
[PATCH v7 0/3] FDP and per-io hints
2024-10-15 15:22 UTC (4+ messages)
[syzbot] [fs?] [mm?] stack segment fault in folio_wait_writeback
2024-10-15 15:12 UTC (3+ messages)
[PATCH v5 00/30] Permission Overlay Extension
2024-10-15 15:01 UTC (12+ messages)
` [PATCH v5 19/30] arm64: add POE signal support
[PATCH v3 -next 00/15] sysctl: move sysctls from vm_table into its own files
2024-10-15 14:02 UTC (3+ messages)
` [PATCH v3 -next 10/15] fs: drop_caches: move sysctl to fs/drop_caches.c
[PATCH] selftests: add test for specifying 500 lower layers
2024-10-15 13:55 UTC (3+ messages)
[PATCH] docs: fix a reference of a removed file
2024-10-15 13:40 UTC (3+ messages)
[PATCH v2 0/2] Fix regression in libfuse test_copy_file_range()
2024-10-15 13:26 UTC (2+ messages)
[PATCH 5/6] unicode: kunit: refactor selftest to kunit tests
2024-10-15 13:21 UTC (4+ messages)
` [PATCH 6/6] unicode: kunit: change tests filename and path
[PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
2024-10-15 13:05 UTC (5+ messages)
` [PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
[PATCH v8 0/7] block atomic writes for xfs
2024-10-15 12:33 UTC (13+ messages)
` [PATCH v8 4/7] fs: iomap: Atomic write support
` [PATCH v8 5/7] xfs: Support atomic write for statx
` [PATCH v8 6/7] xfs: Validate atomic writes
` [PATCH v8 7/7] xfs: Support setting FMODE_CAN_ATOMIC_WRITE
[PATCH v1] Fix NULL pointer dereference in read_cache_folio
2024-10-15 11:57 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v2] mm: fix null "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).