Show patches with: State = Action Required       |   12031 patches
« 1 2 ... 73 74 75120 121 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
netlabel: fix out-of-bounds memory accesses netlabel: fix out-of-bounds memory accesses - - - --- 2019-02-26 Paul Moore New
LSM: Update function documentation for cap_capable LSM: Update function documentation for cap_capable - - - --- 2019-02-25 Micah Morton New
[v2,2/2] NETWORKING: avoid use IPCB in cipso_v4_error NETWORKING: avoid use IPCB in cipso_v4_error 1 - - --- 2019-02-25 Sergey Nazarov New
[v2,1/2] NETWORKING: avoid use IPCB in cipso_v4_error NETWORKING: avoid use IPCB in cipso_v4_error - 1 - --- 2019-02-25 Sergey Nazarov New
[V4,4/4] efi: Attempt to get the TCG2 event log in the boot stub Add support for TCG2 event logs on EFI systems - - - --- 2019-02-22 Matthew Garrett New
[V4,3/4] tpm: Append the final event log to the TPM event log Add support for TCG2 event logs on EFI systems - - - --- 2019-02-22 Matthew Garrett New
[V4,2/4] tpm: Reserve the TPM final events table Add support for TCG2 event logs on EFI systems - - - --- 2019-02-22 Matthew Garrett New
[V4,1/4] tpm: Abstract crypto agile event size calculations Add support for TCG2 event logs on EFI systems - - - --- 2019-02-22 Matthew Garrett New
[GIT,PULL] More key subsystem fixes for 5.0 [GIT,PULL] More key subsystem fixes for 5.0 - - - --- 2019-02-22 James Morris New
KEYS: always initialize keyring_index_key::desc_len KEYS: always initialize keyring_index_key::desc_len - - - --- 2019-02-22 David Howells New
[v7,7/7] kernfs: initialize security of newly created nodes Allow initializing the kernfs node's secctx based on its parent - - - --- 2019-02-22 Ondrej Mosnacek New
[v7,6/7] selinux: implement the kernfs_init_security hook Allow initializing the kernfs node's secctx based on its parent - - - --- 2019-02-22 Ondrej Mosnacek New
[v7,5/7] LSM: add new hook for kernfs node initialization Allow initializing the kernfs node's secctx based on its parent - - - --- 2019-02-22 Ondrej Mosnacek New
[v7,4/7] kernfs: use simple_xattrs for security attributes Allow initializing the kernfs node's secctx based on its parent - - - --- 2019-02-22 Ondrej Mosnacek New
[v7,3/7] selinux: try security xattr after genfs for kernfs filesystems Allow initializing the kernfs node's secctx based on its parent 1 - - --- 2019-02-22 Ondrej Mosnacek New
[v7,2/7] kernfs: do not alloc iattrs in kernfs_xattr_get Allow initializing the kernfs node's secctx based on its parent - - - --- 2019-02-22 Ondrej Mosnacek New
[v7,1/7] kernfs: clean up struct kernfs_iattrs Allow initializing the kernfs node's secctx based on its parent - - - --- 2019-02-22 Ondrej Mosnacek New
[v3,20/20] x86/alternative: Comment about module removal races Merge text_poke fixes and executable lockdowns - - - --- 2019-02-21 Edgecombe, Rick P New
[v3,19/20] x86/kprobes: Use vmalloc special flag Merge text_poke fixes and executable lockdowns - - - --- 2019-02-21 Edgecombe, Rick P New
[v3,18/20] x86/ftrace: Use vmalloc special flag Merge text_poke fixes and executable lockdowns 1 - - --- 2019-02-21 Edgecombe, Rick P New
[v3,17/20] bpf: Use vmalloc special flag Merge text_poke fixes and executable lockdowns - - - --- 2019-02-21 Edgecombe, Rick P New
[v3,16/20] modules: Use vmalloc special flag Merge text_poke fixes and executable lockdowns - - - --- 2019-02-21 Edgecombe, Rick P New
[v3,15/20] vmalloc: Add flag for free of special permsissions Merge text_poke fixes and executable lockdowns - - - --- 2019-02-21 Edgecombe, Rick P New
[v3,14/20] mm: Make hibernate handle unmapped pages Merge text_poke fixes and executable lockdowns 1 - - --- 2019-02-21 Edgecombe, Rick P New
[v3,13/20] x86/mm/cpa: Add set_direct_map_ functions Merge text_poke fixes and executable lockdowns - - - --- 2019-02-21 Edgecombe, Rick P New
[v3,12/20] x86/alternative: Remove the return value of text_poke_*() Merge text_poke fixes and executable lockdowns 1 - - --- 2019-02-21 Edgecombe, Rick P New
[v3,11/20] x86/jump-label: Remove support for custom poker Merge text_poke fixes and executable lockdowns 1 - - --- 2019-02-21 Edgecombe, Rick P New
[v3,10/20] x86/module: Avoid breaking W^X while loading modules Merge text_poke fixes and executable lockdowns - - - --- 2019-02-21 Edgecombe, Rick P New
[v3,09/20] x86/kprobes: Set instruction page as executable Merge text_poke fixes and executable lockdowns 1 - - --- 2019-02-21 Edgecombe, Rick P New
[v3,08/20] x86/ftrace: Set trampoline pages as executable Merge text_poke fixes and executable lockdowns - 1 - --- 2019-02-21 Edgecombe, Rick P New
[v3,07/20] x86/kgdb: Avoid redundant comparison of patched code Merge text_poke fixes and executable lockdowns 1 - - --- 2019-02-21 Edgecombe, Rick P New
[v3,06/20] x86/alternative: Use temporary mm for text poking Merge text_poke fixes and executable lockdowns 1 - - --- 2019-02-21 Edgecombe, Rick P New
[v3,05/20] x86/alternative: Initialize temporary mm for patching Merge text_poke fixes and executable lockdowns 1 1 1 --- 2019-02-21 Edgecombe, Rick P New
[v3,04/20] fork: Provide a function for copying init_mm Merge text_poke fixes and executable lockdowns 1 1 1 --- 2019-02-21 Edgecombe, Rick P New
[v3,03/20] x86/mm: Save DRs when loading a temporary mm Merge text_poke fixes and executable lockdowns - - - --- 2019-02-21 Edgecombe, Rick P New
[v3,02/20] x86/mm: Introduce temporary mm structs Merge text_poke fixes and executable lockdowns 1 1 1 --- 2019-02-21 Edgecombe, Rick P New
[v3,01/20] x86/jump_label: Use text_poke_early() during early init Merge text_poke fixes and executable lockdowns 1 - - --- 2019-02-21 Edgecombe, Rick P New
KEYS: user: Align the payload buffer KEYS: user: Align the payload buffer - - 1 --- 2019-02-20 David Howells New
[v3,-next] tpm: Fix the type of the return value in calc_tpm2_event_size() [v3,-next] tpm: Fix the type of the return value in calc_tpm2_event_size() - 1 - --- 2019-02-20 Yue Haibing New
MAINTAINERS: add linux-security-module mailing list to TPM drivers MAINTAINERS: add linux-security-module mailing list to TPM drivers - - - --- 2019-02-20 Jerry Snitselaar New
[v2,-next] tpm: Fix the type of the return value in calc_tpm2_event_size() [v2,-next] tpm: Fix the type of the return value in calc_tpm2_event_size() - - - --- 2019-02-20 Yue Haibing New
[v2,2/2] LSM: SafeSetID: gate setgid transitions Untitled series #82553 1 - - --- 2019-02-19 Micah Morton New
[10/10] vfs: Add a sample program for the new mount API VFS: Provide new mount UAPI - - - --- 2019-02-19 David Howells New
[09/10] vfs: syscall: Add fspick() to select a superblock for reconfiguration VFS: Provide new mount UAPI - - - --- 2019-02-19 David Howells New
[08/10] vfs: syscall: Add fsmount() to create a mount for a superblock VFS: Provide new mount UAPI - - - --- 2019-02-19 David Howells New
[07/10] vfs: syscall: Add fsconfig() for configuring and managing a context VFS: Provide new mount UAPI - - - --- 2019-02-19 David Howells New
[06/10] vfs: Implement logging through fs_context VFS: Provide new mount UAPI - - - --- 2019-02-19 David Howells New
[05/10] vfs: syscall: Add fsopen() to prepare for superblock creation VFS: Provide new mount UAPI - - - --- 2019-02-19 David Howells New
[04/10] Make anon_inodes unconditional VFS: Provide new mount UAPI - - - --- 2019-02-19 David Howells New
[03/10] teach move_mount(2) to work with OPEN_TREE_CLONE VFS: Provide new mount UAPI - - - --- 2019-02-19 David Howells New
[02/10] vfs: syscall: Add move_mount(2) to move mounts around VFS: Provide new mount UAPI 1 - - --- 2019-02-19 David Howells New
[01/10] vfs: syscall: Add open_tree(2) to reference or clone a mount VFS: Provide new mount UAPI - - - --- 2019-02-19 David Howells New
[43/43] afs: Use fs_context to pass parameters over automount VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[42/43] afs: Add fs_context support VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[41/43] vfs: Add some logging to the core users of the fs_context log VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[40/43] vfs: Implement logging through fs_context VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[39/43] vfs: Provide documentation for new mount API VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[38/43] vfs: Remove kern_mount_data() VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[37/43] hugetlbfs: Convert to fs_context VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[36/43] cpuset: Use fs_context VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[35/43] kernfs, sysfs, cgroup, intel_rdt: Support fs_context VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[34/43] cgroup: store a reference to cgroup_ns into cgroup_fs_context VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[33/43] cgroup1_get_tree(): separate "get cgroup_root to use" into a separate helper VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[32/43] cgroup_do_mount(): massage calling conventions VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[31/43] cgroup: stash cgroup_root reference into cgroup_fs_context VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[30/43] cgroup2: switch to option-by-option parsing VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[29/43] cgroup1: switch to option-by-option parsing VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[28/43] cgroup: take options parsing into ->parse_monolithic() VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[27/43] cgroup: fold cgroup1_mount() into cgroup1_get_tree() VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[26/43] cgroup: start switching to fs_context VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[25/43] ipc: Convert mqueue fs to fs_context VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[24/43] proc: Add fs_context support to procfs VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[23/43] procfs: Move proc_fill_super() to fs/proc/root.c VFS: Introduce filesystem context - 1 - --- 2019-02-19 David Howells New
[22/43] introduce cloning of fs_context VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[21/43] convenience helpers: vfs_get_super() and sget_fc() VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[20/43] vfs: Implement a filesystem superblock creation/configuration context VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[19/43] vfs: Put security flags into the fs_context struct VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[18/43] smack: Implement filesystem context security hooks VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[17/43] selinux: Implement the new mount API LSM hooks VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[16/43] vfs: Add LSM hooks for the new mount API VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[15/43] vfs: Add configuration parser helpers VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[14/43] vfs: Introduce logging functions VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[13/43] introduce fs_context methods VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[12/43] fs_context flavour for submounts VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[11/43] convert do_remount_sb() to fs_context VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[10/43] vfs_get_tree(): evict the call of security_sb_kern_mount() VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[09/43] new helper: do_new_mount_fc() VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[08/43] teach vfs_get_tree() to handle subtype, switch do_new_mount() to it VFS: Introduce filesystem context - 1 - --- 2019-02-19 David Howells New
[07/43] new helpers: vfs_create_mount(), fc_mount() VFS: Introduce filesystem context - 1 - --- 2019-02-19 David Howells New
[06/43] vfs: Introduce fs_context, switch vfs_kern_mount() to it. VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[05/43] saner handling of temporary namespaces VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[04/43] separate copying and locking mount tree on cross-userns copies VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[03/43] kill kernfs_pin_sb() VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[02/43] cgroup: saner refcounting for cgroup_root VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
[01/43] fix cgroup_do_mount() handling of failure exits VFS: Introduce filesystem context - - - --- 2019-02-19 David Howells New
doc: security: Add kern-doc for lsm_hooks.h doc: security: Add kern-doc for lsm_hooks.h - - - --- 2019-02-17 Kees Cook New
tomoyo: Bump version. tomoyo: Bump version. - - - --- 2019-02-17 Tetsuo Handa New
[2/2] LSM: SafeSetID: gate setgid transitions [1/2] LSM: SafeSetID: gate setgid transitions - - - --- 2019-02-15 Micah Morton New
[1/2] LSM: SafeSetID: gate setgid transitions [1/2] LSM: SafeSetID: gate setgid transitions 1 - - --- 2019-02-15 Micah Morton New
[GIT,PULL] KEYS: fixes for v5.1 [GIT,PULL] KEYS: fixes for v5.1 - - - --- 2019-02-15 James Morris New
« 1 2 ... 73 74 75120 121 »