summaryrefslogtreecommitdiffstats
path: root/security/smack
Commit message (Expand)AuthorAge
* Smack: Fix kbuild reported build errorCasey Schaufler2019-04-30
* smack: Check address length before reading address familyTetsuo Handa2019-04-29
* Smack: Fix IPv6 handling of 0 secmarkCasey Schaufler2019-04-03
* Smack: Create smack_rule cache to optimize memory usageCasey Schaufler2019-04-02
* smack: removal of global rule listVishal Goel2019-04-02
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2019-03-12
|\
| * introduce cloning of fs_contextAl Viro2019-02-28
| * smack: Implement filesystem context security hooksDavid Howells2019-02-28
* | Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-07
|\ \
| * | audit: remove unused actx param from audit_rule_matchRichard Guy Briggs2019-01-31
| |/
* | security: mark expected switch fall-throughs and add a missing breakGustavo A. R. Silva2019-02-22
* | LSM: Make lsm_early_cred() and lsm_early_task() local functions.Tetsuo Handa2019-01-18
* | LSM: generalize flag passing to security_capableMicah Morton2019-01-10
* | LSM: Infrastructure management of the ipc security blobCasey Schaufler2019-01-08
* | Smack: Abstract use of ipc security blobsCasey Schaufler2019-01-08
* | LSM: Infrastructure management of the inode securityCasey Schaufler2019-01-08
* | Smack: Abstract use of inode security blobCasey Schaufler2019-01-08
* | LSM: Infrastructure management of the file securityCasey Schaufler2019-01-08
* | Smack: Abstract use of file security blobCasey Schaufler2019-01-08
* | Infrastructure management of the cred security blobCasey Schaufler2019-01-08
* | Smack: Abstract use of cred security blobCasey Schaufler2019-01-08
* | LSM: Separate idea of "major" LSM from "exclusive" LSMKees Cook2019-01-08
* | LSM: Lift LSM selection out of individual LSMsKees Cook2019-01-08
* | LSM: Introduce LSM_FLAG_LEGACY_MAJORKees Cook2019-01-08
|/
* Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-01-05
|\
| * smack: rewrite smack_sb_eat_lsm_opts()Al Viro2018-12-21
| * smack: get rid of match_token()Al Viro2018-12-21
| * smack: take the guts of smack_parse_opts_str() into a new helperAl Viro2018-12-21
| * LSM: new method: ->sb_add_mnt_opt()Al Viro2018-12-21
| * smack: switch to private smack_mnt_optsAl Viro2018-12-21
| * LSM: hide struct security_mnt_opts from any generic codeAl Viro2018-12-21
| * LSM: turn sb_eat_lsm_opts() into a methodAl Viro2018-12-21
| * LSM: split ->sb_set_mnt_opts() out of ->sb_kern_mount()Al Viro2018-12-21
| * LSM: lift parsing LSM options into the caller of ->sb_kern_mount()Al Viro2018-12-21
| * smack: make smack_parse_opts_str() clean up on failureAl Viro2018-12-21
* | smack: fix access permissions for keyringZoran Markovic2018-12-03
|/
* Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2018-10-25
|\
| * Smack: Mark expected switch fall-throughGustavo A. R. Silva2018-09-18
| * Smack: ptrace capability use fixesCasey Schaufler2018-09-18
| * Smack: remove set but not used variable 'root_inode'YueHaibing2018-09-18
* | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-24
|\ \
| * | LSM: Record LSM name in struct lsm_infoKees Cook2018-10-10
| * | LSM: Convert security_initcall() into DEFINE_LSM()Kees Cook2018-10-10
| |/
* / signal: Distinguish between kernel_siginfo and siginfoEric W. Biederman2018-10-03
|/
* Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2018-08-16
|\
| * Smack: Inform peer that IPv6 traffic has been blockedPiotr Sawicki2018-07-23
| * Smack: Check UDP-Lite and DCCP protocols during IPv6 handlingPiotr Sawicki2018-07-23
| * Smack: Fix handling of IPv4 traffic received by PF_INET6 socketsPiotr Sawicki2018-07-23
* | Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-08-13
|\ \
| * | ->file_open(): lose cred argumentAl Viro2018-07-12
| |/