linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-25 12:51:51 to 2020-01-10 09:52:37 UTC [more...]

[PATCHv8 00/34] kernel: Introduce Time Namespace
 2020-01-10  9:52 UTC  (7+ messages)
` [PATCHv8 02/34] lib/vdso: make do_hres and do_coarse as __always_inline

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

[PATCH v3 0/8] Rework random blocking
 2020-01-10  7:53 UTC  (39+ messages)
` [PATCH v3 1/8] random: Don't wake crng_init_wait when crng_init == 1
` [PATCH v3 2/8] random: Add a urandom_read_nowait() for random APIs that don't warn
` [PATCH v3 3/8] random: Add GRND_INSECURE to return best-effort non-cryptographic bytes
` [PATCH v3 4/8] random: Ignore GRND_RANDOM in getentropy(2)
` [PATCH v3 5/8] random: Make /dev/random be almost like /dev/urandom
` [PATCH v3 6/8] random: Remove the blocking pool
` [PATCH v3 7/8] random: Delete code to pull data into pools
` [PATCH v3 8/8] random: Remove kernel.random.read_wakeup_threshold

[PATCH RFC 0/1] mount: universally disallow mounting over symlinks
 2020-01-10  6:20 UTC  (28+ messages)
` [PATCH RFC 1/1] "

[PATCH][RESEND v5] x86/resctrl: Add task resctrl information display
 2020-01-09 17:45 UTC  (5+ messages)

[RESEND RFC PATCH 0/1] CAP_SYS_NICE inside user namespace
 2020-01-08 21:23 UTC  (5+ messages)
` [RESEND RFC PATCH 1/1] Selectively allow CAP_SYS_NICE capability inside user namespaces

[PATCH v2 0/6] introduce configfd as generalisation of fsconfig
 2020-01-08 18:42 UTC  (2+ messages)

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

[RFC PATCH glibc 4/8] glibc: Perform rseq(2) registration at C startup and thread creation (v14)
 2020-01-08 14:58 UTC  (2+ messages)
` [RFC PATCH glibc 5/8] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux (v5)

[PATCH v6 00/10] proc: modernize proc to support multiple private instances
 2020-01-08 10:37 UTC  (7+ messages)
` [PATCH v6 07/10] proc: flush task dcache entries from all procfs instances
` [PATCH v6 10/10] docs: proc: add documentation for "hidepid=3" and "pidonly" options and new mount behavior

[PATCH v9 0/4] Add pidfd_getfd syscall
 2020-01-07 20:54 UTC  (6+ 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 v9 4/4] test: Add test for pidfd getfd

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

[PATCH v8 0/3] Add pidfd_getfd syscall
 2020-01-07  8:55 UTC  (11+ messages)
` [PATCH v8 1/3] vfs, fdtable: Add get_task_file helper
` [PATCH v8 2/3] pid: Introduce pidfd_getfd syscall
` [PATCH v8 3/3] test: Add test for pidfd getfd

[PATCH for 5.5 1/2] rseq: Fix: Clarify rseq.h UAPI rseq_cs memory reclaim requirements
 2020-01-06 20:25 UTC  (8+ messages)

[PATCH for 5.5 1/2 v2] rseq: Fix: Clarify rseq.h UAPI rseq_cs memory reclaim requirements
 2020-01-06 19:10 UTC  (2+ messages)

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

[PATCH] move_pages.2: not return ENOENT if the page are already on the target nodes
 2020-01-02 22:15 UTC  (10+ messages)

[PATCH ghak90 V8 00/16] audit: implement container identifier
 2019-12-31 19:48 UTC  (17+ messages)
` [PATCH ghak90 V8 01/16] audit: collect audit task parameters
` [PATCH ghak90 V8 02/16] audit: add container id
` [PATCH ghak90 V8 03/16] audit: read container ID of a process
` [PATCH ghak90 V8 04/16] audit: convert to contid list to check for orch/engine ownership
` [PATCH ghak90 V8 05/16] audit: log drop of contid on exit of last task
` [PATCH ghak90 V8 06/16] audit: log container info of syscalls
` [PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 V8 08/16] audit: add support for non-syscall auxiliary records
` [PATCH ghak90 V8 09/16] audit: add containerid support for user records
` [PATCH ghak90 V8 10/16] audit: add containerid filtering
` [PATCH ghak90 V8 11/16] audit: add support for containerid to network namespaces
` [PATCH ghak90 V8 12/16] audit: contid check descendancy and nesting
` [PATCH ghak90 V8 13/16] audit: track container nesting
` [PATCH ghak90 V8 14/16] audit: check contid depth and add limit config param
` [PATCH ghak90 V8 15/16] audit: check contid count per netns and add config param limit
` [PATCH ghak90 V8 16/16] audit: add capcontid to set contid outside init_user_ns

[PATCH v2 1/2] samples, selftests/seccomp: Zero out seccomp_notif
 2019-12-30 19:33 UTC  (7+ messages)

[PATCH] move_pages.2: remove ENOENT from the list of possible return values
 2019-12-30 18:55 UTC  (2+ messages)

[PATCH v3 1/3] samples, selftests/seccomp: Zero out seccomp_notif
 2019-12-30 18:29 UTC  (11+ messages)
` [PATCH v3 2/3] seccomp: Check that seccomp_notif is zeroed out by the user
` [PATCH v3 3/3] selftests/seccomp: Test kernel catches garbage on SECCOMP_IOCTL_NOTIF_RECV

[PATCH] uapi: Prevent redefinition of struct iphdr
 2019-12-30 17:12 UTC  (6+ messages)
  `  "
    ` [musl] "

[PATCH v7 2/3] pid: Introduce pidfd_getfd syscall
 2019-12-29 17:32 UTC  (6+ messages)

[PATCH v2 2/2] seccomp: Check that seccomp_notif is zeroed out by the user
 2019-12-28  7:09 UTC  (4+ messages)

[PATCH] seccomp: Check flags on seccomp_notif is unset
 2019-12-27 15:32 UTC  (13+ messages)

[PATCH v7 3/3] test: Add test for pidfd getfd
 2019-12-26 18:04 UTC 

[PATCH v7 1/3] vfs, fdtable: Add get_task_file helper
 2019-12-26 18:02 UTC 

[PATCH v7 0/3] Add pidfd_getfd syscall
 2019-12-26 18:02 UTC 

[PATCH v6 09/10] proc: add option to mount only a pids subset
 2019-12-25 23:08 UTC  (2+ messages)

[PATCH v6 05/10] proc: add helpers to set and get proc hidepid and gid mount options
 2019-12-25 23:06 UTC  (2+ messages)

[PATCH v6 2/3] pid: Introduce pidfd_getfd syscall
 2019-12-25 17:05 UTC  (2+ messages)

[PATCH v6 1/3] vfs, fdtable: Add get_task_file helper
 2019-12-25 16:19 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).