linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-10 20:09:10 to 2017-04-26 16:32:22 UTC [more...]

[PATCH 0/2] nsfs: Introduce ioctl to set vector of ns_last_pid's on pid ns hierarhy
 2017-04-26 16:33 UTC  (9+ messages)
  ` [PATCH 1/2] nsfs: Add namespace-specific ioctl (NS_SPECIFIC_IOC)
` [PATCH 2/2] pid_ns: Introduce ioctl to set vector of ns_last_pid's on ns hierarhy

Revised statx(2) man page for review
 2017-04-26 15:53 UTC  (10+ messages)
  ` Revised statx(2) man page for review [and AT_EMPTY_PATH question]

[PATCH v7 1/4] syscalls: Restore address limit after a syscall
 2017-04-26 14:09 UTC  (8+ messages)

[PATCH] uapi: change the type of struct statx_timestamp.tv_nsec to unsigned
 2017-04-26 13:50 UTC 

[PATCH] uapi: remove false assertion that statx_timestamp.tv_nsec can be negative
 2017-04-26 11:19 UTC  (3+ messages)
    ` [PATCH v2] uapi: change the type of struct statx_timestamp.tv_nsec to unsigned

[PATCH v3 0/2] modules:capabilities: automatic module loading restrictions
 2017-04-26  9:06 UTC  (32+ messages)
` [PATCH v3 1/2] modules:capabilities: automatic module loading restriction
    ` [kernel-hardening] "
      `  "
` [PATCH v3 2/2] modules:capabilities: add a per-task modules autoload restriction

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

[PATCH resent] uapi libc compat: allow non-glibc to opt out of uapi definitions
 2017-04-25 17:00 UTC  (11+ messages)
      ` [musl] "
        `  "

[PATCH v2] fanotify: don't expose EOPENSTALE to userspace
 2017-04-25 13:57 UTC  (4+ messages)

[PATCH RFC v2 0/6] proc: support private proc instances per pidnamespace
 2017-04-25 12:23 UTC  (7+ messages)
` [PATCH RFC v2 1/6] proc: add proc_fs_info struct to store proc information
` [PATCH RFC v2 2/6] proc: move /proc/{self|thread-self} dentries to proc_fs_info
` [PATCH RFC v2 3/6] proc: add helpers to set and get proc hidepid and gid mount options
` [PATCH RFC v2 4/6] proc: support mounting private procfs instances inside same pid namespace
  ` [PATCH RFC v2 5/6] proc: instantiate only pids that we can ptrace on 'limit_pids=1' mount option
` [PATCH RFC v2 6/6] proc: flush task dcache entries from all procfs instances

[PATCH 0/8 v6] No wait AIO
 2017-04-25  2:28 UTC  (22+ 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
` [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 8/8] nowait aio: btrfs

[patch v4 resend 2/2] kcmp: Add KCMP_EPOLL_TFD mode to compare epoll target files
 2017-04-24 15:39 UTC 

[patch v4 resend 1/2] procfs: fdinfo -- Extend information about epoll target files
 2017-04-24 15:39 UTC 

[patch v4 resend 0/2] Extend kcmp for epoll sake
 2017-04-24 15:39 UTC 

fanotify read returns with errno == EOPENSTALE
 2017-04-24  7:40 UTC  (11+ messages)

[PATCH] Introduce v3 namespaced file capabilities
 2017-04-23  1:14 UTC  (7+ messages)

64612 linux-api
 2017-04-21 19:21 UTC 

Formal description of system call interface
 2017-04-21 15:14 UTC  (2+ messages)

Unchecked flags in statx(2) [Should be fixed before 4.11-final?]
 2017-04-21 12:28 UTC 

[PATCH net-next v8 2/3] Add a eBPF helper function to retrieve socket uid
 2017-04-20 22:39 UTC 

[PATCHv5 9/9] x86/mm: Allow to have userspace mappings above 47-bits
 2017-04-20 16:21 UTC 

[PATCH net-next v6 00/11] Landlock LSM: Toward unprivileged sandboxing
 2017-04-20  1:54 UTC  (45+ messages)
` [PATCH net-next v6 01/11] bpf: Add eBPF program subtype and is_valid_subtype() verifier
` [PATCH net-next v6 02/11] bpf,landlock: Define an eBPF program type for Landlock
` [PATCH net-next v6 04/11] landlock: Add LSM hooks related to filesystem
                  ` [kernel-hardening] "
` [PATCH net-next v6 05/11] seccomp: Split put_seccomp_filter() with put_seccomp()
` [PATCH net-next v6 06/11] seccomp,landlock: Handle Landlock events per process hierarchy
      ` [kernel-hardening] "
` [PATCH net-next v6 07/11] landlock: Add ptrace restrictions
  ` [kernel-hardening] "
` [PATCH net-next v6 08/11] bpf: Add a Landlock sandbox example
` [PATCH net-next v6 09/11] seccomp: Enhance test_harness with an assert step mechanism
` [PATCH net-next v6 10/11] bpf,landlock: Add tests for Landlock

[PATCH] acpi: drop support for force_remove
 2017-04-14 22:33 UTC  (8+ messages)

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 

[PATCH RFC v2 0/3] security: Add ModAutoRestrict LSM
 2017-04-12 20:41 UTC  (14+ messages)
` [PATCH RFC v2 1/3] LSM: Allow per LSM module per "struct task_struct" blob
            ` [kernel-hardening] "

[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 1/2] vfs: implement fchmodat2() syscall
 2017-04-11 12:04 UTC  (3+ messages)

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

[PATCH v7 4/4] arm64/syscalls: Architecture specific pre-usermode check
 2017-04-10 20:09 UTC  (3+ messages)


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