linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-29 21:16:16 to 2016-10-26 06:56:39 UTC [more...]

[RFC v4 00/18] Landlock LSM: Unprivileged sandboxing
 2016-10-26  6:56 UTC  (4+ messages)
` [RFC v4 01/18] landlock: Add Kconfig
` [RFC v4 02/18] bpf: Move u64_to_ptr() to BPF headers and inline it
` [RFC v4 03/18] bpf,landlock: Add a new arraymap type to deal with (Landlock) handles

[PATCH 2/3] ARM: convert to generated system call tables
 2016-10-25 17:09 UTC  (14+ messages)

[PATCH v7 0/6] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2016-10-25 16:47 UTC  (9+ messages)
` [PATCH v7 1/6] x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl
` [PATCH v7 2/6] x86/arch_prctl/64: Rename do_arch_prctl to do_arch_prctl_64
` [PATCH v7 3/6] x86/arch_prctl: Add do_arch_prctl_common
  ` [PATCH v7 4/6] x86/syscalls/32: Wire up arch_prctl on x86-32
  ` [PATCH v7 5/6] x86/cpufeature: Detect CPUID faulting support
` [PATCH v7 6/6] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID

[PATCH net-next] net: add an ioctl to get a socket network namespace
 2016-10-25  1:29 UTC 

[PATCH v4] cgroup: Use CAP_SYS_RESOURCE to allow a process to migrate other tasks between cgroups
 2016-10-24 20:37 UTC 

[RFC][PATCH v3] cgroup: Use CAP_SYS_RESOURCE to allow a process to migrate other tasks between cgroups
 2016-10-21 18:06 UTC  (4+ messages)

[PATCH] perf_event_open.2: 4.9 PERF_EVENT_IOC_SET_DRV_CONFIGS support
 2016-10-21 14:22 UTC  (5+ messages)

[PATCH RFC 6/6] selftests: enable O and KBUILD_OUTPUT
 2016-10-21 11:17 UTC 

[PATCH RFC 5/6] selftests: add EXTRA_CLEAN for clean target
 2016-10-21 11:17 UTC 

[PATCH RFC 4/6] selftests: remove CROSS_COMPILE in dedicated Makefile
 2016-10-21 11:16 UTC 

[PATCH RFC 3/6] selftests: add default rules for c source file
 2016-10-21 11:15 UTC 

[PATCH RFC 2/6] selftests: remove useless TEST_DIRS
 2016-10-21 11:15 UTC 

[PATCH RFC 1/6] selftests: remove duplicated all and clean target
 2016-10-21 11:14 UTC 

[PATCH RFC 0/6] enable O and KBUILD_OUTPUT for kselftest
 2016-10-21 11:11 UTC  (8+ messages)
` [PATCH RFC 1/6] selftests: remove duplicated all and clean target
` [PATCH RFC 2/6] selftests: remove useless TEST_DIRS
` [PATCH RFC 4/6] selftests: remove CROSS_COMPILE in dedicated Makefile
` [PATCH RFC 6/6] selftests: enable O and KBUILD_OUTPUT
  ` [PATCH RFC 3/6] selftests: add default rules for c source file
  ` [PATCH RFC 5/6] selftests: add EXTRA_CLEAN for clean target

[PATCH 0/3] ABI CHANGE!!! Remove questionable remote SP reads
 2016-10-20 11:14 UTC  (17+ messages)
` [PATCH 2/3] proc: Stop trying to report thread stacks
  ` [tip:mm/urgent] fs/proc: "
  ` [PATCH 1/3] proc: Stop reporting eip and esp in /proc/PID/stat
    ` [tip:mm/urgent] fs/proc: "
  ` [PATCH 3/3] mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()
    ` [tip:mm/urgent] "

[RFC v3 00/22] Landlock LSM: Unprivileged sandboxing
 2016-10-19 22:42 UTC  (29+ messages)
` [RFC v3 03/22] bpf,landlock: Add a new arraymap type to deal with (Landlock) handles
` [RFC v3 04/22] bpf: Set register type according to is_valid_access()
` [RFC v3 05/22] bpf,landlock: Add eBPF program subtype and is_valid_subtype() verifier
` [RFC v3 06/22] landlock: Add LSM hooks
` [RFC v3 07/22] landlock: Handle file comparisons
` [RFC v3 11/22] seccomp,landlock: Handle Landlock hooks per process hierarchy
` [RFC v3 16/22] bpf/cgroup,landlock: Handle Landlock hooks per cgroup
` [RFC v3 19/22] landlock: Add interrupted origin

[PATCH] cgroup: Add new capability to allow a process to migrate other tasks between cgroups
 2016-10-19 20:55 UTC  (9+ messages)

[PATCH] x86, pkeys: remove cruft from never-merged syscalls
 2016-10-18 15:18 UTC 

[PATCH 1/2] man2/fallocate.2: document behavior with shared blocks
 2016-10-18  6:11 UTC  (4+ messages)
` [PATCH 2/2] man2/ioctl_fideduperange.2: clarify operation some more

[PATCH] pkey.7: add description of signal handling behavior
 2016-10-18  6:01 UTC  (2+ messages)

[PATCH 0/5] [RFCv5] add manpages for Memory Protection Keys
 2016-10-18  6:01 UTC  (7+ messages)
