linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-13 22:14:13 to 2017-03-28 23:46:46 UTC [more...]

[PATCH net-next v6 00/11] Landlock LSM: Toward unprivileged sandboxing
 2017-03-28 23:46 UTC  (8+ messages)
  ` [PATCH net-next v6 01/11] bpf: Add eBPF program subtype and is_valid_subtype() verifier
` [PATCH net-next v6 02/11] bpf,landlock: Define an eBPF program type for Landlock
` [PATCH net-next v6 03/11] bpf: Define handle_fs and add a new helper bpf_handle_fs_get_mode()
` [PATCH net-next v6 04/11] landlock: Add LSM hooks related to filesystem
` [PATCH net-next v6 05/11] seccomp: Split put_seccomp_filter() with put_seccomp()
` [PATCH net-next v6 06/11] seccomp,landlock: Handle Landlock events per process hierarchy
` [PATCH net-next v6 07/11] landlock: Add ptrace restrictions

memory hotplug and force_remove
 2017-03-28 15:22 UTC  (5+ messages)

[PATCH 0/2] selftests: fix for KBUILD_OUTPUT
 2017-03-28 11:33 UTC  (5+ messages)
` [PATCH 1/2] selftests: fix the broken individual test for x86
` [PATCH 2/2] selftests: net: support KBUILD_OUTPUT for reuseport_bpf_numa

[RFC] Add option to mount only a pids subset
 2017-03-26  7:03 UTC  (7+ messages)

Funding
 2017-03-25 21:22 UTC 

[net-next PATCH v3 0/8] Add busy poll support for epoll
 2017-03-25  3:49 UTC  (13+ messages)
` [net-next PATCH v3 2/8] tcp: Record Rx hash and NAPI ID in tcp_child_process
` [net-next PATCH v3 3/8] net: Only define skb_mark_napi_id in one spot instead of two
  ` [net-next PATCH v3 1/8] net: Busy polling should ignore sender CPUs
  ` [net-next PATCH v3 4/8] net: Change return type of sk_busy_loop from bool to void
  ` [net-next PATCH v3 5/8] net: Track start of busy loop instead of when it should end
` [net-next PATCH v3 6/8] net: Commonize busy polling code to focus on napi_id instead of socket
` [net-next PATCH v3 7/8] epoll: Add busy poll support to epoll with socket fds
` [net-next PATCH v3 8/8] net: Introduce SO_INCOMING_NAPI_ID

[PATCH] lkdtm: add bad USER_DS test
 2017-03-24 17:46 UTC  (6+ messages)

[net-next PATCH v2 0/8] Add busy poll support for epoll
 2017-03-24 15:48 UTC  (29+ messages)
  ` [net-next PATCH v2 1/8] net: Busy polling should ignore sender CPUs
` [net-next PATCH v2 2/8] tcp: Record Rx hash and NAPI ID in tcp_child_process
` [net-next PATCH v2 3/8] net: Only define skb_mark_napi_id in one spot instead of two
` [net-next PATCH v2 4/8] net: Change return type of sk_busy_loop from bool to void
` [net-next PATCH v2 5/8] net: Track start of busy loop instead of when it should end
` [net-next PATCH v2 6/8] net: Commonize busy polling code to focus on napi_id instead of socket
` [net-next PATCH v2 7/8] epoll: Add busy poll support to epoll with socket fds
` [net-next PATCH v2 8/8] net: Introduce SO_INCOMING_NAPI_ID

select fails to verify all file descriptors are valid
 2017-03-24 14:41 UTC  (4+ messages)

[PATCH 0/8 v3] No wait AIO
 2017-03-24 14:39 UTC  (21+ messages)
` [PATCH 1/8] nowait aio: Introduce IOCB_RW_FLAG_NOWAIT
` [PATCH 2/8] nowait aio: Return if cannot get hold of i_rwsem
` [PATCH 3/8] nowait aio: return if direct write will trigger writeback
` [PATCH 4/8] nowait-aio: Introduce IOMAP_NOWAIT
` [PATCH 5/8] nowait aio: return on congested block device
` [PATCH 6/8] nowait aio: ext4
` [PATCH 7/8] nowait aio: xfs
` [PATCH 8/8] nowait aio: btrfs

[PATCH linux-next V2] tty: Disable default console blanking interval
 2017-03-24  2:27 UTC 

[PATCH v5 1/4] syscalls: Restore address limit after a syscall
 2017-03-23 20:38 UTC  (8+ messages)
` [PATCH v5 2/4] x86/syscalls: Specific usage of verify_pre_usermode_state
` [PATCH v5 3/4] arm/syscalls: "
` [PATCH v5 4/4] arm64/syscalls: "

