linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-22 20:38:32 to 2017-04-03 18:53:06 UTC [more...]

[PATCH 0/8 v4] No wait AIO
 2017-04-03 18:53 UTC  (8+ 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 0/2] fix the traced mt-exec deadlock
 2017-04-03 18:37 UTC  (22+ messages)
            ` [RFC][PATCH] exec: Don't wait for ptraced threads to be reaped
                    ` [RFC][PATCH 0/2] exec: Fixing ptrace'd mulit-threaded hang
                        ` [RFC][PATCH 1/2] sighand: Count each thread group once in sighand_struct
                        ` [RFC][PATCH 2/2] exec: If possible don't wait for ptraced threads to be reaped
                        ` [RFC][PATCH v2 0/5] exec: Fixing ptrace'd mulit-threaded hang
                            ` [RFC][PATCH v2 1/5] ptrace: Don't wait in PTRACE_O_TRACEEXIT for exec or coredump
                            ` [RFC][PATCH v2 2/5] sighand: Count each thread group once in sighand_struct
                            ` [RFC][PATCH v2 3/5] clone: Disallown CLONE_THREAD with a shared sighand_struct
                            ` [RFC][PATCH v2 4/5] exec: If possible don't wait for ptraced threads to be reaped
                            ` [RFC][PATCH v2 5/5] signal: Don't allow accessing signal_struct by old threads after exec

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

[PATCH] KEYS: make keyctl_invalidate() also require Setattr permission
 2017-04-03  8:20 UTC  (2+ messages)

[PATCH] acpi: drop support for force_remove
 2017-04-03  7:40 UTC 

memory hotplug and force_remove
 2017-03-31 22:35 UTC  (15+ messages)

[PATCH net-next v6 01/11] bpf: Add eBPF program subtype and is_valid_subtype() verifier (fwd)
 2017-03-31 21:19 UTC  (2+ messages)

[PATCH net-next v6 00/11] Landlock LSM: Toward unprivileged sandboxing
 2017-03-31 21:15 UTC  (17+ 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
` [PATCH net-next v6 08/11] bpf: Add a Landlock sandbox example
` [PATCH net-next v6 09/11] seccomp: Enhance test_harness with an assert step mechanism
` [PATCH net-next v6 10/11] bpf,landlock: Add tests for Landlock
` [PATCH net-next v6 11/11] landlock: Add user and kernel documentation "

[PATCH] statx: reject unknown flags when using NULL path
 2017-03-31 16:58 UTC  (8+ messages)

[PATCH v5 1/4] syscalls: Restore address limit after a syscall
 2017-03-31 15:34 UTC  (9+ 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 RESEND 0/2] Expose task pid_ns_for_children to userspace
 2017-03-31 15:25 UTC  (8+ messages)
` [PATCH RESEND 1/2] ns: Allow ns_entries to have custom symlink content
  ` [PATCH RESEND 2/2] pidns: Expose task pid_ns_for_children to userspace

[PATCH RFC 0/4] proc: support multiple separate proc instances per pidnamespace
 2017-03-31 11:45 UTC  (12+ messages)
` [PATCH RFC 1/4] proc: add proc_fs_info struct to store proc options
` [PATCH RFC 2/4] proc: add helpers to set/get hidepid and gid mount options
` [PATCH RFC 3/4] proc: support mounting new procfs instances inside same pid namespace
` [PATCH RFC 4/4] proc: support flushing dcache entries of a task on multiple procfs mounts

[RFC] Add option to mount only a pids subset
 2017-03-30 21:45 UTC  (8+ messages)

RFC: reject unknown open flags
 2017-03-30 20:05 UTC  (13+ messages)
` [PATCH 1/2] fs: add a VALID_OPEN_FLAGS
` [PATCH 2/2] fs: reject unknown open flags

[PATCH v8 0/9] vfs/xfs/ext4: GETFSMAP support
 2017-03-30 16:00 UTC  (11+ messages)
` [PATCH 1/9] vfs: add common GETFSMAP ioctl definitions
` [PATCH 2/9] xfs: plumb in needed functions for range querying of the freespace btrees
` [PATCH 3/9] xfs: provide a query_range function for "
` [PATCH 4/9] xfs: create a function to query all records in a btree
` [PATCH 5/9] xfs: add a couple of queries to iterate free extents in the rtbitmap
` [PATCH 6/9] xfs: implement the GETFSMAP ioctl
  ` [PATCH 7/9] xfs: have getfsmap fall back to the freesp btrees when rmap is not present
` [PATCH 8/9] xfs: report realtime space information via the rtbitmap
` [PATCH 9/9] ext4: support GETFSMAP ioctls
` [PATCH 10/9] ioctl_getfsmap.2: document the GETFSMAP ioctl

[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

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  (5+ messages)
` [PATCH 5/8] nowait aio: return on congested block device

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

[PATCH v3 1/4] syscalls: Restore address limit after a syscall
 2017-03-23 19:14 UTC  (18+ 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 


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