linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-26 14:30:16 to 2018-08-24 16:01:56 UTC [more...]

[PATCH ghak90 (was ghak32) V4 00/10] audit: implement container identifier
 2018-08-24 16:01 UTC  (13+ messages)
` [PATCH ghak90 (was ghak32) V4 01/10] audit: collect audit task parameters
` [PATCH ghak90 (was ghak32) V4 02/10] audit: add container id
` [PATCH ghak90 (was ghak32) V4 03/10] audit: log container info of syscalls
` [PATCH ghak90 (was ghak32) V4 04/10] audit: add containerid support for ptrace and signals
` [PATCH ghak90 (was ghak32) V4 05/10] audit: add support for non-syscall auxiliary records
` [PATCH ghak90 (was ghak32) V4 06/10] audit: add containerid support for tty_audit
` [PATCH ghak90 (was ghak32) V4 07/10] audit: add containerid filtering
` [PATCH ghak90 (was ghak32) V4 08/10] audit: add support for containerid to network namespaces
` [PATCH ghak90 (was ghak32) V4 09/10] audit: NETFILTER_PKT: record each container ID associated with a netNS
` [PATCH ghak90 (was ghak32) V4 10/10] debug audit: read container ID of a process

[PATCH 00/33] VFS: Introduce filesystem context [ver #11]
 2018-08-24 14:54 UTC  (70+ messages)
` [PATCH 01/33] vfs: syscall: Add open_tree(2) to reference or clone a mount "
` [PATCH 02/33] vfs: syscall: Add move_mount(2) to move mounts around "
` [PATCH 25/33] vfs: syscall: Add fsopen() to prepare for superblock creation "
` [PATCH 28/33] vfs: syscall: Add fsconfig() for configuring and managing a context "
` [PATCH 29/33] vfs: syscall: Add fsmount() to create a mount for a superblock "
` [PATCH 30/33] vfs: syscall: Add fspick() to select a superblock for reconfiguration "
` BUG: Mount ignores mount options
` Should we split the network filesystem setup into two phases?

exporting uuid_t from uapi/linux/uuid.h
 2018-08-22  6:05 UTC  (2+ messages)

Kernel lockdown patch & IPAddressAllow/IPAddressDeny systemd feature with Secure Boot
 2018-08-16 17:01 UTC  (4+ messages)

[PATCH 0/4] cleanups and refactor of /proc/pid/smaps*
 2018-08-16 14:20 UTC  (8+ messages)
` [PATCH 2/4] mm: proc/pid/smaps: factor out mem stats gathering
` [PATCH 4/4] mm: proc/pid/smaps_rollup: convert to single value seq_file

[RFC PATCH v2 00/27] Control Flow Enforcement (CET)
 2018-08-14 21:28 UTC  (5+ messages)
` [RFC PATCH v2 13/27] mm: Handle shadow stack page fault

[PATCH v4 0/4] seccomp trap to userspace
 2018-08-11  2:32 UTC  (9+ messages)

[PATCH 1/1] selftest/net: fix FILE_SIZE for 32 bit architecture
 2018-08-10  6:03 UTC  (5+ messages)

[PATCH v2] proc: add percpu populated pages count to meminfo
 2018-08-08  7:53 UTC  (5+ messages)

[RESEND][PATCH v5 0/2] vfs: better dedupe permission check
 2018-08-07 22:21 UTC  (4+ messages)
` [PATCH v5 1/2] vfs: allow dedupe of user owned read-only files
` [PATCH v5 2/2] vfs: dedupe should return EPERM if permission is not granted

[PATCH] proc: add percpu populated pages count to meminfo
 2018-08-07 15:03 UTC  (2+ messages)

[PATCH] prctl: add PR_[GS]ET_KILLABLE
 2018-08-03 14:40 UTC  (17+ messages)
` [PATCH v2] "
` [PATCH v3 1/2] fork: do not rely on SIGNAL_UNKILLABLE for init check
  ` [PATCH v3 2/2] prctl: add PR_[GS]ET_KILLABLE

[PATCH 04/24] 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
 2018-08-02 18:30 UTC  (2+ messages)

[PATCH 1/1] selftest/net: fix protocol family to work for IPv4
 2018-08-02 17:35 UTC  (4+ messages)

[PATCH 0/5] VFS: Introduce filesystem information query syscall
 2018-08-01 22:20 UTC  (4+ messages)
` [PATCH 1/5] vfs: syscall: Add fsinfo() to query filesystem information

[PATCH 00/38] VFS: Introduce filesystem context [ver #10]
 2018-08-01  1:07 UTC  (34+ messages)
` [PATCH 01/38] vfs: syscall: Add open_tree(2) to reference or clone a mount "
` [PATCH 02/38] vfs: syscall: Add move_mount(2) to move mounts around "
` [PATCH 26/38] vfs: syscall: Add fsopen() to prepare for superblock creation "
` [PATCH 29/38] vfs: syscall: Add fsconfig() for configuring and managing a context "
` [PATCH 30/38] vfs: syscall: Add fsmount() to create a mount for a superblock "
` [PATCH 31/38] vfs: syscall: Add fspick() to select a superblock for reconfiguration "
` [PATCH 34/38] vfs: syscall: Add fsinfo() to query filesystem information "

[RFC PATCH ghak90 (was ghak32) V3 00/10] audit: implement container identifier
 2018-07-31 20:07 UTC  (17+ messages)
` [RFC PATCH ghak90 (was ghak32) V3 01/10] audit: add container id
` [RFC PATCH ghak90 (was ghak32) V3 04/10] audit: add support for non-syscall auxiliary records
` [RFC PATCH ghak90 (was ghak32) V3 02/10] audit: log container info of syscalls

[PATCH v4 0/6] kmalloc-reclaimable caches
 2018-07-31  9:06 UTC  (7+ messages)
` [PATCH v4 1/6] mm, slab: combine kmalloc_caches and kmalloc_dma_caches
` [PATCH v4 2/6] mm, slab/slub: introduce kmalloc-reclaimable caches
` [PATCH v4 3/6] dcache: allocate external names from reclaimable kmalloc caches
` [PATCH v4 4/6] mm: rename and change semantics of nr_indirectly_reclaimable_bytes
` [PATCH v4 5/6] mm, proc: add KReclaimable to /proc/meminfo
` [PATCH v4 6/6] mm, slab: shorten kmalloc cache names for large sizes

[PATCH v3 0/7] kmalloc-reclaimable caches
 2018-07-31  8:55 UTC  (12+ messages)
` [PATCH v3 1/7] mm, slab: combine kmalloc_caches and kmalloc_dma_caches
` [PATCH v3 2/7] mm, slab/slub: introduce kmalloc-reclaimable caches
` [PATCH v3 3/7] mm, slab: allocate off-slab freelists as reclaimable when appropriate
` [PATCH v3 5/7] mm: rename and change semantics of nr_indirectly_reclaimable_bytes
` [PATCH v3 7/7] mm, slab: shorten kmalloc cache names for large sizes

[RFC PATCH for 4.18 00/16] Restartable Sequences
 2018-07-30 19:34 UTC  (7+ 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).