summaryrefslogtreecommitdiff
path: root/security
Commit message (Expand)AuthorAge
* Merge tag 'apparmor-pr-2018-04-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-04-13
|\
| * apparmor: fix memory leak on buffer on error exit pathColin Ian King2018-03-30
| * apparmor: fix dangling symlinks to policy rawdata after replacementJohn Johansen2018-03-23
| * apparmor: Fix an error code in verify_table_headers()Dan Carpenter2018-03-23
| * apparmor: fix error returns checks by making size a ssize_tColin Ian King2018-03-23
| * apparmor: remove POLICY_MEDIATES_SAFEJohn Johansen2018-03-13
| * apparmor: add base infastructure for socket mediationJohn Johansen2018-03-13
| * apparmor: improve overlapping domain attachment resolutionJohn Johansen2018-02-09
| * apparmor: convert attaching profiles via xattrs to use dfa matchingJohn Johansen2018-02-09
| * apparmor: Add support for attaching profiles via xattr, presence and valueMatthew Garrett2018-02-09
| * apparmor: cleanup: simplify code to get ns symlink nameJohn Johansen2018-02-09
| * apparmor: cleanup create_aafs() error pathJohn Johansen2018-02-09
| * apparmor: dfa split verification of table headersJohn Johansen2018-02-09
| * apparmor: dfa add support for state differential encodingJohn Johansen2018-02-09
| * apparmor: dfa move character match into a macroJohn Johansen2018-02-09
| * apparmor: update domain transitions that are subsets of confinement at nnpJohn Johansen2018-02-09
| * apparmor: move context.h to cred.hJohn Johansen2018-02-09
| * apparmor: move task related defines and fns to task.X filesJohn Johansen2018-02-09
| * apparmor: cleanup, drop unused fn __aa_task_is_confined()John Johansen2018-02-09
| * apparmor: cleanup fixup description of aa_replace_profilesJohn Johansen2018-02-09
| * apparmor: rename tctx to ctxJohn Johansen2018-02-09
| * apparmor: drop cred_ctx and reference the label directlyJohn Johansen2018-02-09
| * apparmor: move task domain change info to task securityJohn Johansen2018-02-09
| * apparmor: rename task_ctx to the more accurate cred_ctxJohn Johansen2018-02-09
| * apparmor: audit unknown signal numbersJohn Johansen2018-02-09
| * apparmor: make signal label match work when matching stacked labelsJohn Johansen2018-02-09
| * security: apparmor: remove duplicate includesPravin Shedge2018-02-09
| * apparmor: root view labels should not be under user controlJohn Johansen2018-02-09
| * apparmor: cleanup add proper line wrapping to nulldfa.inJohn Johansen2018-02-09
| * apparmor: provide a bounded version of label_parseJohn Johansen2018-02-09
| * apparmor: use the dfa to do label parse string splittingJohn Johansen2018-02-09
| * apparmor: add first substr match to dfaJohn Johansen2018-02-09
| * apparmor: split load data into management struct and data blobJohn Johansen2018-02-09
| * apparmor: fix logging of the existence test for signalsJohn Johansen2018-02-09
| * apparmor: fix resource audit messages when auditing peerJohn Johansen2018-02-09
| * apparmor: fix display of .ns_name for containersJohn Johansen2018-02-09
* | ipc/msg: introduce msgctl(MSG_STAT_ANY)Davidlohr Bueso2018-04-11
* | ipc/sem: introduce semctl(SEM_STAT_ANY)Davidlohr Bueso2018-04-11
* | ipc/shm: introduce shmctl(SHM_STAT_ANY)Davidlohr Bueso2018-04-11
* | Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-04-10
|\ \
| * | init, tracing: instrument security and console initcall trace eventsAbderrahmane Benbachir2018-04-06
* | | selinux: fix missing dput() before selinuxfs unmountStephen Smalley2018-04-09
* | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-07
|\ \ \
| * | | ima: Fallback to the builtin hash algorithmPetr Vorel2018-03-25
| * | | ima: Add smackfs to the default appraise/measure listMartin Townsend2018-03-25
| * | | evm: check for remount ro in progress before writingSascha Hauer2018-03-25
| * | | ima: Improvements in ima_appraise_measurement()Thiago Jung Bauermann2018-03-25
| * | | ima: Simplify ima_eventsig_init()Thiago Jung Bauermann2018-03-25
| * | | integrity: Remove unused macro IMA_ACTION_RULE_FLAGSThiago Jung Bauermann2018-03-25
| * | | ima: drop vla in ima_audit_measurement()Tycho Andersen2018-03-25