summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'loadpin-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-111-0/+48
|\
| * security/loadpin: Allow to exclude specific file typesKe Wu2019-05-311-0/+48
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-111-1/+4
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-2217-71/+65
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-1793-484/+133
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-0718-93/+35
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-315-25/+5
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | net: nexthop uapiDavid Ahern2019-05-281-1/+4
* | | | | | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-1022-629/+187
* | | | | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-14131-616/+157
| |\ \ \ \ \ \
| * | | | | | | docs: fix broken documentation linksMauro Carvalho Chehab2019-06-081-1/+1
* | | | | | | | Merge branch 'next-lsm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2019-07-091-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | security/commoncap: Use xattr security prefix lenCarmeli Tamir2019-07-071-2/+2
| * | | | | | | | security: Make capability_hooks staticYueHaibing2019-06-111-1/+1
* | | | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-081-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-2/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2019-07-081-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | docs: cgroup-v1: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-0816-79/+378
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | integrity: Introduce struct evm_xattrThiago Jung Bauermann2019-06-303-7/+14
| * | | | | | | | | ima: Update MAX_TEMPLATE_NAME_LEN to fit largest reasonable definitionThiago Jung Bauermann2019-06-301-1/+7
| * | | | | | | | | IMA: Define a new template field bufPrakhar Srivastava2019-06-305-1/+33
| * | | | | | | | | IMA: Define a new hook to measure the kexec boot command line argumentsPrakhar Srivastava2019-06-244-0/+81
| * | | | | | | | | IMA: support for per policy rule template formatsMatthew Garrett2019-06-197-27/+76
| * | | | | | | | | integrity: Fix __integrity_init_keyring() section mismatchGeert Uytterhoeven2019-06-171-2/+3
| * | | | | | | | | ima: Use designated initializers for struct ima_event_dataThiago Jung Bauermann2019-06-142-6/+11
| * | | | | | | | | ima: use the lsm policy update notifierJanne Karhunen2019-06-143-20/+106
| * | | | | | | | | LSM: switch to blocking policy update notifiersJanne Karhunen2019-06-143-12/+15
| * | | | | | | | | x86/ima: fix the Kconfig dependency for IMA_ARCH_POLICYNayna Jain2019-06-141-1/+2
| * | | | | | | | | ima: Make arch_policy_entry staticYueHaibing2019-06-141-1/+1
| * | | | | | | | | ima: prevent a file already mmap'ed write to be mmap'ed executeMimi Zohar2019-06-041-2/+30
* | | | | | | | | | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-0822-187/+629
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | keys: Provide KEYCTL_GRANT_PERMISSIONDavid Howells2019-07-034-1/+133
| * | | | | | | | | | keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2019-06-2721-186/+496
* | | | | | | | | | | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-0811-243/+389
|\| | | | | | | | | |
| * | | | | | | | | | keys: Pass the network namespace into request_key mechanismDavid Howells2019-06-274-17/+36
| * | | | | | | | | | keys: Network namespace domain tagDavid Howells2019-06-261-1/+6
| * | | | | | | | | | keys: Garbage collect keys for which the domain has been removedDavid Howells2019-06-262-1/+17
| * | | | | | | | | | keys: Include target namespace in match criteriaDavid Howells2019-06-265-4/+39
| * | | | | | | | | | keys: Move the user and user-session keyrings to the user_namespaceDavid Howells2019-06-265-104/+187
| * | | | | | | | | | keys: Namespace keyring namesDavid Howells2019-06-262-57/+45
| * | | | | | | | | | keys: Add a 'recurse' flag for keyring searchesDavid Howells2019-06-268-9/+22
| * | | | | | | | | | keys: Cache the hash value to avoid lots of recalculationDavid Howells2019-06-263-16/+22
| * | | | | | | | | | keys: Simplify key description managementDavid Howells2019-06-264-49/+30
* | | | | | | | | | | Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-088-106/+180
|\| | | | | | | | | |
| * | | | | | | | | | keys: Kill off request_key_async{,_with_auxdata}David Howells2019-06-261-50/+0
| * | | | | | | | | | keys: Cache result of request_key*() temporarily in task_structDavid Howells2019-06-192-0/+55
| * | | | | | | | | | keys: Provide request_key_rcu()David Howells2019-06-191-0/+44
| * | | | | | | | | | keys: Move the RCU locks outwards from the keyring search functionsDavid Howells2019-06-196-60/+75