linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-08 12:28:27 to 2016-11-01 14:36:24 UTC [more...]

[PATCH 0/3] ABI CHANGE!!! Remove questionable remote SP reads
 2016-11-01 14:36 UTC  (12+ messages)
` [PATCH 1/3] proc: Stop reporting eip and esp in /proc/PID/stat
  ` [tip:mm/urgent] fs/proc: "
  ` [4.9-rc3] BUG: unable to handle kernel paging request at ffffc900144dfc60

[PATCH v2 0/1] mm/mempolicy.c: forbid static or relative flags for local NUMA mode
 2016-11-01  0:21 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] mm: only enable sys_pkey* when ARCH_HAS_PKEYS
 2016-11-01  0:08 UTC 

[PATCH net-next] net: add an ioctl to get a socket network namespace
 2016-10-31 14:58 UTC  (2+ messages)

[PATCH v7 0/6] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2016-10-27 22:38 UTC  (13+ 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

[RFC v1 00/14] Bus1 Kernel Message Bus
 2016-10-27 11:10 UTC 

[RFC v4 00/18] Landlock LSM: Unprivileged sandboxing
 2016-10-26 20:16 UTC  (27+ 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
    ` [kernel-hardening] "
` [RFC v4 04/18] bpf,landlock: Add eBPF program subtype and is_valid_subtype() verifier
` [RFC v4 05/18] bpf,landlock: Define an eBPF program type for Landlock
  ` [RFC v4 06/18] fs: Constify path_is_under()'s arguments
  ` [RFC v4 11/18] seccomp,landlock: Handle Landlock hooks per process hierarchy
` [RFC v4 07/18] landlock: Add LSM hooks
` [RFC v4 08/18] landlock: Handle file comparisons
` [RFC v4 09/18] landlock: Add manager functions
` [RFC v4 10/18] seccomp: Split put_seccomp_filter() with put_seccomp()
` [RFC v4 12/18] bpf: Cosmetic change for bpf_prog_attach()
` [RFC v4 13/18] bpf/cgroup: Replace struct bpf_prog with struct bpf_object
` [RFC v4 14/18] bpf/cgroup: Make cgroup_bpf_update() return an error code
` [RFC v4 15/18] bpf/cgroup: Move capability check
` [RFC v4 16/18] bpf/cgroup,landlock: Handle Landlock hooks per cgroup
` [RFC v4 17/18] landlock: Add update and debug access flags
` [RFC v4 18/18] samples/landlock: Add sandbox example

[PATCH 2/3] ARM: convert to generated system call tables
 2016-10-26 20:14 UTC  (17+ messages)
            ` bpf on Alpha [was Re: [PATCH 2/3] ARM: convert to generated system call tables]

[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 3/6] selftests: add default rules for c source file
  ` [PATCH RFC 5/6] selftests: add EXTRA_CLEAN for clean target
` [PATCH RFC 6/6] selftests: enable O and KBUILD_OUTPUT

[PATCH 3/3] mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()
 2016-10-20 11:14 UTC  (2+ messages)
` [tip:mm/urgent] "

[PATCH 2/3] proc: Stop trying to report thread stacks
 2016-10-20 11:13 UTC  (2+ messages)
` [tip:mm/urgent] fs/proc: "

[RFC v3 00/22] Landlock LSM: Unprivileged sandboxing
 2016-10-19 22:42 UTC  (9+ messages)
` [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

[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 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 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 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  (10+ 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


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