linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-06 12:23:11 to 2019-12-23 08:20:43 UTC [more...]

[PATCH v3 0/8] Rework random blocking
 2019-12-23  8:20 UTC 

[PATCH v2 0/3] clone3 & cgroups: allow spawning processes into cgroups
 2019-12-23  6:15 UTC  (4+ messages)
` [PATCH v2 1/3] cgroup: unify attach permission checking
` [PATCH v2 2/3] clone3: allow spawning processes into cgroups
` [PATCH v2 3/3] selftests/cgroup: add tests for cloning "

[PATCH v5 2/3] pid: Introduce pidfd_getfd syscall
 2019-12-22 20:15 UTC  (6+ messages)

[PATCH] uapi: Prevent redefinition of struct iphdr
 2019-12-22  6:02 UTC 

[PATCH v4 2/5] pid: Add PIDFD_IOCTL_GETFD to fetch file descriptors from processes
 2019-12-21 13:53 UTC  (11+ messages)

[PATCH v5 3/3] test: Add test for pidfd getfd
 2019-12-20 23:28 UTC 

[PATCH v5 1/3] vfs, fdtable: Add get_task_file helper
 2019-12-20 23:28 UTC 

[PATCH v5 0/3] Add pidfd_getfd syscall
 2019-12-20 23:27 UTC 

[RFC PATCH glibc 09/13] glibc: Perform rseq(2) registration at C startup and thread creation (v13)
 2019-12-20 21:36 UTC  (2+ messages)
` [RFC PATCH glibc 10/13] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux (v5)

[PATCH for 5.5 1/2] rseq: Fix: Clarify rseq.h UAPI rseq_cs memory reclaim requirements
 2019-12-20 21:15 UTC  (8+ messages)
` [PATCH for 5.5 2/2] rseq/selftests: Clarify rseq_prepare_unload() helper requirements

[PATCH 0/3] clone3 & cgroups: allow spawning processes into cgroups
 2019-12-20 20:36 UTC  (7+ messages)
` [PATCH 1/3] cgroup: unify attach permission checking
` [PATCH 2/3] clone3: allow spawning processes into cgroups
` [PATCH 3/3] selftests/cgroup: add tests for cloning "

[PATCH for 5.5 1/2 v2] rseq: Fix: Clarify rseq.h UAPI rseq_cs memory reclaim requirements
 2019-12-20 20:33 UTC  (2+ messages)
` [PATCH for 5.5 2/2 v2] rseq/selftests: Clarify rseq_prepare_unload() helper requirements

[PATCH for 5.5 0/3] Restartable Sequences Fixes
 2019-12-20 14:48 UTC  (6+ messages)
` [PATCH for 5.5 1/3] rseq: Fix: Reject unknown flags on rseq unregister
` [PATCH for 5.5 2/3] rseq: Fix: Unregister rseq for clone CLONE_VM
` [PATCH for 5.5 3/3] rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30

[PATCH v2 0/2] openat2: minor uapi cleanups
 2019-12-20 14:33 UTC  (4+ messages)
` [PATCH v2 1/2] openat2: drop open_how->__padding field
` [PATCH v2 2/2] uapi: split openat2(2) definitions from fcntl.h

[PATCH 0/2] openat2: minor uapi cleanups
 2019-12-20 10:18 UTC  (14+ messages)
` [PATCH 1/2] uapi: split openat2(2) definitions from fcntl.h
` [PATCH 2/2] openat2: drop open_how->__padding field

[PATCH for 5.5 1/1] rseq/selftests: Turn off timeout setting
 2019-12-20  1:44 UTC  (2+ messages)

[PATCH for 5.4 0/3] Restartable Sequences Fixes
 2019-12-20  1:41 UTC  (4+ messages)

[PATCH 4.4 078/162] fs/proc: Stop reporting eip and esp in /proc/PID/stat
 2019-12-19 18:33 UTC  (2+ messages)
` [PATCH 4.4 079/162] fs/proc: Report eip/esp in /prod/PID/stat for coredumping

[PATCH] move_pages.2: remove ENOENT from the list of possible return values
 2019-12-19  5:13 UTC 

[PATCH v4 5/5] test: Add test for pidfd getfd
 2019-12-18 23:55 UTC 

[PATCH v4 4/5] samples: Add example of using pidfd getfd in conjunction with user trap
 2019-12-18 23:55 UTC 

[PATCH v4 3/5] samples: split generalized user-trap code into helper file
 2019-12-18 23:55 UTC 

[PATCH v4 1/5] vfs, fdtable: Add get_task_file helper
 2019-12-18 23:53 UTC 

[PATCH v4 0/5] Add pidfd getfd ioctl (Was Add ptrace get_fd request)
 2019-12-18 23:53 UTC 

[PATCH] openat2: switch to __attribute__((packed)) for open_how
 2019-12-18 17:31 UTC  (9+ messages)

statx struct's stx_size pointer compatibility with uint64_t/size_t
 2019-12-18 11:51 UTC  (4+ messages)

[PATCH] move_pages.2: not return ENOENT if the page are already on the target nodes
 2019-12-18 10:17 UTC  (10+ messages)

[PATCH ghak90 V7 00/21] audit: implement container identifier
 2019-12-17 19:56 UTC  (9+ messages)
` [PATCH ghak90 V7 06/21] audit: contid limit of 32k imposed to avoid DoS

