messages from 2025-02-10 08:21:37 to 2025-02-12 10:23:46 UTC [more...]
[RFC PATCH v4 0/3] Add NUMA mempolicy support for KVM guest-memfd
2025-02-12 10:23 UTC (5+ messages)
` [RFC PATCH v4 1/3] mm/filemap: add mempolicy support to the filemap layer
` [RFC PATCH v4 2/3] mm/mempolicy: export memory policy symbols
[PATCH] netfs: Fix a number of read-retry hangs
2025-02-12 9:47 UTC (10+ messages)
` [PATCH] netfs: Add retry stat counters
` [PATCH] netfs: Fix setting NETFS_RREQ_ALL_QUEUED to be after all subreqs queued
[PATCH v2 0/2] unicode: kunit: refactor selftest to kunit tests
2025-02-12 9:31 UTC (5+ messages)
` [PATCH v2 2/2] unicode: kunit: change tests filename and path
[LSF/MM/BPF TOPIC] vfs write barriers
2025-02-12 8:29 UTC (9+ messages)
[linus:master] [netfs] e2d46f2ec3: filebench.sum_operations/s 50.0% regression
2025-02-12 8:20 UTC
[daveh-devel:prefault-20250128] [filemap] bc10506d7c: unixbench.throughput 5.1% improvement
2025-02-12 8:13 UTC
[exFAT] Missing O_DIRECT Support Causes Errors in Python and Affects Applications
2025-02-12 6:37 UTC (3+ messages)
` [PATCH] exfat: short-circuit zero-byte writes in exfat_file_write_iter
[PATCH 08/19] VFS: introduce lookup_and_lock() and friends
2025-02-12 5:22 UTC (2+ messages)
[PATCH 08/19] VFS: introduce lookup_and_lock() and friends
2025-02-12 4:49 UTC (2+ messages)
[PATCH 0/2] VFS: minor improvements to a couple of interfaces
2025-02-12 4:40 UTC (11+ messages)
` [PATCH 2/2] VFS: add common error checks to lookup_one_qstr_excl()
[PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
2025-02-12 3:24 UTC (4+ messages)
[PATCH 02/19] VFS: use global wait-queue table for d_alloc_parallel()
2025-02-12 1:46 UTC (4+ messages)
[PATCH 0/2 v6] add ioctl/sysfs to donate file-backed pages
2025-02-12 0:39 UTC (10+ messages)
[PATCH] fuse: revert back to __readahead_folio() for readahead
2025-02-11 21:47 UTC
[PATCH] ceph: is_root_ceph_dentry() cleanup
2025-02-11 21:40 UTC (10+ messages)
[REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
2025-02-11 21:21 UTC (22+ messages)
` [PATCH] fuse: prevent folio use-after-free in readahead
[PATCH v4] fuse: add new function to invalidate cache for all inodes
2025-02-11 20:56 UTC (2+ messages)
[PATCH 0/2] acct: don't allow access to internal filesystems
2025-02-11 20:54 UTC (6+ messages)
` [PATCH 1/2] acct: perform last write from workqueue
` [PATCH 2/2] acct: block access to kernel internal filesystems
[PATCH] isofs: fix KMSAN uninit-value bug in do_isofs_readdir()
2025-02-11 19:59 UTC
[PATCH v3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-02-11 19:24 UTC (3+ messages)
Large folios for overlayfs (and potential BUG)
2025-02-11 17:11 UTC (2+ messages)
[syzbot] [ext4?] WARNING in __ext4_iget
2025-02-11 16:15 UTC
[PATCH 1/5] ovl: don't allow datadir only
2025-02-11 15:51 UTC (16+ messages)
` [PATCH 2/5] ovl: remove unused forward declaration
` [PATCH 3/5] ovl: make redirect/metacopy rejection consistent
` [PATCH 4/5] ovl: don't require metacopy=on for lower -> data redirect
` [PATCH 5/5] ovl: don't require "metacopy=on" for "verity"
[PATCH v5 0/3] mount notification
2025-02-11 13:32 UTC (7+ messages)
` [PATCH v5 1/3] fsnotify: add mount notification infrastructure
` [PATCH v5 2/3] fanotify: notify on mount attach and detach
` [PATCH v5 3/3] vfs: add notifications for "
[PATCH v7 0/6] introduce PIDFD_SELF* sentinels
2025-02-11 15:45 UTC (4+ messages)
` [PATCH v7 1/6] pidfd: add PIDFD_SELF* sentinels to refer to own thread/process
[LSF/MM/BPF TOPIC] Parallelizing filesystem writeback
2025-02-11 13:43 UTC (8+ messages)
` [Lsf-pc] "
[PATCH] mm: pgtable: fix incorrect reclaim of non-empty PTE pages
2025-02-11 7:26 UTC
[PATCH 0/2] pipe: change pipe_write() to never add a zero-sized buffer
2025-02-11 3:59 UTC (15+ messages)
` [PATCH 1/2] "
` [PATCH v2 1/1] "
xfs/folio splat with v6.14-rc1
2025-02-11 2:43 UTC (10+ messages)
Job Vacancies! Someone you know might need this information
2025-02-11 2:25 UTC
[PATCH AUTOSEL 5.10 8/8] vboxsf: fix building with GCC 15
2025-02-11 1:32 UTC
[PATCH AUTOSEL 5.15 9/9] vboxsf: fix building with GCC 15
2025-02-11 1:32 UTC
[PATCH AUTOSEL 6.1 11/11] vboxsf: fix building with GCC 15
2025-02-11 1:32 UTC
[PATCH AUTOSEL 6.6 15/15] vboxsf: fix building with GCC 15
2025-02-11 1:31 UTC
[PATCH AUTOSEL 6.12 18/19] vboxsf: fix building with GCC 15
2025-02-11 1:30 UTC
[PATCH AUTOSEL 6.13 20/21] vboxsf: fix building with GCC 15
2025-02-11 1:29 UTC
[PATCH] ceph: cleanup hardcoded constants of file handle size
2025-02-10 23:01 UTC
[RFC PATCH v2 0/8] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
2025-02-10 22:34 UTC (5+ messages)
` [RFC PATCH v2 4/8] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support
[RFC PATCH v3] fuse: add new function to invalidate cache for all inodes
2025-02-10 21:39 UTC (4+ messages)
Possible regression with buffered writes + NOWAIT behavior, under memory pressure
2025-02-10 21:27 UTC (6+ messages)
[PATCH v10 00/27] riscv control-flow integrity for usermode
2025-02-10 20:27 UTC (28+ messages)
` [PATCH v10 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v10 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v10 03/27] riscv: zicfiss / zicfilp enumeration
` [PATCH v10 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v10 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v10 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v10 07/27] riscv mm: manufacture shadow stack pte
` [PATCH v10 08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v10 09/27] riscv mmu: write protect and shadow stack
` [PATCH v10 10/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v10 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v10 12/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v10 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v10 14/27] riscv/traps: Introduce software check exception
` [PATCH v10 15/27] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v10 16/27] riscv/signal: save and restore of shadow stack for signal
` [PATCH v10 17/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v10 18/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v10 19/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v10 20/27] riscv: Add Firmware Feature SBI extensions definitions
` [PATCH v10 21/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v10 22/27] riscv: kernel command line option to opt out of user cfi
` [PATCH v10 23/27] arch/riscv: compile vdso with landing pad
` [PATCH v10 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v10 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v10 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v10 27/27] kselftest/riscv: kselftest for user mode cfi
[PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-10 19:01 UTC (13+ messages)
` [PATCH v7 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v7 13/20] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v7 14/20] rmap: Add support for PUD sized mappings to rmap
` [PATCH v7 15/20] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v7 16/20] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v7 19/20] fs/dax: Properly refcount fs dax pages
[RFC PATCH 0/6] debugfs: Replace dentry with an opaque handle in debugfs API
2025-02-10 17:59 UTC (11+ messages)
` [RFC PATCH 5/6] debugfs: Manual fixes for incomplete Coccinelle conversions
[syzbot] [fs?] WARNING: refcount bug in io_submit_one
2025-02-10 17:37 UTC
[PATCH RFC 00/10] large atomic writes for xfs with CoW
2025-02-10 16:59 UTC (3+ messages)
` [PATCH RFC 07/10] xfs: Add xfs_file_dio_write_atomic()
[RFC PATCH v2] fuse: add new function to invalidate cache for all inodes
2025-02-10 15:58 UTC (5+ messages)
[PATCH] fs: don't needlessly acquire f_lock
2025-02-10 14:58 UTC (5+ messages)
[PATCH next 1/1] fs: Mark get_sigset_argpack() __always_inline
2025-02-10 13:59 UTC (6+ messages)
[PATCH v2 0/2] ovl: allow O_PATH file descriptor when specifying layers
2025-02-10 13:55 UTC (5+ messages)
` [PATCH v2 1/2] fs: support O_PATH fds with FSCONFIG_SET_FD
` [PATCH v2 2/2] selftests/overlayfs: test specifying layers as O_PATH file descriptors
[PATCH v6 00/10] iomap: incremental per-operation iter advance
2025-02-10 13:53 UTC (3+ messages)
[PATCH 0/8] More GFS2 folio conversions
2025-02-10 13:34 UTC (9+ messages)
` [PATCH 1/8] gfs2: Use b_folio in gfs2_log_write_bh()
` [PATCH 2/8] gfs2: Use b_folio in gfs2_trans_add_meta()
` [PATCH 3/8] gfs2: Use b_folio in gfs2_submit_bhs()
` [PATCH 4/8] gfs2: Use b_folio in gfs2_check_magic()
` [PATCH 5/8] gfs2: Convert gfs2_jhead_pg_srch() to gfs2_jhead_folio_srch()
` [PATCH 6/8] gfs2: Convert gfs2_find_jhead() to use a folio
` [PATCH 7/8] gfs2: Convert gfs2_end_log_write_bh() to work on "
` [PATCH 8/8] gfs2: Convert gfs2_meta_read_endio() to use "
[PATCH 0/2] ovl: allow O_PATH file descriptor when specifying layers
2025-02-10 12:07 UTC (5+ messages)
` [PATCH 1/2] fs: support O_PATH fds with FSCONFIG_SET_FD
[syzbot] [net?] [bcachefs?] general protection fault in ipv6_get_saddr_eval
2025-02-10 8:29 UTC
[PATCH v4 0/3] CONFIG_DEBUG_VFS at last
2025-02-10 8:28 UTC (3+ messages)
` [PATCH v4 1/3] vfs: add initial support for CONFIG_DEBUG_VFS
[PATCH v3 0/3] CONFIG_VFS_DEBUG at last
2025-02-10 8:21 UTC (3+ messages)
` [PATCH v3 3/3] vfs: use the new debug macros in inode_set_cached_link()
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