summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* ima: Remove redundant conditional operatorThiago Jung Bauermann2017-11-081-2/+2
* ima: Fix bool initialization/comparisonThomas Meyer2017-11-082-4/+4
* ima: check signature enforcement against cmdline param instead of CONFIGBruno E. O. Meneguele2017-11-081-3/+3
* ima: fix hash algorithm initializationBoshi Wang2017-11-081-0/+4
* EVM: Only complain about a missing HMAC key onceMatthew Garrett2017-11-081-1/+1
* EVM: Allow userspace to signal an RSA key has been loadedMatthew Garrett2017-11-082-12/+20
* EVM: Include security.apparmor in EVM measurementsMatthew Garrett2017-11-081-0/+3
* integrity: use kernel_read_file_from_path() to read x509 certsChristoph Hellwig2017-11-084-56/+13
* ima: always measure and audit files in policyMimi Zohar2017-11-083-30/+56
* ima: don't remove the securityfs policy fileMimi Zohar2017-11-081-2/+2
* Smack: Base support for overlayfsCasey Schaufler2017-11-021-0/+79
* tomoyo: fix timestamping for y2038Arnd Bergmann2017-10-214-34/+13
* capabilities: audit log other surprising conditionsRichard Guy Briggs2017-10-201-7/+22
* capabilities: fix logic for effective root or real rootRichard Guy Briggs2017-10-201-3/+2
* capabilities: invert logic for clarityRichard Guy Briggs2017-10-201-4/+4
* capabilities: remove a layer of conditional logicRichard Guy Briggs2017-10-201-13/+10
* capabilities: move audit log decision to functionRichard Guy Briggs2017-10-201-20/+30
* capabilities: use intuitive names for id changesRichard Guy Briggs2017-10-201-6/+22
* capabilities: use root_priveleged inline to clarify logicRichard Guy Briggs2017-10-201-2/+4
* capabilities: rename has_cap to has_fcapRichard Guy Briggs2017-10-201-10/+10
* capabilities: intuitive names for cap gain statusRichard Guy Briggs2017-10-201-7/+11
* capabilities: factor out cap_bprm_set_creds privileged rootRichard Guy Briggs2017-10-201-28/+48
* Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-241-3/+3
|\
| * security: fix description of values returned by cap_inode_need_killprivStefan Berger2017-09-231-3/+3
* | Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-09-2324-137/+2088
|\ \
| * | apparmor: fix apparmorfs DAC access permissionsJohn Johansen2017-09-221-4/+4
| * | apparmor: fix build failure on sparc caused by undeclared signalsJohn Johansen2017-09-221-1/+4
| * | apparmor: fix incorrect type assignment when freeing proxiesJohn Johansen2017-09-221-1/+1
| * | apparmor: ensure unconfined profiles have dfas initializedJohn Johansen2017-09-221-0/+2
| * | apparmor: fix race condition in null profile creationJohn Johansen2017-09-221-3/+11
| * | apparmor: move new_null_profile to after profile lookup fns()John Johansen2017-09-221-79/+79
| * | apparmor: add base infastructure for socket mediationJohn Johansen2017-09-2212-16/+840
| * | apparmor: add more debug asserts to apparmorfsJohn Johansen2017-09-221-0/+17
| * | apparmor: make policy_unpack able to audit different info messagesJohn Johansen2017-09-222-16/+40
| * | apparmor: add support for absolute root view based labelsJohn Johansen2017-09-222-1/+10
| * | apparmor: cleanup conditional check for label in label_printJohn Johansen2017-09-221-14/+8
| * | apparmor: add mount mediationJohn Johansen2017-09-229-4/+841
| * | apparmor: add the ability to mediate signalsJohn Johansen2017-09-227-0/+231
| * | apparmor: Redundant condition: prev_ns. in [label.c:1498]John Johansen2017-09-221-1/+1
| * | apparmor: Fix an error code in aafs_create()Dan Carpenter2017-09-221-1/+3
| * | apparmor: Fix logical error in verify_header()Christos Gkekas2017-09-221-1/+1
| * | apparmor: Fix shadowed local variable in unpack_trans_table()Geert Uytterhoeven2017-09-221-2/+2
* | | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-09-141-2/+4
|\ \ \
| * | | fs: fix kernel_write prototypeChristoph Hellwig2017-09-041-1/+2
| * | | fs: fix kernel_read prototypeChristoph Hellwig2017-09-041-1/+2
| |/ /
* | | Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-1228-56/+78
|\ \ \
| * | | selinux: constify nf_hook_opsArvind Yadav2017-08-281-1/+1
| * | | selinux: allow per-file labeling for cgroupfsAntonio Murdaca2017-08-221-1/+3
| * | | lsm_audit: update my email addressStephen Smalley2017-08-171-1/+1
| * | | selinux: update my email addressStephen Smalley2017-08-1725-25/+25
OpenPOWER on IntegriCloud