[PATCH v3 1/4] syscalls: Restore address limit after a syscall
 2017-03-23 19:14 UTC  (19+ messages)
` [PATCH v3 2/4] x86/syscalls: Specific usage of verify_pre_usermode_state

[RFC] Add option to mount only a pids subset
 2017-03-23 15:59 UTC  (2+ messages)
  ` [PATCH] proc: allow to change proc mount options per mount

[PATCH v4 1/4] syscalls: Restore address limit after a syscall
 2017-03-23 15:40 UTC  (11+ messages)
` [PATCH v4 2/4] x86/syscalls: Specific usage of verify_pre_usermode_state
` [PATCH v4 3/4] arm/syscalls: "
  ` [PATCH v4 4/4] arm64/syscalls: "

fanotify read returns with errno == EOPENSTALE
 2017-03-23 13:47 UTC 

[PATCH v2 0/6] enable O and KBUILD_OUTPUT for kselftest
 2017-03-22 12:55 UTC  (13+ messages)
` [PATCH v2 6/6] selftests: enable O and KBUILD_OUTPUT

[RFC PATCH v2 0/2] fs: add AT_REPLACE flag for linkat()
 2017-03-21 21:06 UTC  (8+ messages)
  ` [RFC PATCH v2 1/2] fs: add AT_REPLACE flag for linkat() which replaces the target
` [RFC PATCH v2 2/2] Btrfs: add support for linkat() AT_REPLACE

[PATCH] statx: reject unknown flags when using NULL path
 2017-03-20 17:44 UTC  (3+ messages)

[net-next PATCH 0/5] Add busy poll support for epoll under certain circumstances
 2017-03-18 11:45 UTC 

binfmts.h MAX_ARG_STRINGS excessive value allows heap spraying
 2017-03-17 13:12 UTC  (9+ messages)

[patch 1/3] procfs: fdinfo -- Extend information about epoll target files
 2017-03-17  8:26 UTC  (3+ messages)

[RFC PATCH 00/13] Introduce first class virtual address spaces
 2017-03-16 17:50 UTC  (5+ messages)

[RFC PATCH 00/13] Introduce first class virtual address spaces
 2017-03-15 23:18 UTC 

[RFC PATCH 00/13] Introduce first class virtual address spaces
 2017-03-15 21:30 UTC 

[RFC PATCH 00/13] Introduce first class virtual address spaces
 2017-03-15 19:44 UTC  (3+ messages)

[RFC PATCH] mm, hotplug: get rid of auto_online_blocks
 2017-03-15  7:57 UTC  (25+ messages)
                ` WTH is going on with memory hotplug sysf interface (was: Re: [RFC PATCH] mm, hotplug: get rid of auto_online_blocks)
                  ` WTH is going on with memory hotplug sysf interface

[RFC 1/2] fanotify: new event FAN_MODIFY_DIR
 2017-03-15  4:52 UTC 

[RFC PATCH 00/13] Introduce first class virtual address spaces
 2017-03-14 21:14 UTC 

[PATCH net-next RFC v1 00/27] afnetns: new namespace type for separation on protocol level
 2017-03-14 17:46 UTC  (4+ messages)

[RFC PATCH 00/13] Introduce first class virtual address spaces
 2017-03-14 16:18 UTC  (18+ messages)
` [RFC PATCH 07/13] kernel/fork: Split and export 'mm_alloc' and 'mm_init'
` [RFC PATCH 10/13] mm: Introduce first class virtual address spaces
` [RFC PATCH 11/13] mm/vas: Introduce VAS segments - shareable address space regions
` [RFC PATCH 12/13] mm/vas: Add lazy-attach support for first class virtual address spaces
` [RFC PATCH 13/13] fs/proc: Add procfs "

[PATCH] ioctl_list.2: BLKRASET/BLKRAGET take unsigned long
 2017-03-14 13:21 UTC  (2+ messages)

[RFC PATCH 00/13] Introduce first class virtual address spaces
 2017-03-14  1:31 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).