linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-01 01:21:13 to 2018-10-09 16:20:24 UTC [more...]

[PATCH v7 0/6] seccomp trap to userspace
 2018-10-09 16:20 UTC  (24+ messages)
` [PATCH v7 1/6] seccomp: add a return code to "
` [PATCH v7 2/6] seccomp: make get_nth_filter available outside of CHECKPOINT_RESTORE
` [PATCH v7 3/6] seccomp: add a way to get a listener fd from ptrace

[RFC v5 0/1] ns: introduce binfmt_misc namespace
 2018-10-09 16:15 UTC  (8+ messages)
` [RFC v5 1/1] ns: add binfmt_misc to the user namespace

[PATCH 04/11] UAPI: bcache: Fix use of embedded flexible array
 2018-10-09 15:41 UTC  (3+ messages)

[PATCH v3 0/3] namei: implement various lookup restriction AT_* flags
 2018-10-09 15:37 UTC  (6+ messages)
` [PATCH v3 1/3] namei: implement O_BENEATH-style "
` [PATCH v3 2/3] namei: implement AT_THIS_ROOT chroot-like path resolution
` [PATCH v3 3/3] namei: aggressively check for nd->root escape on ".." resolution

[netfilter-core] [PATCH 07/11] UAPI: netfilter: Fix symbol collision issues [ver #2]
 2018-10-09 15:36 UTC  (6+ messages)
` [RFC] UAPI: Check headers by compiling all together as C++
  ` [PATCH 07/11] UAPI: netfilter: Fix symbol collision issues [ver #2]
  ` [PATCH 10/11] UAPI: ndctl: Remove use of PAGE_SIZE "

[patch] mm, thp: always specify ineligible vmas as nh in smaps
 2018-10-09  8:33 UTC  (20+ messages)
` [patch v2] "
                  ` [RFC PATCH] mm, proc: report PR_SET_THP_DISABLE in proc

[PATCH v2 0/3] namei: implement various lookup restriction AT_* flags
 2018-10-09  6:52 UTC  (3+ messages)
` [PATCH v2 1/3] namei: implement O_BENEATH-style "

[PATCH 0/3] bpf: allow zero-initialising hash map seed
 2018-10-08 23:15 UTC  (21+ messages)
` [PATCH 1/3] bpf: allow zero-initializing "
` [PATCH 2/3] tools: sync linux/bpf.h
` [PATCH 3/3] tools: add selftest for BPF_F_ZERO_SEED
` [PATCH v2 0/3] bpf: allow zero-initialising hash map seed
  ` [PATCH v2 1/3] bpf: allow zero-initializing "
  ` [PATCH v2 2/3] tools: sync linux/bpf.h
  ` [PATCH v2 3/3] tools: add selftest for BPF_F_ZERO_SEED

[RFC v4 0/1] ns: introduce binfmt_misc namespace
 2018-10-08 19:05 UTC  (7+ messages)
` [RFC v4 1/1] ns: add binfmt_misc to the user namespace

[RFC v3 0/1] ns: introduce binfmt_misc namespace
 2018-10-08 10:58 UTC  (4+ messages)
` [RFC v3 1/1] ns: add binfmt_misc to the user namespace

[PATCH 0/3] namei: implement various scoping AT_* flags
 2018-10-08 10:50 UTC  (26+ messages)
  ` [PATCH 2/3] namei: implement AT_THIS_ROOT chroot-like path resolution

[PATCH bpf-next 1/6] bpf: introduce BPF_PROG_TYPE_FILE_FILTER
 2018-10-08  9:06 UTC 

[RFC PATCH v4 0/9] Control Flow Enforcement: Branch Tracking, PTRACE
 2018-10-05 17:26 UTC  (20+ messages)
` [RFC PATCH v4 2/9] x86/cet/ibt: User-mode indirect branch tracking support
` [RFC PATCH v4 3/9] x86/cet/ibt: Add IBT legacy code bitmap allocation function
` [RFC PATCH v4 4/9] mm/mmap: Add IBT bitmap size to address space limit check
` [RFC PATCH v4 6/9] x86/cet/ibt: Add arch_prctl functions for IBT

[REVIEW][PATCH 0/6] signal: Shrinking the kernel's siginfo structure
 2018-10-05  7:10 UTC  (6+ messages)
` [REVIEW][PATCH 2/6] signal: Fail sigqueueinfo if si_signo != sig
    ` [REVIEW][PATCH 7/6] signal: In sigqueueinfo prefer sig not si_signo

[PATCH 00/34] VFS: Introduce filesystem context [ver #12]
 2018-10-04 18:37 UTC  (2+ messages)

[RFC PATCH v4 00/27] Control Flow Enforcement: Shadow Stack
 2018-10-04 15:47 UTC  (41+ messages)
` [RFC PATCH v4 02/27] x86/fpu/xstate: Change some names to separate XSAVES system and user states
` [RFC PATCH v4 03/27] x86/fpu/xstate: Enable XSAVES system states
` [RFC PATCH v4 06/27] x86/cet: Control protection exception handler
` [RFC PATCH v4 09/27] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [RFC PATCH v4 10/27] drm/i915/gvt: Update _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [RFC PATCH v4 18/27] x86/cet/shstk: User-mode shadow stack support
` [RFC PATCH v4 19/27] x86/cet/shstk: Introduce WRUSS instruction
` [RFC PATCH v4 20/27] x86/cet/shstk: Signal handling for shadow stack
` [RFC PATCH v4 21/27] x86/cet/shstk: ELF header parsing of Shadow Stack
` [RFC PATCH v4 24/27] mm/mmap: Create a guard area between VMAs
` [RFC PATCH v4 26/27] x86/cet/shstk: Add arch_prctl functions for Shadow Stack

Problems with VM_MIXEDMAP removal from /proc/<pid>/smaps
 2018-10-04 10:04 UTC  (14+ messages)

[RFC v2 v2 0/1] ns: introduce binfmt_misc namespace
 2018-10-03 19:26 UTC  (7+ messages)
` [RFC v2 v2 1/1] ns: add binfmt_misc to the mount namespace

[RFC 00/20] ns: Introduce Time Namespace
 2018-10-03  7:02 UTC  (26+ messages)
                ` Setting monotonic time?

[RFC 0/2] ns: introduce binfmt_misc namespace
 2018-10-01 12:26 UTC  (12+ messages)
` [RFC 1/2] "
` [RFC 2/2] binfmt_misc: move data to binfmt_namespace

[PATCH 10/11] UAPI: ndctl: Remove use of PAGE_SIZE [ver #2]
 2018-09-25 20:17 UTC 


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