linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-20 18:09:09 to 2021-01-26 11:49:06 UTC [more...]

[PATCH v6 00/40] idmapped mounts
 2021-01-25 17:06 UTC  (70+ messages)
` [PATCH v6 01/40] mount: attach mappings to mounts
` [PATCH v6 02/40] fs: add id translation helpers
` [PATCH v6 03/40] fs: add file and path permissions helpers
` [PATCH v6 04/40] capability: handle idmapped mounts
` [PATCH v6 05/39] namei: make permission helpers idmapped mount aware
` [PATCH v6 06/40] inode: make init and "
` [PATCH v6 07/40] attr: handle idmapped mounts
` [PATCH v6 08/40] acl: "
` [PATCH v6 09/40] xattr: "
` [PATCH v6 10/40] commoncap: "
` [PATCH v6 11/40] stat: "
` [PATCH v6 12/40] namei: handle idmapped mounts in may_*() helpers
` [PATCH v6 13/40] namei: introduce struct renamedata
` [PATCH v6 14/40] namei: prepare for idmapped mounts
` [PATCH v6 15/40] open: handle idmapped mounts in do_truncate()
` [PATCH v6 16/40] open: handle idmapped mounts
` [PATCH v6 17/40] af_unix: "
` [PATCH v6 18/40] utimes: "
` [PATCH v6 19/40] fcntl: "
` [PATCH v6 20/40] init: "
` [PATCH v6 21/40] ioctl: "
` [PATCH v6 22/40] would_dump: "
` [PATCH v6 23/40] exec: "
` [PATCH v6 24/40] fs: make helpers idmap mount aware
` [PATCH v6 25/40] apparmor: handle idmapped mounts
` [PATCH v6 26/39] ima: "
` [PATCH v6 27/40] ecryptfs: do not mount on top of "
` [PATCH v6 28/40] overlayfs: "
` [PATCH v6 29/40] namespace: take lock_mount_hash() directly when changing flags
` [PATCH v6 30/40] mount: make {lock,unlock}_mount_hash() static
` [PATCH v6 31/40] namespace: only take read lock in do_reconfigure_mnt()
` [PATCH v6 32/40] fs: split out functions to hold writers
` [PATCH v6 33/40] fs: add attr_flags_to_mnt_flags helper
` [PATCH v6 34/40] fs: add mount_setattr()
` [PATCH v6 35/40] fs: introduce MOUNT_ATTR_IDMAP
` [PATCH v6 36/40] tests: add mount_setattr() selftests
` [PATCH v6 37/40] fat: handle idmapped mounts
` [PATCH v6 38/40] ext4: support "
` [PATCH v6 39/40] xfs: "
` [PATCH v6 40/40] generic/622: add fstests for "

[PATCH v17 00/26] Control-flow Enforcement: Shadow Stack
 2021-01-26  9:40 UTC  (20+ messages)
` [PATCH v17 08/26] x86/mm: Introduce _PAGE_COW
` [PATCH v17 11/26] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW

[PATCH v16 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-01-26 11:46 UTC  (29+ messages)
` [PATCH v16 01/11] mm: add definition of PMD_PAGE_ORDER
` [PATCH v16 02/11] mmap: make mlock_future_check() global
` [PATCH v16 03/11] riscv/Kconfig: make direct map manipulation options depend on MMU
` [PATCH v16 04/11] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v16 05/11] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v16 06/11] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v16 07/11] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v16 08/11] secretmem: add memcg accounting
` [PATCH v16 09/11] PM: hibernate: disable when there are active secretmem users
` [PATCH v16 10/11] arch, mm: wire up memfd_secret system call where relevant
` [PATCH v16 11/11] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH] af_unix: Allow Unix sockets to raise SIGURG
 2021-01-25 23:36 UTC  (2+ messages)

[PATCH v7 00/10] fs: interface for directly reading/writing compressed data
 2021-01-25 20:59 UTC  (14+ messages)
` [PATCH man-pages v7] Document encoded I/O
` [PATCH v7 01/10] iov_iter: add copy_struct_from_iter()
` [PATCH v7 02/10] fs: add O_ALLOW_ENCODED open flag
` [PATCH v7 03/10] fs: add RWF_ENCODED for reading/writing compressed data
` [PATCH v7 04/10] btrfs: fix check_data_csum() error message for direct I/O
` [PATCH v7 05/10] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [PATCH v7 06/10] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [PATCH v7 07/10] btrfs: support different disk extent size for delalloc
` [PATCH v7 08/10] btrfs: optionally extend i_size in cow_file_range_inline()
` [PATCH v7 09/10] btrfs: implement RWF_ENCODED reads
` [PATCH v7 10/10] btrfs: implement RWF_ENCODED writes

