public inbox for linux-api@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-18 20:42:55 to 2026-01-26 15:15:39 UTC [more...]

[PATCH bpf-next v8 0/9] bpf: Extend BPF syscall with common attributes support
 2026-01-26 15:14 UTC  (6+ messages)
` [PATCH bpf-next v8 1/9] "
` [PATCH bpf-next v8 2/9] libbpf: Add support for extended bpf syscall
` [PATCH bpf-next v8 3/9] bpf: Refactor reporting log_true_size for prog_load
` [PATCH bpf-next v8 4/9] bpf: Add syscall common attributes support "
` [PATCH bpf-next v8 5/9] bpf: Refactor reporting btf_log_true_size for btf_load

close(2) with EINTR has been changed by POSIX.1-2024
 2026-01-26 13:53 UTC  (32+ messages)
` [RFC v1] man/man2/close.2: CAVEATS: Document divergence from POSIX.1-2024

[PATCH bpf-next v7 0/9] bpf: Extend BPF syscall with common attributes support
 2026-01-26  2:03 UTC  (16+ messages)
` [PATCH bpf-next v7 1/9] "
` [PATCH bpf-next v7 2/9] libbpf: Add support for extended bpf syscall
` [PATCH bpf-next v7 3/9] bpf: Refactor reporting log_true_size for prog_load
` [PATCH bpf-next v7 4/9] bpf: Add syscall common attributes support "
` [PATCH bpf-next v7 5/9] bpf: Refactor reporting btf_log_true_size for btf_load
` [PATCH bpf-next v7 6/9] bpf: Add syscall common attributes support "
` [PATCH bpf-next v7 7/9] bpf: Add syscall common attributes support for map_create
` [PATCH bpf-next v7 8/9] libbpf: Add common attr "
` [PATCH bpf-next v7 9/9] selftests/bpf: Add tests to verify map create failure log

[PATCH 0/2] mount: add OPEN_TREE_NAMESPACE
 2026-01-24 10:13 UTC  (8+ messages)

[RESEND PATCH bpf-next v6 0/9] bpf: Extend BPF syscall with common attributes support
 2026-01-23 18:54 UTC  (13+ messages)
` [RESEND PATCH bpf-next v6 1/9] "
` [RESEND PATCH bpf-next v6 2/9] libbpf: Add support for extended bpf syscall
` [RESEND PATCH bpf-next v6 3/9] bpf: Refactor reporting log_true_size for prog_load
` [RESEND PATCH bpf-next v6 4/9] bpf: Add syscall common attributes support "
` [RESEND PATCH bpf-next v6 5/9] bpf: Refactor reporting btf_log_true_size for btf_load
` [RESEND PATCH bpf-next v6 6/9] bpf: Add syscall common attributes support "
` [RESEND PATCH bpf-next v6 7/9] bpf: Add syscall common attributes support for map_create
` [RESEND PATCH bpf-next v6 8/9] libbpf: Add common attr "
` [RESEND PATCH bpf-next v6 9/9] selftests/bpf: Add tests to verify map create failure log

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

[PATCH net-next v2 0/4] net: uapi: Provide an UAPI definition of 'struct sockaddr'
 2026-01-22  3:27 UTC  (7+ messages)
` [PATCH net-next v2 1/4] selftests: net: Move some UAPI header inclusions after libc ones
` [PATCH net-next v2 2/4] selftests/landlock: "
` [PATCH net-next v2 3/4] samples/bpf: "
` [PATCH net-next v2 4/4] net: uapi: Provide an UAPI definition of 'struct sockaddr'

[PATCH net-next] net: uapi: Provide an UAPI definition of 'struct sockaddr'
 2026-01-20 23:20 UTC  (14+ messages)
  ` [klibc] "

[PATCH v6 01/16] fs: Add case sensitivity flags to file_kattr
 2026-01-20 22:58 UTC 

[PATCH bpf-next v6 0/9] bpf: Extend BPF syscall with common attributes support
 2026-01-20 15:15 UTC  (7+ messages)
` [PATCH bpf-next v6 1/9] "
` [PATCH bpf-next v6 2/9] libbpf: Add support for extended bpf syscall
` [PATCH bpf-next v6 3/9] bpf: Refactor reporting log_true_size for prog_load
` [PATCH bpf-next v6 4/9] bpf: Add syscall common attributes support "
` [PATCH bpf-next v6 5/9] bpf: Refactor reporting btf_log_true_size for btf_load
` [PATCH bpf-next v6 6/9] bpf: Add syscall common attributes support "

[PATCH bpf-next v5 0/9] bpf: Extend BPF syscall with common attributes support
 2026-01-16 22:33 UTC  (19+ messages)
` [PATCH bpf-next v5 1/9] "
` [PATCH bpf-next v5 2/9] libbpf: Add support for extended bpf syscall
` [PATCH bpf-next v5 3/9] bpf: Refactor reporting log_true_size for prog_load
` [PATCH bpf-next v5 4/9] bpf: Add syscall common attributes support "
` [PATCH bpf-next v5 5/9] bpf: Refactor reporting btf_log_true_size for btf_load
` [PATCH bpf-next v5 6/9] bpf: Add syscall common attributes support "
` [PATCH bpf-next v5 7/9] bpf: Add syscall common attributes support for map_create
` [PATCH bpf-next v5 8/9] libbpf: Add common attr "
` [PATCH bpf-next v5 9/9] selftests/bpf: Add tests to verify map create failure log

