messages from 2025-03-06 10:37:30 to 2025-03-08 21:53:53 UTC [more...]
[syzbot] [bcachefs?] general protection fault in proc_sys_compare
2025-03-08 21:53 UTC (6+ messages)
[PATCH v3 1/2] mm/filemap: use xas_try_split() in __filemap_add_folio()
2025-03-08 21:34 UTC (5+ messages)
[PATCH] the dm-loop target
2025-03-08 20:45 UTC (10+ messages)
[RFC PATCH 0/9] Landlock supervise: a mechanism for interactive permission requests
2025-03-08 19:15 UTC (16+ messages)
` [RFC PATCH 2/9] Refactor per-layer information in rulesets and rules
` [RFC PATCH 5/9] Define user structure for events and responses
[LSF/MM/BPF TOPIC] The future of anon_vma
2025-03-08 18:15 UTC (3+ messages)
[syzbot] [bcachefs?] general protection fault in inode_permission (3)
2025-03-08 18:05 UTC (2+ messages)
[PATCH] fs: support filename refcount without atomics
2025-03-08 13:46 UTC (14+ messages)
[PATCH] selftests: add tests for mount notification
2025-03-08 12:10 UTC (3+ messages)
[PATCH] vfs: Remove invalidate_inodes()
2025-03-08 11:21 UTC (3+ messages)
[RFC PATCH 0/5] Introduce FDBox, and preserve memfd with shmem over KHO
2025-03-08 11:09 UTC (18+ messages)
` [RFC PATCH 1/5] misc: introduce FDBox
` [RFC PATCH 2/5] misc: add documentation for FDBox
` [RFC PATCH 3/5] mm: shmem: allow callers to specify operations to shmem_undo_range
` [RFC PATCH 4/5] mm: shmem: allow preserving file over FDBOX + KHO
` [RFC PATCH 5/5] mm/memfd: allow preserving FD "
[GIT PULL v2] crypto: Add Kerberos crypto lib
2025-03-08 8:29 UTC (2+ messages)
[PATCH v2] drop_caches: re-enable message after disabling
2025-03-08 8:05 UTC (2+ messages)
[PATCH 00/11] Remove aops->writepage
2025-03-08 5:34 UTC (14+ messages)
` [PATCH 01/11] f2fs: Remove check for ->writepage
` [PATCH 02/11] f2fs: Remove f2fs_write_data_page()
` [PATCH 03/11] f2fs: Remove f2fs_write_meta_page()
` [PATCH 04/11] f2fs: Remove f2fs_write_node_page()
` [PATCH 05/11] vboxsf: Convert to writepages
` [PATCH 06/11] migrate: Remove call to ->writepage
` [PATCH 07/11] writeback: Remove writeback_use_writepage()
` [PATCH 08/11] shmem: Add shmem_writeout()
` [PATCH 09/11] i915: Use writeback_iter()
` [PATCH 10/11] mm: Remove swap_writepage() and shmem_writepage()
` [PATCH 11/11] fs: Remove aops->writepage
[LSF/MM/BPF TOPIC] xfstests: Centralizing filesystem configs and device configs
2025-03-08 4:05 UTC (11+ messages)
[PATCH V2] fs: binfmt_elf_efpic: fix variable set but not used warning
2025-03-08 4:07 UTC (4+ messages)
[PATCH] string: Disable read_word_at_a_time() optimizations if kernel MTE is enabled
2025-03-08 3:36 UTC (2+ messages)
[PATCH] fs: binfmt_elf_efpic: fix variable set but not used warning
2025-03-08 2:21 UTC (4+ messages)
[syzbot] [bcachefs] WARNING: locking bug in d_set_mounted
2025-03-08 0:02 UTC
[PATCH] pipe_read: don't wake up the writer if the pipe is still full
2025-03-07 23:56 UTC (46+ messages)
` [RFC PATCH 0/3] pipe: Convert pipe->{head,tail} to unsigned short
` [RFC PATCH 1/3] fs/pipe: Limit the slots in pipe_resize_ring()
` [RFC PATCH 2/3] fs/splice: Atomically read pipe->{head,tail} in opipe_prep()
` [RFC PATCH 3/3] treewide: pipe: Convert all references to pipe->{head,tail,max_usage,ring_size} to unsigned short
[PATCH] fs/pipe.c: merge if statements with identical conditions
2025-03-07 22:54 UTC (4+ messages)
[PATCH] fs/pipe.c: simplify tmp_page handling
2025-03-07 22:51 UTC (3+ messages)
Using userfaultfd with KVM's async page fault handling causes processes to hung waiting for mmap_lock to be released
2025-03-07 22:41 UTC (5+ messages)
[PATCH v2 0/4] pipe: Trivial cleanups
2025-03-07 22:30 UTC (8+ messages)
` [PATCH v2 1/4] fs/pipe: Limit the slots in pipe_resize_ring()
` [PATCH v2 2/4] kernel/watch_queue: Use pipe_buf() to retrieve the pipe buffer
` [PATCH v2 3/4] fs/pipe: Use pipe_buf() helper to retrieve "
` [PATCH v2 4/4] fs/splice: "
[PATCH 0/4] f2fs: Remove uses of writepage
2025-03-07 22:13 UTC (8+ messages)
` [PATCH 1/4] f2fs: Remove check for ->writepage
` [PATCH 2/4] f2fs: Remove f2fs_write_data_page()
` [PATCH 3/4] f2fs: Remove f2fs_write_meta_page()
` [PATCH 4/4] f2fs: Remove f2fs_write_node_page()
[PATCH v3 0/2] Minimize xa_node allocation during xarry split
2025-03-07 20:33 UTC (2+ messages)
[PATCH v1 0/2] override audit silence norule for fs cases
2025-03-07 19:19 UTC (6+ messages)
` [PATCH v1 1/2] audit: record fanotify event regardless of presence of rules
[syzbot] [xfs?] WARNING in fsnotify_file_area_perm
2025-03-07 17:45 UTC (13+ messages)
[RFC] apfs: thoughts on upstreaming an out-of-tree module
2025-03-07 16:50 UTC (7+ messages)
Swapping fs root inode without unmounting
2025-03-07 15:39 UTC
[PATCH v8] fuse: add more control over cache invalidation behaviour
2025-03-07 15:30 UTC (2+ messages)
[PATCH v2 0/6] sysctl: Move sysctls from kern_table into their respective subsystems
2025-03-07 15:26 UTC (9+ messages)
` [PATCH v2 1/6] panic: Move panic ctl tables into panic.c
` [PATCH v2 2/6] signal: Move signal ctl tables into signal.c
` [PATCH v2 3/6] tracing: Move trace sysctls into trace.c
` [PATCH v2 4/6] stack_tracer: move sysctl registration to kernel/trace/trace_stack.c
` [PATCH v2 5/6] sparc: mv sparc sysctls into their own file under arch/sparc/kernel
` [PATCH v2 6/6] s390: mv s390 sysctls into their own file under arch/s390 dir
[PATCH v2] bdev: add back PAGE_SIZE block size validation for sb_set_blocksize()
2025-03-07 11:56 UTC (4+ messages)
[syzbot] [bcachefs?] BUG: unable to handle kernel paging request in pipe_write
2025-03-07 11:23 UTC (2+ messages)
[PATCH] bdev: add back PAGE_SIZE block size validation for sb_set_blocksize()
2025-03-07 1:43 UTC (4+ messages)
The Business Loan/financing.1
2025-03-06 22:53 UTC
[GIT PULL] bcachefs fixes for 6.14-rc6
2025-03-06 23:59 UTC (2+ messages)
[syzbot] [udf?] general protection fault in d_splice_alias
2025-03-06 21:12 UTC (3+ messages)
[PATCH v18 0/3] rust: xarray: Add a minimal abstraction for XArray
2025-03-06 19:33 UTC (2+ messages)
[GIT PULL] vfs fixes
2025-03-06 18:20 UTC (2+ messages)
Ceph and Netfslib
2025-03-06 17:18 UTC (13+ messages)
` Is EOLDSNAPC actually generated? -- "
[syzbot] [bcachefs?] INFO: task hung in vfs_unlink (5)
2025-03-06 17:09 UTC (2+ messages)
Random desktop freezes since 6.14-rc. Seems VFS related
2025-03-06 16:37 UTC (6+ messages)
[PATCH v2 0/2] Fix generic/390 failure due to quota release after freeze
2025-03-06 15:59 UTC (4+ messages)
` [PATCH v2 2/2] ext4: protect ext4_release_dquot against freezing
[PATCH] squashfs: Fix invalid pointer dereference in squashfs_cache_delete
2025-03-06 14:09 UTC (2+ messages)
[PATCH] fuse: fix possible deadlock if rings are never initialized
2025-03-06 13:48 UTC (4+ messages)
PIDFD_THREAD behavior for thread-group leaders
2025-03-06 12:48 UTC (3+ messages)
[ANNOUNCE] util-linux v2.41-rc2
2025-03-06 11:53 UTC
[PATCH 0/8] sysctl: Move sysctls from kern_table into their respective subsystems
2025-03-06 10:37 UTC (4+ messages)
` [PATCH 4/8] stack_tracer: move sysctl registration to kernel/trace/trace.c
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