linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-10 00:47:09 to 2019-02-20 15:49:29 UTC [more...]

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-02-20 15:49 UTC  (13+ messages)

[RFC PATCH 00/27] Containers and using authenticated filesystems
 2019-02-20 14:18 UTC  (4+ messages)

mremap vs sysctl_max_map_count
 2019-02-20 10:30 UTC  (6+ messages)

[RFC PATCH v3 00/18] fscrypt: key management improvements
 2019-02-20  7:54 UTC  (21+ messages)
` [RFC PATCH v3 01/18] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
` [RFC PATCH v3 02/18] fscrypt: use FSCRYPT_ prefix for uapi constants
` [RFC PATCH v3 03/18] fscrypt: use FSCRYPT_* definitions, not FS_*
` [RFC PATCH v3 04/18] fs: add ->s_master_keys to struct super_block
` [RFC PATCH v3 05/18] fscrypt: add ->ci_inode to fscrypt_info
` [RFC PATCH v3 06/18] fscrypt: refactor v1 policy key setup into keysetup_legacy.c
` [RFC PATCH v3 07/18] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
` [RFC PATCH v3 08/18] fs/dcache.c: add shrink_dcache_inode()
` [RFC PATCH v3 09/18] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
` [RFC PATCH v3 10/18] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
` [RFC PATCH v3 11/18] fscrypt: add an HKDF-SHA512 implementation
` [RFC PATCH v3 12/18] fscrypt: v2 encryption policy support
` [RFC PATCH v3 13/18] fscrypt: allow unprivileged users to add/remove keys for v2 policies
` [RFC PATCH v3 14/18] fscrypt: require that key be added when setting a v2 encryption policy
` [RFC PATCH v3 15/18] ext4: wire up new fscrypt ioctls
` [RFC PATCH v3 16/18] f2fs: "
` [RFC PATCH v3 17/18] ubifs: "
` [RFC PATCH v3 18/18] fscrypt: document the new ioctls and policy version

[RFC PATCH 0/6] Allow setting file birth time with utimensat()
 2019-02-20  7:47 UTC  (26+ messages)
` [RFC PATCH 1/6] fs: add btime to struct iattr
` [RFC PATCH 2/6] fs: add AT_UTIME_BTIME for utimensat()
` [RFC PATCH 3/6] Btrfs: add support for setting btime
` [RFC PATCH 4/6] ext4: "
` [RFC PATCH 5/6] f2fs: "
` [RFC PATCH 6/6] xfs: "
` [PATCH] generic: add a test for AT_UTIME_BTIME
` [PATCH] utimensat2: document AT_UTIME_BTIME
` [PATCH] xfs_io: add AT_UTIME_BTIME support

[PATCH 0/8] y2038: remove time32 ABI on rv32 and csky
 2019-02-19 20:29 UTC  (16+ messages)
` [PATCH 1/8] compat ABI: use non-compat openat and open_by_handle_at variants
` [PATCH 2/8] 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
` [PATCH 3/8] asm-generic: Drop getrlimit and setrlimit syscalls from default list
` [PATCH 4/8] asm-generic: Make time32 syscall numbers optional
` [PATCH 5/8] unicore32: Fix __ARCH_WANT_STAT64 definition
` [PATCH 6/8] checksyscalls: fix up mq_timedreceive and stat exceptions
` [PATCH 7/8] csky: Use latest system call ABI
` [PATCH 8/8] riscv: "

[PATCHSET v15] io_uring IO interface
 2019-02-19 19:08 UTC  (23+ messages)
` [PATCH 01/19] fs: add an iopoll method to struct file_operations
` [PATCH] io_uring: add io_uring_event cache hit information
` [PATCH 02/19] block: wire up block device iopoll method
` [PATCH 03/19] block: add bio_set_polled() helper
` [PATCH 04/19] iomap: wire up the iopoll method
` [PATCH 05/19] Add io_uring IO interface
` [PATCH 06/19] io_uring: add fsync support
` [PATCH 07/19] io_uring: support for IO polling
` [PATCH 08/19] fs: add fget_many() and fput_many()
` [PATCH 09/19] io_uring: use fget/fput_many() for file references
` [PATCH 10/19] io_uring: batch io_kiocb allocation
` [PATCH 11/19] block: implement bio helper to add iter bvec pages to bio
` [PATCH 12/19] io_uring: add support for pre-mapped user IO buffers
` [PATCH 13/19] net: split out functions related to registering inflight socket files
` [PATCH 14/19] io_uring: add file set registration
` [PATCH 15/19] io_uring: add submission polling
` [PATCH 16/19] io_uring: add io_kiocb ref count
` [PATCH 17/19] io_uring: add support for IORING_OP_POLL
` [PATCH 18/19] io_uring: allow workqueue item to handle multiple buffered requests
` [PATCH 19/19] io_uring: add io_uring_event cache hit information

[PATCHv6 00/10] Heterogenous memory node attributes
 2019-02-19 17:20 UTC  (13+ messages)
` [PATCHv6 01/10] acpi: Create subtable parsing infrastructure
` [PATCHv6 02/10] acpi: Add HMAT to generic parsing tables
` [PATCHv6 03/10] acpi/hmat: Parse and report heterogeneous memory
` [PATCHv6 04/10] node: Link memory nodes to their compute nodes
` [PATCHv6 05/10] node: Add heterogenous memory access attributes
` [PATCHv6 06/10] node: Add memory-side caching attributes
` [PATCHv6 07/10] acpi/hmat: Register processor domain to its memory
` [PATCHv6 08/10] acpi/hmat: Register performance attributes
` [PATCHv6 09/10] acpi/hmat: Register memory side cache attributes
` [PATCHv6 10/10] doc/mm: New documentation for memory performance

[PATCH net-next] sock: consistent handling of extreme SO_SNDBUF/SO_RCVBUF values
 2019-02-17  2:10 UTC  (2+ messages)

[PATCH] mmap.2: describe the 5level paging hack
 2019-02-15  9:13 UTC  (4+ messages)

[PATCH v7 1/2] signal: add pidfd_send_signal() syscall
 2019-02-15  5:00 UTC  (2+ messages)

[PATCH v7 00/15] Add utilization clamping support
 2019-02-14 15:48 UTC  (3+ messages)
` [PATCH v7 11/15] sched/core: uclamp: Extend CPU's cgroup controller

