Linux-api Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-02 17:22:43 to 2023-11-07 00:00:53 UTC [more...]

PSA: this list has been migrated (no action required)
 2023-11-07  0:00 UTC 

[PATCH v4 0/6] querying mount attributes
 2023-11-06 23:54 UTC  (21+ messages)
` [PATCH v4 1/6] add unique mount ID
` [PATCH v4 2/6] mounts: keep list of mounts in an rbtree
` [PATCH v4 3/6] namespace: extract show_path() helper
` [PATCH v4 4/6] add statmount(2) syscall
` [PATCH v4 5/6] add listmount(2) syscall
` [PATCH v4 6/6] wire up syscalls for statmount/listmount

Inquiry from MikolajGroup Hungary
 2023-11-06 10:11 UTC 

Słowa kluczowe do wypozycjonowania
 2023-10-30  8:30 UTC 

PSA: migrating linux-api to new vger infrastructure
 2023-10-30 20:21 UTC 

[PATCH RFC RFT 0/5] fork: Support shadow stacks in clone3()
 2023-10-30 18:20 UTC  (17+ messages)
` [PATCH RFC RFT 1/5] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH RFC RFT 2/5] fork: Add shadow stack support to clone3()
` [PATCH RFC RFT 3/5] selftests/clone3: Factor more of main loop into test_clone3()
` [PATCH RFC RFT 4/5] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code
` [PATCH RFC RFT 5/5] kselftest/clone3: Test shadow stack support

[PATCH v15 00/11] LSM: Three basic syscalls
 2023-10-29 18:00 UTC  (43+ messages)
  ` [PATCH v15 01/11] LSM: Identify modules by more than name
  ` [PATCH v15 04/11] LSM: syscalls for current process attributes
  ` [PATCH v15 05/11] LSM: Create lsm_list_modules system call
  ` [PATCH v15 06/11] LSM: wireup Linux Security Module syscalls
  ` [PATCH v15 07/11] LSM: Helpers for attribute names and filling lsm_ctx
  ` [PATCH v15 08/11] Smack: implement setselfattr and getselfattr hooks
  ` [PATCH v15 11/11] LSM: selftests for Linux Security Module syscalls

[RFC][PATCH] fanotify: Enable FAN_REPORT_FID on more filesystem types
 2023-10-25 14:11 UTC  (12+ messages)

[PATCH 0/4] man2: Document RWF_ATOMIC
 2023-10-24 15:39 UTC  (16+ messages)
` [PATCH 2/4] readv.2: Document RWF_ATOMIC flag
` [PATCH 4/4] io_submit.2: Document RWF_ATOMIC

[PATCH v3 0/4] querying mount attributes
 2023-10-24 13:57 UTC  (18+ messages)
` [PATCH v3 1/4] add unique mount ID
` [PATCH v3 3/4] add statmount(2) syscall
` [PATCH v3 4/4] add listmount(2) syscall

[PATCH 00/21] block atomic writes
 2023-10-24 12:59 UTC  (74+ messages)
` [PATCH 01/21] block: Add atomic write operations to request_queue limits
` [PATCH 03/21] fs/bdev: Add atomic write support info to statx
` [PATCH 04/21] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support
` [PATCH 10/21] block: Add fops "
` [PATCH 11/21] fs: xfs: Don't use low-space allocator for alignment > 1
` [PATCH 13/21] fs: xfs: Make file data allocations observe the 'forcealign' flag
` [PATCH 15/21] fs: xfs: Support atomic write for statx
` [PATCH 16/21] fs: iomap: Atomic write support
` [PATCH 18/21] scsi: sd: Support reading atomic properties from block limits VPD
` [PATCH 19/21] scsi: sd: Add WRITE_ATOMIC_16 support
` [PATCH 21/21] nvme: Support atomic writes

Wycena paneli fotowoltaicznych
 2023-10-24  8:15 UTC 

[PATCH] x86/uapi: fix SHADOW_STACK_SET_TOKEN type
 2023-10-23 20:11 UTC  (3+ messages)

[PATCH 2/2] mm: mempolicy: Interleave policy for tiered memory nodes
 2023-10-20 17:05 UTC  (2+ messages)

[PATCH] uapi/auxvec: Define AT_HWCAP3 and AT_HWCAP4 aux vector, entries
 2023-10-18 16:22 UTC  (8+ messages)
` [PING][PATCH] "

mmap a file without an overwrite risk?
 2023-10-17  0:56 UTC 

[PATCH v8 1/1] ns: add binfmt_misc to the user namespace
 2023-10-11  0:36 UTC  (7+ messages)

[tip:locking/core] [futex] cb8c4312af: will-it-scale.per_process_ops -3.2% regression
 2023-10-08  7:08 UTC 

[PATCH v2] arch: Reserve map_shadow_stack() syscall number for all architectures
 2023-10-06 20:36 UTC  (9+ messages)

[RFC PATCH 0/3] quering mount attributes
 2023-10-04 19:22 UTC  (8+ messages)
` [RFC PATCH 3/3] add listmnt(2) syscall

[PATCH 09/21] block: Add checks to merging of atomic writes
 2023-10-04 11:40 UTC  (4+ messages)

Rozszerzenie Programu Mój Prąd 5.0
 2023-10-04  7:50 UTC 

[PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
 2023-10-03 18:21 UTC  (6+ messages)
` [PATCH v2] "

[RFC v2 0/5] move_phys_pages syscall
 2023-10-03 17:58 UTC  (4+ messages)
` [RFC v2 4/5] mm/migrate: Create "

[RFC PATCH 0/2] mm: mempolicy: Multi-tier interleaving
 2023-10-03  5:07 UTC  (3+ messages)
  ` [EXT] "

[RFC PATCH v2 0/4] mm/mempolicy: get/set_mempolicy2 syscalls
 2023-10-03  0:21 UTC  (5+ messages)
` [RFC PATCH v2 1/4] mm/mempolicy: refactor do_set_mempolicy for code re-use
` [RFC PATCH v2 2/4] mm/mempolicy: Implement set_mempolicy2 and
` [RFC PATCH v2 3/4] mm/mempolicy: implement a preferred-interleave
` [RFC PATCH v2 4/4] mm/mempolicy: implement a weighted-interleave

[PATCH] sched/headers: move struct sched_param out of uapi
 2023-10-02 19:12 UTC  (3+ messages)

[RFC PATCH 0/3] mm/mempolicy: set/get_mempolicy2
 2023-10-02 18:03 UTC  (4+ messages)
` [RFC PATCH 2/3] mm/mempolicy: Implement set_mempolicy2 and get_mempolicy2 syscalls

[RFC PATCH v2 0/4] Extend rseq with sched_state_ptr field
 2023-10-02 17:56 UTC  (8+ messages)
` [RFC PATCH v2 1/4] rseq: Add sched_state field to struct rseq


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 read-only IMAP folder(s) and NNTP newsgroup(s).