linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-23 20:22:07 to 2019-10-11 00:39:50 UTC [more...]

[PATCH ghak90 V7 00/21] audit: implement container identifier
 2019-10-11  0:39 UTC  (15+ 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 12/21] audit: add support for containerid to network namespaces
` [PATCH ghak90 V7 13/21] audit: NETFILTER_PKT: record each container ID associated with a netNS

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

[PATCH v4 0/4] lib: introduce copy_struct_from_user() helper
 2019-10-10 16:43 UTC  (15+ messages)
` [PATCH v4 1/4] "
` [PATCH v4 2/4] clone3: switch to copy_struct_from_user()
` [PATCH v4 3/4] sched_setattr: "
` [PATCH v4 4/4] perf_event_open: "

[PATCH v2 1/2] pidfd: show pids for nested pid namespaces in fdinfo
 2019-10-09 17:29 UTC  (3+ messages)
  ` [PATCH v2 2/2] pidfd: add tests for NSpid info "

[PATCH AUTOSEL 5.3 24/68] nvme: allow 64-bit results in passthru commands
 2019-10-09 17:05 UTC 

[PATCH 01/32] vfs: syscall: Add open_tree(2) to reference or clone a mount [ver #9]
 2019-10-09 12:02 UTC  (9+ messages)
  ` [MANPAGE PATCH] Add manpages for move_mount(2) and open_tree(2)
  ` [MANPAGE PATCH] Add manpage for fsopen(2), fspick(2) and fsmount(2)
  ` [MANPAGE PATCH] Add manpage for fsinfo(2)
      ` [PATCH 31/32] vfs: syscall: Add fsinfo() to query filesystem information [ver #9]

[PATCH RFC 0/3] document openat2(2) patch series
 2019-10-09 10:32 UTC  (15+ messages)
` [PATCH RFC 1/3] symlink.7: document magic-links more completely
` [PATCH RFC 2/3] open.2: add O_EMPTYPATH documentation
` [PATCH RFC 3/3] openat2.2: document new openat2(2) syscall
` [PATCH RFC 3/3] openat2.2: document new syscall

[PATCH -next] treewide: remove unused argument in lock_release()
 2019-10-09  1:14 UTC  (6+ messages)

[RFC][PATCH] sysctl: Remove the sysctl system call
 2019-10-08 10:30 UTC  (12+ messages)
      ` [REPOST][RFC][PATCH] "
      ` vger mail woes? (was: Re: [RFC][PATCH] sysctl: Remove the sysctl system call)

[PATCH bpf-next] bpf, capabilities: introduce CAP_BPF
 2019-10-04 19:56 UTC  (22+ messages)
                                ` trace_printk issue. Was: "

[PATCH] io_uring: use __kernel_timespec in timeout ABI
 2019-10-01 18:08 UTC  (9+ messages)

[PATCH v13 0/9] namei: openat2(2) path resolution restrictions
 2019-10-01  5:06 UTC  (16+ messages)
` [PATCH v13 1/9] namei: obey trailing magic-link DAC permissions
` [PATCH v13 2/9] procfs: switch magic-link modes to be more sane
` [PATCH v13 3/9] open: O_EMPTYPATH: procfs-less file descriptor re-opening
` [PATCH v13 4/9] namei: O_BENEATH-style path resolution flags
` [PATCH v13 5/9] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH v13 6/9] namei: permit ".." resolution with LOOKUP_{IN_ROOT, BENEATH}
` [PATCH v13 7/9] open: openat2(2) syscall
` [PATCH v13 8/9] selftests: add openat2(2) selftests
` [PATCH v13 9/9] Documentation: update path-lookup to mention trailing magic-links

[PATCH RESEND v3 0/4] lib: introduce copy_struct_from_user() helper
 2019-10-01  0:40 UTC  (11+ messages)
` [PATCH RESEND v3 1/4] "
` [PATCH RESEND v3 2/4] clone3: switch to copy_struct_from_user()
` [PATCH RESEND v3 3/4] sched_setattr: "
` [PATCH RESEND v3 4/4] perf_event_open: "

[PATCH v3 0/4] lib: introduce copy_struct_from_user() helper
 2019-09-30 18:28 UTC  (5+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] clone3: switch to copy_struct_from_user()
` [PATCH v3 3/4] sched_setattr: "
` [PATCH v3 4/4] perf_event_open: "

[PATCH RFC v4 1/1] random: WARN on large getrandom() waits and introduce getrandom2()
 2019-09-28  9:30 UTC  (12+ messages)
                  ` [PATCH v5 0/1] random: getrandom(2): warn on large CRNG waits, introduce new flags
                    ` [PATCH v5 1/1] "

[PATCH v2 0/4] lib: introduce copy_struct_from_user() helper
 2019-09-27  8:20 UTC  (11+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] clone3: switch to copy_struct_from_user()
` [PATCH v2 3/4] sched_setattr: "
` [PATCH v2 4/4] perf_event_open: "

[RFC PATCH 0/3] fs: interface for directly writing encoded (e.g., compressed) data
 2019-09-26 17:46 UTC  (17+ messages)
` [RFC PATCH 2/3] fs: add RWF_ENCODED for writing compressed data
              ` [RFC PATCH 2/3] "

[PATCH v2 0/7] Rework random blocking
 2019-09-26  1:09 UTC  (4+ messages)
` [PATCH v2 7/7] random: Remove kernel.random.read_wakeup_threshold

[PATCH v1 0/4] lib: introduce copy_struct_from_user() helper
 2019-09-25 20:47 UTC  (20+ messages)
` [PATCH v1 1/4] "
` [PATCH v1 2/4] clone3: switch to copy_struct_from_user()
` [PATCH v1 3/4] sched_setattr: "
` [PATCH v1 4/4] perf_event_open: "

For review: pidfd_send_signal(2) manual page
 2019-09-25 14:29 UTC  (23+ messages)

For review: pidfd_open(2) manual page
 2019-09-24  7:38 UTC  (10+ messages)

[PATCH 24/32] vfs: syscall: Add fsopen() to prepare for superblock creation [ver #9]
 2018-07-10 22:44 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).