linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-30 16:57:29 to 2017-04-14 12:02:52 UTC [more...]

[PATCH 0/8 v6] No wait AIO
 2017-04-14 12:02 UTC  (4+ messages)
  ` [PATCH 1/8] Use RWF_* flags for AIO operations
` [PATCH 2/8] nowait aio: Introduce RWF_NOWAIT
` [PATCH 3/8] nowait aio: return if direct write will trigger writeback

Greetings
 2017-04-14  9:22 UTC 

[PATCHv4 9/9] x86/mm: Allow to have userspace mappings above 47-bits
 2017-04-13 11:30 UTC 

[RFC 1/6] mm, page_alloc: fix more premature OOM due to race with cpuset update
 2017-04-13  6:24 UTC  (3+ messages)

[PATCH RFC v2 0/3] security: Add ModAutoRestrict LSM
 2017-04-12 20:41 UTC  (20+ messages)
` [PATCH RFC v2 1/3] LSM: Allow per LSM module per "struct task_struct" blob
                  ` [kernel-hardening] "
  ` [PATCH RFC v2 2/3] security: add the ModAutoRestrict Linux Security Module
  ` [PATCH RFC v2 3/3] Documentation: add ModAutoRestrict LSM documentation

[PATCH 0/9 v5] No wait AIO
 2017-04-12 18:31 UTC  (14+ messages)
` [PATCH 1/9] Use RWF_* flags for AIO operations
` [PATCH 2/9] nowait aio: Introduce RWF_NOWAIT
` [PATCH 3/9] nowait aio: return if direct write will trigger writeback
` [PATCH 4/9] nowait-aio: Introduce IOMAP_NOWAIT
` [PATCH 5/9] nowait aio: return on congested block device
` [PATCH 6/9] nowait aio: ext4
` [PATCH 7/9] nowait aio: xfs
` [PATCH 8/9] nowait aio: btrfs
` [PATCH 9/9] nowait aio: Return -EOPNOTSUPP if filesystem does not support

[PATCH v2 0/2] Expose task pid_ns_for_children to userspace
 2017-04-12 15:34 UTC  (3+ messages)
  ` [PATCH v2 1/2] ns: Allow ns_entries to have custom symlink content
  ` [PATCH v2 2/2] pidns: Expose task pid_ns_for_children to userspace

[PATCH] acpi: drop support for force_remove
 2017-04-11 13:54 UTC  (7+ messages)

[PATCH 1/2] vfs: implement fchmodat2() syscall
 2017-04-11 12:04 UTC  (3+ messages)

[PATCH net-next v6 00/11] Landlock LSM: Toward unprivileged sandboxing
 2017-04-11  7:19 UTC  (7+ messages)
` [PATCH net-next v6 06/11] seccomp,landlock: Handle Landlock events per process hierarchy
` [PATCH net-next v6 07/11] landlock: Add ptrace restrictions
    ` [kernel-hardening] "

[PATCH v3 0/4] Improved seccomp logging
 2017-04-11  4:03 UTC  (12+ messages)

[PATCH v7 1/4] syscalls: Restore address limit after a syscall
 2017-04-10 20:09 UTC  (8+ messages)
  ` [PATCH v7 2/4] x86/syscalls: Architecture specific pre-usermode check
` [PATCH v7 3/4] arm/syscalls: "
` [PATCH v7 4/4] arm64/syscalls: "

[PATCH] ioctl_list.2: BLKRASET/BLKRAGET take unsigned long
 2017-04-10 15:21 UTC  (6+ messages)

[PATCH 0/8 v4] No wait AIO
 2017-04-10 15:13 UTC  (22+ messages)
  ` [PATCH 1/8] nowait aio: Introduce IOCB_RW_FLAG_NOWAIT
  ` [PATCH 8/8] nowait aio: btrfs
