messages from 2025-04-23 11:35:36 to 2025-04-24 17:45:12 UTC [more...]
[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-04-24 17:45 UTC (6+ messages)
` [PATCH v4 3/3] "
[PATCH v3 0/8] perform /proc/pid/maps read and PROCMAP_QUERY under RCU
2025-04-24 17:44 UTC (14+ messages)
` [PATCH v3 7/8] mm/maps: read proc/pid/maps "
` [PATCH v3 8/8] mm/maps: execute PROCMAP_QUERY ioctl "
[PATCH] MAINTAINERS: hfs/hfsplus: add myself as maintainer
2025-04-24 17:09 UTC (4+ messages)
[RFC PATCH 0/3] Initial NFS client support for RWF_DONTCACHE
2025-04-24 16:59 UTC (6+ messages)
[PATCH v13 00/28] riscv control-flow integrity for usermode
2025-04-24 16:41 UTC (32+ messages)
` [PATCH v13 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v13 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v13 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v13 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v13 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v13 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v13 07/28] riscv mm: manufacture shadow stack pte
` [PATCH v13 08/28] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v13 09/28] riscv mmu: write protect and shadow stack
` [PATCH v13 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v13 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v13 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v13 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v13 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v13 15/28] riscv/traps: Introduce software check exception
` [PATCH v13 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v13 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v13 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v13 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v13 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v13 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v13 22/28] riscv: Add Firmware Feature SBI extensions definitions
` [PATCH v13 23/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v13 24/28] arch/riscv: compile vdso with landing pad
` [PATCH v13 25/28] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v13 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v13 27/28] riscv: Documentation for shadow stack on riscv
` [PATCH v13 28/28] kselftest/riscv: kselftest for user mode cfi
[PATCH v2 0/2] Fix 100% CPU usage issue in IOU worker threads
2025-04-24 15:51 UTC (22+ messages)
` [PATCH v2 1/2] io_uring: Add new functions to handle user fault scenarios
[PATCH] fs/xattr: Fix handling of AT_FDCWD in setxattrat(2) and getxattrat(2)
2025-04-24 15:45 UTC (2+ messages)
[PATCH] vfs,shmem,kernfs: fix listxattr to include security.* xattrs
2025-04-24 15:43 UTC (5+ messages)
[PATCH] fs/xattr.c: fix simple_xattr_list to always include security.* xattrs
2025-04-24 15:40 UTC (2+ messages)
[PATCH] mm/userfaultfd: prevent busy looping for tasks with signals pending
2025-04-24 15:22 UTC (5+ messages)
[PATCH RFC 0/4] net, pidfs: enable handing out pidfds for reaped sk->sk_peer_pid
2025-04-24 15:19 UTC (9+ messages)
` [PATCH RFC 1/4] pidfs: register pid in pidfs
` [PATCH RFC 2/4] net, pidfs: prepare for handing out pidfds for reaped sk->sk_peer_pid
` [PATCH RFC 3/4] pidfs: get rid of __pidfd_prepare()
` [PATCH RFC 4/4] net, pidfs: enable handing out pidfds for reaped sk->sk_peer_pid
[RFC PATCH 00/19] famfs: port into fuse
2025-04-24 14:38 UTC (10+ messages)
` [RFC PATCH 10/19] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [RFC PATCH 11/19] famfs_fuse: Basic famfs mount opts
` [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps
[netfs/cifs - Linux 6.14] loop on file cat + file copy when files are on CIFS share
2025-04-24 14:25 UTC (14+ messages)
[PATCH V3 0/7] f2fs: new mount API conversion
2025-04-23 17:08 UTC (8+ messages)
` [PATCH V3 1/7] f2fs: Add fs parameter specifications for mount options
` [PATCH V3 2/7] f2fs: move the option parser into handle_mount_opt
` [PATCH V3 3/7] f2fs: Allow sbi to be NULL in f2fs_printk
` [PATCH V3 4/7] f2fs: Add f2fs_fs_context to record the mount options
` [PATCH V3 5/7] f2fs: separate the options parsing and options checking
` [PATCH V3 6/7] f2fs: introduce fs_context_operation structure
` [PATCH V3 7/7] f2fs: switch to the new mount api
[PATCH v12 00/28] riscv control-flow integrity for usermode
2025-04-24 13:36 UTC (20+ messages)
` [PATCH v12 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v12 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v12 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v12 12/28] riscv: Implements arch agnostic shadow stack prctls
[PATCH] smaps: Fix crash in smaps_hugetlb_range for non-present hugetlb entries
2025-04-24 12:39 UTC (6+ messages)
[RFC][PATCH] saner calling conventions for ->d_automount()
2025-04-24 12:37 UTC (4+ messages)
add more bio helper
2025-04-24 12:01 UTC (46+ messages)
` [PATCH 01/17] block: add a bio_add_virt_nofail helper
` [PATCH 02/17] block: add a bdev_rw_virt helper
` [PATCH 03/17] block: add a bio_add_vmalloc helper
` [PATCH 04/17] block: remove the q argument from blk_rq_map_kern
` [PATCH 05/17] block: pass the operation to bio_{map,copy}_kern
` [PATCH 06/17] block: simplify bio_map_kern
` [PATCH 07/17] bcache: use bio_add_virt_nofail
` [PATCH 08/17] dm-bufio: "
` [PATCH 09/17] dm-integrity: "
` [PATCH 10/17] rnbd-srv: "
` [PATCH 11/17] xfs: simplify xfs_buf_submit_bio
` [PATCH 12/17] xfs: simplify xfs_rw_bdev
` [PATCH 13/17] btrfs: use bdev_rw_virt in scrub_one_super
` [PATCH 14/17] hfsplus: use bdev_rw_virt in hfsplus_submit_bio
` [PATCH 15/17] gfs2: use bdev_rw_virt in gfs2_read_super
` [PATCH 16/17] zonefs: use bdev_rw_virt in zonefs_read_super
` [PATCH 17/17] PM: hibernate: split and simplify hib_submit_io
[PATCH RFC] : fhandle: relax open_by_handle_at() permission checks
2025-04-24 11:28 UTC (8+ messages)
` fanotify sb/mount watch inside userns (Was: [PATCH RFC] : fhandle: relax open_by_handle_at() permission checks)
[PATCH 0/2] fanotify fixes for v6.15-rc3
2025-04-24 11:16 UTC (2+ messages)
[PATCH] Revert "fs: move the bdex_statx call to vfs_getattr_nosec"
2025-04-24 10:55 UTC (4+ messages)
[PATCH] splice: remove duplicate noinline from pipe_clear_nowait
2025-04-24 9:02 UTC (3+ messages)
[PATCH][RFC] ->mnt_devname is never NULL
2025-04-24 8:56 UTC (5+ messages)
[PATCH] devtmpfs: don't use vfs_getattr_nosec to query i_mode
2025-04-24 8:41 UTC (6+ messages)
[PATCH] fs/locks: optimize locks_remove_posix
2025-04-24 6:48 UTC
[PATCH] netfs: Fix undifferentiation of DIO reads from unbuffered reads
2025-04-23 22:49 UTC (3+ messages)
[PATCH] omfs: convert to new mount API
2025-04-23 22:00 UTC
[PATCH 0/3] enumarated refcounts, for debugging refcount issues
2025-04-23 21:35 UTC (2+ messages)
[syzbot] [f2fs?] INFO: task hung in do_truncate (3)
2025-04-23 21:05 UTC (2+ messages)
[PATCH v2 0/8] mm: enhance migration work around on noref buffer-heads
2025-04-23 20:30 UTC (8+ messages)
` [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration
[PATCHSET V4] block/xfs: bdev page cache bug fixes for 6.15
2025-04-23 19:58 UTC (5+ messages)
` [PATCH 1/3] block: fix race between set_blocksize and read paths
` [PATCH 2/3] block: hoist block size validation code to a separate function
` [PATCH 3/3] xfs: stop using set_blocksize
` (subset) [PATCHSET V4] block/xfs: bdev page cache bug fixes for 6.15
[PATCH v8 00/15] large atomic writes for xfs
2025-04-23 16:38 UTC (19+ messages)
` [PATCH v8 05/15] xfs: ignore HW which cannot atomic write a single block
` [PATCH v8 11/15] xfs: commit CoW-based atomic writes atomically
` [PATCH v8 15/15] xfs: allow sysadmins to specify a maximum atomic write limit at mount time
[PATCH] ext2: Deprecate DAX
2025-04-23 16:06 UTC
[PATCH v4] fs/namespace: defer RCU sync for MNT_DETACH umount
2025-04-23 15:04 UTC (5+ messages)
[PATCH 6.12 101/223] fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag
2025-04-23 14:42 UTC
[PATCH v7 00/14] large atomic writes for xfs
2025-04-23 14:53 UTC (9+ messages)
` [PATCH v7 11/14] xfs: add xfs_file_dio_write_atomic()
[PATCH v19 0/3] rust: xarray: Add a minimal abstraction for XArray
2025-04-23 13:54 UTC (4+ messages)
` [PATCH v19 1/3] rust: types: add `ForeignOwnable::PointedTo`
` [PATCH v19 2/3] rust: xarray: Add an abstraction for XArray
` [PATCH v19 3/3] MAINTAINERS: add entry for Rust XArray API
[PATCH v18 0/3] rust: xarray: Add a minimal abstraction for XArray
2025-04-23 13:24 UTC (2+ messages)
[PATCH RESEND 0/6] support ksm_stat showing at cgroup level
2025-04-23 13:08 UTC (5+ messages)
` [PATCH RESEND 1/6] memcontrol: rename mem_cgroup_scan_tasks()
[syzbot] [fs?] INFO: task hung in vfs_rename (2)
2025-04-23 11:35 UTC (2+ messages)
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).