messages from 2019-12-30 18:29:56 to 2020-01-15 10:36:23 UTC [more...]
[PATCH v24 00/12] /dev/random - a new approach with full SP800-90B compliance
2020-01-15 10:36 UTC (39+ 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 v28 00/12] /dev/random - a new approach with full SP800-90B
` [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 03/12] LRNG - sysctls and /proc interface
` [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 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 v6 0/2] add performance reporting support to FPGA DFL drivers
2020-01-15 8:14 UTC (10+ messages)
[PATCH RFC 0/1] mount: universally disallow mounting over symlinks
2020-01-14 20:01 UTC (46+ messages)
` [PATCH RFC 1/1] "
[PATCH v9 0/4] Add pidfd_getfd syscall
2020-01-13 15:02 UTC (10+ 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
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
Investment opportunity
2020-01-12 5:00 UTC
[PATCH v3 0/8] Rework random blocking
2020-01-10 7:53 UTC (10+ messages)
[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 (6+ messages)
` [PATCH v6 07/10] proc: flush task dcache entries from all procfs instances
[PATCH v3 0/8] Rework random blocking
2020-01-07 21:04 UTC (17+ 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
[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] 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 (6+ 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 (3+ messages)
` [PATCH v3 2/3] seccomp: Check that seccomp_notif is zeroed out by the user
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).