O_CLOEXEC use for OPEN_TREE_CLOEXEC
 2026-01-16 10:00 UTC  (6+ messages)

[PATCH v8 00/18] Live Update Orchestrator
 2026-01-14 19:02 UTC  (12+ messages)
` [PATCH v8 04/18] liveupdate: luo_session: add sessions support
` [PATCH v8 05/18] liveupdate: luo_core: add user interface
` [PATCH v8 14/18] mm: memfd_luo: allow preserving memfd

[PATCHSET v5] fs: generic file IO error reporting
 2026-01-13  8:58 UTC  (3+ messages)
` [PATCH 1/6] uapi: promote EFSCORRUPTED and EUCLEAN to errno.h

[RESEND PATCH bpf-next v4 0/9] bpf: Extend bpf syscall with common attributes support
 2026-01-09 21:08 UTC  (17+ messages)
` [RESEND PATCH bpf-next v4 1/9] "
` [RESEND PATCH bpf-next v4 2/9] libbpf: Add support for extended bpf syscall
` [RESEND PATCH bpf-next v4 3/9] bpf: Refactor reporting log_true_size for prog_load
` [RESEND PATCH bpf-next v4 4/9] bpf: Add common attr support "
` [RESEND PATCH bpf-next v4 5/9] bpf: Refactor reporting btf_log_true_size for btf_load
` [RESEND PATCH bpf-next v4 6/9] bpf: Add common attr support "
` [RESEND PATCH bpf-next v4 7/9] bpf: Add common attr support for map_create
` [RESEND PATCH bpf-next v4 8/9] libbpf: "
` [RESEND PATCH bpf-next v4 9/9] selftests/bpf: Add tests to verify map create failure log

[PATCHSET V4 1/2] fs: generic file IO error reporting
 2026-01-07  9:19 UTC  (5+ messages)
` [PATCH 1/6] uapi: promote EFSCORRUPTED and EUCLEAN to errno.h
` [PATCH 7/6] fs: improve comment in fserror_alloc_event

[PATCH bpf-next v4 0/9] bpf: Extend bpf syscall with common attributes support
 2026-01-06 16:59 UTC  (6+ messages)
` [PATCH bpf-next v4 1/9] "
` [PATCH bpf-next v4 2/9] libbpf: Add support for extended bpf syscall
` [PATCH bpf-next v4 3/9] bpf: Refactor reporting log_true_size for prog_load
` [PATCH bpf-next v4 4/9] bpf: Add common attr support "
` [PATCH bpf-next v4 5/9] bpf: Refactor reporting btf_log_true_size for btf_load

[PATCH 0/9] vDSO: Provide clock_getres_time64() where applicable
 2026-01-05 20:55 UTC  (11+ messages)
` [PATCH 1/9] vdso: Add prototype for __vdso_clock_getres_time64()
` [PATCH 2/9] selftests: vDSO: vdso_config: Add configurations for clock_getres_time64()
` [PATCH 3/9] selftests: vDSO: vdso_test_abi: Use UAPI system call numbers
` [PATCH 4/9] selftests: vDSO: vdso_test_abi: Add test for clock_getres_time64()
` [PATCH 5/9] x86/vdso: Provide clock_getres_time64() for x86-32
` [PATCH 6/9] ARM: VDSO: also patch out __vdso_clock_getres() if unavailable
` [PATCH 7/9] ARM: VDSO: provide clock_getres_time64()
` [PATCH 8/9] arm64: vdso32: Provide clock_getres_time64()
` [PATCH 9/9] MIPS: vdso: Provide getres_time64() for 32-bit ABIs

[PATCH v3] vdso: Remove struct getcpu_cache
 2026-01-02 12:20 UTC  (3+ messages)

[RFC PATCH v5 00/15] Kernel API Specification Framework
 2025-12-18 20:42 UTC  (7+ messages)
` [RFC PATCH v5 10/15] kernel/api: add API specification for lsetxattr
` [RFC PATCH v5 11/15] kernel/api: add API specification for fsetxattr
` [RFC PATCH v5 12/15] kernel/api: add API specification for sys_open
` [RFC PATCH v5 13/15] kernel/api: add API specification for sys_close
` [RFC PATCH v5 14/15] kernel/api: add API specification for sys_read
` [RFC PATCH v5 15/15] kernel/api: add API specification for sys_write


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