messages from 2023-08-07 13:29:26 to 2023-08-08 22:55:39 UTC [more...]
[PATCH v4 0/5] io_uring getdents
2023-08-08 22:55 UTC (13+ messages)
` [PATCH 3/5] io_uring: add support for getdents
[PATCH v7 00/13] fs: implement multigrain timestamps
2023-08-08 10:05 UTC (23+ messages)
` [PATCH v7 01/13] fs: remove silly warning from current_time
` [PATCH v7 02/13] fs: pass the request_mask to generic_fillattr
` [PATCH v7 03/13] fs: drop the timespec64 arg from generic_update_time
` [PATCH v7 04/13] btrfs: have it use inode_update_timestamps
` [PATCH v7 05/13] fat: make fat_update_time get its own timestamp
` [PATCH v7 06/13] ubifs: have ubifs_update_time use inode_update_timestamps
` [PATCH v7 07/13] xfs: have xfs_vn_update_time gets its own timestamp
` [PATCH v7 08/13] fs: drop the timespec64 argument from update_time
` [PATCH v7 09/13] fs: add infrastructure for multigrain timestamps
` [PATCH v7 10/13] tmpfs: add support "
` [PATCH v7 11/13] xfs: switch to "
` [PATCH v7 12/13] ext4: "
` [PATCH v7 13/13] btrfs: convert "
[PATCH] vboxsf: Use flexible arrays for trailing string member
2023-08-08 21:01 UTC (4+ messages)
[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-08-08 21:13 UTC (3+ messages)
[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
2023-08-08 20:42 UTC (11+ messages)
` [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
s_fs_info and ->kill_sb revisited
2023-08-08 19:13 UTC (16+ messages)
` [PATCH 01/13] xfs: reformat the xfs_fs_free prototype
` [PATCH 02/13] xfs: remove a superflous s_fs_info NULL check in xfs_fs_put_super
` [PATCH 03/13] xfs: free the mount in ->kill_sb
` [PATCH 04/13] xfs: remove xfs_blkdev_put
` [PATCH 05/13] xfs: don't call invalidate_bdev in xfs_free_buftarg
` [PATCH 06/13] xfs: close the RT and log block devices "
` [PATCH 07/13] xfs: close the external block devices in xfs_mount_free
` [PATCH 08/13] ext4: close the external journal device in ->kill_sb
` [PATCH 09/13] exfat: don't RCU-free the sbi
` [PATCH 10/13] exfat: free the sbi and iocharset in ->kill_sb
` [PATCH 11/13] ntfs3: rename put_ntfs ntfs3_free_sbi
` [PATCH 12/13] ntfs3: don't call sync_blockdev in ntfs_put_super
` [PATCH 13/13] ntfs3: free the sbi in ->kill_sb
[PATCH] fs: use __fput_sync in close(2)
2023-08-08 17:48 UTC (21+ messages)
` [PATCH v2 (kindof)] "
[PATCH v27 0/6] Implement IOCTL to get and optionally clear info about PTEs
2023-08-08 19:55 UTC (10+ messages)
` [PATCH v27 1/6] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v27 2/6] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v27 3/6] fs/proc/task_mmu: Add fast paths to get/clear PAGE_IS_WRITTEN flag
` [PATCH v27 4/6] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v27 5/6] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v27 6/6] selftests: mm: add pagemap ioctl tests
[PATCH] fs: unexport d_genocide
2023-08-08 16:17 UTC
[PATCH] ntfs : fix shift-out-of-bounds in ntfs_iget
2023-08-08 16:36 UTC (5+ messages)
` [PATCH v2] "
[PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
2023-08-08 7:50 UTC (18+ messages)
` [PATCH v4 06/48] binder: dynamically allocate the android-binder shrinker
` [PATCH v4 18/48] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v4 19/48] rcu: dynamically allocate the rcu-kfree shrinker
` [PATCH v4 44/48] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [PATCH v4 45/48] mm: shrinker: make global slab shrink lockless
` [PATCH v4 46/48] mm: shrinker: make memcg "
[PATCH v2 00/14] sysctl: Add a size argument to register functions in sysctl
2023-08-08 15:23 UTC (13+ messages)
` [PATCH v2 11/14] networking: Update to register_net_sysctl_sz
[PATCH v2 0/7] Split a folio to any lower order folios
2023-08-08 14:45 UTC (4+ messages)
` [PATCH v2 5/7] mm: thp: split huge page to any lower order pages
[syzbot] [btrfs?] KASAN: slab-use-after-free Read in btrfs_open_devices
2023-08-08 17:38 UTC (7+ messages)
[PATCH v1] proc/ksm: add ksm stats to /proc/pid/smaps
2023-08-08 17:51 UTC (4+ messages)
[syzbot] [fat?] possible deadlock in do_user_addr_fault
2023-08-08 11:00 UTC (3+ messages)
[PATCH v8] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
2023-08-08 10:28 UTC (5+ messages)
[PATCH v9] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
2023-08-08 13:31 UTC (2+ messages)
remove bdev->bd_super
2023-08-08 14:33 UTC (6+ messages)
` [PATCH 2/4] ext4: don't use bdev->bd_super in __ext4_journal_get_write_access
` [PATCH 3/4] ocfs2: stop using bdev->bd_super for journal error logging
new_inode_pseudo vs locked inode->i_state = 0
2023-08-08 16:05 UTC
[PATCH v10 00/12] ceph: support idmapped mounts
2023-08-08 7:50 UTC (14+ messages)
` [PATCH v10 04/12] ceph: add enable_unsafe_idmap module parameter
` [PATCH v10 05/12] ceph: pass an idmapping to mknod/symlink/mkdir
` [PATCH v10 06/12] ceph: allow idmapped getattr inode op
` [PATCH v10 07/12] ceph: allow idmapped permission "
` [PATCH v10 08/12] ceph: pass idmap to __ceph_setattr
` [PATCH v10 09/12] ceph: allow idmapped setattr inode op
` [PATCH v10 10/12] ceph/acl: allow idmapped set_acl "
` [PATCH v10 11/12] ceph/file: allow idmapped atomic_open "
` [PATCH v10 12/12] ceph: allow idmapped mounts
[PATCH v6 0/2] FUSE: Implement full atomic open
2023-08-08 14:36 UTC (4+ messages)
` [PATCH 2/2] fuse: introduce "
[syzbot] Monthly fs report (Aug 2023)
2023-08-08 12:55 UTC
[PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
2023-08-08 7:29 UTC (16+ messages)
` [PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
[PATCH v2] mm: memtest: convert to memtest_report_meminfo()
2023-08-08 3:33 UTC
[PATCH v4 0/7] Support negative dentries on case-insensitive ext4 and f2fs
2023-08-08 1:33 UTC (6+ messages)
` [PATCH v4 3/7] libfs: Validate negative dentries in case-insensitive directories
[PATCH] mm: memtest: convert to memtest_report_meminfo()
2023-08-08 1:32 UTC (3+ messages)
[PATCH v12 0/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
2023-08-08 0:31 UTC (3+ messages)
` [PATCH v12 2/2] "
[RFC PATCH v11 28/29] KVM: selftests: Add basic selftest for guest_memfd()
2023-08-07 23:25 UTC (3+ messages)
[RFC PATCH v11 27/29] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
2023-08-07 23:17 UTC (2+ messages)
ksys_sync_helper
2023-08-07 23:01 UTC (5+ messages)
[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
2023-08-07 22:00 UTC (37+ messages)
` [PATCH v4 01/36] prctl: arch-agnostic prctl for shadow stack
` [PATCH v4 02/36] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v4 03/36] arm64/gcs: Document the ABI "
` [PATCH v4 04/36] arm64/sysreg: Add new system registers for GCS
` [PATCH v4 05/36] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v4 06/36] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v4 07/36] arm64/gcs: Provide copy_to_user_gcs()
` [PATCH v4 08/36] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v4 09/36] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v4 10/36] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v4 11/36] arm64/mm: Map pages for guarded control stack
` [PATCH v4 12/36] KVM: arm64: Manage GCS registers for guests
` [PATCH v4 13/36] arm64/gcs: Allow GCS usage at EL0 and EL1
` [PATCH v4 14/36] arm64/idreg: Add overrride for GCS
` [PATCH v4 15/36] arm64/hwcap: Add hwcap "
` [PATCH v4 16/36] arm64/traps: Handle GCS exceptions
` [PATCH v4 17/36] arm64/mm: Handle GCS data aborts
` [PATCH v4 18/36] arm64/gcs: Context switch GCS state for EL0
` [PATCH v4 19/36] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v4 20/36] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v4 21/36] arm64/mm: Implement map_shadow_stack()
` [PATCH v4 22/36] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v4 23/36] arm64/signal: Expose GCS state in signal frames
` [PATCH v4 24/36] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v4 25/36] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v4 26/36] kselftest/arm64: Verify the GCS hwcap
` [PATCH v4 27/36] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v4 28/36] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v4 29/36] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v4 30/36] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v4 31/36] kselftest/arm64: Add very basic GCS test program
` [PATCH v4 32/36] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v4 33/36] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v4 34/36] selftests/arm64: Add GCS signal tests
` [PATCH v4 35/36] kselftest/arm64: Add a GCS stress test
` [PATCH v4 36/36] kselftest/arm64: Enable GCS for the FP stress tests
[PATCH v3] io_uring: correct check for O_TMPFILE
2023-08-07 18:24 UTC (2+ messages)
[PATCH v3 0/7] smaps / mm/gup: fix gup_can_follow_protnone fallout
2023-08-07 15:36 UTC (3+ messages)
` [PATCH v3 7/7] selftest/mm: ksm_functional_tests: Add PROT_NONE test
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).