linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-05 16:19:32 to 2017-04-22 06:45:29 UTC [more...]

[PATCH v3 0/2] modules:capabilities: automatic module loading restrictions
 2017-04-22  6:45 UTC  (24+ 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

[PATCH] Introduce v3 namespaced file capabilities
 2017-04-21 23:58 UTC  (5+ messages)

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

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

fanotify read returns with errno == EOPENSTALE
 2017-04-21 13:13 UTC  (9+ 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 0/8 v6] No wait AIO
 2017-04-20 13:43 UTC  (20+ 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 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 0/2] nsfs: Introduce ioctl to set vector of ns_last_pid's on pid ns hierarhy
 2017-04-19 20:27 UTC  (4+ 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

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

[RFC 1/6] mm, page_alloc: fix more premature OOM due to race with cpuset update
 2017-04-14 20:37 UTC  (4+ 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  (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 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  (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  (4+ messages)

[PATCH 0/8 v4] No wait AIO
 2017-04-10 15:13 UTC  (14+ messages)
` [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  (33+ 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 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 3/5] clone: Disallown CLONE_THREAD with a shared sighand_struct
                ` [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  (7+ messages)
` [PATCH v6 4/4] arm64/syscalls: Specific usage of verify_pre_usermode_state

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)


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