aboutsummaryrefslogtreecommitdiff
path: root/security/smack/smack_lsm.c
AgeCommit message (Expand)Author
2019-09-04security: smack: Fix possible null-pointer dereferences in smack_socket_sock_...Jia-Ju Bai
2019-09-04smack: fix some kernel-doc notationsluanshi
2019-09-04Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is setJann Horn
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-14Smack: Restore the smackfsdef mount option and add missing prefixesCasey Schaufler
2019-04-30Smack: Fix kbuild reported build errorCasey Schaufler
2019-04-29smack: Check address length before reading address familyTetsuo Handa
2019-04-03Smack: Fix IPv6 handling of 0 secmarkCasey Schaufler
2019-04-02Smack: Create smack_rule cache to optimize memory usageCasey Schaufler
2019-03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2019-03-07Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-02-28introduce cloning of fs_contextAl Viro
2019-02-28smack: Implement filesystem context security hooksDavid Howells
2019-02-22security: mark expected switch fall-throughs and add a missing breakGustavo A. R. Silva
2019-01-31audit: remove unused actx param from audit_rule_matchRichard Guy Briggs
2019-01-18LSM: Make lsm_early_cred() and lsm_early_task() local functions.Tetsuo Handa
2019-01-08LSM: Infrastructure management of the ipc security blobCasey Schaufler
2019-01-08Smack: Abstract use of ipc security blobsCasey Schaufler
2019-01-08LSM: Infrastructure management of the inode securityCasey Schaufler
2019-01-08Smack: Abstract use of inode security blobCasey Schaufler
2019-01-08LSM: Infrastructure management of the file securityCasey Schaufler
2019-01-08Smack: Abstract use of file security blobCasey Schaufler
2019-01-08Infrastructure management of the cred security blobCasey Schaufler
2019-01-08Smack: Abstract use of cred security blobCasey Schaufler
2019-01-08LSM: Separate idea of "major" LSM from "exclusive" LSMKees Cook
2019-01-08LSM: Lift LSM selection out of individual LSMsKees Cook
2019-01-08LSM: Introduce LSM_FLAG_LEGACY_MAJORKees Cook
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-12-21smack: rewrite smack_sb_eat_lsm_opts()Al Viro
2018-12-21smack: get rid of match_token()Al Viro
2018-12-21smack: take the guts of smack_parse_opts_str() into a new helperAl Viro
2018-12-21LSM: new method: ->sb_add_mnt_opt()Al Viro
2018-12-21smack: switch to private smack_mnt_optsAl Viro
2018-12-21LSM: hide struct security_mnt_opts from any generic codeAl Viro
2018-12-21LSM: turn sb_eat_lsm_opts() into a methodAl Viro
2018-12-21LSM: split ->sb_set_mnt_opts() out of ->sb_kern_mount()Al Viro
2018-12-21LSM: lift parsing LSM options into the caller of ->sb_kern_mount()Al Viro
2018-12-21smack: make smack_parse_opts_str() clean up on failureAl Viro
2018-12-03smack: fix access permissions for keyringZoran Markovic
2018-10-25Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2018-10-24Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-10LSM: Record LSM name in struct lsm_infoKees Cook
2018-10-10LSM: Convert security_initcall() into DEFINE_LSM()Kees Cook
2018-10-03signal: Distinguish between kernel_siginfo and siginfoEric W. Biederman
2018-09-18Smack: Mark expected switch fall-throughGustavo A. R. Silva
2018-09-18Smack: ptrace capability use fixesCasey Schaufler
2018-08-15Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2018-08-13Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-07-23Smack: Inform peer that IPv6 traffic has been blockedPiotr Sawicki
2018-07-23Smack: Check UDP-Lite and DCCP protocols during IPv6 handlingPiotr Sawicki