linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-23 19:09:59 to 2019-10-31 16:44:44 UTC [more...]

[PATCH bpf-next v12 0/7] Landlock LSM
 2019-10-31 16:44 UTC  (7+ messages)
` [PATCH bpf-next v12 1/7] bpf,landlock: Define an eBPF program type for Landlock hooks
` [PATCH bpf-next v12 2/7] landlock: Add the management of domains
` [PATCH bpf-next v12 3/7] landlock,seccomp: Load Landlock programs per process hierarchy
` [PATCH bpf-next v12 4/7] landlock: Add ptrace LSM hooks
` [PATCH bpf-next v12 5/7] bpf,landlock: Add task_landlock_ptrace_ancestor() helper
` [PATCH bpf-next v12 6/7] bpf,landlock: Add tests for the Landlock ptrace program type

[RFC PATCH 00/10] pipe: Notification queue preparation [ver #2]
 2019-10-31 16:38 UTC  (32+ messages)
` [RFC PATCH 01/10] pipe: Reduce #inclusion of pipe_fs_i.h "
` [RFC PATCH 02/10] Remove the nr_exclusive argument from __wake_up_sync_key() "
` [RFC PATCH 03/10] Add wake_up_interruptible_sync_poll_locked() "
` [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length "
  ` [pipe] 6567a02d20: BUG:kernel_NULL_pointer_dereference,address
` [RFC PATCH 05/10] pipe: Allow pipes to have kernel-reserved slots [ver #2]
` [RFC PATCH 06/10] pipe: Advance tail pointer inside of wait spinlock in pipe_read() "
` [RFC PATCH 07/10] pipe: Conditionalise wakeup "
` [RFC PATCH 08/10] pipe: Rearrange sequence in pipe_write() to preallocate slot "
` [RFC PATCH 09/10] pipe: Remove redundant wakeup from pipe_write() "
` [RFC PATCH 10/10] pipe: Check for ring full inside of the spinlock in "
` [RFC PATCH 11/10] pipe: Add fsync() support "

[PATCH ghak90 V7 00/21] audit: implement container identifier
 2019-10-31 14:50 UTC  (34+ messages)
` [PATCH ghak90 V7 04/21] audit: convert to contid list to check for orch/engine ownership
` [PATCH ghak90 V7 05/21] audit: log drop of contid on exit of last task
` [PATCH ghak90 V7 06/21] audit: contid limit of 32k imposed to avoid DoS
` [PATCH ghak90 V7 08/21] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 V7 14/21] audit: contid check descendancy and nesting
` [PATCH ghak90 V7 20/21] audit: add capcontid to set contid outside init_user_ns

[PATCH] clone3: validate stack arguments
 2019-10-31 14:27 UTC  (4+ messages)

[PATCH v2] mm: Fix checking unmapped holes for mbind
 2019-10-31 12:32 UTC  (6+ messages)

[PATCH RFC] mm: add MAP_EXCLUSIVE to create exclusive user mappings
 2019-10-31  7:21 UTC  (54+ messages)
                ` AMD TLB errata, (Was: [PATCH RFC] mm: add MAP_EXCLUSIVE to create exclusive user mappings)

[RFC PATCH v2 0/5] fs: interface for directly reading/writing compressed data
 2019-10-30 23:17 UTC  (23+ messages)
` [PATCH man-pages] Document encoded I/O
` [RFC PATCH v2 1/5] fs: add O_ENCODED open flag
` [RFC PATCH v2 2/5] fs: add RWF_ENCODED for reading/writing compressed data

[PATCH bpf-next v11 0/7] Landlock LSM
 2019-10-30 14:03 UTC  (10+ messages)
` [PATCH bpf-next v11 1/7] bpf,landlock: Define an eBPF program type for Landlock hooks
` [PATCH bpf-next v11 2/7] landlock: Add the management of domains
` [PATCH bpf-next v11 3/7] landlock,seccomp: Load Landlock programs per process hierarchy
` [PATCH bpf-next v11 4/7] landlock: Add ptrace LSM hooks
` [PATCH bpf-next v11 5/7] bpf,landlock: Add task_landlock_ptrace_ancestor() helper
` [PATCH bpf-next v11 6/7] bpf,landlock: Add tests for the Landlock ptrace program type
` [PATCH bpf-next v11 7/7] landlock: Add user and kernel documentation for Landlock

mbind() breaks its API definition since v5.2 by commit d883544515aa (mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_STRICT were specified)
 2019-10-30  4:32 UTC  (2+ messages)

[PATCH 0/4] statx: expose the fs-verity bit
 2019-10-29 20:41 UTC  (5+ messages)
` [PATCH 1/4] statx: define STATX_ATTR_VERITY
` [PATCH 2/4] ext4: support STATX_ATTR_VERITY
` [PATCH 3/4] f2fs: "
` [PATCH 4/4] docs: fs-verity: mention statx() support

For review: documentation of clone3() system call
 2019-10-29 16:05 UTC  (11+ messages)

[PATCH RFC] fs/fcntl: add fcntl F_GET_RSS
 2019-10-28 13:05 UTC  (8+ messages)

[PATCH v5 0/2] add performance reporting support to FPGA DFL drivers
 2019-10-28  3:31 UTC  (3+ messages)
` [PATCH v5 1/2] Documentation: fpga: dfl: add description for performance reporting support
` [PATCH v5 2/2] fpga: dfl: fme: add "

[PATCH RESEND v14 0/6] open: introduce openat2(2) syscall
 2019-10-27 15:41 UTC  (9+ messages)
` [PATCH RESEND v14 1/6] namei: O_BENEATH-style resolution restriction flags
` [PATCH RESEND v14 2/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH RESEND v14 3/6] namei: permit ".." resolution with LOOKUP_{IN_ROOT,BENEATH}
` [PATCH RESEND v14 4/6] open: introduce openat2(2) syscall
` [PATCH RESEND v14 5/6] selftests: add openat2(2) selftests
` [PATCH RESEND v14 6/6] Documentation: path-lookup: mention LOOKUP_MAGICLINK_JUMPED

[PATCH 0/7] Harden userfaultfd
 2019-10-25 20:12 UTC  (19+ messages)
` [PATCH 3/7] Add a UFFD_SECURE flag to the userfaultfd API

[PATCH AUTOSEL 4.19 04/37] rseq/selftests: x86: Work-around bogus gcc-8 optimisation
 2019-10-25 13:55 UTC 

[REVIEW PATCH v5 1/3] open: add close_range()
 2019-10-25 12:28 UTC  (3+ messages)
` [REVIEW PATCH v5 2/3] arch: wire-up close_range()
` [REVIEW PATCH v5 3/3] tests: add close_range() tests

clone3() example code
 2019-10-25  9:56 UTC  (4+ messages)

[PATCH] mm: allow unmapped hole at head side of mbind range
 2019-10-25  2:32 UTC  (2+ messages)

[PATCHv7 00/33] kernel: Introduce Time Namespace
 2019-10-24 13:14 UTC  (6+ messages)
` [PATCHv7 18/33] lib/vdso: Add unlikely() hint into vdso_read_begin()

[PATCH v14 0/6] open: introduce openat2(2) syscall
 2019-10-24  7:06 UTC  (6+ messages)
` [PATCH v14 2/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution

[PATCH 1/2] mm, vmstat: Release zone lock more frequently when reading /proc/pagetypeinfo
 2019-10-23 20:02 UTC  (4+ 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).