Linux API
[Prev Page][Next Page]
- [PATCH v2] mm/vmalloc: randomize vmalloc() allocations,
Topi Miettinen
- [PATCH AUTOSEL 5.9 09/23] selftests: tc-testing: enable CONFIG_NET_SCH_RED as a module, Sasha Levin
- [PATCH AUTOSEL 5.9 23/23] tools/testing/selftests/vm: fix build error, Sasha Levin
- Re: [PATCH] futex: Change 'utime' parameter to be 'const ... *',
Alejandro Colomar (man-pages)
- [PATCH v16 0/7] Control-flow Enforcement: Indirect Branch Tracking,
Yu-cheng Yu
- [PATCH v16 00/26] Control-flow Enforcement: Shadow Stack,
Yu-cheng Yu
- [PATCH v16 01/26] Documentation/x86: Add CET description, Yu-cheng Yu
- [PATCH v16 06/26] x86/cet: Add control-protection fault handler, Yu-cheng Yu
- [PATCH v16 16/26] mm: Add guard pages around a shadow stack., Yu-cheng Yu
- [PATCH v16 22/26] binfmt_elf: Define GNU_PROPERTY_X86_FEATURE_1_AND properties, Yu-cheng Yu
- [PATCH v16 21/26] x86/cet/shstk: Handle signals for shadow stack, Yu-cheng Yu
- [PATCH v16 24/26] x86/cet/shstk: Handle thread shadow stack, Yu-cheng Yu
- [PATCH v16 25/26] x86/cet/shstk: Add arch_prctl functions for shadow stack, Yu-cheng Yu
- [PATCH v16 26/26] mm: Introduce PROT_SHSTK for shadow stack, Yu-cheng Yu
- [PATCH v16 17/26] mm/mmap: Add shadow stack pages to memory accounting, Yu-cheng Yu
- [PATCH v16 23/26] ELF: Introduce arch_setup_elf_property(), Yu-cheng Yu
- [PATCH v16 20/26] x86/cet/shstk: User-mode shadow stack support, Yu-cheng Yu
- [PATCH v16 19/26] mm: Re-introduce vm_flags to do_mmap(), Yu-cheng Yu
- [PATCH v16 15/26] mm: Fixup places that call pte_mkwrite() directly, Yu-cheng Yu
- [PATCH v16 18/26] mm: Update can_follow_write_pte() for shadow stack, Yu-cheng Yu
- [PATCH v16 04/26] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions, Yu-cheng Yu
- [PATCH v16 07/26] x86/mm: Remove _PAGE_DIRTY from kernel RO pages, Yu-cheng Yu
- [PATCH v16 09/26] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS, Yu-cheng Yu
- [PATCH v16 12/26] mm: Introduce VM_SHSTK for shadow stack memory, Yu-cheng Yu
- [PATCH v16 10/26] x86/mm: Update pte_modify for _PAGE_COW, Yu-cheng Yu
- [PATCH v16 13/26] x86/mm: Shadow Stack page fault error checking, Yu-cheng Yu
- [PATCH v16 14/26] x86/mm: Update maybe_mkwrite() for shadow stack, Yu-cheng Yu
- [PATCH v16 11/26] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW, Yu-cheng Yu
- [PATCH v16 08/26] x86/mm: Introduce _PAGE_COW, Yu-cheng Yu
- [PATCH v16 02/26] x86/cet/shstk: Add Kconfig option for user-mode control-flow protection, Yu-cheng Yu
- [PATCH v16 03/26] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET), Yu-cheng Yu
- [PATCH v16 05/26] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states, Yu-cheng Yu
- [PATCH v26 00/12] Landlock LSM,
Mickaël Salaün
- [PATCH v26 03/12] landlock: Set up the security framework and manage credentials, Mickaël Salaün
- [PATCH v26 06/12] fs,security: Add sb_delete hook, Mickaël Salaün
- [PATCH v26 09/12] arch: Wire up Landlock syscalls, Mickaël Salaün
- [PATCH v26 05/12] LSM: Infrastructure management of the superblock, Mickaël Salaün
- [PATCH v26 12/12] landlock: Add user and kernel documentation, Mickaël Salaün
- [PATCH v26 10/12] selftests/landlock: Add user space tests, Mickaël Salaün
- [PATCH v26 07/12] landlock: Support filesystem access-control, Mickaël Salaün
- [PATCH v26 08/12] landlock: Add syscall implementations, Mickaël Salaün
- [PATCH v26 11/12] samples/landlock: Add a sandbox manager example, Mickaël Salaün
- [PATCH v26 04/12] landlock: Add ptrace restrictions, Mickaël Salaün
- [PATCH v26 02/12] landlock: Add ruleset and domain management, Mickaël Salaün
- [PATCH v26 01/12] landlock: Add object management, Mickaël Salaün
- Re: [PATCH v26 00/12] Landlock LSM, Jann Horn
- Re: [PATCH] mm,hwpoison: Return -EBUSY when migration fails,
Vlastimil Babka
- [PATCH -V7 0/3] numa balancing: Migrate on fault among multiple bound nodes,
Huang Ying
- [PATCH v4 00/40] idmapped mounts,
Christian Brauner
- [PATCH v4 05/40] fs: add attr_flags_to_mnt_flags helper, Christian Brauner
- [PATCH v4 09/40] mount: attach mappings to mounts, Christian Brauner
- [PATCH v4 08/40] fs: add id translation helpers, Christian Brauner
- [PATCH v4 10/40] capability: handle idmapped mounts, Christian Brauner
- [PATCH v4 06/40] fs: add mount_setattr(), Christian Brauner
- [PATCH v4 07/40] tests: add mount_setattr() selftests, Christian Brauner
- [PATCH v4 02/40] mount: make {lock,unlock}_mount_hash() static, Christian Brauner
- [PATCH v4 03/40] namespace: only take read lock in do_reconfigure_mnt(), Christian Brauner
- [PATCH v4 04/40] fs: split out functions to hold writers, Christian Brauner
- [PATCH v4 01/40] namespace: take lock_mount_hash() directly when changing flags, Christian Brauner
- [PATCH v4 11/40] namei: make permission helpers idmapped mount aware, Christian Brauner
- [PATCH v4 12/40] inode: make init and permission helpers idmapped mount aware, Christian Brauner
- [PATCH v4 17/40] stat: handle idmapped mounts, Christian Brauner
- [PATCH v4 15/40] xattr: handle idmapped mounts, Christian Brauner
- [PATCH v4 13/40] attr: handle idmapped mounts, Christian Brauner
- [PATCH v4 14/40] acl: handle idmapped mounts, Christian Brauner
- [PATCH v4 19/40] namei: introduce struct renamedata, Christian Brauner
- [PATCH v4 18/40] namei: handle idmapped mounts in may_*() helpers, Christian Brauner
- [PATCH v4 16/40] commoncap: handle idmapped mounts, Christian Brauner
- [PATCH v4 24/40] utimes: handle idmapped mounts, Christian Brauner
- [PATCH v4 38/40] fs: introduce MOUNT_ATTR_IDMAP, Christian Brauner
- [PATCH v4 29/40] would_dump: handle idmapped mounts, Christian Brauner
- [PATCH v4 23/40] af_unix: handle idmapped mounts, Christian Brauner
- [PATCH v4 21/40] open: handle idmapped mounts in do_truncate(), Christian Brauner
- [PATCH v4 37/40] overlayfs: do not mount on top of idmapped mounts, Christian Brauner
- [PATCH v4 36/40] ecryptfs: do not mount on top of idmapped mounts, Christian Brauner
- [PATCH v4 20/40] namei: prepare for idmapped mounts, Christian Brauner
- [PATCH v4 33/40] ima: handle idmapped mounts, Christian Brauner
- [PATCH v4 22/40] open: handle idmapped mounts, Christian Brauner
- [PATCH v4 35/40] ext4: support idmapped mounts, Christian Brauner
- [PATCH v4 39/40] tests: extend mount_setattr tests, Christian Brauner
- [PATCH v4 27/40] init: handle idmapped mounts, Christian Brauner
- [PATCH v4 32/40] apparmor: handle idmapped mounts, Christian Brauner
- [PATCH v4 25/40] fcntl: handle idmapped mounts, Christian Brauner
- [PATCH v4 26/40] notify: handle idmapped mounts, Christian Brauner
- [PATCH v4 31/40] fs: make helpers idmap mount aware, Christian Brauner
- [PATCH v4 28/40] ioctl: handle idmapped mounts, Christian Brauner
- [PATCH v4 40/40] generic/618: add fstests for idmapped mounts, Christian Brauner
- [PATCH v4 30/40] exec: handle idmapped mounts, Christian Brauner
- [PATCH v4 34/40] fat: handle idmapped mounts, Christian Brauner
- [PATCH v12 0/3] Add trusted_for(2) (was O_MAYEXEC),
Mickaël Salaün
- [PATCH v5 1/2] arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere,
Peter Collingbourne
- [PATCH v14 00/10] mm: introduce memfd_secret system call to create "secret" memory areas,
Mike Rapoport
- [PATCH v14 01/10] mm: add definition of PMD_PAGE_ORDER, Mike Rapoport
- [PATCH v14 02/10] mmap: make mlock_future_check() global, Mike Rapoport
- [PATCH v14 03/10] set_memory: allow set_direct_map_*_noflush() for multiple pages, Mike Rapoport
- [PATCH v14 04/10] set_memory: allow querying whether set_direct_map_*() is actually enabled, Mike Rapoport
- [PATCH v14 05/10] mm: introduce memfd_secret system call to create "secret" memory areas, Mike Rapoport
- [PATCH v14 06/10] secretmem: use PMD-size pages to amortize direct map fragmentation, Mike Rapoport
- [PATCH v14 07/10] secretmem: add memcg accounting, Mike Rapoport
- [PATCH v14 08/10] PM: hibernate: disable when there are active secretmem users, Mike Rapoport
- [PATCH v14 09/10] arch, mm: wire up memfd_secret system call were relevant, Mike Rapoport
- [PATCH v14 10/10] secretmem: test: add basic selftest for memfd_secret(2), Mike Rapoport
- [PATCH -V6 RESEND 0/3] numa balancing: Migrate on fault among multiple bound nodes,
Huang Ying
- [PATCH] mm/vmalloc: randomize vmalloc() allocations,
Topi Miettinen
- [PATCH v25 00/12] Landlock LSM,
Mickaël Salaün
- [PATCH v25 05/12] LSM: Infrastructure management of the superblock, Mickaël Salaün
- [PATCH v25 04/12] landlock: Add ptrace restrictions, Mickaël Salaün
- [PATCH v25 11/12] samples/landlock: Add a sandbox manager example, Mickaël Salaün
- [PATCH v25 07/12] landlock: Support filesystem access-control, Mickaël Salaün
- [PATCH v25 06/12] fs,security: Add sb_delete hook, Mickaël Salaün
- [PATCH v25 08/12] landlock: Add syscall implementations, Mickaël Salaün
- [PATCH v25 10/12] selftests/landlock: Add user space tests, Mickaël Salaün
- [PATCH v25 03/12] landlock: Set up the security framework and manage credentials, Mickaël Salaün
- [PATCH v25 01/12] landlock: Add object management, Mickaël Salaün
- [PATCH v25 02/12] landlock: Add ruleset and domain management, Mickaël Salaün
- [PATCH v25 09/12] arch: Wire up Landlock syscalls, Mickaël Salaün
- [PATCH v25 12/12] landlock: Add user and kernel documentation, Mickaël Salaün
- [PATCH v13 00/10] mm: introduce memfd_secret system call to create "secret" memory areas,
Mike Rapoport
- [PATCH v13 01/10] mm: add definition of PMD_PAGE_ORDER, Mike Rapoport
- [PATCH v13 02/10] mmap: make mlock_future_check() global, Mike Rapoport
- [PATCH v13 03/10] set_memory: allow set_direct_map_*_noflush() for multiple pages, Mike Rapoport
- [PATCH v13 04/10] set_memory: allow querying whether set_direct_map_*() is actually enabled, Mike Rapoport
- [PATCH v13 05/10] mm: introduce memfd_secret system call to create "secret" memory areas, Mike Rapoport
- [PATCH v13 06/10] secretmem: use PMD-size pages to amortize direct map fragmentation, Mike Rapoport
- [PATCH v13 07/10] secretmem: add memcg accounting, Mike Rapoport
- [PATCH v13 08/10] PM: hibernate: disable when there are active secretmem users, Mike Rapoport
- [PATCH v13 09/10] arch, mm: wire up memfd_secret system call were relevant, Mike Rapoport
- [PATCH v13 10/10] secretmem: test: add basic selftest for memfd_secret(2), Mike Rapoport
- [PATCH v5] mm: Optional full ASLR for mmap(), mremap(), vdso and stack,
Topi Miettinen
- [RFC net-next af_unix v1 0/1] Allow delivery of SIGURG on AF_UNIX streams socket,
rao . shoaib
- [PATCH v3 00/38] idmapped mounts,
Christian Brauner
- [PATCH v3 32/38] fat: handle idmapped mounts, Christian Brauner
- [PATCH v3 25/38] init: handle idmapped mounts, Christian Brauner
- [PATCH v3 37/38] tests: extend mount_setattr tests, Christian Brauner
- [PATCH v3 30/38] apparmor: handle idmapped mounts, Christian Brauner
- [PATCH v3 35/38] overlayfs: do not mount on top of idmapped mounts, Christian Brauner
- [PATCH v3 23/38] fcntl: handle idmapped mounts, Christian Brauner
- [PATCH v3 21/38] af_unix: handle idmapped mounts, Christian Brauner
- [PATCH v3 34/38] ecryptfs: do not mount on top of idmapped mounts, Christian Brauner
- [PATCH v3 36/38] fs: introduce MOUNT_ATTR_IDMAP, Christian Brauner
- [PATCH v3 31/38] ima: handle idmapped mounts, Christian Brauner
- [PATCH v3 22/38] utimes: handle idmapped mounts, Christian Brauner
- [PATCH v3 26/38] ioctl: handle idmapped mounts, Christian Brauner
- [PATCH v3 28/38] exec: handle idmapped mounts, Christian Brauner
- [PATCH v3 29/38] fs: add helpers for idmap mounts, Christian Brauner
- [PATCH v3 20/38] open: handle idmapped mounts, Christian Brauner
- [PATCH v3 33/38] ext4: support idmapped mounts, Christian Brauner
- [PATCH v3 27/38] would_dump: handle idmapped mounts, Christian Brauner
- [PATCH v3 24/38] notify: handle idmapped mounts, Christian Brauner
- [PATCH v3 38/38] generic/618: add fstests for idmapped mounts, Christian Brauner
- [PATCH v3 16/38] namei: handle idmapped mounts in may_*() helpers, Christian Brauner
- [PATCH v3 02/38] mount: make {lock,unlock}_mount_hash() static, Christian Brauner
- [PATCH v3 03/38] namespace: only take read lock in do_reconfigure_mnt(), Christian Brauner
- [PATCH v3 01/38] namespace: take lock_mount_hash() directly when changing flags, Christian Brauner
- [PATCH v3 12/38] acl: handle idmapped mounts, Christian Brauner
- [PATCH v3 17/38] namei: introduce struct renamedata, Christian Brauner
- [PATCH v3 19/38] open: handle idmapped mounts in do_truncate(), Christian Brauner
- [PATCH v3 07/38] mount: attach mappings to mounts, Christian Brauner
- [PATCH v3 05/38] tests: add mount_setattr() selftests, Christian Brauner
- [PATCH v3 13/38] xattr: handle idmapped mounts, Christian Brauner
- [PATCH v3 15/38] stat: handle idmapped mounts, Christian Brauner
- [PATCH v3 04/38] fs: add mount_setattr(), Christian Brauner
- [PATCH v3 06/38] fs: add id translation helpers, Christian Brauner
- [PATCH v3 14/38] commoncap: handle idmapped mounts, Christian Brauner
- [PATCH v3 11/38] attr: handle idmapped mounts, Christian Brauner
- [PATCH v3 18/38] namei: prepare for idmapped mounts, Christian Brauner
- [PATCH v3 10/38] inode: add idmapped mount aware init and permission helpers, Christian Brauner
- [PATCH v3 09/38] namei: add idmapped mount aware permission helpers, Christian Brauner
- [PATCH v3 08/38] capability: handle idmapped mounts, Christian Brauner
- Re: [PATCH v3 00/38] idmapped mounts, Serge E. Hallyn
- [PATCH v8 0/7] Syscall User Dispatch,
Gabriel Krisman Bertazi
- [PATCH -V6 0/3] autonuma: Migrate on fault among multiple bound nodes,
Huang Ying
- [PATCH v12 00/10] mm: introduce memfd_secret system call to create "secret" memory areas,
Mike Rapoport
- [PATCH v12 01/10] mm: add definition of PMD_PAGE_ORDER, Mike Rapoport
- [PATCH v12 02/10] mmap: make mlock_future_check() global, Mike Rapoport
- [PATCH v12 03/10] set_memory: allow set_direct_map_*_noflush() for multiple pages, Mike Rapoport
- [PATCH v12 04/10] set_memory: allow querying whether set_direct_map_*() is actually enabled, Mike Rapoport
- [PATCH v12 05/10] mm: introduce memfd_secret system call to create "secret" memory areas, Mike Rapoport
- [PATCH v12 06/10] secretmem: use PMD-size pages to amortize direct map fragmentation, Mike Rapoport
- [PATCH v12 07/10] secretmem: add memcg accounting, Mike Rapoport
- [PATCH v12 08/10] PM: hibernate: disable when there are active secretmem users, Mike Rapoport
- [PATCH v12 09/10] arch, mm: wire up memfd_secret system call were relevant, Mike Rapoport
- [PATCH v12 10/10] secretmem: test: add basic selftest for memfd_secret(2), Mike Rapoport
- Re: [PATCH v4] mm: Optional full ASLR for mmap() and mremap(), Vlastimil Babka
- Re: [PATCH] mm: introduce sysctl file to flush per-cpu vmstat statistics,
Vlastimil Babka
- [PATCH] syscalls: Document OCI seccomp filter interactions & workaround,
Florian Weimer
- [PATCH v11 0/9] mm: introduce memfd_secret system call to create "secret" memory areas,
Mike Rapoport
- [PATCH v11 1/9] mm: add definition of PMD_PAGE_ORDER, Mike Rapoport
- [PATCH v11 2/9] mmap: make mlock_future_check() global, Mike Rapoport
- [PATCH v11 3/9] set_memory: allow set_direct_map_*_noflush() for multiple pages, Mike Rapoport
- [PATCH v11 4/9] mm: introduce memfd_secret system call to create "secret" memory areas, Mike Rapoport
- [PATCH v11 5/9] secretmem: use PMD-size pages to amortize direct map fragmentation, Mike Rapoport
- [PATCH v11 6/9] secretmem: add memcg accounting, Mike Rapoport
- [PATCH v11 7/9] PM: hibernate: disable when there are active secretmem users, Mike Rapoport
- [PATCH v11 8/9] arch, mm: wire up memfd_secret system call were relevant, Mike Rapoport
- [PATCH v11 9/9] secretmem: test: add basic selftest for memfd_secret(2), Mike Rapoport
- [PATCH 0/2] userspace memory reaping using process_madvise,
Suren Baghdasaryan
- [PATCH v5 0/9] "Task_isolation" mode,
Alex Belits
- [PATCH v5 1/9] task_isolation: vmstat: add quiet_vmstat_sync function, Alex Belits
- [PATCH v5 2/9] task_isolation: vmstat: add vmstat_idle function, Alex Belits
- [PATCH v5 3/9] task_isolation: userspace hard isolation from kernel, Alex Belits
- [PATCH v5 4/9] task_isolation: Add task isolation hooks to arch-independent code, Alex Belits
- [PATCH v5 5/9] task_isolation: Add driver-specific hooks, Alex Belits
- [PATCH v5 6/9] task_isolation: arch/arm64: enable task isolation functionality, Alex Belits
- [PATCH v5 7/9] task_isolation: don't interrupt CPUs with tick_nohz_full_kick_cpu(), Alex Belits
- [PATCH v5 9/9] task_isolation: kick_all_cpus_sync: don't kick isolated cpus, Alex Belits
- [PATCH v5 8/9] task_isolation: ringbuffer: don't interrupt CPUs running isolated tasks on buffer resize, Alex Belits
- Re: [PATCH v5 0/9] "Task_isolation" mode, Tom Rix
- Re: [PATCH v5 0/9] "Task_isolation" mode, Pavel Machek
- [PATCH v10 0/9] mm: introduce memfd_secret system call to create "secret" memory areas,
Mike Rapoport
- [PATCH v10 1/9] mm: add definition of PMD_PAGE_ORDER, Mike Rapoport
- [PATCH v10 2/9] mmap: make mlock_future_check() global, Mike Rapoport
- [PATCH v10 3/9] set_memory: allow set_direct_map_*_noflush() for multiple pages, Mike Rapoport
- [PATCH v10 4/9] mm: introduce memfd_secret system call to create "secret" memory areas, Mike Rapoport
- [PATCH v10 5/9] secretmem: use PMD-size pages to amortize direct map fragmentation, Mike Rapoport
- [PATCH v10 6/9] secretmem: add memcg accounting, Mike Rapoport
- [PATCH v10 7/9] PM: hibernate: disable when there are active secretmem users, Mike Rapoport
- [PATCH v10 8/9] arch, mm: wire up memfd_secret system call were relevant, Mike Rapoport
- [PATCH v10 9/9] secretmem: test: add basic selftest for memfd_secret(2), Mike Rapoport
- Re: [PATCH v10 0/9] mm: introduce memfd_secret system call to create "secret" memory areas, Andy Lutomirski
- [PATCH 1/2] kasan: arm64: set TCR_EL1.TBID1 when enabled,
Peter Collingbourne
- Problems with the new pthread clock implementations,
Michael Kerrisk (man-pages)
- [PATCH v23 22/23] LSM: Add /proc attr entry for full LSM context, Casey Schaufler
- [PATCH v21 1/2] signal: define the SA_EXPOSE_TAGBITS bit in sa_flags,
Peter Collingbourne
- [PATCH v23 12/23] LSM: Specify which LSM to display, Casey Schaufler
- [PATCH v4 1/2] arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere,
Peter Collingbourne
- [PATCH v20] arm64: expose FAR_EL1 tag bits in siginfo,
Peter Collingbourne
- [PATCH v2 0/4] x86: Improve Minimum Alternate Stack Size,
Chang S. Bae
- [PATCH v3] arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS),
Peter Collingbourne
- [PATCH v6 00/11] fs: interface for directly reading/writing compressed data,
Omar Sandoval
[PATCH v6 01/11] iov_iter: add copy_struct_from_iter(), Omar Sandoval
[PATCH v6 02/11] fs: add O_ALLOW_ENCODED open flag, Omar Sandoval
[PATCH v6 03/11] fs: add RWF_ENCODED for reading/writing compressed data, Omar Sandoval
[PATCH v6 04/11] btrfs: fix btrfs_write_check(), Omar Sandoval
[PATCH v6 05/11] btrfs: fix check_data_csum() error message for direct I/O, Omar Sandoval
[PATCH v6 06/11] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio(), Omar Sandoval
[PATCH v6 07/11] btrfs: add ram_bytes and offset to btrfs_ordered_extent, Omar Sandoval
[PATCH v6 08/11] btrfs: support different disk extent size for delalloc, Omar Sandoval
[PATCH v6 09/11] btrfs: optionally extend i_size in cow_file_range_inline(), Omar Sandoval
[PATCH v6 10/11] btrfs: implement RWF_ENCODED reads, Omar Sandoval
[PATCH v6 11/11] btrfs: implement RWF_ENCODED writes, Omar Sandoval
[PATCH v7 0/7] Syscall User Dispatch,
Gabriel Krisman Bertazi
[PATCH v19] arm64: expose FAR_EL1 tag bits in siginfo,
Peter Collingbourne
[PATCH v2] sigaction.2: Document SA_EXPOSE_TAGBITS and the flag support detection protocol,
Peter Collingbourne
[PATCH v4] fcntl: Add 32bit filesystem mode,
Linus Walleij
[PATCH v18] arm64: expose FAR_EL1 tag bits in siginfo,
Peter Collingbourne
[PATCH v9 0/9] mm: introduce memfd_secret system call to create "secret" memory areas,
Mike Rapoport
- [PATCH v9 1/9] mm: add definition of PMD_PAGE_ORDER, Mike Rapoport
- [PATCH v9 2/9] mmap: make mlock_future_check() global, Mike Rapoport
- [PATCH v9 3/9] set_memory: allow set_direct_map_*_noflush() for multiple pages, Mike Rapoport
- [PATCH v9 4/9] mm: introduce memfd_secret system call to create "secret" memory areas, Mike Rapoport
- [PATCH v9 5/9] secretmem: use PMD-size pages to amortize direct map fragmentation, Mike Rapoport
- [PATCH v9 6/9] secretmem: add memcg accounting, Mike Rapoport
- [PATCH v9 7/9] PM: hibernate: disable when there are active secretmem users, Mike Rapoport
- [PATCH v9 8/9] arch, mm: wire up memfd_secret system call were relevant, Mike Rapoport
- [PATCH v9 9/9] secretmem: test: add basic selftest for memfd_secret(2), Mike Rapoport
[PATCH v17 0/3] arm64: expose FAR_EL1 tag bits in siginfo,
Peter Collingbourne
Is adding an argument to an existing syscall okay?,
Andy Lutomirski
[PATCH v2] drivers/virt: vmgenid: add vm generation id driver,
Catangiu, Adrian Costin
[PATCH v2 00/39] fs: idmapped mounts,
Christian Brauner
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]