linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-21 06:55:57 to 2017-06-06 19:03:35 UTC [more...]

[PATCH 00/26] Fixing wait, exit, ptrace, exec, and CLONE_THREAD
 2017-06-06 19:03 UTC  (24+ messages)
` [PATCH 01/26] alpha: Remove unused TASK_GROUP_LEADER
  ` [PATCH 02/26] cgroup: Don't open code tasklist_empty()
  ` [PATCH 03/26] signal: Do not perform permission checks when sending pdeath_signal
  ` [PATCH 04/26] signal: Make group_send_sig_info static
  ` [PATCH 06/26] rlimit: Remove unnecessary grab of tasklist_lock
  ` [PATCH 07/26] pidns: Improve the error handling in alloc_pid
  ` [PATCH 08/26] exit: Make the runqueue rcu safe
  ` [PATCH 09/26] signal: Don't allow sending SIGKILL or SIGSTOP to init
  ` [PATCH 10/26] ptrace: Simplify ptrace_detach & exit_ptrace
  ` [PATCH 11/26] wait: Properly implement __WCLONE handling in the presence of exec and ptrace
  ` [PATCH 12/26] wait: Directly test for the two cases where wait_task_zombie is called
  ` [PATCH 17/26] exit: Rework the exit states for ptracees
  ` [PATCH 21/26] wait: Optmize waitpid
    ` [PATCH 05/26] exit: Remove the pointless clearing of SIGPENDING in __exit_signal
    ` [PATCH 13/26] wait: Remove unused delay_group_leader
    ` [PATCH 14/26] wait: Move changing of ptrace from wait_consider_task into wait_task_stopped
    ` [PATCH 15/26] wait: Don't delay !ptrace_reparented leaders
    ` [PATCH 16/26] exit: Fix reporting a ptraced !reparented leader has exited
    ` [PATCH 18/26] wait: Fix WSTOPPED on a ptraced child
    ` [PATCH 19/26] wait: Simpler code for clearing notask_error in wait_consider_task
    ` [PATCH 20/26] wait: Don't pass the list to wait_consider_task
    ` [PATCH 22/26] exit: Fix auto-wait of ptraced children
    ` [PATCH 23/26] signal: Fix SIGCONT before group stop completes

[PATCH v2] firmware: fix sending -ERESTARTSYS due to signal on fallback
 2017-06-06 17:54 UTC  (18+ messages)

[PATCHv7 14/14] x86/mm: Allow to have userspace mappings above 47-bits
 2017-06-06 11:31 UTC 

[PATCH 0/10 v11] No wait AIO
 2017-06-06 11:19 UTC  (11+ messages)
` [PATCH 01/10] fs: Separate out kiocb flags setup based on RWF_* flags
` [PATCH 02/10] fs: Introduce filemap_range_has_page()
` [PATCH 03/10] fs: Use RWF_* flags for AIO operations
` [PATCH 04/10] fs: Introduce RWF_NOWAIT
` [PATCH 05/10] fs: return if direct write will trigger writeback
` [PATCH 06/10] fs: Introduce IOMAP_NOWAIT
` [PATCH 07/10] block: return on congested block device
` [PATCH 08/10] ext4: nowait aio support
` [PATCH 09/10] xfs: "
` [PATCH 10/10] btrfs: "

[PATCH 0/10 v10] No wait AIO
 2017-06-05 15:35 UTC  (12+ messages)
` [PATCH 01/10] fs: Separate out kiocb flags setup based on RWF_* flags
` [PATCH 02/10] fs: Introduce filemap_range_has_page()
` [PATCH 03/10] fs: Use RWF_* flags for AIO operations
` [PATCH 04/10] fs: Introduce RWF_NOWAIT
` [PATCH 05/10] fs: return if direct write will trigger writeback
` [PATCH 06/10] fs: Introduce IOMAP_NOWAIT
` [PATCH 07/10] fs: return on congested block device
` [PATCH 08/10] ext4: nowait aio support
` [PATCH 09/10] xfs: "
` [PATCH 10/10] btrfs: "

[PATCH] utimensat: immutable flag returns -EPERM
 2017-06-05 14:18 UTC 

[PATCH] mm: make PR_SET_THP_DISABLE immediately active
 2017-06-05  9:27 UTC  (11+ messages)

[kernel-hardening] Re: [PATCH v7 2/2] security: tty: make TIOCSTI ioctl require CAP_SYS_ADMIN
 2017-06-02 19:26 UTC  (6+ messages)

[PATCH] mm: introduce MADV_CLR_HUGEPAGE
 2017-06-02  9:11 UTC  (40+ messages)

[PATCH resent] uapi libc compat: allow non-glibc to opt out of uapi definitions
 2017-06-02  7:07 UTC  (6+ messages)
    ` [musl] "
      `  "

[PATCH v4 next 0/3] modules: automatic module loading restrictions
 2017-06-01 19:10 UTC  (25+ messages)
` [PATCH v4 next 1/3] modules:capabilities: allow __request_module() to take a capability argument
` [PATCH v4 next 2/3] modules:capabilities: automatic module loading restriction
` [PATCH v4 next 3/3] modules:capabilities: add a per-task modules auto-load mode
    ` [kernel-hardening] [PATCH v4 next 0/3] modules: automatic module loading restrictions

[PATCH] KEYS: make keyctl_invalidate() also require Setattr permission
 2017-05-31 19:19 UTC  (5+ messages)

(unknown),
 2017-05-31 14:53 UTC 

[PATCH 0/10 v9] No wait AIO
 2017-05-31  8:51 UTC  (27+ messages)
` [PATCH 01/10] fs: Separate out kiocb flags setup based on RWF_* flags
` [PATCH 02/10] fs: Introduce filemap_range_has_page()
  ` [PATCH 03/10] fs: Use RWF_* flags for AIO operations
  ` [PATCH 05/10] fs: return if direct write will trigger writeback
` [PATCH 04/10] fs: Introduce RWF_NOWAIT
` [PATCH 06/10] fs: Introduce IOMAP_NOWAIT
` [PATCH 07/10] fs: return on congested block device
` [PATCH 08/10] ext4: nowait aio support
` [PATCH 09/10] xfs: "
` [PATCH 10/10] btrfs: "

[PATCH] ALSA: Adjust structure(snd_timer_tread) members to avoid 8 padding bytes
 2017-05-30  6:26 UTC  (2+ messages)

[PATCH v2] mm: introduce MADV_RESET_HUGEPAGE
 2017-05-30  4:26 UTC  (2+ messages)

[PATCH v2] ioctl_getfsmap.2: document the GETFSMAP ioctl
 2017-05-28 16:27 UTC  (2+ messages)

[PATCH v2] fault-inject: support systematic fault injection
 2017-05-24 10:22 UTC  (5+ messages)

[PATCHv6 10/10] x86/mm: Allow to have userspace mappings above 47-bits
 2017-05-24  9:54 UTC 

[RFC PATCH v2] fs: block dev aio request priority support
 2017-05-23 20:48 UTC 

[PATCH 4.9 010/164] fanotify: dont expose EOPENSTALE to userspace
 2017-05-23 20:07 UTC 

[PATCH 4.11 009/197] fanotify: dont expose EOPENSTALE to userspace
 2017-05-23 20:06 UTC 

[PATCH] [PATCH] namespaces.7: Document the /proc/[pid]/ns/pid_for_children file
 2017-05-23 19:43 UTC  (2+ messages)

[RFC PATCH] fs: block dev aio request priority support
 2017-05-23 15:26 UTC  (3+ messages)

[PATCH v2 0/6] cpuset/mempolicies related fixes and cleanups
 2017-05-23 11:32 UTC  (10+ messages)
` [PATCH v2 1/6] mm, page_alloc: fix more premature OOM due to race with cpuset update
` [PATCH v2 4/6] mm, mempolicy: simplify rebinding mempolicies when updating cpusets
` [PATCH v2 5/6] mm, cpuset: always use seqlock when changing task's nodemask
` [PATCH v2 6/6] mm, mempolicy: don't check cpuset seqlock where it doesn't matter

Patch "fanotify: don't expose EOPENSTALE to userspace" has been added to the 4.9-stable tree
 2017-05-22 16:08 UTC 

Patch "fanotify: don't expose EOPENSTALE to userspace" has been added to the 4.11-stable tree
 2017-05-22 16:05 UTC 

[PATCH 03/23] uuid: remove uuid_be defintions from the uapi header
 2017-05-21  6:55 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).