Linux API
[Prev Page][Next Page]
- Re: [RFC PATCH v11 for 4.15 01/24] Restartable sequences system call, (continued)
- [patch v12 0/4] JTAG driver introduction,
Oleksandr Shamray
- [PATCHv3 resend] uapi libc compat: add fallback for unsupported libcs,
Felix Janda
- [RFC PATCH v2] Fix: x86: Add missing core serializing instruction on migration,
Mathieu Desnoyers
- [PATCH 0/9] posix_clocks: Prepare syscalls for 64 bit time_t conversion,
Deepa Dinamani
- [RFC PATCH for 4.15 0/9] membarrier updates for 4.15,
Mathieu Desnoyers
- [RFC PATCH v5 for 4.15 03/10] membarrier: Document scheduler barrier requirements, Mathieu Desnoyers
- [RFC PATCH for 4.15 05/10] x86: Introduce sync_core_before_usermode, Mathieu Desnoyers
- [RFC PATCH v7 for 4.15 02/10] membarrier: powerpc: Skip memory barrier in switch_mm(), Mathieu Desnoyers
- [RFC PATCH for 4.15 04/10] membarrier: Provide core serializing command, Mathieu Desnoyers
- [RFC PATCH for 4.15 01/10] membarrier: selftest: Test private expedited cmd, Mathieu Desnoyers
- [RFC PATCH v2 for 4.15 07/10] membarrier: x86: Provide core serializing command, Mathieu Desnoyers
- [RFC PATCH for 4.15 10/10] membarrier: selftest: Test shared expedited cmd, Mathieu Desnoyers
- [RFC PATCH for 4.15 09/10] membarrier: provide SHARED_EXPEDITED command, Mathieu Desnoyers
- [RFC PATCH for 4.15 06/10] Fix: x86: Add missing core serializing instruction on migration, Mathieu Desnoyers
- [RFC PATCH for 4.15 08/10] membarrier: selftest: Test private expedited sync core cmd, Mathieu Desnoyers
- [RFC PATCH 0/2] x86: Fix missing core serialization on migration,
Mathieu Desnoyers
- [PATCHv2 1/2] capability: introduce sysctl for controlled user-ns capability whitelist,
Mahesh Bandewar
- [PATCHv2 2/2] userns: control capabilities of some user namespaces,
Mahesh Bandewar
- [PATCHv2 0/2] capability controlled user-namespaces, Mahesh Bandewar
- [PATCH RFC v3 0/7] proc: modernize proc to support multiple private instances,
Djalal Harouni
- [RFC PATCH for 4.15 0/6] membarrier updates for 4.15,
Mathieu Desnoyers
- Re: [(resend)] seq_file: reset iterator to first record for zero offset,
Szabolcs Nagy
- Seccomp implications for glibc wrapper function changes,
Michael Kerrisk (man-pages)
- [PATCH] man2/vmsplice: splice pages from pipe to memory,
Andrei Vagin
- [RFC PATCH for 4.15 00/14] Restartable sequences and CPU op vector v10,
Mathieu Desnoyers
- [RFC PATCH for 4.15 06/14] Restartable sequences: powerpc architecture support, Mathieu Desnoyers
- [RFC PATCH for 4.15 09/14] cpu_opv: Wire up x86 32/64 system call, Mathieu Desnoyers
- [RFC PATCH v2 for 4.15 08/14] Provide cpu_opv system call, Mathieu Desnoyers
- [RFC PATCH v2 for 4.15 13/14] Restartable sequences: Provide self-tests, Mathieu Desnoyers
- [RFC PATCH v2 for 4.15 12/14] cpu_opv: Implement selftests, Mathieu Desnoyers
- [RFC PATCH for 4.15 11/14] cpu_opv: Wire up ARM32 system call, Mathieu Desnoyers
- [RFC PATCH for 4.15 14/14] Restartable sequences selftests: arm: workaround gcc asm size guess, Mathieu Desnoyers
- [RFC PATCH for 4.15 03/14] Restartable sequences: wire up ARM 32 system call, Mathieu Desnoyers
- [RFC PATCH v10 for 4.15 01/14] Restartable sequences system call, Mathieu Desnoyers
- [RFC PATCH for 4.15 10/14] cpu_opv: Wire up powerpc system call, Mathieu Desnoyers
- [RFC PATCH for 4.15 07/14] Restartable sequences: Wire up powerpc system call, Mathieu Desnoyers
- [RFC PATCH for 4.15 04/14] Restartable sequences: x86 32/64 architecture support, Mathieu Desnoyers
- [RFC PATCH for 4.15 05/14] Restartable sequences: wire up x86 32/64 system call, Mathieu Desnoyers
- [RFC PATCH for 4.15 02/14] Restartable sequences: ARM 32 architecture support, Mathieu Desnoyers
- MPK: pkey_free and key reuse,
Florian Weimer
- [PATCH v16 00/13] support "task_isolation" mode,
Chris Metcalf
- Re: [PATCH v16 00/13] support "task_isolation" mode, Yury Norov
- Re: [PATCH v16 00/13] support "task_isolation" mode, Yury Norov
[patch v11 0/4] JTAG driver introduction,
Oleksandr Shamray
[RFC v2] prctl: prctl(PR_SET_IDLE, PR_IDLE_MODE_KILLME), for stateless idle loops,
Shawn Landden
[RFC v3] It is common for services to be stateless around their main event loop. If a process sets PR_SET_IDLE to PR_IDLE_MODE_KILLME then it signals to the kernel that epoll_wait() and friends may not complete, and the kernel may send SIGKILL if resources get tight., Shawn Landden
Re: [RFC v2] prctl: prctl(PR_SET_IDLE, PR_IDLE_MODE_KILLME), for stateless idle loops, peter enderborg
[PATCH resend 2/2] userns: control capabilities of some user namespaces,
Mahesh Bandewar
[PATCH resend 1/2] capability: introduce sysctl for controlled user-ns capability whitelist,
Mahesh Bandewar
[PATCH resend 0/2] capability controlled user-namespaces, Mahesh Bandewar
[PATCH] time: Make NTP optionnal,
Romain Perier
Re: [patch v10 1/4] drivers: jtag: Add JTAG core driver (fwd), Julia Lawall
[PATCH 0/18 v6] dax, ext4, xfs: Synchronous page faults,
Jan Kara
- [PATCH] mmap.2: Add description of MAP_SHARED_VALIDATE and MAP_SYNC, Jan Kara
- [PATCH 12/18] mm: Define MAP_SYNC and VM_SYNC flags, Jan Kara
- [PATCH 13/18] dax, iomap: Add support for synchronous faults, Jan Kara
- [PATCH 18/18] xfs: support for synchronous DAX faults, Jan Kara
- [PATCH 14/18] dax: Implement dax_finish_sync_fault(), Jan Kara
- [PATCH 09/18] dax: Fix comment describing dax_iomap_fault(), Jan Kara
- [PATCH 01/18] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags, Jan Kara
- [PATCH 15/18] ext4: Simplify error handling in ext4_dax_huge_fault(), Jan Kara
- [PATCH 07/18] dax: Inline dax_insert_mapping() into the callsite, Jan Kara
- [PATCH 06/18] dax: Create local variable for vmf->flags & FAULT_FLAG_WRITE test, Jan Kara
- [PATCH 17/18] xfs: Implement xfs_filemap_pfn_mkwrite() using __xfs_filemap_fault(), Jan Kara
- [PATCH 16/18] ext4: Support for synchronous DAX faults, Jan Kara
- [PATCH 03/18] dax: Simplify arguments of dax_insert_mapping(), Jan Kara
- [PATCH 08/18] dax: Inline dax_pmd_insert_mapping() into the callsite, Jan Kara
- [PATCH 05/18] dax: Create local variable for VMA in dax_iomap_pte_fault(), Jan Kara
- [PATCH 11/18] dax: Allow tuning whether dax_insert_mapping_entry() dirties entry, Jan Kara
- [PATCH 04/18] dax: Factor out getting of pfn out of iomap, Jan Kara
- [PATCH 02/18] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK, Jan Kara
- [PATCH 10/18] dax: Allow dax_iomap_fault() to return pfn, Jan Kara
[PATCH v5 00/30] ARM Scalable Vector Extension (SVE),
Dave Martin
[patch v10 0/4] JTAG driver introduction,
Oleksandr Shamray
Re: [PATCH 03/14] VFS: Implement a filesystem superblock creation/configuration context [ver #6],
Miklos Szeredi
[PATCH v4 00/28] ARM Scalable Vector Extension (SVE),
Dave Martin
[PATCH RFC v2 0/4] some fixes and clean up for mempolicy,
Yisheng Xie
[PATCH 1/3] [v2] vm: add a syscall to map a process memory into a pipe,
Andrei Vagin
[RFC PATCH 0/3] userfaultfd: non-cooperative: syncronous events,
Mike Rapoport
[PATCHv3 1/2] proc: mm: export PTE sizes directly in smaps,
Fan Du
[PATCH 0/17 v5] dax, ext4, xfs: Synchronous page faults,
Jan Kara
- [PATCH 04/17] dax: Factor out getting of pfn out of iomap, Jan Kara
- [PATCH 02/17] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK, Jan Kara
- [PATCH 03/17] dax: Simplify arguments of dax_insert_mapping(), Jan Kara
- [PATCH 11/17] dax: Allow tuning whether dax_insert_mapping_entry() dirties entry, Jan Kara
- [PATCH 14/17] dax: Implement dax_finish_sync_fault(), Jan Kara
- [PATCH 17/17] xfs: support for synchronous DAX faults, Jan Kara
- [PATCH 13/17] dax, iomap: Add support for synchronous faults, Jan Kara
- [PATCH] mmap.2: Add description of MAP_SHARED_VALIDATE and MAP_SYNC, Jan Kara
- [PATCH 15/17] ext4: Simplify error handling in ext4_dax_huge_fault(), Jan Kara
- [PATCH 09/17] dax: Fix comment describing dax_iomap_fault(), Jan Kara
- [PATCH 12/17] mm: Define MAP_SYNC and VM_SYNC flags, Jan Kara
- [PATCH 10/17] dax: Allow dax_iomap_fault() to return pfn, Jan Kara
- [PATCH 08/17] dax: Inline dax_pmd_insert_mapping() into the callsite, Jan Kara
- [PATCH 07/17] dax: Inline dax_insert_mapping() into the callsite, Jan Kara
- [PATCH 16/17] ext4: Support for synchronous DAX faults, Jan Kara
- [PATCH 05/17] dax: Create local variable for VMA in dax_iomap_pte_fault(), Jan Kara
- [PATCH 06/17] dax: Create local variable for vmf->flags & FAULT_FLAG_WRITE test, Jan Kara
- [PATCH 01/17] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags, Jan Kara
[RFC PATCH 00/25] fscrypt: filesystem-level keyring and v2 policy support,
Eric Biggers
- [RFC PATCH 02/25] fscrypt: use FSCRYPT_ prefix for uapi constants, Eric Biggers
- [RFC PATCH 03/25] fscrypt: use FSCRYPT_* definitions, not FS_*, Eric Biggers
- [RFC PATCH 11/25] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl, Eric Biggers
- [RFC PATCH 10/25] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl, Eric Biggers
- [RFC PATCH 23/25] f2fs crypto: wire up FS_IOC_GET_ENCRYPTION_POLICY_EX, Eric Biggers
- [RFC PATCH 24/25] ubifs crypto: wire up FS_IOC_GET_ENCRYPTION_POLICY_EX, Eric Biggers
- [RFC PATCH 22/25] ext4 crypto: wire up FS_IOC_GET_ENCRYPTION_POLICY_EX, Eric Biggers
- [RFC PATCH 21/25] fscrypt: require that key be added when setting a v2 encryption policy, Eric Biggers
- [RFC PATCH 20/25] fscrypt: allow unprivileged users to add/remove keys for v2 policies, Eric Biggers
- [RFC PATCH 25/25] fscrypt: document the new ioctls and policy version, Eric Biggers
- [RFC PATCH 13/25] f2fs crypto: wire up new ioctls for managing encryption keys, Eric Biggers
- [RFC PATCH 12/25] ext4 crypto: wire up new ioctls for managing encryption keys, Eric Biggers
- [RFC PATCH 18/25] fscrypt: allow adding and removing keys for v2 encryption policies, Eric Biggers
- [RFC PATCH 19/25] fscrypt: use HKDF-SHA512 to derive the per-file keys for v2 policies, Eric Biggers
- [RFC PATCH 17/25] fscrypt: add an HKDF-SHA512 implementation, Eric Biggers
- [RFC PATCH 16/25] fscrypt: implement basic handling of v2 encryption policies, Eric Biggers
- [RFC PATCH 04/25] fscrypt: refactor finding and deriving key, Eric Biggers
- [RFC PATCH 09/25] fs/dcache.c: add shrink_dcache_inode(), Eric Biggers
- [RFC PATCH 14/25] ubifs crypto: wire up new ioctls for managing encryption keys, Eric Biggers
- [RFC PATCH 15/25] fscrypt: add UAPI definitions to get/set v2 encryption policies, Eric Biggers
- [RFC PATCH 01/25] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>, Eric Biggers
- [RFC PATCH 08/25] fs/inode.c: rename and export dispose_list(), Eric Biggers
- [RFC PATCH 05/25] fs: add ->s_master_keys to struct super_block, Eric Biggers
- [RFC PATCH 06/25] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl, Eric Biggers
- [RFC PATCH 07/25] fs/inode.c: export inode_lru_list_del(), Eric Biggers
[PATCH v6 0/2] staging: ion: get one device per heap,
Benjamin Gaignard
Re: [RFC PATCH] fs: fsnotify: account fsnotify metadata to kmemcg,
Amir Goldstein
[RFC PATCH 1/2] security, capabilities: create CAP_TRUSTED,
Nicolas Belouin
[RFC PATCH 1/2] security, capabilities: Add CAP_SYS_MOUNT,
Nicolas Belouin
[PATCH] fs: check for CAP_SYS_RESOURCE instead of CAP_SYS_ADMIN, Nicolas Belouin
[PATCH] fs: check for DAC_READ_SEARCH instead of SYS_ADMIN,
Nicolas Belouin
[PATCH] fs: Use CAP_DAC_OVERRIDE to allow for file dedupe,
Nicolas Belouin
[PATCH 0/17 v4] dax, ext4, xfs: Synchronous page faults,
Jan Kara
- [PATCH 12/17] mm: Define MAP_SYNC and VM_SYNC flags, Jan Kara
- [PATCH 16/17] ext4: Support for synchronous DAX faults, Jan Kara
- [PATCH] mmap.2: Add description of MAP_SHARED_VALIDATE and MAP_SYNC, Jan Kara
- [PATCH 15/17] ext4: Simplify error handling in ext4_dax_huge_fault(), Jan Kara
- [PATCH 09/17] dax: Fix comment describing dax_iomap_fault(), Jan Kara
- [PATCH 04/17] dax: Factor out getting of pfn out of iomap, Jan Kara
- [PATCH 17/17] xfs: support for synchronous DAX faults, Jan Kara
- [PATCH 13/17] dax, iomap: Add support for synchronous faults, Jan Kara
- [PATCH 01/17] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags, Jan Kara
- [PATCH 08/17] dax: Inline dax_pmd_insert_mapping() into the callsite, Jan Kara
- [PATCH 05/17] dax: Create local variable for VMA in dax_iomap_pte_fault(), Jan Kara
- [PATCH 14/17] dax: Implement dax_finish_sync_fault(), Jan Kara
- [PATCH 10/17] dax: Allow dax_iomap_fault() to return pfn, Jan Kara
- [PATCH 07/17] dax: Inline dax_insert_mapping() into the callsite, Jan Kara
- [PATCH 02/17] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK, Jan Kara
- [PATCH 06/17] dax: Create local variable for vmf->flags & FAULT_FLAG_WRITE test, Jan Kara
- [PATCH 11/17] dax: Allow tuning whether dax_insert_mapping_entry() dirties entry, Jan Kara
- [PATCH 03/17] dax: Simplify arguments of dax_insert_mapping(), Jan Kara
Re: [PATCH] mm/mempolicy: add node_empty check in SYSC_migrate_pages,
Vlastimil Babka
[PATCH v5] mm, sysctl: make NUMA stats configurable,
Kemi Wang
[ANNOUNCE] New linux-rseq tree on kernel.org, Mathieu Desnoyers
[PATCH v4] mm, sysctl: make NUMA stats configurable,
Kemi Wang
Re: [PATCH] ptrace: Add compat PTRACE_{G,S}ETSIGMASK handlers, Yury Norov
RE: Incident [INC0903501] for Help Desk Survey, Langston, Bobbie
[PATCH v4] pidns: introduce syscall translate_pid,
Konstantin Khlebnikov
[RFC PATCH v9 for 4.15 01/14] Restartable sequences system call,
Mathieu Desnoyers
[RFC PATCH for 4.15 05/14] Restartable sequences: x86 32/64 architecture support, Mathieu Desnoyers
[RFC PATCH for 4.15 06/14] Restartable sequences: wire up x86 32/64 system call, Mathieu Desnoyers
[RFC PATCH for 4.15 03/14] Restartable sequences: ARM 32 architecture support, Mathieu Desnoyers
[RFC PATCH for 4.15 02/14] tracing: instrument restartable sequences, Mathieu Desnoyers
[RFC PATCH for 4.15 04/14] Restartable sequences: wire up ARM 32 system call, Mathieu Desnoyers
[RFC PATCH for 4.15 09/14] Provide cpu_opv system call,
Mathieu Desnoyers
[RFC PATCH for 4.15 14/14] Restartable sequences: Provide self-tests,
Mathieu Desnoyers
[RFC PATCH for 4.15 12/14] cpu_opv: Wire up ARM32 system call, Mathieu Desnoyers
[RFC PATCH for 4.15 10/14] cpu_opv: Wire up x86 32/64 system call, Mathieu Desnoyers
[RFC PATCH for 4.15 13/14] cpu_opv: Implement selftests, Mathieu Desnoyers
RFC(v2): Audit Kernel Container IDs,
Richard Guy Briggs
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]