Linux userland API discussions
 help / color / mirror / Atom feed
 messages from 2026-06-03 18:10:22 to 2026-06-25 23:10:13 UTC [more...]

[RFC] Null Namespaces
 2026-06-25 23:09 UTC  (12+ messages)

[PATCH 00/19] crypto: cmh - add CRI CryptoManager Hub driver
 2026-06-25 21:21 UTC  (23+ messages)
` [PATCH 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
` [PATCH 02/19] crypto: cmh - add core platform driver
` [PATCH 03/19] crypto: cmh - add key provisioning and management
` [PATCH 04/19] crypto: cmh - add SHA-2/SHA-3/SHAKE ahash
` [PATCH 05/19] crypto: cmh - add HMAC ahash
` [PATCH 06/19] crypto: cmh - add CSHAKE/KMAC ahash
` [PATCH 07/19] crypto: cmh - add SM3 ahash
` [PATCH 08/19] crypto: cmh - add AES skcipher/aead/cmac
` [PATCH 09/19] crypto: cmh - add SM4 skcipher/aead/cmac/xcbc
` [PATCH 10/19] crypto: cmh - add ChaCha20-Poly1305
` [PATCH 11/19] crypto: cmh - add DRBG hwrng
` [PATCH 12/19] crypto: cmh - add RSA akcipher
` [PATCH 13/19] crypto: cmh - add ECDSA/SM2 sig
` [PATCH 14/19] crypto: cmh - add ECDH/X25519 kpp
` [PATCH 15/19] crypto: cmh - add ML-KEM/ML-DSA (QSE)
` [PATCH 16/19] crypto: cmh - add SLH-DSA/LMS/XMSS (HCQ)
` [PATCH 17/19] Documentation: ioctl: add CMH ioctl documentation and register 'J'
` [PATCH 18/19] selftests: crypto: cmh - add kselftest for management ioctl
` [PATCH 19/19] MAINTAINERS: add Rambus CryptoManager Hub (CMH)

[PATCH v6 3/3] xfs: add support for FALLOC_FL_WRITE_ZEROES
 2026-06-25 12:29 UTC  (18+ messages)

[PATCH v2 0/7] vmsplice: fix some problems in my previous vmsplice patchset
 2026-06-25 10:35 UTC  (11+ messages)
` [PATCH v2 1/7] vmsplice: open-code do_writev and do_readv
` [PATCH v2 2/7] vmsplice: change argument type back to "int"
` [PATCH v2 3/7] splice: turn wait_for_space flags argument into bool
` [PATCH v2 4/7] pipe: move wait_for_space to fs/pipe.c and rename it
` [PATCH v2 5/7] vmsplice: make sure we don't wait after writing some data
` [PATCH v2 6/7] vmsplice: return -EINVAL for particular combination of flags
` [PATCH v2 7/7] pipe: set FMODE_NOWAIT for named FIFOs

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-25  9:03 UTC  (62+ messages)
` [PATCH 2/3] "
  ` (no subject)

[ANNOUNCE/CFP] Linux Plumbers 2026 Containers and Checkpoint/Restore Microconference
 2026-06-25  3:55 UTC 

PATCH v2 0/2] Power: supply: Add PbAc, NiZn, RAM, and ZnAr support
 2026-06-24 13:57 UTC  (3+ messages)
` [PATCH v2 1/2] power: "
` [PATCH v2 2/2] power: supply: sbs-battery: "

[PATCH v8 00/17] Subject: Exposing case folding behavior
 2026-06-24  8:59 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v14 00/15] Exposing case folding behavior
 2026-06-24  8:59 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] crypto: af_alg - Document the deprecation of AF_ALG
 2026-06-23 19:19 UTC  (5+ messages)

[RFC] signal: per-thread control over alternate signal stack delivery for selected signals
 2026-06-23  6:30 UTC 

[PATCH 0/2] fuse: allow FUSE_SYNCFS for privileged userspace servers
 2026-06-19 17:02 UTC  (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/fuse: add test for FUSE_HAS_SYNCFS privilege gating
` [PATCH v2 0/2] fuse: allow FUSE_SYNCFS for privileged userspace servers
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] selftests/fuse: add test for FUSE_HAS_SYNCFS privilege gating

[PATCH 0/5] vmsplice: fix some problems in my previous vmsplice patchset
 2026-06-15 16:16 UTC  (9+ messages)
` [PATCH 1/5] vmsplice: open-code do_writev and do_readv
` [PATCH 2/5] vmsplice: change argument type back to "int"
` [PATCH 3/5] splice: turn wait_for_space flags argument into bool
` [PATCH 4/5] pipe: move wait_for_space to fs/pipe.c and rename it
` [PATCH 5/5] vmsplice: make sure we don't wait after writing some data
` [LTP] [PATCH 0/5] vmsplice: fix some problems in my previous vmsplice patchset

[PATCH 11/12] vfs: short-circuit MAY_WRITE access for O_DIRECTORY opens
 2026-06-14 17:01 UTC 

[PATCH v3 0/7] sched: Add support for long task name
 2026-06-12 18:53 UTC  (9+ messages)
` [PATCH v3 1/7] sched: Update get_task_comm() comment
` [PATCH v3 2/7] treewide: Get rid of get_task_comm()
` [PATCH v3 3/7] treewide: Replace memcpy(..., current->comm) with copy_task_comm()
` [PATCH v3 4/7] lib/string_kunit: Add test for copy_task_comm()
` [PATCH v3 5/7] sched: Extend task command name with TASK_COMM_EXT_LEN
` [PATCH v3 6/7] prctl: Add support for long user thread names
` [PATCH v3 7/7] selftests: prctl: Add test for long "

[RFC PATCH v1 00/13] exec: add spawn templates for repeated executable startup
 2026-06-11 18:53 UTC  (19+ messages)

[linux-next:master] [vmsplice] e2c0b23680: stress-ng.vm-splice.vm-splice_calls_per_sec 10.2% regression
 2026-06-11  6:23 UTC 

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-10 14:17 UTC  (31+ messages)

[PATCH v2 0/5] Usermode Indirect Branch Tracking
 2026-06-06 23:05 UTC  (4+ messages)

[RFC PATCH v5 1/2] vfs: add O_CREAT|O_DIRECTORY to open*(2)
 2026-06-03 22:56 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox