summaryrefslogtreecommitdiff
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-current/current'Stephen Rothwell2018-12-031-1/+1
|\
| * mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-021-1/+1
* | Merge remote-tracking branch 'audit/next'Stephen Rothwell2018-12-031-1/+1
|\ \
| * | audit: use current whenever possiblePaul Moore2018-11-261-1/+1
* | | Merge remote-tracking branch 'tpmdd/next'Stephen Rothwell2018-12-031-2/+3
|\ \ \
| * | | tpm: use u32 instead of int for PCR indexTomas Winkler2018-11-131-2/+3
* | | | Merge remote-tracking branch 'selinux/next'Stephen Rothwell2018-12-036-59/+82
|\ \ \ \
| * | | | selinux: make "selinux_policycap_names[]" const char *Alexey Dobriyan2018-11-262-2/+2
| * | | | selinux: always allow mounting submountsOndrej Mosnacek2018-11-261-1/+1
| * | | | selinux: refactor sidtab conversionOndrej Mosnacek2018-11-203-41/+42
| * | | | selinux: policydb - fix byte order and alignment issuesOndrej Mosnacek2018-11-051-15/+36
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'integrity/next-integrity'Stephen Rothwell2018-12-033-49/+145
|\ \ \ \
| * | | | x86/ima: define arch_get_ima_policy() for x86Eric Richter2018-11-131-1/+9
| * | | | ima: add support for arch specific policiesNayna Jain2018-11-131-2/+70
| * | | | ima: refactor ima_init_policy()Nayna Jain2018-11-131-41/+56
| * | | | ima: prevent kexec_load syscall based on runtime secureboot flagNayna Jain2018-11-131-6/+11
| * | | | integrity: support new struct public_key_signature encoding fieldMimi Zohar2018-11-131-0/+1
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'apparmor/apparmor-next'Stephen Rothwell2018-12-031-0/+2
|\ \ \ \
| * | | | apparmor: Fix warning about unused function apparmor_ipv6_postroutePetr Vorel2018-11-141-0/+2
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'security/next-testing'Stephen Rothwell2018-12-031-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'v4.20-rc2' into next-generalJames Morris2018-11-1239-326/+880
| |\ \ \ | | |/ /
| * | | tomoyo: fix small typoYangtao Li2018-11-051-1/+1
* | | | Merge remote-tracking branch 'crypto/master'Stephen Rothwell2018-12-034-7/+6
|\ \ \ \
| * | | | crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers2018-11-204-7/+6
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell2018-12-0315-188/+937
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'work.afs' into for-nextAl Viro2018-10-292-2/+2
| |\ \ \
| * | | | vfs: Remove unused code after filesystem context changesDavid Howells2018-10-233-149/+0
| * | | | tomoyo: Implement security hooks for the new mount APIDavid Howells2018-10-233-0/+63
| * | | | apparmor: Implement security hooks for the new mount APIDavid Howells2018-10-233-2/+162
| * | | | smack: Implement filesystem context security hooksDavid Howells2018-10-232-15/+338
| * | | | selinux: Implement the new mount API LSM hooksDavid Howells2018-10-232-33/+319
| * | | | vfs: Add LSM hooks for the new mount APIDavid Howells2018-10-231-0/+41
| * | | | vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells2018-10-234-0/+4
| * | | | vfs: syscall: Add move_mount(2) to move mounts aroundDavid Howells2018-09-111-0/+5
| * | | | vfs: Require specification of size of mount data for internal mountsDavid Howells2018-09-119-29/+45
* | | | | Merge tag 'selinux-pr-20181129' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-11-291-1/+12
|\ \ \ \ \
| * | | | | selinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN, and RTM_GETCHAINPaul Moore2018-11-291-1/+12
* | | | | | Merge tag 'selinux-pr-20181115' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-11-152-3/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | selinux: fix non-MLS handling in mls_context_to_sid()Paul Moore2018-11-131-3/+7
| * | | | | selinux: check length properly in SCTP bind hookOndrej Mosnacek2018-11-131-0/+3
* | | | | | integrity: support new struct public_key_signature encoding fieldMimi Zohar2018-11-131-0/+1
| |_|_|/ / |/| | | |
* | | | | Merge tag 'apparmor-pr-2018-11-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-11-0212-17/+291
|\ \ \ \ \
| * | | | | apparmor: clean an indentation issue, remove extraneous spaceColin Ian King2018-11-011-1/+1
| * | | | | apparmor: fix checkpatch error in Parse secmark policyJohn Johansen2018-11-011-1/+1
| * | | | | apparmor: add #ifdef checks for secmark filteringArnd Bergmann2018-10-122-0/+12
| * | | | | apparmor: Fix uninitialized value in aa_split_fqnameZubin Mithra2018-10-031-2/+4
| * | | | | apparmor: don't try to replace stale label in ptraceme checkJann Horn2018-10-031-2/+2
| * | | | | apparmor: Replace spin_is_locked() with lockdepLance Roy2018-10-031-1/+1
| * | | | | apparmor: Allow filtering based on secmark policyMatthew Garrett2018-10-032-1/+177
| * | | | | apparmor: Parse secmark policyMatthew Garrett2018-10-034-0/+77