summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* selinux: do not override context on context mountsOndrej Mosnacek2019-04-051-1/+8
* apparmor: fix double free when unpack of secmark rules failsJohn Johansen2019-04-051-0/+1
* security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblockJ. Bruce Fields2019-03-231-1/+4
* selinux: add the missing walk_size + len check in selinux_sctp_bind_connectXin Long2019-03-231-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-241-4/+6
|\
| * missing barriers in some of unix_sock ->addr and ->path accessesAl Viro2019-02-201-4/+6
* | KEYS: always initialize keyring_index_key::desc_lenEric Biggers2019-02-224-6/+4
* | keys: Timestamp new keysDavid Howells2019-02-151-0/+1
* | keys: Fix dependency loop between construction record and auth keyDavid Howells2019-02-155-62/+41
* | KEYS: allow reaching the keys quotas exactlyEric Biggers2019-02-151-2/+2
|/
* apparmor: Fix aa_label_build() error handling for failed mergesJohn Johansen2019-02-011-1/+4
* apparmor: Fix warning about unused function apparmor_ipv6_postroutePetr Vorel2019-02-011-0/+2
* Merge branch 'fixes-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-172-1/+10
|\
| * LSM: Check for NULL cred-security on freeJames Morris2019-01-161-0/+7
| * Yama: Check for pid death before checking ancestryKees Cook2019-01-161-1/+3
* | Merge tag 'selinux-pr-20190115' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-161-1/+2
|\ \ | |/ |/|
| * selinux: fix GPF on invalid policyStephen Smalley2019-01-101-1/+2
* | Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-01-056-741/+459
|\ \
| * | smack: rewrite smack_sb_eat_lsm_opts()Al Viro2018-12-211-85/+23
| * | smack: get rid of match_token()Al Viro2018-12-211-18/+38
| * | smack: take the guts of smack_parse_opts_str() into a new helperAl Viro2018-12-211-57/+57
| * | LSM: new method: ->sb_add_mnt_opt()Al Viro2018-12-213-30/+24
| * | selinux: rewrite selinux_sb_eat_lsm_opts()Al Viro2018-12-211-92/+54
| * | selinux: regularize Opt_... names a bitAl Viro2018-12-211-8/+8
| * | selinux: switch away from match_token()Al Viro2018-12-211-27/+55
| * | selinux: new helper - selinux_add_opt()Al Viro2018-12-211-73/+53
| * | smack: switch to private smack_mnt_optsAl Viro2018-12-211-102/+55
| * | selinux: switch to private struct selinux_mnt_optsAl Viro2018-12-211-161/+101
| * | LSM: hide struct security_mnt_opts from any generic codeAl Viro2018-12-213-32/+85
| * | selinux: kill selinux_sb_get_mnt_opts()Al Viro2018-12-211-147/+51
| * | LSM: turn sb_eat_lsm_opts() into a methodAl Viro2018-12-213-12/+31
| * | btrfs: sanitize security_mnt_opts useAl Viro2018-12-211-0/+1
| * | selinux; don't open-code a loop in sb_finish_set_opts()Al Viro2018-12-211-4/+2
| * | LSM: split ->sb_set_mnt_opts() out of ->sb_kern_mount()Al Viro2018-12-213-27/+3
| * | new helper: security_sb_eat_lsm_opts()Al Viro2018-12-211-3/+12
| * | LSM: lift extracting and parsing LSM options into the caller of ->sb_remount()Al Viro2018-12-212-37/+15
| * | LSM: lift parsing LSM options into the caller of ->sb_kern_mount()Al Viro2018-12-213-43/+9
| * | smack: make smack_parse_opts_str() clean up on failureAl Viro2018-12-211-0/+1
| * | selinux: expand superblock_doinit() callsAl Viro2018-12-201-30/+24
| * | vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells2018-12-204-0/+4
* | | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-1/+1
* | | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2019-01-021-2/+3
|\ \ \
| * \ \ Merge tag 'tpmdd-next-20181217' of git://git.infradead.org/users/jjs/linux-tp...James Morris2018-12-171-2/+3
| |\ \ \
| | * | | tpm: use u32 instead of int for PCR indexTomas Winkler2018-11-131-2/+3
* | | | | Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2019-01-021-3/+9
|\ \ \ \ \
| * \ \ \ \ Merge branch 'smack-for-4.21-a' of https://github.com/cschaufler/next-smack i...James Morris2018-12-131-3/+9
| |\ \ \ \ \
| | * | | | | smack: fix access permissions for keyringZoran Markovic2018-12-031-3/+9
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-0211-92/+633
|\ \ \ \ \ \
| * | | | | | integrity: Remove references to module keyringThiago Jung Bauermann2018-12-172-4/+2
| * | | | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...James Morris2018-12-1711-91/+634
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
OpenPOWER on IntegriCloud