[PATCH v5 0/5] namei: vfs flags to restrict path resolution
 2019-02-13  3:08 UTC  (6+ messages)
` [PATCH v5 1/5] namei: split out nd->dfd handling to dirfd_path_init
` [PATCH v5 2/5] namei: O_BENEATH-style path resolution flags
` [PATCH v5 3/5] namei: O_THISROOT: chroot-like path resolution
` [PATCH v5 4/5] namei: aggressively check for nd->root escape on ".." resolution
` [PATCH v5 5/5] binfmt_*: scope path resolution of interpreters

[PATCHSET v13] io_uring IO interface
 2019-02-13  0:24 UTC  (20+ messages)
` [PATCH 05/19] Add "

[PATCHSET v12] io_uring IO interface
 2019-02-12 21:10 UTC  (12+ messages)
` [PATCH 13/18] io_uring: add file set registration

[PATCH 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v7)
 2019-02-12 19:42 UTC  (2+ messages)
` [PATCH 2/4] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-02-12 15:48 UTC  (13+ messages)
` [PATCH 0/3] mincore() and IOCB_NOWAIT adjustments
  ` [PATCH 2/3] mm/filemap: initiate readahead even if IOCB_NOWAIT is set for the I/O
  ` [PATCH 3/3] mm/mincore: provide mapped status when cached status is not allowed

[RFC PATCH v2 00/20] fscrypt: key management improvements
 2019-02-12  0:03 UTC  (24+ messages)
` [RFC PATCH v2 01/20] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
` [RFC PATCH v2 02/20] fscrypt: use FSCRYPT_ prefix for uapi constants
` [RFC PATCH v2 03/20] fscrypt: use FSCRYPT_* definitions, not FS_*
` [RFC PATCH v2 04/20] fs: add ->s_master_keys to struct super_block
` [RFC PATCH v2 05/20] fscrypt: add ->ci_inode to fscrypt_info
` [RFC PATCH v2 06/20] fscrypt: refactor v1 policy key setup into keysetup_legacy.c
` [RFC PATCH v2 07/20] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
` [RFC PATCH v2 08/20] fs/inode.c: export inode_lru_list_del()
` [RFC PATCH v2 09/20] fs/inode.c: rename and export dispose_list()
` [RFC PATCH v2 10/20] fs/dcache.c: add shrink_dcache_inode()
` [RFC PATCH v2 11/20] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
` [RFC PATCH v2 12/20] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
` [RFC PATCH v2 13/20] fscrypt: add an HKDF-SHA512 implementation
` [RFC PATCH v2 14/20] fscrypt: v2 encryption policy support
` [RFC PATCH v2 15/20] fscrypt: allow unprivileged users to add/remove keys for v2 policies
` [RFC PATCH v2 16/20] fscrypt: require that key be added when setting a v2 encryption policy
` [RFC PATCH v2 17/20] ext4: wire up new fscrypt ioctls
` [RFC PATCH v2 18/20] f2fs: "
` [RFC PATCH v2 19/20] ubifs: "
` [RFC PATCH v2 20/20] fscrypt: document the new ioctls and policy version

+ sysctl-return-einval-if-val-violates-minmax.patch added to -mm tree
 2019-02-11 21:41 UTC  (3+ messages)

[PATCHSET v9] io_uring IO interface
 2019-02-11 20:33 UTC  (14+ messages)
` [PATCH 13/18] io_uring: add file set registration

[PATCH v4 0/3] sysctl: handle overflow for file-max
 2019-02-11 19:50 UTC  (5+ messages)
` [PATCH v4 1/3] sysctl: handle overflow in proc_get_long
` [PATCH v4 2/3] sysctl: handle overflow for file-max
` [RFC PATCH v4 3/3] sysctl: return -EINVAL if val violates minmax

[PATCHSET v14] io_uring IO interface
 2019-02-10 19:55 UTC  (20+ messages)
` [PATCH 05/19] Add "
` [PATCH 14/19] io_uring: add file set registration
` [PATCH 16/19] io_uring: add io_kiocb ref count
` [PATCH 17/19] io_uring: add support for IORING_OP_POLL
` [PATCH 18/19] io_uring: allow workqueue item to handle multiple buffered requests
` [PATCH 19/19] io_uring: add io_uring_event cache hit information


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