` [PATCH 1/5] pkey.7: New page with overview of "

amazing!
 2016-10-18  4:31 UTC 

[PATCH] x86, pkeys: remove cruft from never-merged syscalls
 2016-10-17 20:57 UTC 

[PATCH] generic syscalls: kill cruft from removed pkey syscalls
 2016-10-17 15:37 UTC  (2+ messages)

Shipment delivery problem #000862711
 2016-10-17 13:07 UTC 

pkeys: Remove easily triggered WARN
 2016-10-17  7:54 UTC  (4+ messages)

[PATCH v4 00/12] syscall/tracing: compat syscall support
 2016-10-14  8:35 UTC  (14+ messages)
` [PATCH v4 01/12] tracing/syscalls: remove syscall_nr from syscall metadata
` [PATCH v4 03/12] tracing/syscalls: drop arch_syscall_match_sym_name
` [PATCH v4 04/12] tracing/syscalls: add compat syscall metadata
` [PATCH v4 05/12] syscall/tracing: allow arch to override syscall_get_nr for ftrace
` [PATCH v4 05/12] tracing/syscalls: "
` [PATCH v4 07/12] s390/tracing: fix compat syscall handling
` [PATCH v4 08/12] arm64/tracing: "
` [PATCH v4 09/12] powerpc/tracing: "
  ` [PATCH v4 02/12] tracing/syscalls: add handling for compat tasks
  ` [PATCH v4 06/12] x86/tracing: fix compat syscall handling
  ` [PATCH v4 10/12] tile/tracing: "
  ` [PATCH v4 11/12] sparc/tracing: "
` [PATCH v4 12/12] parisc/tracing: "

[PATCH v3 00/11] syscall/tracing: compat syscall support
 2016-10-13  9:33 UTC  (22+ messages)
` [PATCH v3 01/11] tracing/syscalls: remove syscall_nr from syscall metadata
` [PATCH v3 02/11] tracing/syscalls: add handling for compat tasks
` [PATCH v3 03/11] tracing/syscalls: add compat syscall metadata
` [PATCH v3 04/11] syscall/tracing: allow arch to override syscall_get_nr for ftrace
` [PATCH v3 05/11] x86/tracing: fix compat syscall handling
` [PATCH v3 06/11] s390/tracing: "
` [PATCH v3 07/11] arm64/tracing: "
` [PATCH v3 08/11] powerpc/tracing: "
` [PATCH v3 09/11] tile/tracing: "
` [PATCH v3 10/11] sparc/tracing: "
  ` [PATCH v3 11/11] parisc/tracing: "

[PATCH 0/1] man/set_mempolicy.2,mbind.2: add MPOL_LOCAL NUMA memory policy documentation
 2016-10-13  6:48 UTC  (11+ messages)
        ` [PATCH v2 "
            ` [PATCH v3 "

[PATCH 0/6] [RFCv4] add manpages for Memory Protection Keys
 2016-10-12 16:03 UTC  (4+ messages)
` [PATCH 1/6] pkey.7: New page with overview of "

Return type of getrandom(2)
 2016-10-12  6:30 UTC  (5+ messages)

[PATCH v27 00/21] Richacls (Core and Ext4)
 2016-10-11 12:50 UTC  (22+ messages)
` [PATCH v27 01/21] vfs: Add IS_ACL() and IS_RICHACL() tests
  ` [PATCH v27 02/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
  ` [PATCH v27 03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
  ` [PATCH v27 04/21] vfs: Add permission flags for setting file attributes
  ` [PATCH v27 05/21] richacl: In-memory representation and helper functions
  ` [PATCH v27 06/21] richacl: Permission mapping functions
  ` [PATCH v27 13/21] richacl: Check if an acl is equivalent to a file mode
  ` [PATCH v27 14/21] richacl: Create-time inheritance
  ` [PATCH v27 16/21] richacl: xattr mapping functions
  ` [PATCH v27 21/21] ext4: Add richacl feature flag
` [PATCH v27 07/21] richacl: Permission check algorithm
` [PATCH v27 08/21] richacl: Compute maximum file masks from an acl
` [PATCH v27 09/21] vfs: Cache base_acl objects in inodes
` [PATCH v27 10/21] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v27 11/21] vfs: Cache richacl in struct inode
` [PATCH v27 12/21] richacl: Update the file masks in chmod()
` [PATCH v27 15/21] richacl: Automatic Inheritance
` [PATCH v27 17/21] richacl: Add richacl xattr handler
` [PATCH v27 18/21] vfs: Add richacl permission checking
` [PATCH v27 19/21] vfs: Move check_posix_acl and check_richacl out of fs/namei.c
` [PATCH v27 20/21] ext4: Add richacl support

[RFC v2 00/10] Landlock LSM: Unprivileged sandboxing
 2016-10-05 20:30 UTC  (5+ messages)

[Documentation] State of CPU controller in cgroup v2
 2016-10-05  8:07 UTC  (16+ messages)

Credit Suisse Bank England
 2016-10-03  6:21 UTC 

[PATCH v15 00/13] support "task_isolation" mode
 2016-09-30 17:07 UTC  (13+ messages)
` [PATCH v15 04/13] task_isolation: add initial support
` Ping: [PATCH v15 00/13] support "task_isolation" mode

[PATCH v25 00/21] Richacls (Core and Ext4)
 2016-09-30 16:11 UTC  (2+ messages)

[PATCH v11 0/3] fallocate for block devices
 2016-09-29 21:16 UTC  (4+ messages)
` [PATCH 1/3] block: invalidate the page cache when issuing BLKZEROOUT
` [PATCH 2/3] block: require write_same and discard requests align to logical block size
` [PATCH 3/3] block: implement (some of) fallocate for block devices


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