linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-10 15:53:33 to 2017-03-24 01:00:50 UTC [more...]

[net-next PATCH v2 0/8] Add busy poll support for epoll
 2017-03-24  1:00 UTC  (18+ 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

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

[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] lkdtm: add bad USER_DS test
 2017-03-23 20:34 UTC 

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

[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

memory hotplug and force_remove
 2017-03-21 16:13 UTC  (3+ messages)

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

[PATCH 0/8 v3] No wait AIO
 2017-03-20 17:33 UTC  (19+ 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

[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  (36+ 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

select fails to verify all file descriptors are valid
 2017-03-15  5:34 UTC  (2+ messages)

[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  (26+ messages)
` [RFC PATCH 01/13] mm: Add mm_struct argument to 'mmap_region'
` [RFC PATCH 02/13] mm: Add mm_struct argument to 'do_mmap' and 'do_mmap_pgoff'
` [RFC PATCH 03/13] mm: Rename 'unmap_region' and add mm_struct argument
` [RFC PATCH 04/13] mm: Add mm_struct argument to 'get_unmapped_area' and 'vm_unmapped_area'
` [RFC PATCH 05/13] mm: Add mm_struct argument to 'mm_populate' and '__mm_populate'
` [RFC PATCH 06/13] mm/mmap: Export 'vma_link' and 'find_vma_links' to mm subsystem
` [RFC PATCH 07/13] kernel/fork: Split and export 'mm_alloc' and 'mm_init'
` [RFC PATCH 08/13] kernel/fork: Define explicitly which mm_struct to duplicate during fork
` [RFC PATCH 09/13] mm/memory: Add function to one-to-one duplicate page ranges
` [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 

[patch 2/3] kcmp: Add KCMP_EPOLL_TFD mode to compare epoll target files
 2017-03-13 18:37 UTC  (4+ messages)

[RFC] Add option to mount only a pids subset
 2017-03-10 23:46 UTC  (2+ 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).