linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-25 13:05:40 to 2020-02-07 17:04:22 UTC [more...]

[PATCH v3 0/3] vfs: have syncfs() return error when there are writeback errors
 2020-02-07 17:04 UTC  (3+ messages)
` [PATCH v3 1/3] vfs: track per-sb writeback errors and report them to syncfs
` [PATCH v3 2/3] buffer: record blockdev write errors in super_block that it backs

[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
 2020-02-06 20:17 UTC  (30+ 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 12/27] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
  ` [RFC PATCH v9 21/27] binfmt_elf: Define GNU_PROPERTY_X86_FEATURE_1_AND
  ` [RFC PATCH v9 27/27] x86/cet/shstk: Add arch_prctl functions for Shadow Stack
` [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
` [RFC PATCH v9 10/27] x86/mm: Update pte_modify, pmd_modify, and _PAGE_CHG_MASK for _PAGE_DIRTY_SW
` [RFC PATCH v9 11/27] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [RFC PATCH v9 13/27] x86/mm: Shadow Stack page fault error checking
` [RFC PATCH v9 14/27] mm: Handle Shadow Stack page fault
` [RFC PATCH v9 15/27] mm: Handle THP/HugeTLB "
` [RFC PATCH v9 16/27] mm: Update can_follow_write_pte() for Shadow Stack
` [RFC PATCH v9 17/27] x86/cet/shstk: User-mode Shadow Stack support
` [RFC PATCH v9 18/27] x86/cet/shstk: Introduce WRUSS instruction
` [RFC PATCH v9 19/27] x86/cet/shstk: Handle signals for Shadow Stack
` [RFC PATCH v9 20/27] ELF: UAPI and Kconfig additions for ELF program properties
` [RFC PATCH v9 22/27] ELF: Add ELF program property parsing support
` [RFC PATCH v9 23/27] ELF: Introduce arch_setup_elf_property()
` [RFC PATCH v9 24/27] x86/cet/shstk: ELF header parsing for Shadow Stack
` [RFC PATCH v9 25/27] x86/cet/shstk: Handle thread "
` [RFC PATCH v9 26/27] mm/mmap: Add Shadow Stack pages to memory accounting

[RFC PATCH] mm: extend memfd with ability to create "secret" memory areas
 2020-02-06 18:51 UTC  (2+ messages)

[PATCH ghak90 V8 00/16] audit: implement container identifier
 2020-02-06 12:51 UTC  (39+ 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 13/16] audit: track container nesting
` [PATCH ghak90 V8 16/16] audit: add capcontid to set contid outside init_user_ns

[RFC PATCH v9 0/7] Control-flow Enforcement: Indirect Branch Tracking
 2020-02-05 18:23 UTC  (8+ messages)
` [RFC PATCH v9 1/7] x86/cet/ibt: Add Kconfig option for user-mode "
` [RFC PATCH v9 2/7] x86/cet/ibt: User-mode Indirect Branch Tracking support
  ` [RFC PATCH v9 3/7] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [RFC PATCH v9 4/7] x86/cet/ibt: ELF header parsing "
` [RFC PATCH v9 5/7] x86/cet/ibt: Add arch_prctl functions "
` [RFC PATCH v9 6/7] mm: Update alloc_set_pte() for zero page
` [RFC PATCH v9 7/7] x86/cet/ibt: Introduce arch_prctl(ARCH_X86_CET_MARK_LEGACY_CODE)

[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  (2+ messages)

[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  (17+ 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)

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  (6+ messages)

[RFC PATCH v1] pin_on_cpu: Introduce thread CPU pinning system call
 2020-01-30 11:10 UTC  (10+ 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  (9+ messages)
` [PATCH v7 02/11] proc: add proc_fs_info struct to store proc information
` [PATCH v7 07/11] proc: flush task dcache entries from all procfs instances
` [PATCH v7 10/11] docs: proc: add documentation for "hidepid=4" and "subset=pidfs" options and new mount behavior
  ` [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  (9+ messages)
` [PATCH 3/4] seccomp: Add SECCOMP_USER_NOTIF_FLAG_PIDFD to get pidfd on listener trap

[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 "


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