messages from 2019-10-25 21:00:04 to 2019-11-04 17:21:40 UTC [more...]
[PATCH bpf-next v13 0/7] Landlock LSM
2019-11-04 17:21 UTC (2+ messages)
` [PATCH bpf-next v13 1/7] bpf,landlock: Define an eBPF program type for Landlock hooks
[RFC v2 PATCH] futex: extend set_robust_list to allow 2 locking ABIs at the same time
2019-11-04 15:37 UTC (3+ messages)
[RFC PATCH] futex: extend set_robust_list to allow 2 locking ABIs at the same time
2019-11-04 0:20 UTC
[RFC PATCH 00/10] pipe: Notification queue preparation [ver #2]
2019-11-03 12:02 UTC (33+ messages)
` [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 07/10] pipe: Conditionalise wakeup in pipe_read() [ver #2]
` [RFC PATCH 11/10] pipe: Add fsync() support "
tracefs splats in lockdown=confidentiality mode
2019-11-01 22:15 UTC (2+ messages)
[RFC PATCH 00/11] pipe: Notification queue preparation [ver #3]
2019-11-01 22:12 UTC (15+ messages)
` [RFC PATCH 01/11] pipe: Reduce #inclusion of pipe_fs_i.h "
` [RFC PATCH 02/11] Remove the nr_exclusive argument from __wake_up_sync_key() "
` [RFC PATCH 03/11] Add wake_up_interruptible_sync_poll_locked() "
` [RFC PATCH 04/11] pipe: Use head and tail pointers for the ring, not cursor and length "
` [RFC PATCH 05/11] pipe: Allow pipes to have kernel-reserved slots "
` [RFC PATCH 06/11] pipe: Advance tail pointer inside of wait spinlock in pipe_read() "
` [RFC PATCH 07/11] pipe: Conditionalise wakeup "
` [RFC PATCH 08/11] pipe: Rearrange sequence in pipe_write() to preallocate slot "
` [RFC PATCH 09/11] pipe: Remove redundant wakeup from pipe_write() "
` [RFC PATCH 10/11] pipe: Check for ring full inside of the spinlock in "
` [RFC PATCH 11/11] pipe: Increase the writer-wakeup threshold to reduce context-switch count "
[PATCH ghak90 V7 00/21] audit: implement container identifier
2019-11-01 16:22 UTC (29+ messages)
` [PATCH ghak90 V7 04/21] audit: convert to contid list to check for orch/engine ownership
` [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-11-01 15:10 UTC (10+ messages)
[PATCH v7 00/27] Control-flow Enforcement: Shadow Stack
2019-11-01 14:17 UTC (4+ messages)
` [PATCH v7 27/27] x86/cet/shstk: Add Shadow Stack instructions to opcode map
[PATCH RFC] mm: add MAP_EXCLUSIVE to create exclusive user mappings
2019-10-31 21:52 UTC (56+ messages)
` AMD TLB errata, (Was: [PATCH RFC] mm: add MAP_EXCLUSIVE to create exclusive user mappings)
[PATCH bpf-next v12 0/7] Landlock LSM
2019-10-31 16:44 UTC (8+ 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
` [PATCH bpf-next v12 7/7] landlock: Add user and kernel documentation for Landlock
[PATCH v2] mm: Fix checking unmapped holes for mbind
2019-10-31 12:32 UTC (6+ messages)
[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 (10+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).