Linux userland API discussions
 help / color / mirror / Atom feed
 messages from 2026-04-25 01:53:49 to 2026-05-22 17:08:43 UTC [more...]

[PATCH v2] f2fs: another way to set large folio by remembering inode number
 2026-05-22 17:08 UTC  (16+ messages)
                  ` [f2fs-dev] "

[PATCH v6 0/4] OPENAT2_REGULAR flag support for openat2
 2026-05-21 15:49 UTC  (8+ messages)
` [PATCH v6 1/4] openat2: new OPENAT2_REGULAR flag support

[PATCH v14 00/15] Exposing case folding behavior
 2026-05-20 17:30 UTC  (31+ messages)
` [PATCH v14 01/15] fs: Move file_kattr initialization to callers
` [PATCH v14 02/15] fs: Add case sensitivity flags to file_kattr
` [PATCH v14 03/15] fat: Implement fileattr_get for case sensitivity
` [PATCH v14 04/15] exfat: "
` [PATCH v14 05/15] ntfs3: "
` [PATCH v14 06/15] hfs: "
` [PATCH v14 07/15] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v14 08/15] xfs: "
` [PATCH v14 09/15] cifs: Implement fileattr_get for case sensitivity
` [PATCH v14 10/15] nfs: "
` [PATCH v14 11/15] vboxsf: "
` [PATCH v14 12/15] isofs: "
` [PATCH v14 13/15] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v14 14/15] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v14 15/15] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION

[PATCH 0/6] sched: Add support for long task name
 2026-05-20  9:53 UTC  (14+ messages)
` [PATCH 1/6] sched: Update get_task_comm() comment
` [PATCH 2/6] treewide: Get rid of get_task_comm()
` [PATCH 3/6] string: Introduce strtostr() for safe and performance string copies
` [PATCH 4/6] sched: Extend task command name to 64 bytes
` [PATCH 5/6] prctl: Add support for long user thread names
` [PATCH 6/6] selftests: prctl: Add test for long "

[RFC] TID v2.0: kernel module for cache-line zeroization against Flush+Reload (CLFLUSHOPT + LFENCE + REP STOSQ)
 2026-05-19 21:41 UTC  (2+ messages)

[RFC] fs/ioctl.c: FIBMAP requires CAP_SYS_RAWIO while FIEMAP exposes identical data unprivileged
 2026-05-19 20:51 UTC  (9+ messages)

[5][RFC] fs/ioctl.c: FIBMAP requires CAP_SYS_RAWIO while FIEMAP exposes identical data unprivileged
 2026-05-18 19:49 UTC  (2+ messages)

[2]Yazışmada 2 ileti var[RFC] fs/ioctl.c: FIBMAP requires CAP_SYS_RAWIO while FIEMAP exposes identical data unprivileged
 2026-05-18 16:21 UTC 

[RFC PATCH v2 0/2] vfs: syscalls: add mkdirat2() that returns an O_DIRECTORY fd
 2026-05-15 13:49 UTC  (20+ messages)
` [RFC PATCH v2 1/2] "

[PATCH] crypto: af_alg - Document the deprecation of AF_ALG
 2026-05-13 14:29 UTC  (20+ messages)

[PATCH bpf-next v14 0/8] bpf: Extend BPF syscall with common attributes support
 2026-05-13  2:10 UTC  (12+ messages)
` [PATCH bpf-next v14 1/8] "
` [PATCH bpf-next v14 2/8] libbpf: Add support for extended BPF syscall
` [PATCH bpf-next v14 3/8] bpf: Refactor reporting log_true_size for prog_load
` [PATCH bpf-next v14 4/8] bpf: Add syscall common attributes support "
` [PATCH bpf-next v14 5/8] bpf: Add syscall common attributes support for btf_load
` [PATCH bpf-next v14 6/8] bpf: Add syscall common attributes support for map_create
` [PATCH bpf-next v14 7/8] libbpf: "
` [PATCH bpf-next v14 8/8] selftests/bpf: Add tests to verify map create failure log

[PATCH bpf-next v13 0/8] bpf: Extend BPF syscall with common attributes support
 2026-05-12  2:47 UTC  (15+ messages)
` [PATCH bpf-next v13 1/8] "
` [PATCH bpf-next v13 2/8] libbpf: Add support for extended BPF syscall
` [PATCH bpf-next v13 3/8] bpf: Refactor reporting log_true_size for prog_load
` [PATCH bpf-next v13 4/8] bpf: Add syscall common attributes support "
` [PATCH bpf-next v13 5/8] bpf: Add syscall common attributes support for btf_load
` [PATCH bpf-next v13 6/8] bpf: Add syscall common attributes support for map_create
` [PATCH bpf-next v13 7/8] libbpf: "
` [PATCH bpf-next v13 8/8] selftests/bpf: Add tests to verify map create failure log

[PATCH v3 0/9] Kernel API Specification Framework
 2026-05-05  7:45 UTC  (11+ messages)
` [PATCH v3 1/9] kernel/api: introduce kernel API specification framework
` [PATCH v3 2/9] kernel/api: enable kerneldoc-based API specifications

[PATCH v13 00/15] Exposing case folding behavior
 2026-05-02 14:21 UTC  (16+ messages)
` [PATCH v13 01/15] fs: Move file_kattr initialization to callers
` [PATCH v13 02/15] fs: Add case sensitivity flags to file_kattr
` [PATCH v13 03/15] fat: Implement fileattr_get for case sensitivity
` [PATCH v13 04/15] exfat: "
` [PATCH v13 05/15] ntfs3: "
` [PATCH v13 06/15] hfs: "
` [PATCH v13 07/15] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v13 08/15] xfs: "
` [PATCH v13 09/15] cifs: Implement fileattr_get for case sensitivity
` [PATCH v13 10/15] nfs: "
` [PATCH v13 11/15] vboxsf: "
` [PATCH v13 12/15] isofs: "
` [PATCH v13 13/15] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v13 14/15] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v13 15/15] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION

[PATCH] [PATCH] PM: docs: Add comprehensive wakeup_count documentation
 2026-04-29 23:58 UTC  (2+ messages)

[PATCH v12 00/15] Exposing case folding behavior
 2026-04-29 22:00 UTC  (17+ messages)
` [PATCH v12 01/15] fs: Move file_kattr initialization to callers
` [PATCH v12 02/15] fs: Add case sensitivity flags to file_kattr
` [PATCH v12 03/15] fat: Implement fileattr_get for case sensitivity
` [PATCH v12 04/15] exfat: "
` [PATCH v12 05/15] ntfs3: "
` [PATCH v12 06/15] hfs: "
` [PATCH v12 07/15] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v12 08/15] xfs: "
` [PATCH v12 09/15] cifs: Implement fileattr_get for case sensitivity
` [PATCH v12 10/15] nfs: "
` [PATCH v12 11/15] vboxsf: "
` [PATCH v12 12/15] isofs: "
` [PATCH v12 13/15] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v12 14/15] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v12 15/15] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION

[PATCH v11 00/15] Exposing case folding behavior
 2026-04-28  1:32 UTC  (16+ messages)
` [PATCH v11 08/15] xfs: Report case sensitivity in fileattr_get
` [PATCH v11 10/15] nfs: Implement fileattr_get for case sensitivity
` [PATCH v11 11/15] vboxsf: "
` [PATCH v11 12/15] isofs: "
` [PATCH v11 13/15] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v11 14/15] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v11 15/15] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION

[PATCH v2 1/2] man/man3/errno.3: Document EFTYPE error code
 2026-04-27 13:33 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