linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-10 09:52:37 to 2020-01-20 14:04:53 UTC [more...]

[PATCH v4 0/6] clone3 & cgroups: allow spawning processes into cgroups
 2020-01-20 14:04 UTC  (10+ messages)
  ` [PATCH v4 1/6] cgroup: unify attach permission checking
  ` [PATCH v4 2/6] cgroup: add cgroup_get_from_file() helper
  ` [PATCH v4 3/6] cgroup: refactor fork helpers
  ` [PATCH v4 4/6] cgroup: add cgroup_may_write() helper
  ` [PATCH v4 5/6] clone3: allow spawning processes into cgroups
` [PATCH v4 6/6] selftests/cgroup: add tests for cloning "

[PATCH v2 0/5] introduce memory hinting API for external process
 2020-01-20 13:24 UTC  (24+ messages)
` [PATCH v2 1/5] mm: factor out madvise's core functionality
  ` [PATCH v2 2/5] mm: introduce external memory hinting API
                  `  "
` [PATCH v2 3/5] mm/madvise: employ mmget_still_valid for write lock
` [PATCH v2 4/5] mm/madvise: allow KSM hints for remote API
` [PATCH v2 5/5] mm: support both pid and pidfd for process_madvise

KASAN: slab-out-of-bounds Read in bitmap_ip_ext_cleanup
 2020-01-20 13:19 UTC  (2+ messages)

[PATCH v24 00/12] /dev/random - a new approach with full SP800-90B compliance
 2020-01-19 21:20 UTC  (41+ messages)