[PATCH] tee: Add -q, --quiet option to not write to stdout
 2021-01-25 16:06 UTC  (13+ messages)
                  ` [PATCH v2] tee: Add -q, --quiet, --silent "
                  ` [PATCH] "
                  ` [PATCH v3 (resend)] "

[RFC][PATCH 0/2] unprivileged fanotify listener
 2021-01-24 18:42 UTC  (3+ messages)
` [RFC][PATCH 1/2] fanotify: configurable limits via sysfs
` [RFC][PATCH 2/2] fanotify: support limited functionality for unprivileged users

[PATCH v27 00/12] Landlock LSM
 2021-01-24 15:22 UTC  (16+ messages)
` [PATCH v27 01/12] landlock: Add object management
` [PATCH v27 02/12] landlock: Add ruleset and domain management
` [PATCH v27 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v27 04/12] landlock: Add ptrace restrictions
` [PATCH v27 05/12] LSM: Infrastructure management of the superblock
` [PATCH v27 06/12] fs,security: Add sb_delete hook
` [PATCH v27 07/12] landlock: Support filesystem access-control
` [PATCH v27 08/12] landlock: Add syscall implementations
` [PATCH v27 09/12] arch: Wire up Landlock syscalls
` [PATCH v27 10/12] selftests/landlock: Add user space tests
` [PATCH v27 11/12] samples/landlock: Add a sandbox manager example
` [PATCH v27 12/12] landlock: Add user and kernel documentation

[PATCH v10 1/2] mm: Optional full ASLR for mmap(), vdso, stack and heap
 2021-01-24 12:42 UTC  (2+ messages)
` [PATCH v10 2/2] mm/mremap: optionally randomize mremap(..., MREMAP_MAYMOVE)

[PATCH v15 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-01-23 11:00 UTC  (16+ messages)
` [PATCH v15 01/11] mm: add definition of PMD_PAGE_ORDER
` [PATCH v15 02/11] mmap: make mlock_future_check() global
` [PATCH v15 03/11] riscv/Kconfig: make direct map manipulation options depend on MMU
` [PATCH v15 05/11] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v15 06/11] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v15 07/11] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v15 08/11] secretmem: add memcg accounting
` [PATCH v15 09/11] PM: hibernate: disable when there are active secretmem users
` [PATCH v15 10/11] arch, mm: wire up memfd_secret system call where relevant
` [PATCH v15 11/11] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH 0/6] fs-verity: add an ioctl to read verity metadata
 2021-01-22 23:26 UTC  (2+ messages)

[PATCH v7 11/15] btrfs: add send stream v2 definitions
 2021-01-22 20:57 UTC  (6+ messages)
` [PATCH v7 12/15] btrfs: send: write larger chunks when using stream v2
` [PATCH v7 13/15] btrfs: send: allocate send buffer with alloc_page() and vmap() for v2
` [PATCH v7 14/15] btrfs: send: send compressed extents with encoded writes
` [PATCH v7 15/15] btrfs: send: enable support for stream v2 and compressed writes

[PATCH v4 00/13] "Task_isolation" mode
 2021-01-22 16:13 UTC  (5+ messages)
` [PATCH v4 11/13] task_isolation: net: don't flush backlog on CPUs running isolated tasks

[PATCH v5 0/9] "Task_isolation" mode
 2021-01-22 15:00 UTC  (6+ messages)
` [PATCH v5 9/9] task_isolation: kick_all_cpus_sync: don't kick isolated cpus
    ` [EXT] "

[PATCH 1/5] Add manpage for open_tree(2)
 2021-01-22  8:41 UTC  (16+ messages)
` [PATCH 2/5] Add manpages for move_mount(2)
` [PATCH 3/5] Add manpage for fspick(2)
` [PATCH 4/5] Add manpage for fsopen(2) and fsmount(2)
` [PATCH 5/5] Add manpage for fsconfig(2)

[PATCH v3 0/3] Add error_report_end tracepoint to KFENCE and KASAN
 2021-01-22  8:49 UTC  (7+ messages)
` [PATCH v3 1/3] tracing: add error_report_end trace point
` [PATCH 2/3] kfence: use error_report_end tracepoint
` [PATCH 3/3] kasan: "

[PATCH v2 0/5] Add sysfs interface to collect reports from debugging tools
 2021-01-21 12:56 UTC  (3+ messages)

[PATCH v2 1/1] mm/madvise: replace ptrace attach requirement for process_madvise
 2021-01-20 20:46 UTC  (8+ messages)

[PATCH 1/1] process_madvise.2: Add process_madvise man page
 2021-01-20 20:23 UTC 


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).