` [PATCH 2/8] nowait aio: Return if cannot get hold of i_rwsem
` [PATCH 3/8] nowait aio: return if direct write will trigger writeback
` [PATCH 4/8] nowait-aio: Introduce IOMAP_NOWAIT
` [PATCH 5/8] nowait aio: return on congested block device
` [PATCH 6/8] nowait aio: ext4
` [PATCH 7/8] nowait aio: xfs

[PATCH v2] fault-inject: support systematic fault injection
 2017-04-09 10:39 UTC  (4+ messages)

[PATCH 0/2] fix the traced mt-exec deadlock
 2017-04-07 22:07 UTC  (40+ messages)
            ` [RFC][PATCH] exec: Don't wait for ptraced threads to be reaped
                    ` [RFC][PATCH 0/2] exec: Fixing ptrace'd mulit-threaded hang
                        ` [RFC][PATCH 1/2] sighand: Count each thread group once in sighand_struct
                        ` [RFC][PATCH 2/2] exec: If possible don't wait for ptraced threads to be reaped
                        ` [RFC][PATCH v2 0/5] exec: Fixing ptrace'd mulit-threaded hang
                            ` [RFC][PATCH v2 1/5] ptrace: Don't wait in PTRACE_O_TRACEEXIT for exec or coredump
                            ` [RFC][PATCH v2 2/5] sighand: Count each thread group once in sighand_struct
                            ` [RFC][PATCH v2 3/5] clone: Disallown CLONE_THREAD with a shared sighand_struct
                            ` [RFC][PATCH v2 4/5] exec: If possible don't wait for ptraced threads to be reaped
                            ` [RFC][PATCH v2 5/5] signal: Don't allow accessing signal_struct by old threads after exec
                                ` scope of cred_guard_mutex

[PATCH v6 1/4] syscalls: Restore address limit after a syscall
 2017-04-07 16:11 UTC  (14+ messages)
  ` [PATCH v6 2/4] x86/syscalls: Specific usage of verify_pre_usermode_state
  ` [PATCH v6 4/4] arm64/syscalls: "
` [PATCH v6 3/4] arm/syscalls: "

60821 linux-api
 2017-04-07 11:19 UTC 

[PATCH v2] fscrypt: Remove __packed from fscrypt_policy
 2017-04-07  9:22 UTC  (2+ messages)

[PATCH v2] fscrypt: Move key structure and constants to uapi
 2017-04-06 23:14 UTC 

[PATCH] fscrypt: Move key structure and constants to uapi
 2017-04-06 19:21 UTC  (2+ messages)

[PATCH] fscrypt: Remove __packed from fscrypt_policy
 2017-04-06 19:17 UTC  (2+ messages)

[PATCH] KEYS: make keyctl_invalidate() also require Setattr permission
 2017-04-04 18:44 UTC  (3+ messages)

memory hotplug and force_remove
 2017-03-31 22:35 UTC  (15+ messages)

[PATCH net-next v6 01/11] bpf: Add eBPF program subtype and is_valid_subtype() verifier (fwd)
 2017-03-31 21:19 UTC  (2+ messages)

[PATCH] statx: reject unknown flags when using NULL path
 2017-03-31 16:58 UTC  (8+ messages)

[PATCH v5 1/4] syscalls: Restore address limit after a syscall
 2017-03-31 15:34 UTC  (3+ messages)

[PATCH RESEND 0/2] Expose task pid_ns_for_children to userspace
 2017-03-31 15:25 UTC  (7+ messages)
` [PATCH RESEND 2/2] pidns: "

[PATCH RFC 0/4] proc: support multiple separate proc instances per pidnamespace
 2017-03-31 11:45 UTC  (10+ messages)
` [PATCH RFC 1/4] proc: add proc_fs_info struct to store proc options
` [PATCH RFC 3/4] proc: support mounting new procfs instances inside same pid namespace

[RFC] Add option to mount only a pids subset
 2017-03-30 21:45 UTC  (6+ messages)

RFC: reject unknown open flags
 2017-03-30 20:05 UTC  (12+ messages)
` [PATCH 2/2] fs: "


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