` [PATCH v26 00/12] /dev/random - a new approach with full SP800-90B
  ` [PATCH v27 "
    ` [PATCH v28 "
      ` [PATCH v28 03/12] LRNG - sysctls and /proc interface
        ` [PATCH v28 01/12] Linux Random Number Generator
        ` [PATCH v28 02/12] LRNG - allocate one DRNG instance per NUMA node
        ` [PATCH v28 04/12] LRNG - add switchable DRNG support
        ` [PATCH v28 08/12] crypto: provide access to a static Jitter RNG state
      ` [PATCH v28 05/12] crypto: DRBG - externalize DRBG functions for LRNG
      ` [PATCH v28 06/12] LRNG - add SP800-90A DRBG extension
      ` [PATCH v28 07/12] LRNG - add kernel crypto API PRNG extension
      ` [PATCH v28 09/12] LRNG - add Jitter RNG fast noise source
      ` [PATCH v28 10/12] LRNG - add SP800-90B compliant health tests
      ` [PATCH v28 11/12] LRNG - add interface for gathering of raw entropy
      ` [PATCH v28 12/12] LRNG - add power-on and runtime self-tests
      ` [PATCH v29 00/12] /dev/random - a new approach with full SP800-90B
        ` [PATCH v29 01/12] Linux Random Number Generator
        ` [PATCH v29 02/12] LRNG - allocate one DRNG instance per NUMA node
        ` [PATCH v29 03/12] LRNG - sysctls and /proc interface
        ` [PATCH v29 04/12] LRNG - add switchable DRNG support
        ` [PATCH v29 05/12] crypto: DRBG - externalize DRBG functions for LRNG
        ` [PATCH v29 08/12] crypto: provide access to a static Jitter RNG state
          ` [PATCH v29 06/12] LRNG - add SP800-90A DRBG extension
          ` [PATCH v29 07/12] LRNG - add kernel crypto API PRNG extension
          ` [PATCH v29 09/12] LRNG - add Jitter RNG fast noise source
          ` [PATCH v29 11/12] LRNG - add interface for gathering of raw entropy
        ` [PATCH v29 10/12] LRNG - add SP800-90B compliant health tests
        ` [PATCH v29 12/12] LRNG - add power-on and runtime self-tests

HELLO
 2020-01-19 18:44 UTC 

[PATCH RFC 0/1] mount: universally disallow mounting over symlinks
 2020-01-19 14:33 UTC  (48+ messages)
                                        ` [PATCH v3 0/2] openat2: minor uapi cleanups
                                          ` [PATCH v3 1/2] open: introduce openat2(2) syscall
                                            ` [PATCH v3 2/2] selftests: add openat2(2) selftests
                            ` [RFC][PATCHSET][CFT] pathwalk cleanups and fixes

942437c97f ("y2038: allow disabling time32 system calls"): init: timer.c:289: Assertion failed in nih_timer_poll: clock_gettime (CLOCK_MONOTONIC, &now) == 0
 2020-01-18  9:12 UTC 

[PATCH v8 0/3] Add pidfd_getfd syscall
 2020-01-17 23:14 UTC  (4+ messages)
` [PATCH v8 2/3] pid: Introduce "

[PATCH v2 0/3] clone3 & cgroups: allow spawning processes into cgroups
 2020-01-17 17:12 UTC  (10+ messages)
` [PATCH v2 2/3] clone3: "

[PATCH] fscrypt: reserve flags for hardware-wrapped keys feature
 2020-01-17 16:56 UTC  (4+ messages)

[PATCH v3 0/5] clone3 & cgroups: allow spawning processes into cgroups
 2020-01-17 16:54 UTC  (7+ messages)
` [PATCH v3 1/5] cgroup: unify attach permission checking
` [PATCH v3 3/5] cgroup: refactor fork helpers
` [PATCH v3 4/5] clone3: allow spawning processes into cgroups
  ` [PATCH v3 2/5] cgroup: add cgroup_get_from_file() helper
  ` [PATCH v3 5/5] selftests/cgroup: add tests for cloning into cgroups

[RESEND Patch v6 0/2] add performance reporting support to FPGA DFL drivers
 2020-01-17  3:39 UTC  (4+ messages)
  ` [RESEND Patch v6 1/2] Documentation: fpga: dfl: add description for performance reporting support
` [RESEND Patch v6 2/2] fpga: dfl: fme: add "

[PATCH v3 1/2] fork: add clone3
 2020-01-16 11:25 UTC  (6+ messages)
` [PATCH v3 2/2] arch: wire-up clone3() syscall
      ` clone3 on ARC (was Re: [PATCH v3 2/2] arch: wire-up clone3() syscall)

[PATCH] mm/compaction: Disable compact_unevictable_allowed on RT
 2020-01-16 10:22 UTC  (2+ messages)

[PATCH v27 01/12] Linux Random Number Generator
 2020-01-16  6:41 UTC  (3+ messages)

[PATCH v6 0/2] add performance reporting support to FPGA DFL drivers
 2020-01-16  2:53 UTC  (11+ messages)

[RFC PATCH 00/14] pipe: Keyrings, Block and USB notifications [ver #3]
 2020-01-15 21:07 UTC  (17+ messages)
` [RFC PATCH 01/14] uapi: General notification queue definitions "
` [RFC PATCH 03/14] security: Add a hook for the point of notification insertion "
` [RFC PATCH 04/14] pipe: Add O_NOTIFICATION_PIPE "
  ` [RFC PATCH 02/14] security: Add hooks to rule on setting a watch "
  ` [RFC PATCH 05/14] pipe: Add general notification queue support "
  ` [RFC PATCH 12/14] usb: Add USB subsystem notifications "
  ` [RFC PATCH 13/14] selinux: Implement the watch_key security hook "
` [RFC PATCH 06/14] keys: Add a notification facility "
` [RFC PATCH 07/14] Add sample notification program "
` [RFC PATCH 08/14] pipe: Allow buffers to be marked read-whole-or-error for notifications "
` [RFC PATCH 09/14] pipe: Add notification lossage handling "
` [RFC PATCH 10/14] Add a general, global device notification watch list "
` [RFC PATCH 11/14] block: Add block layer notifications "
` [RFC PATCH 14/14] smack: Implement the watch_key and post_notification hooks "

[PATCH 0/4] introduce memory hinting API for external process
 2020-01-15  9:38 UTC  (26+ messages)
` [PATCH 1/4] mm: factor out madvise's core functionality
        `  "
` [PATCH 2/4] mm: introduce external memory hinting API
` [PATCH 3/4] mm/madvise: employ mmget_still_valid for write lock
  ` [PATCH 4/4] mm/madvise: allow KSM hints for remote API

[PATCH][v7] x86/resctrl: Add task resctrl information display
 2020-01-15  9:28 UTC 

[PATCH v9 0/4] Add pidfd_getfd syscall
 2020-01-13 15:02 UTC  (9+ messages)
` [PATCH v9 1/4] vfs, fdtable: Add fget_task helper
` [PATCH v9 2/4] pid: Implement pidfd_getfd syscall
` [PATCH v9 3/4] arch: wire up "

[PATCH v27 12/12] LRNG - add power-on and runtime self-tests
 2020-01-13 10:46 UTC  (3+ messages)

I wait for your swift response,
 2020-01-13  5:52 UTC 

[PATCHv8 00/34] kernel: Introduce Time Namespace
 2020-01-13  5:27 UTC  (14+ messages)
` [PATCHv8 02/34] lib/vdso: make do_hres and do_coarse as __always_inline
` [PATCHv8 20/34] lib/vdso: Prepare for time namespace support

[PATCH v27 04/12] LRNG - add switchable DRNG support
 2020-01-12 10:12 UTC  (3+ messages)

Investment opportunity
 2020-01-12  5:00 UTC 


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