[PATCH v3 2/4] pid: Add PIDFD_IOCTL_GETFD to fetch file descriptors from processes
 2019-12-17 11:19 UTC  (7+ messages)

[PATCH v18 00/13] open: introduce openat2(2) syscall
 2019-12-17  6:39 UTC  (19+ messages)
` [PATCH v18 01/13] namei: only return -ECHILD from follow_dotdot_rcu()
` [PATCH v18 02/13] nsfs: clean-up ns_get_path() signature to return int
` [PATCH v18 03/13] namei: allow nd_jump_link() to produce errors
` [PATCH v18 04/13] namei: allow set_root() "
` [PATCH v18 05/13] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
` [PATCH v18 06/13] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH v18 07/13] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH v18 08/13] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH v18 09/13] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH v18 10/13] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
` [PATCH v18 11/13] open: introduce openat2(2) syscall
` [PATCH v18 12/13] selftests: add openat2(2) selftests
` [PATCH v18 13/13] Documentation: path-lookup: include new LOOKUP flags
` [PATCH man-pages 1/2] openat2.2: document new openat2(2) syscall
  ` [PATCH man-pages 2/2] path_resolution.7: update to mention openat2(2) features

[PATCH v3 0/4] Add pidfd getfd ioctl (Was Add ptrace get_fd request)
 2019-12-17  3:02 UTC  (2+ messages)

[PATCH v3 4/4] samples: Add example of using pidfd getfd in conjunction with user trap
 2019-12-17  2:07 UTC  (2+ messages)

[PATCH v3 1/4] vfs, fdtable: Add get_task_file helper
 2019-12-17  1:01 UTC 

[PATCH v3 3/4] samples: split generalized user-trap code into helper file
 2019-12-17  1:00 UTC 

[PATCH v8 0/1] ns: introduce binfmt_misc namespace
 2019-12-16 22:53 UTC  (9+ messages)
` [PATCH v8 1/1] ns: add binfmt_misc to the user namespace

[PATCH v7 0/1] ns: introduce binfmt_misc namespace
 2019-12-16 15:34 UTC  (9+ messages)
` [PATCH v7 1/1] ns: add binfmt_misc to the user namespace

[PATCH v6 0/2] add performance reporting support to FPGA DFL drivers
 2019-12-16  1:01 UTC  (6+ messages)

[PATCH v6 0/2] platform/x86: asus_wmi: Support of ASUS TUF laptops on Ryzen CPUs
 2019-12-15 14:27 UTC  (3+ messages)
` [PATCH v6 1/2] platform/x86: asus_wmi: Support throttle thermal policy
` [PATCH v6 2/2] platform/x86: asus_wmi: Set throttle thermal policy to default

[PATCH v2 23/24] y2038: rename itimerval to __kernel_old_itimerval
 2019-12-13 20:53 UTC 

BUG: unable to handle kernel NULL pointer dereference in mem16_serial_out
 2019-12-13  9:05 UTC  (3+ messages)

[PATCHv8 00/34] kernel: Introduce Time Namespace
 2019-12-11 20:38 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 026/134] selftests/powerpc: Fixup clobbers for TM tests
 2019-12-11 15:11 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 038/134] selftests/powerpc: Skip tm-signal-sigreturn-nt if TM not available
` [PATCH AUTOSEL 5.4 131/134] selftests: vm: add fragment CONFIG_TEST_VMALLOC

[PATCH NOTFORMERGE 0/5] Extend remote madvise API to KSM hints
 2019-12-11  1:35 UTC  (3+ messages)

[PATCH v2 4/4] samples: Add example of using PTRACE_GETFD in conjunction with user trap
 2019-12-10 16:38 UTC  (9+ messages)

[PATCH v2 1/4] vfs, fdtable: Add get_task_file helper
 2019-12-09 15:52 UTC  (2+ messages)

[v4 PATCH] mm: move_pages: return valid node id in status if the page is already on the target node
 2019-12-09 15:21 UTC 

[PATCH v2 2/4] ptrace: add PTRACE_GETFD request to fetch file descriptors from tracees
 2019-12-09 11:23 UTC  (4+ messages)

[PATCH v2 3/4] samples: split generalized user-trap code into helper file
 2019-12-09  7:06 UTC 

[PATCH v2 0/4] Add ptrace get_fd request
 2019-12-09  7:04 UTC 

[RFC PATCH 00/10] pipe: Notification queue preparation [ver #2]
 2019-12-08 18:10 UTC  (10+ messages)
` [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length "

[PATCH RFC] mm: add MAP_EXCLUSIVE to create exclusive user mappings
 2019-12-08 14:10 UTC  (2+ messages)
` [PATCH] mm: extend memfd with ability to create secret memory

[RFC PATCH] ptrace: add PTRACE_GETFD request
 2019-12-06 20:45 UTC  (8+ 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).