summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
...
| * | | apparmor: update domain transitions that are subsets of confinement at nnpJohn Johansen2018-02-094-65/+110
| * | | apparmor: move context.h to cred.hJohn Johansen2018-02-0915-14/+14
| * | | apparmor: move task related defines and fns to task.X filesJohn Johansen2018-02-096-98/+105
| * | | apparmor: cleanup, drop unused fn __aa_task_is_confined()John Johansen2018-02-091-11/+0Star
| * | | apparmor: cleanup fixup description of aa_replace_profilesJohn Johansen2018-02-091-2/+3
| * | | apparmor: rename tctx to ctxJohn Johansen2018-02-093-30/+29Star
| * | | apparmor: drop cred_ctx and reference the label directlyJohn Johansen2018-02-094-129/+47Star
| * | | apparmor: move task domain change info to task securityJohn Johansen2018-02-094-52/+132
| * | | apparmor: rename task_ctx to the more accurate cred_ctxJohn Johansen2018-02-095-46/+45Star
| * | | apparmor: audit unknown signal numbersJohn Johansen2018-02-093-4/+12
| * | | apparmor: make signal label match work when matching stacked labelsJohn Johansen2018-02-091-28/+12Star
| * | | security: apparmor: remove duplicate includesPravin Shedge2018-02-091-1/+0Star
| * | | apparmor: root view labels should not be under user controlJohn Johansen2018-02-091-3/+2Star
| * | | apparmor: cleanup add proper line wrapping to nulldfa.inJohn Johansen2018-02-091-1/+107
| * | | apparmor: provide a bounded version of label_parseJohn Johansen2018-02-092-11/+27
| * | | apparmor: use the dfa to do label parse string splittingJohn Johansen2018-02-095-11/+170
| * | | apparmor: add first substr match to dfaJohn Johansen2018-02-092-0/+124
| * | | apparmor: split load data into management struct and data blobJohn Johansen2018-02-092-4/+11
| * | | apparmor: fix logging of the existence test for signalsJohn Johansen2018-02-092-2/+4
| * | | apparmor: fix resource audit messages when auditing peerJohn Johansen2018-02-091-4/+4
| * | | apparmor: fix display of .ns_name for containersJohn Johansen2018-02-091-3/+1Star
* | | | ipc/msg: introduce msgctl(MSG_STAT_ANY)Davidlohr Bueso2018-04-112-0/+2
* | | | ipc/sem: introduce semctl(SEM_STAT_ANY)Davidlohr Bueso2018-04-112-0/+2
* | | | ipc/shm: introduce shmctl(SHM_STAT_ANY)Davidlohr Bueso2018-04-112-0/+2
* | | | Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-04-101-1/+7
|\ \ \ \
| * | | | init, tracing: instrument security and console initcall trace eventsAbderrahmane Benbachir2018-04-061-1/+7
* | | | | selinux: fix missing dput() before selinuxfs unmountStephen Smalley2018-04-091-0/+1
* | | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-0816-68/+207
|\ \ \ \ \
| * | | | | ima: Fallback to the builtin hash algorithmPetr Vorel2018-03-252-0/+15
| * | | | | ima: Add smackfs to the default appraise/measure listMartin Townsend2018-03-251-0/+2
| * | | | | evm: check for remount ro in progress before writingSascha Hauer2018-03-251-2/+6
| * | | | | ima: Improvements in ima_appraise_measurement()Thiago Jung Bauermann2018-03-251-13/+22
| * | | | | ima: Simplify ima_eventsig_init()Thiago Jung Bauermann2018-03-251-8/+3Star
| * | | | | integrity: Remove unused macro IMA_ACTION_RULE_FLAGSThiago Jung Bauermann2018-03-251-1/+0Star
| * | | | | ima: drop vla in ima_audit_measurement()Tycho Andersen2018-03-251-6/+10
| * | | | | ima: Fix Kconfig to select TPM 2.0 CRB interfaceJiandi An2018-03-251-0/+1
| * | | | | evm: Constify *integrity_status_msg[]Hernán Gonzalez2018-03-231-1/+1
| * | | | | evm: Move evm_hmac and evm_hash from evm_main.c to evm_crypto.cHernán Gonzalez2018-03-233-4/+3Star
| * | | | | ima: fail signature verification based on policyMimi Zohar2018-03-234-6/+14
| * | | | | ima: clear IMA_HASHMimi Zohar2018-03-231-1/+1
| * | | | | ima: re-evaluate files on privileged mounted filesystemsMimi Zohar2018-03-231-2/+11
| * | | | | ima: fail file signature verification on non-init mounted filesystemsMimi Zohar2018-03-231-1/+14
| * | | | | IMA: Support using new creds in appraisal policyMatthew Garrett2018-03-237-29/+79
| * | | | | security: Add a cred_getsecid hookMatthew Garrett2018-03-233-0/+31
* | | | | | Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2018-04-081-0/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'smack-for-4.17' of git://github.com/cschaufler/next-smack into ...James Morris2018-03-271-0/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Smack: Handle CGROUP2 in the same way that CGROUPJosé Bollo2018-02-281-0/+2
* | | | | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-074-27/+35
|\ \ \ \ \ \ \
| * | | | | | | security: convert security hooks to use hlistSargun Dhillon2018-03-311-11/+11
| |/ / / / / /
| * | | | | | Merge tag 'v4.16-rc6' into next-generalJames Morris2018-03-222-23/+88
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |