Linux API
[Prev Page][Next Page]
- Re: [PATCH 2/2] arch: Reserve map_shadow_stack() syscall number for all architectures, (continued)
- [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
- [PATCH v13 01/11] LSM: Identify modules by more than name, Casey Schaufler
- [PATCH v13 02/11] LSM: Maintain a table of LSM attribute data, Casey Schaufler
- [PATCH v13 03/11] proc: Use lsmids instead of lsm names for attrs, Casey Schaufler
- [PATCH v13 05/11] LSM: Create lsm_list_modules system call, Casey Schaufler
- [PATCH v13 04/11] LSM: syscalls for current process attributes, Casey Schaufler
- [PATCH v13 07/11] LSM: Helpers for attribute names and filling lsm_ctx, Casey Schaufler
- [PATCH v13 06/11] LSM: wireup Linux Security Module syscalls, Casey Schaufler
- [PATCH v13 08/11] Smack: implement setselfattr and getselfattr hooks, Casey Schaufler
- [PATCH v13 10/11] SELinux: Add selfattr hooks, Casey Schaufler
- [PATCH v13 09/11] AppArmor: Add selfattr hooks, Casey Schaufler
- [PATCH v13 11/11] LSM: selftests for Linux Security Module syscalls, Casey Schaufler
- Re: [PATCH v13 00/11] LSM: Three basic syscalls, Paul Moore
- [PATCH v1 00/14] futex: More futex2 bits,
Peter Zijlstra
- [PATCH v1 07/14] futex: Propagate flags into get_futex_key(), Peter Zijlstra
- [PATCH v1 11/14] futex: Implement FUTEX2_NUMA, Peter Zijlstra
- [PATCH v1 01/14] futex: Clarify FUTEX2 flags, Peter Zijlstra
- [PATCH v1 04/14] futex: Validate futex value against futex size, Peter Zijlstra
- [PATCH v1 06/14] futex: Add sys_futex_wait(), Peter Zijlstra
- [PATCH v1 10/14] mm: Add vmalloc_huge_node(), Peter Zijlstra
- [PATCH v1 14/14] futex,selftests: Extend the futex selftests, Peter Zijlstra
- [PATCH v1 05/14] futex: Add sys_futex_wake(), Peter Zijlstra
- [PATCH v1 02/14] futex: Extend the FUTEX2 flags, Peter Zijlstra
- [PATCH v1 13/14] futex: Enable FUTEX2_{8,16}, Peter Zijlstra
- [PATCH v1 03/14] futex: Flag conversion, Peter Zijlstra
- [PATCH v1 12/14] futex: Propagate flags into futex_get_value_locked(), Peter Zijlstra
- [PATCH v1 08/14] futex: Add flags2 argument to futex_requeue(), Peter Zijlstra
- [PATCH v1 09/14] futex: Add sys_futex_requeue(), Peter Zijlstra
- Re: [PATCH v1 00/14] futex: More futex2 bits, Jens Axboe
- Re: [PATCH v1 00/14] futex: More futex2 bits, Arnd Bergmann
- Re: [PATCH v2] recv.2: Document MSG_CMSG_CLOEXEC as returned in msg_flags,
Alejandro Colomar
- [RFC][PATCH 00/10] futex: More Futex2 bits,
Peter Zijlstra
- [HACK][PATCH 10/10] futex: Munge size and numa into the legacy interface, Peter Zijlstra
- [RFC][PATCH 02/10] futex: Extend the FUTEX2 flags, Peter Zijlstra
- [RFC][PATCH 06/10] futex: Propagate flags into get_futex_key(), Peter Zijlstra
- [RFC][PATCH 08/10] futex: Propagate flags into futex_get_value_locked(), Peter Zijlstra
- [RFC][PATCH 04/10] futex: Add sys_futex_wake(), Peter Zijlstra
- [RFC][PATCH 09/10] futex: Enable FUTEX2_{8,16}, Peter Zijlstra
- [RFC][PATCH 05/10] mm: Add vmalloc_huge_node(), Peter Zijlstra
- [RFC][PATCH 07/10] futex: Implement FUTEX2_NUMA, Peter Zijlstra
- [RFC][PATCH 03/10] futex: Flag conversion, Peter Zijlstra
- [RFC][PATCH 01/10] futex: Clarify FUTEX2 flags, Peter Zijlstra
- [PATCH v12 00/11] LSM: Three basic syscalls,
Casey Schaufler
- [PATCH v12 01/11] LSM: Identify modules by more than name, Casey Schaufler
- [PATCH v12 02/11] LSM: Maintain a table of LSM attribute data, Casey Schaufler
- [PATCH v12 03/11] proc: Use lsmids instead of lsm names for attrs, Casey Schaufler
- [PATCH v12 05/11] LSM: Create lsm_list_modules system call, Casey Schaufler
- [PATCH v12 04/11] LSM: syscalls for current process attributes, Casey Schaufler
- [PATCH v12 06/11] LSM: wireup Linux Security Module syscalls, Casey Schaufler
- [PATCH v12 08/11] Smack: implement setselfattr and getselfattr hooks, Casey Schaufler
- [PATCH v12 07/11] LSM: Helpers for attribute names and filling lsm_ctx, Casey Schaufler
- [PATCH v12 09/11] AppArmor: Add selfattr hooks, Casey Schaufler
- [PATCH v12 10/11] SELinux: Add selfattr hooks, Casey Schaufler
- [PATCH v12 11/11] LSM: selftests for Linux Security Module syscalls, Casey Schaufler
- Re: [PATCH v12 0/11] LSM: Three basic syscalls, Paul Moore
- [PATCH] syscalls: Cleanup references to sys_lookup_dcookie(),
Sohil Mehta
- [PATCH 0/2] v3: F_OFD_GETLK extension to read lock info,
Stas Sergeev
- [PATCH 0/2] v2: F_OFD_GETLK extension to read lock info,
Stas Sergeev
- [PATCH] syscalls: Fix file path names in the header comments,
Sohil Mehta
- [PATCH v11 00/11] LSM: Three basic syscalls,
Casey Schaufler
- [PATCH v11 02/11] LSM: Maintain a table of LSM attribute data, Casey Schaufler
- [PATCH v11 01/11] LSM: Identify modules by more than name, Casey Schaufler
- [PATCH v11 04/11] LSM: syscalls for current process attributes, Casey Schaufler
- [PATCH v11 05/11] LSM: Create lsm_list_modules system call, Casey Schaufler
- [PATCH v11 03/11] proc: Use lsmids instead of lsm names for attrs, Casey Schaufler
- [PATCH v11 06/11] LSM: wireup Linux Security Module syscalls, Casey Schaufler
- [PATCH v11 08/11] Smack: implement setselfattr and getselfattr hooks, Casey Schaufler
- [PATCH v11 07/11] LSM: Helpers for attribute names and filling lsm_ctx, Casey Schaufler
- [PATCH v11 09/11] AppArmor: Add selfattr hooks, Casey Schaufler
- [PATCH v11 11/11] LSM: selftests for Linux Security Module syscalls, Casey Schaufler
- [PATCH v11 10/11] SELinux: Add selfattr hooks, Casey Schaufler
- Re: [PATCH v11 00/11] LSM: Three basic syscalls, Jay Freyensee
- [PATCH v9 00/42] Shadow stacks for userspace,
Rick Edgecombe
- [PATCH v9 02/42] mm: Move pte/pmd_mkwrite() callers with no VMA to _novma(), Rick Edgecombe
- [PATCH v9 03/42] mm: Make pte_mkwrite() take a VMA, Rick Edgecombe
- [PATCH v9 04/42] mm: Re-introduce vm_flags to do_mmap(), Rick Edgecombe
- [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma(), Rick Edgecombe
- [PATCH v9 05/42] mm: Move VM_UFFD_MINOR_BIT from 37 to 38, Rick Edgecombe
- [PATCH v9 07/42] x86/traps: Move control protection handler to separate file, Rick Edgecombe
- [PATCH v9 09/42] x86/mm: Move pmd_write(), pud_write() up in the file, Rick Edgecombe
- [PATCH v9 08/42] x86/cpufeatures: Add CPU feature flags for shadow stacks, Rick Edgecombe
- [PATCH v9 11/42] x86/mm: Update ptep/pmdp_set_wrprotect() for _PAGE_SAVED_DIRTY, Rick Edgecombe
- [PATCH v9 12/42] x86/mm: Start actually marking _PAGE_SAVED_DIRTY, Rick Edgecombe
- [PATCH v9 14/42] mm: Introduce VM_SHADOW_STACK for shadow stack memory, Rick Edgecombe
- [PATCH v9 13/42] x86/mm: Remove _PAGE_DIRTY from kernel RO pages, Rick Edgecombe
- [PATCH v9 15/42] x86/mm: Check shadow stack page fault errors, Rick Edgecombe
- [PATCH v9 06/42] x86/shstk: Add Kconfig option for shadow stack, Rick Edgecombe
- [PATCH v9 10/42] x86/mm: Introduce _PAGE_SAVED_DIRTY, Rick Edgecombe
- [PATCH v9 16/42] mm: Add guard pages around a shadow stack., Rick Edgecombe
- [PATCH v9 17/42] mm: Warn on shadow stack memory in wrong vma, Rick Edgecombe
- [PATCH v9 19/42] mm/mmap: Add shadow stack pages to memory accounting, Rick Edgecombe
- [PATCH v9 18/42] x86/mm: Warn if create Write=0,Dirty=1 with raw prot, Rick Edgecombe
- [PATCH v9 20/42] x86/mm: Introduce MAP_ABOVE4G, Rick Edgecombe
- [PATCH v9 21/42] x86/mm: Teach pte_mkwrite() about stack memory, Rick Edgecombe
- [PATCH v9 22/42] mm: Don't allow write GUPs to shadow stack memory, Rick Edgecombe
- [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Rick Edgecombe
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Mark Brown
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Florian Weimer
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Mark Brown
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Edgecombe, Rick P
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Mark Brown
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Edgecombe, Rick P
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, szabolcs.nagy@xxxxxxx
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Edgecombe, Rick P
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, szabolcs.nagy@xxxxxxx
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Edgecombe, Rick P
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, szabolcs.nagy@xxxxxxx
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Edgecombe, Rick P
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, szabolcs.nagy@xxxxxxx
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Edgecombe, Rick P
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Edgecombe, Rick P
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, H.J. Lu
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Edgecombe, Rick P
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Edgecombe, Rick P
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, H.J. Lu
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, szabolcs.nagy@xxxxxxx
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Edgecombe, Rick P
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, szabolcs.nagy@xxxxxxx
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Edgecombe, Rick P
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, H.J. Lu
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, szabolcs.nagy@xxxxxxx
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Edgecombe, Rick P
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, szabolcs.nagy@xxxxxxx
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Edgecombe, Rick P
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, szabolcs.nagy@xxxxxxx
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Andy Lutomirski
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, szabolcs.nagy@xxxxxxx
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Edgecombe, Rick P
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, szabolcs.nagy@xxxxxxx
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Edgecombe, Rick P
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Mark Brown
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, szabolcs.nagy@xxxxxxx
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Mark Brown
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Florian Weimer
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Szabolcs Nagy
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Edgecombe, Rick P
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Mark Brown
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Edgecombe, Rick P
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Mark Brown
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, szabolcs.nagy@xxxxxxx
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Mark Brown
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Edgecombe, Rick P
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Mark Brown
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, szabolcs.nagy@xxxxxxx
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Edgecombe, Rick P
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, szabolcs.nagy@xxxxxxx
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Edgecombe, Rick P
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, szabolcs.nagy@xxxxxxx
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Edgecombe, Rick P
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, szabolcs.nagy@xxxxxxx
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Szabolcs Nagy
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Andy Lutomirski
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Mark Brown
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description, Szabolcs Nagy
- [PATCH v9 24/42] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states, Rick Edgecombe
- [PATCH v9 25/42] x86/fpu: Add helper for modifying xstate, Rick Edgecombe
- [PATCH v9 28/42] x86/shstk: Add user-mode shadow stack support, Rick Edgecombe
- [PATCH v9 29/42] x86/shstk: Handle thread shadow stack, Rick Edgecombe
- [PATCH v9 26/42] x86: Introduce userspace API for shadow stack, Rick Edgecombe
- [PATCH v9 27/42] x86/shstk: Add user control-protection fault handler, Rick Edgecombe
- [PATCH v9 30/42] x86/shstk: Introduce routines modifying shstk, Rick Edgecombe
- [PATCH v9 31/42] x86/shstk: Handle signals for shadow stack, Rick Edgecombe
- [PATCH v9 32/42] x86/shstk: Check that SSP is aligned on sigreturn, Rick Edgecombe
- [PATCH v9 33/42] x86/shstk: Check that signal frame is shadow stack mem, Rick Edgecombe
- [PATCH v9 34/42] x86/shstk: Introduce map_shadow_stack syscall, Rick Edgecombe
- [PATCH v9 35/42] x86/shstk: Support WRSS for userspace, Rick Edgecombe
- [PATCH v9 38/42] x86/cpufeatures: Enable CET CR4 bit for shadow stack, Rick Edgecombe
- [PATCH v9 40/42] x86: Add PTRACE interface for shadow stack, Rick Edgecombe
- [PATCH v9 39/42] selftests/x86: Add shadow stack test, Rick Edgecombe
- [PATCH v9 37/42] x86/shstk: Wire in shadow stack interface, Rick Edgecombe
- [PATCH v9 36/42] x86: Expose thread features in /proc/$PID/status, Rick Edgecombe
- [PATCH v9 41/42] x86/shstk: Add ARCH_SHSTK_UNLOCK, Rick Edgecombe
- [PATCH v9 42/42] x86/shstk: Add ARCH_SHSTK_STATUS, Rick Edgecombe
- Re: [PATCH v9 00/42] Shadow stacks for userspace, Linus Torvalds
- Re: [PATCH v9 00/42] Shadow stacks for userspace, Mark Brown
- [PATCH v2 0/4] Add VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK flag to vdpa backend,
Eugenio Pérez
- [PATCH] syscalls: add sys_ni_posix_timers prototype,
Arnd Bergmann
- [RFC PATCH 00/19] hugetlb support for KVM guest_mem,
Ackerley Tng
- [RFC PATCH 01/19] mm: hugetlb: Expose get_hstate_idx(), Ackerley Tng
- [RFC PATCH 02/19] mm: hugetlb: Move and expose hugetlbfs_zero_partial_page, Ackerley Tng
- [RFC PATCH 05/19] mm: hugetlb: Allow alloc_hugetlb_folio() to be parametrized by subpool and hstate, Ackerley Tng
- [RFC PATCH 03/19] mm: hugetlb: Expose remove_inode_hugepages, Ackerley Tng
- [RFC PATCH 07/19] mm: hugetlb: Refactor vma_*_reservation functions, Ackerley Tng
- [RFC PATCH 09/19] mm: hugetlb: Use restore_reserve_on_error directly in filesystems, Ackerley Tng
- [RFC PATCH 08/19] mm: hugetlb: Refactor restore_reserve_on_error, Ackerley Tng
- [RFC PATCH 04/19] mm: hugetlb: Decouple hstate, subpool from inode, Ackerley Tng
- [RFC PATCH 06/19] mm: hugetlb: Provide hugetlb_filemap_add_folio(), Ackerley Tng
- [RFC PATCH 11/19] mm: hugetlb: Parametrize hugetlb functions by resv_map, Ackerley Tng
- [RFC PATCH 10/19] mm: hugetlb: Parametrize alloc_hugetlb_folio_from_subpool() by resv_map, Ackerley Tng
- [RFC PATCH 12/19] mm: truncate: Expose preparation steps for truncate_inode_pages_final, Ackerley Tng
- [RFC PATCH 13/19] KVM: guest_mem: Refactor kvm_gmem fd creation to be in layers, Ackerley Tng
- [RFC PATCH 17/19] KVM: selftests: Add basic selftests for hugetlbfs-backed guest_mem, Ackerley Tng
- [RFC PATCH 18/19] KVM: selftests: Support various types of backing sources for private memory, Ackerley Tng
- [RFC PATCH 16/19] KVM: guest_mem: hugetlb: allocate and truncate from hugetlb, Ackerley Tng
- [RFC PATCH 14/19] KVM: guest_mem: Refactor cleanup to separate inode and file cleanup, Ackerley Tng
- [RFC PATCH 19/19] KVM: selftests: Update test for various private memory backing source types, Ackerley Tng
- [RFC PATCH 15/19] KVM: guest_mem: hugetlb: initialization and cleanup, Ackerley Tng
- Re: [RFC PATCH 00/19] hugetlb support for KVM guest_mem, Isaku Yamahata
- Re: [RFC PATCH 00/19] hugetlb support for KVM guest_mem, Mike Kravetz
- [RFC PATCH v2 0/4] Extend rseq with sched_state_ptr field,
Mathieu Desnoyers
- [PATCH] tmpfs.5: extend with new noswap documentation,
Luis Chamberlain
- [PATCHSET v25.0 00/25] xfs: atomic file updates,
Darrick J. Wong
- [PATCH 01/25] xfs: add a libxfs header file for staging new ioctls, Darrick J. Wong
- [PATCH 02/25] xfs: introduce new file range exchange ioctl, Darrick J. Wong
- [PATCH 03/25] xfs: move inode lease breaking functions to xfs_inode.c, Darrick J. Wong
- [PATCH 04/25] xfs: move xfs_iops.c declarations out of xfs_inode.h, Darrick J. Wong
- [PATCH 05/25] xfs: declare xfs_file.c symbols in xfs_file.h, Darrick J. Wong
- [PATCH 07/25] xfs: refactor non-power-of-two alignment checks, Darrick J. Wong
- [PATCH 06/25] xfs: create a new helper to return a file's allocation unit, Darrick J. Wong
- [PATCH 08/25] xfs: parameterize all the incompat log feature helpers, Darrick J. Wong
- [PATCH 09/25] xfs: create a log incompat flag for atomic extent swapping, Darrick J. Wong
- [PATCH 10/25] xfs: introduce a swap-extent log intent item, Darrick J. Wong
- [PATCH 11/25] xfs: create deferred log items for extent swapping, Darrick J. Wong
- [PATCH 12/25] xfs: enable xlog users to toggle atomic extent swapping, Darrick J. Wong
- [PATCH 13/25] xfs: bind the xfs-specific extent swape code to the vfs-generic file exchange code, Darrick J. Wong
- [PATCH 14/25] xfs: add error injection to test swapext recovery, Darrick J. Wong
- [PATCH 15/25] xfs: port xfs_swap_extents_rmap to our new code, Darrick J. Wong
- [PATCH 16/25] xfs: consolidate all of the xfs_swap_extent_forks code, Darrick J. Wong
- [PATCH 17/25] xfs: port xfs_swap_extent_forks to use xfs_swapext_req, Darrick J. Wong
- [PATCH 18/25] xfs: allow xfs_swap_range to use older extent swap algorithms, Darrick J. Wong
- [PATCH 19/25] xfs: remove old swap extents implementation, Darrick J. Wong
- [PATCH 20/25] xfs: condense extended attributes after an atomic swap, Darrick J. Wong
- [PATCH 22/25] xfs: condense symbolic links after an atomic swap, Darrick J. Wong
- [PATCH 21/25] xfs: condense directories after an atomic swap, Darrick J. Wong
- [PATCH 23/25] xfs: make atomic extent swapping support realtime files, Darrick J. Wong
- [PATCH 24/25] xfs: support non-power-of-two rtextsize with exchange-range, Darrick J. Wong
- [PATCH 25/25] xfs: enable atomic swapext feature, Darrick J. Wong
- [RFC PATCH 0/4] Extend rseq with sched_state field,
Mathieu Desnoyers
- [PATCH 0/4] RSEQ selftests updates,
Mathieu Desnoyers
- [RFC PATCH v2] fs/xattr: add *at family syscalls,
Christian Göttsche
- [PATCH] cachestat: wire up cachestat for other architectures,
Nhat Pham
- [PATCH v13 0/3] cachestat: a new syscall for page cache state of files,
Nhat Pham
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]