Linux API
[Prev Page][Next Page]
- Re: [PATCH v3 10/15] futex: Add sys_futex_requeue(), (continued)
- [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
- [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
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]