Show patches with: none      |   15533 patches
« 1 2 ... 101 102 103155 156 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,16/23] vmalloc: Add flag for free of special permsissions x86: text_poke() fixes and executable lockdowns - - - --- 2019-04-26 Nadav Amit New
[v5,15/23] mm: Make hibernate handle unmapped pages x86: text_poke() fixes and executable lockdowns 1 - - --- 2019-04-26 Nadav Amit New
[v5,14/23] x86/mm/cpa: Add set_direct_map_ functions x86: text_poke() fixes and executable lockdowns - - - --- 2019-04-26 Nadav Amit New
[v5,13/23] x86/alternative: Remove the return value of text_poke_*() x86: text_poke() fixes and executable lockdowns 1 - - --- 2019-04-26 Nadav Amit New
[v5,12/23] x86/jump-label: Remove support for custom poker x86: text_poke() fixes and executable lockdowns 1 - - --- 2019-04-26 Nadav Amit New
[v5,11/23] x86/module: Avoid breaking W^X while loading modules x86: text_poke() fixes and executable lockdowns - - - --- 2019-04-26 Nadav Amit New
[v5,10/23] x86/kprobes: Set instruction page as executable x86: text_poke() fixes and executable lockdowns 1 - - --- 2019-04-26 Nadav Amit New
[v5,09/23] x86/ftrace: Set trampoline pages as executable x86: text_poke() fixes and executable lockdowns - 1 - --- 2019-04-26 Nadav Amit New
[v5,08/23] x86/kgdb: Avoid redundant comparison of patched code x86: text_poke() fixes and executable lockdowns 1 - - --- 2019-04-26 Nadav Amit New
[v5,07/23] x86/alternative: Use temporary mm for text poking x86: text_poke() fixes and executable lockdowns 1 - - --- 2019-04-26 Nadav Amit New
[v5,06/23] x86/alternative: Initialize temporary mm for patching x86: text_poke() fixes and executable lockdowns 1 1 1 --- 2019-04-26 Nadav Amit New
[v5,05/23] fork: Provide a function for copying init_mm x86: text_poke() fixes and executable lockdowns 1 1 1 --- 2019-04-26 Nadav Amit New
[v5,04/23] x86/mm: Save debug registers when loading a temporary mm x86: text_poke() fixes and executable lockdowns 1 - - --- 2019-04-26 Nadav Amit New
[v5,03/23] x86/mm: Introduce temporary mm structs x86: text_poke() fixes and executable lockdowns 1 1 1 --- 2019-04-26 Nadav Amit New
[v5,02/23] x86/jump_label: Use text_poke_early() during early init x86: text_poke() fixes and executable lockdowns 1 - - --- 2019-04-26 Nadav Amit New
[v5,01/23] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()" x86: text_poke() fixes and executable lockdowns 2 1 - --- 2019-04-26 Nadav Amit New
[RFC,7/7] sci: add example system calls to exercse SCI x86: introduce system calls addess space isolation - - - --- 2019-04-25 Mike Rapoport New
[RFC,6/7] security: enable system call isolation in kernel config x86: introduce system calls addess space isolation - - - --- 2019-04-25 Mike Rapoport New
[RFC,5/7] x86/mm/fault: hook up SCI verification x86: introduce system calls addess space isolation - - - --- 2019-04-25 Mike Rapoport New
[RFC,4/7] x86/sci: hook up isolated system call entry and exit x86: introduce system calls addess space isolation - - - --- 2019-04-25 Mike Rapoport New
[RFC,3/7] x86/entry/64: add infrastructure for switching to isolated syscall context x86: introduce system calls addess space isolation - - - --- 2019-04-25 Mike Rapoport New
[RFC,2/7] x86/sci: add core implementation for system call isolation x86: introduce system calls addess space isolation - - - --- 2019-04-25 Mike Rapoport New
[RFC,1/7] x86/cpufeatures: add X86_FEATURE_SCI x86: introduce system calls addess space isolation - - - --- 2019-04-25 Mike Rapoport New
[11/11] keys: Pass the network namespace into request_key mechanism keys: Namespacing - - - --- 2019-04-24 David Howells New
[10/11] keys: Network namespace domain tag keys: Namespacing - - - --- 2019-04-24 David Howells New
[09/11] keys: Garbage collect keys for which the domain has been removed keys: Namespacing - - - --- 2019-04-24 David Howells New
[08/11] keys: Include target namespace in match criteria keys: Namespacing - - - --- 2019-04-24 David Howells New
[07/11] keys: Move the user and user-session keyrings to the user_namespace keys: Namespacing - - - --- 2019-04-24 David Howells New
[06/11] keys: Namespace keyring names keys: Namespacing - - - --- 2019-04-24 David Howells New
[05/11] keys: Add a 'recurse' flag for keyring searches keys: Namespacing - - - --- 2019-04-24 David Howells New
[04/11] keys: Cache the hash value to avoid lots of recalculation keys: Namespacing - - - --- 2019-04-24 David Howells New
[03/11] keys: Simplify key description management keys: Namespacing - - - --- 2019-04-24 David Howells New
[02/11] keys: Kill off request_key_async{,_with_auxdata} keys: Namespacing - - - --- 2019-04-24 David Howells New
[01/11] keys: Invalidate used request_key authentication keys keys: Namespacing - - - --- 2019-04-24 David Howells New
[v3,3/3] security: Implement Clang's stack initialization Refactor memory initialization hardening - - - --- 2019-04-23 Kees Cook New
[v3,2/3] security: Move stackleak config to Kconfig.hardening Refactor memory initialization hardening - - - --- 2019-04-23 Kees Cook New
[v3,1/3] security: Create "kernel hardening" config area Refactor memory initialization hardening - - - --- 2019-04-23 Kees Cook New
apparmor: Force type-casting of current->real_cred apparmor: Force type-casting of current->real_cred 2 - - --- 2019-04-23 Bharath Vedartham New
[v4,23/23] bpf: Fail bpf_probe_write_user() while mm is switched Merge text_poke fixes and executable lockdowns - - - --- 2019-04-22 Edgecombe, Rick P New
[v4,22/23] tlb: provide default nmi_uaccess_okay() Merge text_poke fixes and executable lockdowns - - - --- 2019-04-22 Edgecombe, Rick P New
[v4,21/23] x86/alternative: Comment about module removal races Merge text_poke fixes and executable lockdowns - - - --- 2019-04-22 Edgecombe, Rick P New
[v4,20/23] x86/kprobes: Use vmalloc special flag Merge text_poke fixes and executable lockdowns - - - --- 2019-04-22 Edgecombe, Rick P New
[v4,19/23] x86/ftrace: Use vmalloc special flag Merge text_poke fixes and executable lockdowns 2 - 1 --- 2019-04-22 Edgecombe, Rick P New
[v4,18/23] bpf: Use vmalloc special flag Merge text_poke fixes and executable lockdowns - - - --- 2019-04-22 Edgecombe, Rick P New
[v4,17/23] modules: Use vmalloc special flag Merge text_poke fixes and executable lockdowns - - - --- 2019-04-22 Edgecombe, Rick P New
[v4,16/23] vmalloc: Add flag for free of special permsissions Merge text_poke fixes and executable lockdowns - - - --- 2019-04-22 Edgecombe, Rick P New
[v4,15/23] mm: Make hibernate handle unmapped pages Merge text_poke fixes and executable lockdowns 1 - - --- 2019-04-22 Edgecombe, Rick P New
[v4,14/23] x86/mm/cpa: Add set_direct_map_ functions Merge text_poke fixes and executable lockdowns - - - --- 2019-04-22 Edgecombe, Rick P New
[v4,13/23] x86/alternative: Remove the return value of text_poke_*() Merge text_poke fixes and executable lockdowns 1 - - --- 2019-04-22 Edgecombe, Rick P New
[v4,12/23] x86/jump-label: Remove support for custom poker Merge text_poke fixes and executable lockdowns 1 - - --- 2019-04-22 Edgecombe, Rick P New
[v4,11/23] x86/module: Avoid breaking W^X while loading modules Merge text_poke fixes and executable lockdowns - - - --- 2019-04-22 Edgecombe, Rick P New
[v4,10/23] x86/kprobes: Set instruction page as executable Merge text_poke fixes and executable lockdowns 1 - - --- 2019-04-22 Edgecombe, Rick P New
[v4,09/23] x86/ftrace: Set trampoline pages as executable Merge text_poke fixes and executable lockdowns - 1 - --- 2019-04-22 Edgecombe, Rick P New
[v4,08/23] x86/kgdb: Avoid redundant comparison of patched code Merge text_poke fixes and executable lockdowns 1 - - --- 2019-04-22 Edgecombe, Rick P New
[v4,07/23] x86/alternative: Use temporary mm for text poking Merge text_poke fixes and executable lockdowns 1 - - --- 2019-04-22 Edgecombe, Rick P New
[v4,06/23] x86/alternative: Initialize temporary mm for patching Merge text_poke fixes and executable lockdowns 1 1 1 --- 2019-04-22 Edgecombe, Rick P New
[v4,05/23] fork: Provide a function for copying init_mm Merge text_poke fixes and executable lockdowns 1 1 1 --- 2019-04-22 Edgecombe, Rick P New
[v4,04/23] x86/mm: Save DRs when loading a temporary mm Merge text_poke fixes and executable lockdowns 1 - - --- 2019-04-22 Edgecombe, Rick P New
[v4,03/23] x86/mm: Introduce temporary mm structs Merge text_poke fixes and executable lockdowns 1 1 1 --- 2019-04-22 Edgecombe, Rick P New
[v4,02/23] x86/jump_label: Use text_poke_early() during early init Merge text_poke fixes and executable lockdowns 1 - - --- 2019-04-22 Edgecombe, Rick P New
[v4,01/23] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()" Merge text_poke fixes and executable lockdowns 2 1 - --- 2019-04-22 Edgecombe, Rick P New
[v2,23/79] docs: netlabel: convert docs to ReST and rename to *.rst Untitled series #108597 1 - - --- 2019-04-22 Mauro Carvalho Chehab New
[PATCHv2] since cmdline args can be same for multiple kexec, log entry hash will collide. Prepend t… [PATCHv2] since cmdline args can be same for multiple kexec, log entry hash will collide. Prepend t… - - - --- 2019-04-20 Prakhar Srivastava New
[PATCHv2] use event name instead of enum to make the call generic [PATCHv2] use event name instead of enum to make the call generic - - - --- 2019-04-20 Prakhar Srivastava New
[PATCHv2] added ima hook for buffer, being enabled as a policy [PATCHv2] added ima hook for buffer, being enabled as a policy - - - --- 2019-04-20 Prakhar Srivastava New
proc: prevent changes to overridden credentials proc: prevent changes to overridden credentials 3 - - --- 2019-04-19 Paul Moore New
[81/90] Netlabel: Return the labeling type on socket LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[80/90] Smack: Let netlabel do the work on connections LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[79/90] Smack: Don't set the socket label on each send LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[78/90] Smack: Let netlabel do the work on the ambient domain LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[77/90] Netlabel: Add a secattr comparison API function LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[76/90] Smack: Set netlabel flags properly on new label import LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[75/90] Smack: Fix setting of the CIPSO MLS_CAT flags LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[74/90] LSM: Change error detection for UDP peer security LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[73/90] Smack: Advertise the secid to netlabel LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[72/90] LSM: Fix for security_init_inode_security LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[71/90] LSM: Infrastructure security blobs for mount options LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[70/90] LSM: Correct handling of ENOSYS in inode_setxattr LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[69/90] LSM: Use full security context in security_inode_setsecctx LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[68/90] LSM: Support multiple LSMs using inode_init_security LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[67/90] Smack: Detect if secmarks can be safely used LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[66/90] LSM: refactor security_setprocattr LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[65/90] LSM: Add secmark refcounting to call_one list LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[64/90] netfilter: Remove unnecessary NULL check in lsm_context LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[63/90] Smack: Consolidate secmark conversions LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[62/90] netfilter: Fix memory leak introduced with lsm_context LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[61/90] LSM: Make getting the secmark right cleaner LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[60/90] LSM: Add secmark_relabel_packet to the set of one call hooks LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[59/90] AppArmor: Remove the exclusive flag LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[58/90] LSM: Specify which LSM to display LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[57/90] SELinux: Use blob offset in current_sid LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[56/90] LSM: Special handling for secctx lsm hooks LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[55/90] LSM: Remove unused macro LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[54/90] kernfs: remove lsm_context scaffolding LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[53/90] LSM: Use lsm_context in security_inode_setsecctx LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[52/90] LSM: Use lsm_context in inode_setsecctx hooks LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[51/90] LSM: Add the release function to the lsm_context LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[50/90] fs: remove lsm_context scaffolding LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[49/90] LSM: Use lsm_context in security_secid_to_secctx LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[48/90] LSM: Use lsm_context in security_release_secctx LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
« 1 2 ... 101 102 103155 156 »