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

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

BUG: unable to handle kernel NULL pointer dereference in mem16_serial_out
 2019-12-10  1:38 UTC 

[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 

[PATCH v6 0/2] add performance reporting support to FPGA DFL drivers
 2019-12-09  2:45 UTC  (7+ messages)
` [PATCH v6 2/2] fpga: dfl: fme: add performance reporting support

[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

[PATCH v18 00/13] open: introduce openat2(2) syscall
 2019-12-08  4:39 UTC  (17+ 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

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

[PATCH] move_pages.2: not return ENOENT if the page are already on the target nodes
 2019-12-06 18:19 UTC  (9+ 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  (26+ messages)
` [PATCH man-pages v2] Document encoded I/O
` [RFC PATCH v3 01/12] iov_iter: add copy_struct_from_iter()
` [RFC PATCH v3 02/12] fs: add O_ALLOW_ENCODED open flag
` [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 07/12] btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item
` [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
` [RFC PATCH v3 10/12] btrfs: optionally extend i_size in cow_file_range_inline()
` [RFC PATCH v3 11/12] btrfs: implement RWF_ENCODED reads
` [RFC PATCH v3 12/12] btrfs: implement RWF_ENCODED writes

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

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

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 v24 00/12] /dev/random - a new approach with full SP800-90B compliance
 2019-11-25  6:29 UTC  (30+ messages)
` [PATCH v24 01/12] Linux Random Number Generator
` [PATCH v25 00/12] /dev/random - a new approach with full SP800-90B
  ` [PATCH v25 09/12] LRNG - add Jitter RNG fast noise source
  ` [PATCH v26 00/12] /dev/random - a new approach with full SP800-90B
    ` [PATCH v26 01/12] Linux Random Number Generator
    ` [PATCH v26 02/12] LRNG - allocate one SDRNG instance per NUMA node
    ` [PATCH v26 03/12] LRNG - sysctls and /proc interface
    ` [PATCH v26 04/12] LRNG - add switchable DRNG support
    ` [PATCH v26 05/12] crypto: DRBG - externalize DRBG functions for LRNG
    ` [PATCH v26 06/12] LRNG - add SP800-90A DRBG extension
    ` [PATCH v26 07/12] LRNG - add kernel crypto API PRNG extension
    ` [PATCH v26 08/12] crypto: provide access to a static Jitter RNG state
    ` [PATCH v26 09/12] LRNG - add Jitter RNG fast noise source
    ` [PATCH v26 10/12] LRNG - add TRNG support
    ` [PATCH v26 11/12] LRNG - add SP800-90B compliant health tests
    ` [PATCH v26 12/12] LRNG - add interface for gathering of raw entropy
` [PATCH v25 "

[RESEND RFC PATCH 0/1] CAP_SYS_NICE inside user namespace
 2019-11-22  1:54 UTC  (8+ messages)
` [RESEND RFC PATCH 1/1] Selectively allow CAP_SYS_NICE capability inside user namespaces

[PATCH] block: add iostat counters for flush requests
 2019-11-21 16:07 UTC  (4+ messages)

[PATCH v25 10/12] LRNG - add TRNG support
 2019-11-21 13:06 UTC  (10+ messages)

[PATCH] clone.2: Mention that CLONE_PARENT is off-limits for inits
 2019-11-21 11:27 UTC  (3+ messages)

[PATCH] clone.2: Fix typo
 2019-11-21 11:25 UTC  (2+ messages)

Suggested Patch is not working for 22851 Bugzilla issue
 2019-11-20 19:45 UTC  (4+ messages)

[PATCH RESEND v17 00/13] open: introduce openat2(2) syscall
 2019-11-20  5:06 UTC  (10+ messages)
` [PATCH RESEND v17 05/13] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
` [PATCH RESEND v17 06/13] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH RESEND v17 07/13] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH RESEND v17 08/13] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH RESEND v17 09/13] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH RESEND v17 10/13] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
` [PATCH RESEND v17 11/13] open: introduce openat2(2) syscall
` [PATCH RESEND v17 12/13] selftests: add openat2(2) selftests
` [PATCH RESEND v17 13/13] Documentation: path-lookup: include new LOOKUP flags


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