messages from 2024-10-08 22:38:44 to 2024-10-10 14:12:14 UTC [more...]
[PATCH v3 -next 00/15] sysctl: move sysctls from vm_table into its own files
2024-10-10 15:22 UTC (14+ messages)
` [PATCH v3 -next 01/15] mm: vmstat: move sysctls to mm/vmstat.c
` [PATCH v3 -next 02/15] mm: filemap: move sysctl to mm/filemap.c
` [PATCH v3 -next 03/15] mm: swap: move sysctl to mm/swap.c
` [PATCH v3 -next 04/15] mm: vmscan: move vmscan sysctls to mm/vmscan.c
` [PATCH v3 -next 05/15] mm: util: move sysctls to mm/util.c
` [PATCH v3 -next 06/15] mm: mmap: move sysctl to mm/mmap.c
` [PATCH v3 -next 07/15] security: min_addr: move sysctl to security/min_addr.c
` [PATCH v3 -next 08/15] mm: nommu: move sysctl to mm/nommu.c
` [PATCH v3 -next 09/15] fs: fs-writeback: move sysctl to fs/fs-writeback.c
` [PATCH v3 -next 10/15] fs: drop_caches: move sysctl to fs/drop_caches.c
` [PATCH v3 -next 11/15] sunrpc: use vfs_pressure_ratio() helper
` [PATCH v3 -next 12/15] fs: dcache: move the sysctl to fs/dcache.c
` [PATCH v3 -next 13/15] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
[PATCH 0/3] add support for drop_caches for individual filesystem
2024-10-10 13:48 UTC (9+ messages)
` [PATCH 1/3] vfs: introduce shrink_icache_sb() helper
` [PATCH 2/3] sysctl: add support for drop_caches for individual filesystem
` [PATCH 3/3] Documentation: add instructions for using 'drop_fs_caches sysctl' sysctl
[syzbot] [hfs?] KMSAN: uninit-value in __hfs_ext_cache_extent (2)
2024-10-10 13:41 UTC (2+ messages)
[PATCH v3 00/10] ext4: clean up and refactor fallocate
2024-10-10 13:33 UTC (11+ messages)
` [PATCH v3 01/10] ext4: remove writable userspace mappings before truncating page cache
` [PATCH v3 02/10] ext4: don't explicit update times in ext4_fallocate()
` [PATCH v3 03/10] ext4: don't write back data before punch hole in nojournal mode
` [PATCH v3 04/10] ext4: refactor ext4_punch_hole()
` [PATCH v3 05/10] ext4: refactor ext4_zero_range()
` [PATCH v3 06/10] ext4: refactor ext4_collapse_range()
` [PATCH v3 07/10] ext4: refactor ext4_insert_range()
` [PATCH v3 08/10] ext4: factor out ext4_do_fallocate()
` [PATCH v3 09/10] ext4: move out inode_lock into ext4_fallocate()
` [PATCH v3 10/10] ext4: move out common parts "
[PATCH v9] pidfd: add ioctl to retrieve pid info
2024-10-10 13:16 UTC (15+ messages)
[PATCH 1/8] cachefiles: Fix incorrect block calculations in __cachefiles_prepare_write()
2024-10-10 13:15 UTC (18+ messages)
` [PATCH 0/8] netfs/cachefiles: Some bugfixes
` [PATCH 4/8] cachefiles: Clear invalid cache data in advance
` [PATCH 5/8] cachefiles: Clean up in cachefiles_commit_tmpfile()
` [PATCH 8/8] netfs/fscache: Add a memory barrier for FSCACHE_VOLUME_CREATING
` [PATCH 7/8] cachefiles: Fix NULL pointer dereference in object->file
` [PATCH 3/8] cachefiles: Fix missing pos updates in cachefiles_ondemand_fd_write_iter()
` [PATCH 6/8] cachefiles: Modify inappropriate error return value in cachefiles_daemon_secctx()
[PATCH v7 0/3] FDP and per-io hints
2024-10-10 12:27 UTC (27+ messages)
[GIT PULL] xfs: bug fixes for 6.12-rc3
2024-10-10 11:35 UTC
[PATCH v3 0/3] API for exporting connectable file handles to userspace
2024-10-10 11:01 UTC (6+ messages)
` [PATCH v3 1/3] fs: prepare for "explicit connectable" file handles
[PATCH 3/6] fs/ntfs3: Sequential field availability check in mi_enum_attr()
2024-10-10 11:00 UTC (2+ messages)
[PATCH RFC v3 00/10] extensible syscalls: CHECK_FIELDS to allow for easier feature detection
2024-10-10 10:09 UTC (14+ messages)
` [PATCH RFC v3 01/10] uaccess: add copy_struct_to_user helper
` [PATCH RFC v3 02/10] sched_getattr: port to copy_struct_to_user
` [PATCH RFC v3 03/10] openat2: explicitly return -E2BIG for (usize > PAGE_SIZE)
` (subset) "
` [PATCH RFC v3 04/10] openat2: add CHECK_FIELDS flag to usize argument
` [PATCH RFC v3 05/10] selftests: openat2: add 0xFF poisoned data after misaligned struct
` [PATCH RFC v3 06/10] selftests: openat2: add CHECK_FIELDS selftests
` [PATCH RFC v3 07/10] clone3: add CHECK_FIELDS flag to usize argument
` [PATCH RFC v3 08/10] selftests: clone3: add CHECK_FIELDS selftests
` [PATCH RFC v3 09/10] mount_setattr: add CHECK_FIELDS flag to usize argument
` [PATCH RFC v3 10/10] selftests: mount_setattr: add CHECK_FIELDS selftest
[PATCH v2 1/2] fs/super.c: introduce get_tree_bdev_flags()
2024-10-10 9:48 UTC (8+ messages)
` [PATCH v2 2/2] erofs: use get_tree_bdev_flags() to avoid misleading messages
[PATCH 00/12] btrfs reads through iomap
2024-10-10 9:42 UTC (4+ messages)
` [PATCH 05/12] iomap: Introduce IOMAP_ENCODED
[GIT PULL] bcachefs fixes for 6.12-rc2
2024-10-10 8:51 UTC (13+ messages)
[PATCH] fs: grab current_time() in setattr_copy_mgtime() when ATTR_CTIME is unset
2024-10-10 8:21 UTC (3+ messages)
[PATCH v7 0/3] fuse: add kernel-enforced request timeout option
2024-10-10 8:21 UTC (5+ messages)
` [PATCH v7 2/3] fuse: add optional kernel-enforced timeout for requests
[PATCHES] fdtable series v3
2024-10-10 8:13 UTC (9+ messages)
` [PATCH v3 01/11] get rid of ...lookup...fdget_rcu() family
` [PATCH v3 10/11] make __set_open_fd() set cloexec state as well
Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
2024-10-10 6:29 UTC (19+ messages)
[viro-vfs:work.statx 1/3] fs/stat.c:770:11: warning: variable 'lflags' set but not used
2024-10-10 5:49 UTC
[linux-next:master] 218a562f27: segfault_at_ip_sp_error
2024-10-10 5:26 UTC
[PATCH 0/3] Cleanup some writeback codes
2024-10-10 3:26 UTC (8+ messages)
` [PATCH 1/3] mm/page-writeback.c: Rename BANDWIDTH_INTERVAL to UPDATE_INTERVAL
[PATCH v6 00/33] riscv control-flow integrity for usermode
2024-10-10 0:02 UTC (32+ messages)
` [PATCH v6 02/33] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH v6 06/33] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
` [PATCH v6 11/33] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v6 16/33] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v6 18/33] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v6 19/33] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v6 20/33] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v6 21/33] riscv/traps: Introduce software check exception
` [PATCH v6 22/33] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v6 23/33] riscv/signal: save and restore of shadow stack for signal
` [PATCH v6 24/33] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v6 25/33] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v6 26/33] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v6 27/33] riscv: Add Firmware Feature SBI extensions definitions
` [PATCH v6 28/33] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v6 29/33] riscv: kernel command line option to opt out of user cfi
` [PATCH v6 30/33] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v6 31/33] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v6 32/33] riscv: Documentation for shadow stack on riscv
` [PATCH v6 33/33] kselftest/riscv: kselftest for user mode cfi
[PATCH][next] fs: Fix uninitialized scalar variable now
2024-10-09 22:55 UTC (7+ messages)
[PATCH] XArray: minor documentation improvements
2024-10-09 22:22 UTC (8+ messages)
` [PATCH v2] "
[PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
2024-10-09 20:49 UTC (3+ messages)
` [PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
[GIT PULL -rc3] unicode fixes
2024-10-09 20:24 UTC (2+ messages)
[PATCH v4 0/9] nfsd: implement the "delstid" draft
2024-10-09 18:39 UTC (2+ messages)
[PATCH] fanotify.7,fanotify_mark.2: update documentation of fanotify w.r.t fsid
2024-10-09 15:49 UTC (3+ messages)
[PATCH v2 0/2] API for exporting connectable file handles to userspace
2024-10-09 15:47 UTC (8+ messages)
New Defects reported by Coverity Scan for linux-next weekly scan (fwd)
2024-10-09 15:30 UTC
[PATCH v3 0/2] Cleanup some writeback codes
2024-10-09 15:20 UTC (5+ messages)
` [PATCH v3 1/2] mm/page-writeback.c: Update comment for BANDWIDTH_INTERVAL
` [PATCH v3 2/2] mm/page-writeback.c: Fix comment of wb_domain_writeout_add()
[PATCH v5 00/30] Permission Overlay Extension
2024-10-09 14:43 UTC (4+ messages)
` [PATCH v5 19/30] arm64: add POE signal support
[RFC] exec: add a flag for "reasonable" execveat() comm
2024-10-09 14:41 UTC (4+ messages)
[viro-vfs:work.xattr2] [fs/xattr] 64d47e878a: xfstests.xfs.046.fail
2024-10-09 14:31 UTC (3+ messages)
[RFC PATCH 0/7] vfs: improving inode cache iteration scalability
2024-10-09 14:18 UTC (20+ messages)
` [PATCH 4/7] vfs: Convert sb->s_inodes iteration to super_iter_inodes()
` lsm sb_delete hook, was "
[PATCH v10] pidfd: add ioctl to retrieve pid info
2024-10-09 14:01 UTC (2+ messages)
[PATCH v2 0/6] sysctl: prepare sysctl core for const struct ctl_table
2024-10-09 11:56 UTC (2+ messages)
[syzbot] [kernfs?] INFO: task hung in fdget_pos
2024-10-09 10:20 UTC
[linux-next:master] [fs] 2e4c6e78f4: will-it-scale.per_thread_ops -5.7% regression
2024-10-09 10:13 UTC (2+ messages)
[PATCH -next] tmpfs: fault in smaller chunks if large folio allocation not allowed
2024-10-09 8:52 UTC (13+ messages)
` [PATCH v2] "
` "
[PATCH v2 3/3] xfs: Let the max iomap length be consistent with the writeback code
2024-10-09 8:26 UTC (3+ messages)
[RFC][PATCH] getname_maybe_null() - the third variant of pathname copy-in
2024-10-09 4:03 UTC
[PATCH 8/8] netfs/fscache: Add a memory barrier for FSCACHE_VOLUME_CREATING
2024-08-21 2:43 UTC
[PATCH 5/8] cachefiles: Clean up in cachefiles_commit_tmpfile()
2024-08-21 2:42 UTC
[PATCH 7/8] cachefiles: Fix NULL pointer dereference in object->file
2024-08-21 2:43 UTC
[PATCH 4/8] cachefiles: Clear invalid cache data in advance
2024-08-21 2:42 UTC
[PATCH 6/8] cachefiles: Modify inappropriate error return value in cachefiles_daemon_secctx()
2024-08-21 2:42 UTC
[PATCH 3/8] cachefiles: Fix missing pos updates in cachefiles_ondemand_fd_write_iter()
2024-08-21 2:42 UTC
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).