linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-24 22:44:13 to 2019-12-19 00:39:54 UTC [more...]

[PATCH 0/3] clone3 & cgroups: allow spawning processes into cgroups
 2019-12-19  0:39 UTC  (6+ 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 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 2/5] pid: Add PIDFD_IOCTL_GETFD to fetch file descriptors from processes
 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  (12+ 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  (10+ 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  (8+ messages)
` [PATCH v6 2/2] fpga: dfl: fme: add performance reporting support

[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 for 5.5 1/1] rseq/selftests: Turn off timeout setting
 2019-12-11 16:28 UTC 

[PATCH for 5.5 0/3] Restartable Sequences Fixes
 2019-12-11 16:17 UTC  (4+ 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 for 5.4 0/3] Restartable Sequences Fixes
 2019-12-11 15:47 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  (8+ messages)
            ` [PATCH] mm: extend memfd with ability to create secret memory

[RFC PATCH] ptrace: add PTRACE_GETFD request
 2019-12-06 20:45 UTC  (11+ messages)

[PATCH] Add prctl support for controlling mem reclaim V4
 2019-12-05 22:43 UTC  (3+ messages)

[GIT PULL] pipe: General notification queue
 2019-12-05 20:26 UTC  (2+ messages)

[RFC PATCH v3 00/12] fs: interface for directly reading/writing compressed data
 2019-12-05 18:58 UTC  (20+ messages)
` [PATCH man-pages v2] Document encoded I/O
` [RFC PATCH v3 03/12] fs: add RWF_ENCODED for reading/writing compressed data
` [RFC PATCH v3 04/12] btrfs: get rid of trivial __btrfs_lookup_bio_sums() wrappers
` [RFC PATCH v3 05/12] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [RFC PATCH v3 06/12] btrfs: remove dead snapshot-aware defrag code
` [RFC PATCH v3 08/12] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [RFC PATCH v3 09/12] btrfs: support different disk extent size for delalloc

[GIT PULL] pipe: Notification queue preparation
 2019-12-05 18:18 UTC  (10+ messages)

tracefs splats in lockdown=confidentiality mode
 2019-12-02 23:54 UTC  (6+ messages)

[GIT PULL] sysctl: Remove the sysctl system call
 2019-12-02  0:10 UTC  (2+ messages)

[GIT PULL] y2038: syscall implementation cleanups
 2019-12-02  0:10 UTC  (2+ messages)

[PATCH v17 00/13] open: introduce openat2(2) syscall
 2019-11-28 10:10 UTC  (11+ messages)
` [PATCH v17 08/13] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH v17 10/13] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
` [PATCH v17 11/13] open: introduce openat2(2) syscall

[PATCH v26 12/12] LRNG - add interface for gathering of raw entropy (fwd)
 2019-11-26 19:27 UTC  (2+ messages)

[PATCH][v5] x86/resctrl: Add task resctrl information display
 2019-11-25  9:32 UTC 

[PATCH v26 01/12] Linux Random Number Generator
 2019-11-25  6:29 UTC  (3+ 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).