Linux API
[Prev Page][Next Page]
- [PATCH v2 08/39] capability: handle idmapped mounts, (continued)
- [PATCH v2 08/39] capability: handle idmapped mounts, Christian Brauner
- [PATCH v2 07/39] mount: attach mappings to mounts, Christian Brauner
- [PATCH v2 09/39] namei: add idmapped mount aware permission helpers, Christian Brauner
- [PATCH v2 10/39] inode: add idmapped mount aware init and permission helpers, Christian Brauner
- [PATCH v2 11/39] attr: handle idmapped mounts, Christian Brauner
- [PATCH v2 12/39] acl: handle idmapped mounts, Christian Brauner
- [PATCH v2 14/39] commoncap: handle idmapped mounts, Christian Brauner
- [PATCH v2 16/39] namei: handle idmapped mounts in may_*() helpers, Christian Brauner
- [PATCH v2 17/39] namei: introduce struct renamedata, Christian Brauner
- [PATCH v2 18/39] namei: prepare for idmapped mounts, Christian Brauner
- [PATCH v2 19/39] open: handle idmapped mounts in do_truncate(), Christian Brauner
- [PATCH v2 13/39] xattr: handle idmapped mounts, Christian Brauner
- [PATCH v2 15/39] stat: handle idmapped mounts, Christian Brauner
- [PATCH v2 36/39] overlayfs: do not mount on top of idmapped mounts, Christian Brauner
- [PATCH v2 31/39] audit: handle idmapped mounts, Christian Brauner
- [PATCH v2 33/39] fat: handle idmapped mounts, Christian Brauner
- [PATCH v2 29/39] fs: add helpers for idmap mounts, Christian Brauner
- [PATCH v2 37/39] fs: introduce MOUNT_ATTR_IDMAP, Christian Brauner
- [PATCH v2 24/39] notify: handle idmapped mounts, Christian Brauner
- [PATCH v2 39/39] tests: add vfs/idmapped mounts test suite, Christian Brauner
- [PATCH v2 32/39] ima: handle idmapped mounts, Christian Brauner
- [PATCH v2 28/39] exec: handle idmapped mounts, Christian Brauner
- [PATCH v2 25/39] init: handle idmapped mounts, Christian Brauner
- [PATCH v2 22/39] utimes: handle idmapped mounts, Christian Brauner
- [PATCH v2 38/39] selftests: add idmapped mounts xattr selftest, Christian Brauner
- [PATCH v2 20/39] open: handle idmapped mounts, Christian Brauner
- [PATCH v2 30/39] apparmor: handle idmapped mounts, Christian Brauner
- [PATCH v2 23/39] fcntl: handle idmapped mounts, Christian Brauner
- [PATCH v2 26/39] ioctl: handle idmapped mounts, Christian Brauner
- [PATCH v2 34/39] ext4: support idmapped mounts, Christian Brauner
- [PATCH v2 27/39] would_dump: handle idmapped mounts, Christian Brauner
- [PATCH v2 21/39] af_unix: handle idmapped mounts, Christian Brauner
- [PATCH v2 35/39] ecryptfs: do not mount on top of idmapped mounts, Christian Brauner
- Re: [PATCH v2 00/39] fs: idmapped mounts, Jonathan Corbet
- Re: [PATCH v2 00/39] fs: idmapped mounts, Stephen Barber
- Re: [PATCH v2 00/39] fs: idmapped mounts, Darrick J. Wong
- [PATCH] sigaction.2: Document SA_EXPOSE_TAGBITS and the flag support detection protocol,
Peter Collingbourne
- [PATCH 1/1] RFC: add pidfd_send_signal flag to reclaim mm while killing a process,
Suren Baghdasaryan
- [PATCH v16 0/6] arm64: expose FAR_EL1 tag bits in siginfo,
Peter Collingbourne
- [PATCH v15 0/6] arm64: expose FAR_EL1 tag bits in siginfo,
Peter Collingbourne
- [PATCH] syscalls: Fix file comments for syscalls implemented in kernel/sys.c,
Tal Zussman
- [PATCH v24 00/12] Landlock LSM,
Mickaël Salaün
- [PATCH v24 01/12] landlock: Add object management, Mickaël Salaün
- [PATCH v24 04/12] landlock: Add ptrace restrictions, Mickaël Salaün
- [PATCH v24 08/12] landlock: Add syscall implementations, Mickaël Salaün
- [PATCH v24 06/12] fs,security: Add sb_delete hook, Mickaël Salaün
- [PATCH v24 10/12] selftests/landlock: Add user space tests, Mickaël Salaün
- [PATCH v24 07/12] landlock: Support filesystem access-control, Mickaël Salaün
- [PATCH v24 05/12] LSM: Infrastructure management of the superblock, Mickaël Salaün
- [PATCH v24 12/12] landlock: Add user and kernel documentation, Mickaël Salaün
- [PATCH v24 11/12] samples/landlock: Add a sandbox manager example, Mickaël Salaün
- [PATCH v24 09/12] arch: Wire up Landlock syscalls, Mickaël Salaün
- [PATCH v24 03/12] landlock: Set up the security framework and manage credentials, Mickaël Salaün
- [PATCH v24 02/12] landlock: Add ruleset and domain management, Mickaël Salaün
- Re: [PATCH v24 00/12] Landlock LSM, James Morris
- [RFC PATCH] docs: ABI: ABI documentation for procfs attribute files used by multiple LSMs,
Casey Schaufler
- [PATCH v15 0/7] Control-flow Enforcement: Indirect Branch Tracking,
Yu-cheng Yu
- [PATCH v15 00/26] Control-flow Enforcement: Shadow Stack,
Yu-cheng Yu
- [PATCH v15 02/26] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET), Yu-cheng Yu
- [PATCH v15 05/26] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack, Yu-cheng Yu
- [PATCH v15 17/26] mm/mmap: Add shadow stack pages to memory accounting, Yu-cheng Yu
- [PATCH v15 23/26] ELF: Introduce arch_setup_elf_property(), Yu-cheng Yu
- [PATCH v15 24/26] x86/cet/shstk: Handle thread shadow stack, Yu-cheng Yu
- [PATCH v15 22/26] binfmt_elf: Define GNU_PROPERTY_X86_FEATURE_1_AND properties, Yu-cheng Yu
- [PATCH v15 20/26] x86/cet/shstk: User-mode shadow stack support, Yu-cheng Yu
- [PATCH v15 25/26] x86/cet/shstk: Add arch_prctl functions for shadow stack, Yu-cheng Yu
- [PATCH v15 18/26] mm: Update can_follow_write_pte() for shadow stack, Yu-cheng Yu
- [PATCH v15 19/26] mm: Re-introduce vm_flags to do_mmap(), Yu-cheng Yu
- [PATCH v15 26/26] mm: Introduce PROT_SHSTK for shadow stack, Yu-cheng Yu
- [PATCH v15 21/26] x86/cet/shstk: Handle signals for shadow stack, Yu-cheng Yu
- [PATCH v15 16/26] mm: Add guard pages around a shadow stack., Yu-cheng Yu
- [PATCH v15 04/26] x86/cet: Add control-protection fault handler, Yu-cheng Yu
- [PATCH v15 15/26] mm: Fixup places that call pte_mkwrite() directly, Yu-cheng Yu
- [PATCH v15 10/26] x86/mm: Update pte_modify for _PAGE_COW, Yu-cheng Yu
- [PATCH v15 09/26] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS, Yu-cheng Yu
- [PATCH v15 11/26] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY_HW to _PAGE_COW, Yu-cheng Yu
- [PATCH v15 14/26] x86/mm: Update maybe_mkwrite() for shadow stack, Yu-cheng Yu
- [PATCH v15 12/26] mm: Introduce VM_SHSTK for shadow stack memory, Yu-cheng Yu
- [PATCH v15 13/26] x86/mm: Shadow Stack page fault error checking, Yu-cheng Yu
- [PATCH v15 06/26] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW, Yu-cheng Yu
- [PATCH v15 01/26] Documentation/x86: Add CET description, Yu-cheng Yu
- [PATCH v15 08/26] x86/mm: Introduce _PAGE_COW, Yu-cheng Yu
- [PATCH v15 03/26] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states, Yu-cheng Yu
- [PATCH v15 07/26] x86/mm: Remove _PAGE_DIRTY_HW from kernel RO pages, Yu-cheng Yu
- Re: [PATCH v15 00/26] Control-flow Enforcement: Shadow Stack, Balbir Singh
- [PATCH v8 0/9] mm: introduce memfd_secret system call to create "secret" memory areas,
Mike Rapoport
- [PATCH v8 1/9] mm: add definition of PMD_PAGE_ORDER, Mike Rapoport
- [PATCH v8 2/9] mmap: make mlock_future_check() global, Mike Rapoport
- [PATCH v8 3/9] set_memory: allow set_direct_map_*_noflush() for multiple pages, Mike Rapoport
- [PATCH v8 4/9] mm: introduce memfd_secret system call to create "secret" memory areas, Mike Rapoport
- [PATCH v8 5/9] secretmem: use PMD-size pages to amortize direct map fragmentation, Mike Rapoport
- [PATCH v8 6/9] secretmem: add memcg accounting, Mike Rapoport
- [PATCH v8 7/9] PM: hibernate: disable when there are active secretmem users, Mike Rapoport
- [PATCH v8 8/9] arch, mm: wire up memfd_secret system call were relevant, Mike Rapoport
- [PATCH v8 9/9] secretmem: test: add basic selftest for memfd_secret(2), Mike Rapoport
- Re: [PATCH v8 0/9] mm: introduce memfd_secret system call to create "secret" memory areas, Mike Rapoport
- [PATCH v22 22/23] LSM: Add /proc attr entry for full LSM context, Casey Schaufler
- [PATCH v22 12/23] LSM: Specify which LSM to display,
Casey Schaufler
- [PATCH v14 0/8] arm64: expose FAR_EL1 tag bits in siginfo,
Peter Collingbourne
- [PATCH v23 00/12] Landlock LSM,
Mickaël Salaün
- [PATCH v23 01/12] landlock: Add object management, Mickaël Salaün
- [PATCH v23 12/12] landlock: Add user and kernel documentation, Mickaël Salaün
- [PATCH v23 08/12] landlock: Add syscall implementations, Mickaël Salaün
- [PATCH v23 11/12] samples/landlock: Add a sandbox manager example, Mickaël Salaün
- [PATCH v23 10/12] selftests/landlock: Add user space tests, Mickaël Salaün
- [PATCH v23 09/12] arch: Wire up Landlock syscalls, Mickaël Salaün
- [PATCH v23 07/12] landlock: Support filesystem access-control, Mickaël Salaün
- [PATCH v23 05/12] LSM: Infrastructure management of the superblock, Mickaël Salaün
- [PATCH v23 04/12] landlock: Add ptrace restrictions, Mickaël Salaün
- [PATCH v23 03/12] landlock: Set up the security framework and manage credentials, Mickaël Salaün
- [PATCH v23 06/12] fs,security: Add sb_delete hook, Mickaël Salaün
- [PATCH v23 02/12] landlock: Add ruleset and domain management, Mickaël Salaün
- Re: [PATCH v23 00/12] Landlock LSM, James Morris
- [PATCH v13 0/8] arm64: expose FAR_EL1 tag bits in siginfo,
Peter Collingbourne
- [PATCH 00/34] fs: idmapped mounts,
Christian Brauner
- [PATCH 02/34] namespace: only take read lock in do_reconfigure_mnt(), Christian Brauner
- [PATCH 04/34] tests: add mount_setattr() selftests, Christian Brauner
- [PATCH 11/34] acl: handle idmapped mounts, Christian Brauner
- [PATCH 31/34] expfs: handle idmapped mounts, Christian Brauner
- [PATCH 22/34] af_unix: handle idmapped mounts, Christian Brauner
- [PATCH 19/34] namei: add lookup helpers with idmapped mounts aware permission checking, Christian Brauner
- [PATCH 18/34] namei: prepare for idmapped mounts, Christian Brauner
- [PATCH 25/34] exec: handle idmapped mounts, Christian Brauner
- [PATCH 24/34] would_dump: handle idmapped mounts, Christian Brauner
- [PATCH 23/34] utimes: handle idmapped mounts, Christian Brauner
- [PATCH 28/34] audit: handle idmapped mounts, Christian Brauner
- [PATCH 17/34] namei: introduce struct renamedata, Christian Brauner
- [PATCH 20/34] open: handle idmapped mounts in do_truncate(), Christian Brauner
- [PATCH 32/34] overlayfs: handle idmapped lower directories, Christian Brauner
- [PATCH 27/34] apparmor: handle idmapped mounts, Christian Brauner
- [PATCH 16/34] namei: handle idmapped mounts in may_*() helpers, Christian Brauner
- [PATCH 13/34] selftests: add idmapped mounts xattr selftest, Christian Brauner
- [PATCH 21/34] open: handle idmapped mounts, Christian Brauner
- [PATCH 34/34] fat: handle idmapped mounts, Christian Brauner
- [PATCH 33/34] overlayfs: handle idmapped merged mounts, Christian Brauner
- [PATCH 29/34] ima: handle idmapped mounts, Christian Brauner
- [PATCH 26/34] fs: add helpers for idmap mounts, Christian Brauner
- [PATCH 30/34] ext4: support idmapped mounts, Christian Brauner
- [PATCH 14/34] commoncap: handle idmapped mounts, Christian Brauner
- [PATCH 10/34] attr: handle idmapped mounts, Christian Brauner
- [PATCH 15/34] stat: add mapped_generic_fillattr(), Christian Brauner
- [PATCH 12/34] xattr: handle idmapped mounts, Christian Brauner
- [PATCH 03/34] fs: add mount_setattr(), Christian Brauner
- [PATCH 08/34] namei: add idmapped mount aware permission helpers, Christian Brauner
- [PATCH 05/34] fs: introduce MOUNT_ATTR_IDMAP, Christian Brauner
- [PATCH 07/34] capability: handle idmapped mounts, Christian Brauner
- [PATCH 09/34] inode: add idmapped mount aware init and permission helpers, Christian Brauner
- [PATCH 01/34] namespace: take lock_mount_hash() directly when changing flags, Christian Brauner
- [PATCH 06/34] fs: add id translation helpers, Christian Brauner
- Re: [PATCH 00/34] fs: idmapped mounts, Sargun Dhillon
- Re: [PATCH 00/34] fs: idmapped mounts, Dave Chinner
- Re: [PATCH 00/34] fs: idmapped mounts, Eric W. Biederman
- Message not available
Re: [PATCH 00/34] fs: idmapped mounts, Andy Lutomirski
[PATCH v22 00/12] Landlock LSM,
Mickaël Salaün
- [PATCH v22 05/12] LSM: Infrastructure management of the superblock, Mickaël Salaün
- [PATCH v22 07/12] landlock: Support filesystem access-control, Mickaël Salaün
- [PATCH v22 08/12] landlock: Add syscall implementations, Mickaël Salaün
- [PATCH v22 10/12] selftests/landlock: Add user space tests, Mickaël Salaün
- [PATCH v22 12/12] landlock: Add user and kernel documentation, Mickaël Salaün
- [PATCH v22 06/12] fs,security: Add sb_delete hook, Mickaël Salaün
- [PATCH v22 01/12] landlock: Add object management, Mickaël Salaün
- [PATCH v22 04/12] landlock: Add ptrace restrictions, Mickaël Salaün
- [PATCH v22 02/12] landlock: Add ruleset and domain management, Mickaël Salaün
- [PATCH v22 09/12] arch: Wire up Landlock syscalls, Mickaël Salaün
- [PATCH v22 03/12] landlock: Set up the security framework and manage credentials, Mickaël Salaün
- [PATCH v22 11/12] samples/landlock: Add a sandbox manager example, Mickaël Salaün
- Re: [PATCH v22 00/12] Landlock LSM, Jann Horn
[PATCH v7 0/7] mm: introduce memfd_secret system call to create "secret" memory areas,
Mike Rapoport
[PATCH] fscrypt: remove kernel-internal constants from UAPI header,
Eric Biggers
[RESEND PATCH v11 0/3] Add trusted_for(2) (was O_MAYEXEC),
Mickaël Salaün
The problem of setgroups and containers,
Eric W. Biederman
Re: UBSAN: array-index-out-of-bounds in alg_bind,
Jann Horn
[PATCH v12 0/8] arm64: expose FAR_EL1 tag bits in siginfo,
Peter Collingbourne
Re: [PATCH] drivers/virt: vmgenid: add vm generation id driver,
Jann Horn
Re: [PATCH] drivers/virt: vmgenid: add vm generation id driver, Andy Lutomirski
[PATCH v3 1/1] uapi: Move constants from <linux/kernel.h> to <linux/const.h>,
Petr Vorel
[PATCH v2] arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS),
Peter Collingbourne
[PATCH v3 RESEND] fcntl: Add 32bit filesystem mode,
Linus Walleij
[PATCH v21 22/23] LSM: Add /proc attr entry for full LSM context, Casey Schaufler
Regression: epoll edge-triggered (EPOLLET) for pipes/FIFOs,
Michael Kerrisk (man-pages)
[PATCH v14 0/7] Control-flow Enforcement: Indirect Branch Tracking,
Yu-cheng Yu
[PATCH v14 00/26] Control-flow Enforcement: Shadow Stack,
Yu-cheng Yu
- [PATCH v14 19/26] mm: Re-introduce vm_flags to do_mmap(), Yu-cheng Yu
- [PATCH v14 11/26] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY_HW to _PAGE_COW, Yu-cheng Yu
- [PATCH v14 12/26] mm: Introduce VM_SHSTK for shadow stack memory, Yu-cheng Yu
- [PATCH v14 14/26] x86/mm: Update maybe_mkwrite() for shadow stack, Yu-cheng Yu
- [PATCH v14 10/26] x86/mm: Update pte_modify for _PAGE_COW, Yu-cheng Yu
- [PATCH v14 15/26] mm: Fixup places that call pte_mkwrite() directly, Yu-cheng Yu
- [PATCH v14 16/26] mm: Add guard pages around a shadow stack., Yu-cheng Yu
- [PATCH v14 18/26] mm: Update can_follow_write_pte() for shadow stack, Yu-cheng Yu
- [PATCH v14 13/26] x86/mm: Shadow Stack page fault error checking, Yu-cheng Yu
- [PATCH v14 17/26] mm/mmap: Add shadow stack pages to memory accounting, Yu-cheng Yu
- [PATCH v14 08/26] x86/mm: Introduce _PAGE_COW, Yu-cheng Yu
- [PATCH v14 05/26] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack, Yu-cheng Yu
- [PATCH v14 06/26] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW, Yu-cheng Yu
- [PATCH v14 07/26] x86/mm: Remove _PAGE_DIRTY_HW from kernel RO pages, Yu-cheng Yu
- [PATCH v14 09/26] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS, Yu-cheng Yu
- [PATCH v14 04/26] x86/cet: Add control-protection fault handler, Yu-cheng Yu
- [PATCH v14 03/26] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states, Yu-cheng Yu
- [PATCH v14 01/26] Documentation/x86: Add CET description, Yu-cheng Yu
- [PATCH v14 02/26] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET), Yu-cheng Yu
- Re: [PATCH v14 00/26] Control-flow Enforcement: Shadow Stack, Yu, Yu-cheng
- <Possible follow-ups>
- [PATCH v14 00/26] Control-flow Enforcement: Shadow Stack, Yu-cheng Yu
- [PATCH v14 03/26] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states, Yu-cheng Yu
- [PATCH v14 01/26] Documentation/x86: Add CET description, Yu-cheng Yu
- [PATCH v14 02/26] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET), Yu-cheng Yu
- [PATCH v14 06/26] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW, Yu-cheng Yu
- [PATCH v14 11/26] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY_HW to _PAGE_COW, Yu-cheng Yu
- [PATCH v14 15/26] mm: Fixup places that call pte_mkwrite() directly, Yu-cheng Yu
- [PATCH v14 08/26] x86/mm: Introduce _PAGE_COW, Yu-cheng Yu
- [PATCH v14 23/26] ELF: Introduce arch_setup_elf_property(), Yu-cheng Yu
- [PATCH v14 20/26] x86/cet/shstk: User-mode shadow stack support, Yu-cheng Yu
- [PATCH v14 21/26] x86/cet/shstk: Handle signals for shadow stack, Yu-cheng Yu
- [PATCH v14 26/26] mm: Introduce PROT_SHSTK for shadow stack, Yu-cheng Yu
- [PATCH v14 24/26] x86/cet/shstk: Handle thread shadow stack, Yu-cheng Yu
- [PATCH v14 22/26] binfmt_elf: Define GNU_PROPERTY_X86_FEATURE_1_AND properties, Yu-cheng Yu
- [PATCH v14 25/26] x86/cet/shstk: Add arch_prctl functions for shadow stack, Yu-cheng Yu
- [PATCH v14 17/26] mm/mmap: Add shadow stack pages to memory accounting, Yu-cheng Yu
- [PATCH v14 18/26] mm: Update can_follow_write_pte() for shadow stack, Yu-cheng Yu
- [PATCH v14 16/26] mm: Add guard pages around a shadow stack., Yu-cheng Yu
- [PATCH v14 19/26] mm: Re-introduce vm_flags to do_mmap(), Yu-cheng Yu
- [PATCH v14 09/26] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS, Yu-cheng Yu
- [PATCH v14 10/26] x86/mm: Update pte_modify for _PAGE_COW, Yu-cheng Yu
- [PATCH v14 14/26] x86/mm: Update maybe_mkwrite() for shadow stack, Yu-cheng Yu
- [PATCH v14 12/26] mm: Introduce VM_SHSTK for shadow stack memory, Yu-cheng Yu
- [PATCH v14 13/26] x86/mm: Shadow Stack page fault error checking, Yu-cheng Yu
- [PATCH v14 07/26] x86/mm: Remove _PAGE_DIRTY_HW from kernel RO pages, Yu-cheng Yu
- [PATCH v14 04/26] x86/cet: Add control-protection fault handler, Yu-cheng Yu
- [PATCH v14 05/26] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack, Yu-cheng Yu
[PATCH v11 0/8] arm64: expose FAR_EL1 tag bits in siginfo,
Peter Collingbourne
[PATCH v21 00/12] Landlock LSM,
Mickaël Salaün
- [PATCH v21 01/12] landlock: Add object management, Mickaël Salaün
- [PATCH v21 05/12] LSM: Infrastructure management of the superblock, Mickaël Salaün
- [PATCH v21 12/12] landlock: Add user and kernel documentation, Mickaël Salaün
- [PATCH v21 08/12] landlock: Add syscall implementations, Mickaël Salaün
- [PATCH v21 07/12] landlock: Support filesystem access-control, Mickaël Salaün
- [PATCH v21 11/12] samples/landlock: Add a sandbox manager example, Mickaël Salaün
- [PATCH v21 06/12] fs,security: Add sb_delete hook, Mickaël Salaün
- [PATCH v21 04/12] landlock: Add ptrace restrictions, Mickaël Salaün
- [PATCH v21 03/12] landlock: Set up the security framework and manage credentials, Mickaël Salaün
- [PATCH v21 02/12] landlock: Add ruleset and domain management, Mickaël Salaün
- [PATCH v21 09/12] arch: Wire up Landlock syscalls, Mickaël Salaün
- [PATCH v21 10/12] selftests/landlock: Add initial tests, Mickaël Salaün
[RFC PATCH v2 1/1] uapi: Introduce <linux/align.h>, Petr Vorel
[PATCH 1/1] uapi: Don't include <linux/sysinfo.h> in <linux/kernel.h>,
Petr Vorel
[PATCH v11 0/3] Add trusted_for(2) (was O_MAYEXEC),
Mickaël Salaün
[PATCH v12 0/6] ACPI: Support Generic Initiator proximity domains,
Jonathan Cameron
[RFC PATCH 0/4] x86: Improve Minimum Alternate Stack Size,
Chang S. Bae
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]