Linux API
[Prev Page][Next Page]
- [PATCH RFC RFT v2 2/5] fork: Add shadow stack support to clone3(), (continued)
- Re: Several tst-robust* tests time out with recent Linux kernel,
Xi Ruoyao
- [PATCH] exitz syscall,
York Jasper Niebuhr
- mmap causing bus error, Levo D
- PSA: this list has been migrated (no action required), Konstantin Ryabitsev
- PSA: migrating linux-api to new vger infrastructure, Konstantin Ryabitsev
- [PATCH v4 0/6] querying mount attributes,
Miklos Szeredi
- [PATCH RFC RFT 0/5] fork: Support shadow stacks in clone3(),
Mark Brown
- [PATCH] x86/uapi: fix SHADOW_STACK_SET_TOKEN type,
Dmitry V. Levin
- mmap a file without an overwrite risk?, Levo D
- Funds Release $, USAID Donation Funds
- [tip:locking/core] [futex] cb8c4312af: will-it-scale.per_process_ops -3.2% regression, kernel test robot
- [RFC PATCH v2 0/4] mm/mempolicy: get/set_mempolicy2 syscalls,
Gregory Price
- [PATCH 00/21] block atomic writes,
John Garry
- [PATCH 02/21] block: Limit atomic writes according to bio and queue limits, John Garry
- [PATCH 07/21] block: Limit atomic write IO size according to atomic_write_max_sectors, John Garry
- [PATCH 01/21] block: Add atomic write operations to request_queue limits, John Garry
- [PATCH 15/21] fs: xfs: Support atomic write for statx, John Garry
- [PATCH 13/21] fs: xfs: Make file data allocations observe the 'forcealign' flag, John Garry
- [PATCH 03/21] fs/bdev: Add atomic write support info to statx, John Garry
- [PATCH 04/21] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support, John Garry
- [PATCH 17/21] fs: xfs: iomap atomic write support, John Garry
- [PATCH 18/21] scsi: sd: Support reading atomic properties from block limits VPD, John Garry
- [PATCH 08/21] block: Error an attempt to split an atomic write bio, John Garry
- [PATCH 14/21] fs: xfs: Enable file data forcealign feature, John Garry
- [PATCH 16/21] fs: iomap: Atomic write support, John Garry
- [PATCH 21/21] nvme: Support atomic writes, John Garry
- Re: [PATCH 21/21] nvme: Support atomic writes, Christoph Hellwig
- [PATCH 09/21] block: Add checks to merging of atomic writes, John Garry
- [PATCH 11/21] fs: xfs: Don't use low-space allocator for alignment > 1, John Garry
- [PATCH 05/21] block: Add REQ_ATOMIC flag, John Garry
- [PATCH 10/21] block: Add fops atomic write support, John Garry
- [PATCH 12/21] fs: xfs: Introduce FORCEALIGN inode flag, John Garry
- [PATCH 19/21] scsi: sd: Add WRITE_ATOMIC_16 support, John Garry
- [PATCH 20/21] scsi: scsi_debug: Atomic write support, John Garry
- [PATCH 06/21] block: Pass blk_queue_get_max_sectors() a request pointer, John Garry
- Re: [PATCH 00/21] block atomic writes, Bart Van Assche
[PATCH 0/4] man2: Document RWF_ATOMIC,
John Garry
[PATCH v3 0/4] querying mount attributes,
Miklos Szeredi
[RFC PATCH 0/2] mm: mempolicy: Multi-tier interleaving,
Ravi Jonnalagadda
[PATCH] uapi/auxvec: Define AT_HWCAP3 and AT_HWCAP4 aux vector, entries,
Peter Bergner
[PATCH] man2/splice.2: document SPLICE_F_NOWAIT,
Max Kellermann
[PATCH v3 00/15] futex: More futex2 bits,
peterz
[PATCH v3 10/15] futex: Add sys_futex_requeue(), peterz
[PATCH v3 08/15] futex: Propagate flags into get_futex_key(), peterz
[PATCH v3 09/15] futex: Add flags2 argument to futex_requeue(), peterz
[PATCH v3 13/15] futex: Propagate flags into futex_get_value_locked(), peterz
[PATCH v3 04/15] futex: Validate futex value against futex size, peterz
[PATCH v3 15/15] futex,selftests: Extend the futex selftests, peterz
[PATCH v3 05/15] futex: Add sys_futex_wake(), peterz
[PATCH v3 12/15] futex: Implement FUTEX2_NUMA, peterz
[PATCH v3 14/15] futex: Enable FUTEX2_{8,16}, peterz
futex2 numa stuff, Peter Zijlstra
[PATCH v2] tmpfs.5: extend with new noswap documentation,
Luis Chamberlain
[RFC v2 0/5] move_phys_pages syscall,
Gregory Price
[RFC PATCH 0/3] mm/mempolicy: set/get_mempolicy2,
Gregory Price
[PATCH v2] arch: Reserve map_shadow_stack() syscall number for all architectures,
Sohil Mehta
[RFC PATCH 0/3] quering mount attributes,
Miklos Szeredi
[PATCH v15 00/11] LSM: Three basic syscalls,
Casey Schaufler
- [PATCH v15 01/11] LSM: Identify modules by more than name, Casey Schaufler
- [PATCH v15 02/11] LSM: Maintain a table of LSM attribute data, Casey Schaufler
- [PATCH v15 05/11] LSM: Create lsm_list_modules system call, Casey Schaufler
- [PATCH v15 04/11] LSM: syscalls for current process attributes, Casey Schaufler
- [PATCH v15 03/11] proc: Use lsmids instead of lsm names for attrs, Casey Schaufler
- [PATCH v15 07/11] LSM: Helpers for attribute names and filling lsm_ctx, Casey Schaufler
- [PATCH v15 06/11] LSM: wireup Linux Security Module syscalls, Casey Schaufler
- [PATCH v15 08/11] Smack: implement setselfattr and getselfattr hooks, Casey Schaufler
- [PATCH v15 09/11] AppArmor: Add selfattr hooks, Casey Schaufler
- [PATCH v15 11/11] LSM: selftests for Linux Security Module syscalls, Casey Schaufler
- [PATCH v15 10/11] SELinux: Add selfattr hooks, Casey Schaufler
- Re: [PATCH v15 00/11] LSM: Three basic syscalls, Paul Moore
- Re: [PATCH v15 00/11] LSM: Three basic syscalls, Paul Moore
[PATCH 0/2] arch: Sync all syscall tables with 2 newly added system calls,
Sohil Mehta
[RFC 0/3] sys_move_phy_pages system call,
Gregory Price
[PATCH] uapi: partially fix __DECLARE_FLEX_ARRAY for C++,
Alexey Dobriyan
Don't fill the kernel log with memfd_create messages,
Alex Xu (Hello71)
[PATCH 0/3] Document impact of user namespaces and negative permissions,
Richard Weinberger
[PATCH v14 00/11] LSM: Three basic syscalls,
Casey Schaufler
- [PATCH v14 02/11] LSM: Maintain a table of LSM attribute data, Casey Schaufler
- [PATCH v14 01/11] LSM: Identify modules by more than name, Casey Schaufler
- [PATCH v14 04/11] LSM: syscalls for current process attributes, Casey Schaufler
- [PATCH v14 03/11] proc: Use lsmids instead of lsm names for attrs, Casey Schaufler
- [PATCH v14 05/11] LSM: Create lsm_list_modules system call, Casey Schaufler
- [PATCH v14 06/11] LSM: wireup Linux Security Module syscalls, Casey Schaufler
- [PATCH v14 08/11] Smack: implement setselfattr and getselfattr hooks, Casey Schaufler
- [PATCH v14 07/11] LSM: Helpers for attribute names and filling lsm_ctx, Casey Schaufler
- [PATCH v14 10/11] SELinux: Add selfattr hooks, Casey Schaufler
- [PATCH v14 09/11] AppArmor: Add selfattr hooks, Casey Schaufler
- [PATCH v14 11/11] LSM: selftests for Linux Security Module syscalls, Casey Schaufler
Re: Watchdog bark! bark due to excessive logging from SELinux in Linux-modules;, Paul Moore
[PATCH v2 0/5] memfd: cleanups for vm.memfd_noexec,
Aleksa Sarai
[PATCH 1/3] selftests/mount_setattr: Add a test to test locking mount attrs,
Sargun Dhillon
[PATCH] sched/headers: move struct sched_param out of uapi,
Kir Kolyshkin
[PATCH v2 00/14] futex: More futex2 bits,
Peter Zijlstra
- [PATCH v2 01/14] futex: Clarify FUTEX2 flags, Peter Zijlstra
- [PATCH v2 03/14] futex: Flag conversion, Peter Zijlstra
- [PATCH v2 12/14] futex: Propagate flags into futex_get_value_locked(), Peter Zijlstra
- [PATCH v2 04/14] futex: Validate futex value against futex size, Peter Zijlstra
- [PATCH v2 07/14] futex: Propagate flags into get_futex_key(), Peter Zijlstra
- [PATCH v2 08/14] futex: Add flags2 argument to futex_requeue(), Peter Zijlstra
- [PATCH v2 02/14] futex: Extend the FUTEX2 flags, Peter Zijlstra
- [PATCH v2 13/14] futex: Enable FUTEX2_{8,16}, Peter Zijlstra
- [PATCH v2 11/14] futex: Implement FUTEX2_NUMA, Peter Zijlstra
- [PATCH v2 10/14] mm: Add vmalloc_huge_node(), Peter Zijlstra
- [PATCH v2 14/14] futex,selftests: Extend the futex selftests, Peter Zijlstra
- [PATCH v2 05/14] futex: Add sys_futex_wake(), Peter Zijlstra
- [PATCH v2 09/14] futex: Add sys_futex_requeue(), Peter Zijlstra
- [PATCH v2 06/14] futex: Add sys_futex_wait(), Peter Zijlstra
- Re: [PATCH v2 00/14] futex: More futex2 bits, Jens Axboe
[PATCH v13 00/11] LSM: Three basic syscalls,
Casey Schaufler
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]