linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-23 01:46:27 to 2020-02-05 18:19:17 UTC [more...]

[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
 2020-02-05 18:19 UTC  (10+ messages)
` [RFC PATCH v9 01/27] Documentation/x86: Add CET description
  ` [RFC PATCH v9 02/27] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
  ` [RFC PATCH v9 05/27] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack protection
  ` [RFC PATCH v9 09/27] x86/mm: Introduce _PAGE_DIRTY_SW
` [RFC PATCH v9 03/27] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states
` [RFC PATCH v9 04/27] x86/cet: Add control-protection fault handler
` [RFC PATCH v9 06/27] mm: Introduce VM_SHSTK for Shadow Stack memory
` [RFC PATCH v9 07/27] Add guard pages around a Shadow Stack
` [RFC PATCH v9 08/27] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW

[PATCH v6 0/6] clone3 & cgroups: allow spawning processes into cgroups
 2020-02-05 13:26 UTC  (7+ messages)
` [PATCH v6 1/6] cgroup: unify attach permission checking
  ` [PATCH v6 2/6] cgroup: add cgroup_get_from_file() helper
  ` [PATCH v6 3/6] cgroup: refactor fork helpers
  ` [PATCH v6 4/6] cgroup: add cgroup_may_write() helper
  ` [PATCH v6 5/6] clone3: allow spawning processes into cgroups
  ` [PATCH v6 6/6] selftests/cgroup: add tests for cloning "

[RFC v3 02/26] arch: add __SYSCALL_DEFINE_ARCH
 2020-02-05  7:30 UTC 

[PATCH] vfs: add RWF_NOAPPEND flag for pwritev2
 2020-02-05  4:50 UTC 

Proposal to fix pwrite with O_APPEND via pwritev2 flag
 2020-02-05  4:42 UTC  (4+ messages)

[PATCH ghak90 V8 00/16] audit: implement container identifier
 2020-02-05  0:39 UTC  (35+ messages)
` [PATCH ghak90 V8 02/16] audit: add container id
` [PATCH ghak90 V8 04/16] audit: convert to contid list to check for orch/engine ownership
` [PATCH ghak90 V8 05/16] audit: log drop of contid on exit of last task
` [PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 V8 11/16] audit: add support for containerid to network namespaces
` [PATCH ghak90 V8 12/16] audit: contid check descendancy and nesting
` [PATCH ghak90 V8 13/16] audit: track container nesting
` [PATCH ghak90 V8 16/16] audit: add capcontid to set contid outside init_user_ns

[PATCH v5 0/6] clone3 & cgroups: allow spawning processes into cgroups
 2020-02-04 15:01 UTC  (14+ messages)
` [PATCH v5 1/6] cgroup: unify attach permission checking
` [PATCH v5 2/6] cgroup: add cgroup_get_from_file() helper
` [PATCH v5 3/6] cgroup: refactor fork helpers
` [PATCH v5 5/6] clone3: allow spawning processes into cgroups

[v3 PATCH] move_pages.2: Returning positive value is a new error case
 2020-02-03 19:18 UTC 

[PATCH] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-02-03 13:09 UTC  (19+ messages)
  ` [PATCH v2] "
  ` [PATCH v3] "

[PATCH man-pages v2 0/2] document openat2(2)
 2020-02-02 15:19 UTC  (3+ messages)
  ` [PATCH man-pages v2 1/2] path_resolution.7: update to mention openat2(2) features
  ` [PATCH man-pages v2 2/2] openat2.2: document new openat2(2) syscall

[RFC PATCH xfstests] generic: add smoke test for AT_LINK_REPLACE
 2020-01-31 20:24 UTC  (11+ messages)
    ` [RFC PATCH man-pages] link.2: Document new AT_LINK_REPLACE flag
    ` [RFC PATCH xfsprogs] xfs_io: add support for linkat() AT_LINK_REPLACE
    ` [RFC PATCH v4 0/4] fs: add flag to linkat() for replacing destination
    ` [RFC PATCH v4 1/4] fs: add flags argument to i_op->link()
    ` [RFC PATCH v4 2/4] fs: add AT_LINK_REPLACE flag for linkat() which replaces the target
    ` [RFC PATCH v4 3/4] Btrfs: fix inode reference count leak in btrfs_link() error path
    ` [RFC PATCH v4 4/4] Btrfs: add support for linkat() AT_REPLACE

[PATCH] move_pages.2: Returning positive value is a new error case
 2020-01-31 19:40 UTC  (6+ messages)

[v2 PATCH] move_pages.2: Returning positive value is a new error case
 2020-01-30 17:27 UTC  (6+ messages)

[RFC PATCH] mm: extend memfd with ability to create "secret" memory areas
 2020-01-30 16:23 UTC 

IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
 2020-01-30 15:34 UTC  (48+ messages)

Including both linux/time.h and linux/input.h causes failure
 2020-01-30 14:12 UTC  (3+ messages)

[PATCH] Add prctl support for controlling mem reclaim V4
 2020-01-30 14:08 UTC  (7+ messages)

[RFC PATCH v1] pin_on_cpu: Introduce thread CPU pinning system call
 2020-01-30 11:10 UTC  (11+ messages)

Missing size_t declaration in UAPI
 2020-01-29 11:41 UTC  (3+ messages)

[PATCH v7 00/11] proc: modernize proc to support multiple private instances
 2020-01-28 14:58 UTC  (16+ messages)
` [PATCH v7 02/11] proc: add proc_fs_info struct to store proc information
` [PATCH v7 03/11] proc: move /proc/{self|thread-self} dentries to proc_fs_info
` [PATCH v7 04/11] proc: move hide_pid, pid_gid from pid_namespace "
` [PATCH v7 05/11] proc: add helpers to set and get proc hidepid and gid mount options
` [PATCH v7 06/11] proc: support mounting procfs instances inside same pid namespace
` [PATCH v7 08/11] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option
` [PATCH v7 09/11] proc: add option to mount only a pids subset
` [PATCH v7 10/11] docs: proc: add documentation for "hidepid=4" and "subset=pidfs" options and new mount behavior
  ` [PATCH v7 01/11] proc: Rename struct proc_fs_info to proc_fs_opts
  ` [PATCH v7 07/11] proc: flush task dcache entries from all procfs instances
  ` [PATCH v7 11/11] proc: Move hidepid values to uapi as they are user interface to mount

[PATCH v3 0/5] introduce memory hinting API for external process
 2020-01-28  0:16 UTC  (6+ messages)
  ` [PATCH v3 1/5] mm: factor out madvise's core functionality
  ` [PATCH v3 4/5] mm/madvise: allow KSM hints for remote API
` [PATCH v3 2/5] mm: introduce external memory hinting API
` [PATCH v3 3/5] mm/madvise: employ mmget_still_valid for write lock
` [PATCH v3 5/5] mm: support both pid and pidfd for process_madvise

[PATCHv8 00/34] kernel: Introduce Time Namespace
 2020-01-27 14:19 UTC  (4+ messages)
` [PATCHv8 03/34] ns: "

[PATCH 0/4] Add the ability to get a pidfd on seccomp user notifications
 2020-01-27  5:06 UTC  (12+ messages)
` [PATCH 1/4] pid: Add pidfd_create_file helper
` [PATCH 2/4] fork: Use newly created "
` [PATCH 3/4] seccomp: Add SECCOMP_USER_NOTIF_FLAG_PIDFD to get pidfd on listener trap
  ` [PATCH 4/4] selftests/seccomp: test SECCOMP_USER_NOTIF_FLAG_PIDFD

[RFC PATCH 00/14] pipe: Keyrings, Block and USB notifications [ver #3]
 2020-01-26 15:47 UTC  (3+ messages)
` [RFC PATCH 07/14] Add sample notification program "

[PATCH AUTOSEL 5.4 077/107] selftests: mlxsw: qos_mc_aware: Fix mausezahn invocation
 2020-01-24 14:17 UTC 

[PATCH AUTOSEL 5.4 04/33] libbpf: Fix BTF-defined map's __type macro handling of arrays
 2020-01-24  1:16 UTC 

[PATCH v2 0/5] introduce memory hinting API for external process
 2020-01-23  9:13 UTC  (16+ messages)
` [PATCH v2 2/5] mm: introduce external memory hinting API

[RESEND Patch v6 0/2] add performance reporting support to FPGA DFL drivers
 2020-01-23  2:05 UTC  (4+ messages)
` [RESEND Patch v6 2/2] fpga: dfl: fme: add performance reporting 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).