messages from 2022-08-01 22:51:36 to 2022-08-05 22:06:46 UTC [more...]
[RFC PATCH 0/4] vfs: allow querying i_version via statx
2022-08-05 22:06 UTC (10+ messages)
` [RFC PATCH 1/4] vfs: report change attribute in statx for IS_I_VERSION inodes
` [RFC PATCH 2/4] nfs: report the change attribute if requested
` [RFC PATCH 3/4] afs: fill out change attribute in statx replies
` [RFC PATCH 4/4] ceph: fill in the change attribute in statx requests
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-08-05 19:54 UTC (29+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
` [PATCH v7 02/14] selftests/memfd: Add tests for F_SEAL_AUTO_ALLOCATE
` [PATCH v7 03/14] mm: Introduce memfile_notifier
` [PATCH v7 04/14] mm/shmem: Support memfile_notifier
` [PATCH v7 05/14] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v7 07/14] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v7 08/14] KVM: Rename mmu_notifier_*
` [PATCH v7 09/14] KVM: Extend the memslot to support fd-based private memory
` [PATCH v7 12/14] KVM: Handle page fault for "
` [PATCH v7 14/14] memfd_create.2: Describe MFD_INACCESSIBLE flag
[PATCH v9 00/27] Rust support
2022-08-05 18:46 UTC (30+ messages)
` [PATCH v9 01/27] kallsyms: use `sizeof` instead of hardcoded size
` [PATCH v9 02/27] kallsyms: avoid hardcoding buffer size
` [PATCH v9 03/27] kallsyms: add static relationship between `KSYM_NAME_LEN{,_BUFFER}`
` [PATCH v9 04/27] kallsyms: support "big" kernel symbols
` [PATCH v9 05/27] kallsyms: increase maximum kernel symbol length to 512
` [PATCH v9 06/27] rust: add C helpers
` [PATCH v9 07/27] rust: import upstream `alloc` crate
` [PATCH v9 08/27] rust: adapt `alloc` crate to the kernel
` [PATCH v9 09/27] rust: add `compiler_builtins` crate
` [PATCH v9 10/27] rust: add `macros` crate
` [PATCH v9 11/27] rust: add `bindings` crate
` [PATCH v9 12/27] rust: add `kernel` crate
` [PATCH v9 13/27] rust: export generated symbols
` [PATCH v9 14/27] vsprintf: add new `%pA` format specifier
` [PATCH v9 15/27] scripts: checkpatch: diagnose uses of `%pA` in the C side as errors
` [PATCH v9 16/27] scripts: checkpatch: enable language-independent checks for Rust
` [PATCH v9 17/27] scripts: decode_stacktrace: demangle Rust symbols
` [PATCH v9 18/27] scripts: add `generate_rust_analyzer.py`
` [PATCH v9 19/27] scripts: add `generate_rust_target.rs`
` [PATCH v9 20/27] scripts: add `rust_is_available.sh`
` [PATCH v9 21/27] scripts: add `is_rust_module.sh`
` [PATCH v9 22/27] rust: add `.rustfmt.toml`
` [PATCH v9 23/27] Kbuild: add Rust support
` [PATCH v9 24/27] docs: add Rust documentation
` [PATCH v9 25/27] x86: enable initial Rust support
` [PATCH v9 26/27] samples: add first Rust examples
` [PATCH v9 27/27] MAINTAINERS: Rust
Anurav Dhwaj "THE WORLD FINANCIAL CRISIS CAN MAKE YOU A MILLIONAIRE!"
2022-08-05 16:43 UTC
[PATCH 0/2] landlock: truncate(2) support
2022-08-05 17:12 UTC (9+ messages)
` [PATCH 2/2] landlock: Selftests for "
[PATCHv3 0/7] dma mapping optimisations
2022-08-05 16:24 UTC (8+ messages)
` [PATCHv3 1/7] blk-mq: add ops to dma map bvec
` [PATCHv3 2/7] file: "
` [PATCHv3 3/7] iov_iter: introduce type for preregistered dma tags
` [PATCHv3 4/7] block: add dma tag bio type
` [PATCHv3 5/7] io_uring: introduce file slot release helper
` [PATCHv3 6/7] io_uring: add support for dma pre-mapping
` [PATCHv3 7/7] nvme-pci: implement dma_map support
[PATCH v2] nfs: Fix automount superblock LSM init problem, preventing sb sharing
2022-08-05 13:43 UTC (3+ messages)
[PATCH v3] nfs: Fix automount superblock LSM init problem, preventing sb sharing
2022-08-05 13:36 UTC
[PATCH] fuse: invalidate dentry on EEXIST creates or ENOENT deletes
2022-08-05 13:18 UTC
[PATCH v2 1/3] ext4: don't increase iversion counter for ea_inodes
2022-08-05 12:23 UTC (6+ messages)
` [PATCH v2 2/3] fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE
` [PATCH v3 3/3] ext4: unconditionally enable the i_version counter
Teflonfabric "THE WORLD FINANCIAL CRISIS CAN MAKE YOU A MILLIONAIRE!"
2022-08-05 6:52 UTC
[PATCH] filemap: Make the accounting of thrashing more consistent
2022-08-05 3:38 UTC
[GIT PULL] xfs: new code for 6.0, part 1
2022-08-05 3:26 UTC (2+ messages)
[PATCH] Add a read memory barrier to wait_on_buffer
2022-08-05 3:22 UTC (28+ messages)
` [PATCH v2] make buffer_locked provide an acquire semantics
` [PATCH v3 1/2] wait_bit: do read barrier after testing a bit
` [PATCH v4 2/2] change buffer_locked, so that it has acquire semantics
` [PATCH v4 1/2] introduce test_bit_acquire and use it in wait_on_bit
[RFC PATCH 0/3] Rename "cifs" module to "smbfs"
2022-08-04 20:48 UTC (12+ messages)
[PATCHv2 0/7] dma mapping optimisations
2022-08-04 16:42 UTC (12+ messages)
` [PATCHv2 1/7] blk-mq: add ops to dma map bvec
` [PATCHv2 2/7] file: "
` [PATCHv2 3/7] iov_iter: introduce type for preregistered dma tags
` [PATCHv2 4/7] block: add dma tag bio type
` [PATCHv2 5/7] io_uring: introduce file slot release helper
` [PATCHv2 6/7] io_uring: add support for dma pre-mapping
` [PATCHv2 7/7] nvme-pci: implement dma_map support
[PATCH] nfs: Fix automount superblock LSM init problem, preventing sb sharing
2022-08-04 15:38 UTC (2+ messages)
[ANNOUNCE] util-linux v2.38.1
2022-08-04 12:25 UTC
[git pull] vfs.git pile 3 - dcache
2022-08-04 10:52 UTC (13+ messages)
[PATCH 0/3] Dump command line of faulting process to syslog
2022-08-04 9:06 UTC (6+ messages)
Biznesowy angielski
2022-08-04 8:45 UTC
[PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
2022-08-04 7:58 UTC (15+ messages)
[PATCH net-next] net/smc: Introduce TCP ULP support
2022-08-04 3:48 UTC (2+ messages)
[PATCH] xfs: fail dax mount if reflink is enabled on a partition
2022-08-04 1:36 UTC (9+ messages)
[GIT PULL] zonefs changes for 5.20-rc1
2022-08-03 22:29 UTC (2+ messages)
[GIT PULL] iomap: new code for 5.20, part 1
2022-08-03 22:29 UTC (2+ messages)
[git pull] vfs.git 9p fix
2022-08-03 21:13 UTC (2+ messages)
[git pull] vfs.git copy_mc_to_iter() backportable fix
2022-08-03 21:13 UTC (2+ messages)
[git pull] vfs.git pile 4 - beginning of iov_iter series
2022-08-03 21:13 UTC (2+ messages)
[PATCH v3] fs/ufs: Replace kmap() with kmap_local_page()
2022-08-03 19:04 UTC (4+ messages)
[git pull] vfs.git pile 2 - lseek stuff
2022-08-03 19:00 UTC (2+ messages)
[git pull] vfs.git pile 1 - namei stuff
2022-08-03 19:00 UTC (2+ messages)
[PATCH v2] fs: Replace kmap{,_atomic}() with kmap_local_page()
2022-08-03 18:28 UTC
[GIT PULL] XArray changes for 6.0-rc1
2022-08-03 17:48 UTC (2+ messages)
[GIT PULL] Pagecache changes for 6.0-rc1
2022-08-03 17:48 UTC (2+ messages)
[PATCH] vfs_getxattr_alloc(): don't allocate buf on failure
2022-08-03 13:24 UTC (4+ messages)
[PATCH v2] vfs_getxattr_alloc(): don't allocate buf on failure
2022-08-03 13:17 UTC
memory leak in cap_inode_getsecurity
2022-08-03 4:53 UTC (3+ messages)
` [syzbot] "
[RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
2022-08-03 4:33 UTC (7+ messages)
` [RFC PATCH v6] "
[GIT PULL] fsverity update for 5.20
2022-08-02 22:29 UTC (2+ messages)
[PATCH v2] fs/pipe: Deinitialize the watch_queue when pipe is freed
2022-08-02 21:56 UTC (5+ messages)
[RFC PATCH v2 0/5] Rename "cifs" module to "smbfs"
2022-08-02 19:28 UTC (8+ messages)
` [RFC PATCH v2 1/5] cifs: change module name to "smbfs.ko"
` [RFC PATCH v2 2/5] smbfs: rename directory "fs/cifs" -> "fs/smb"
` [RFC PATCH v2 3/5] smbfs: update doc references
` [RFC PATCH v2 4/5] smbfs: update module description
` [RFC PATCH v2 5/5] smbfs: show a warning about new name
[PATCH v4 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
2022-08-02 18:46 UTC (10+ messages)
` [PATCH v4 2/5] "
[PATCH v8 00/31] Rust support
2022-08-02 17:46 UTC (7+ messages)
[PATCH 0/2] afs: Fix ref-put functions
2022-08-02 17:27 UTC (8+ messages)
` [PATCH 1/2] afs: Use refcount_t rather than atomic_t
` [PATCH 2/2] afs: Fix access after dec in put functions
[RFC][PATCH] fuse: In fuse_flush only wait if someone wants the return code
2022-08-02 12:50 UTC (5+ messages)
` [RFC][PATCH v2] "
[PATCH 1/2] ext4: don't increase iversion counter for ea_inodes
2022-08-02 11:58 UTC (2+ messages)
[PATCH 09/44] new iov_iter flavour - ITER_UBUF
2022-08-01 22:54 UTC (6+ messages)
` [RFC][CFT][PATCHSET] iov_iter stuff
` [PATCH 01/44] 9p: handling Rerror without copy_from_iter_full()
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).