index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
2019-01-08
SELinux: Abstract use of cred security blob
Casey Schaufler
2019-01-08
Smack: Abstract use of cred security blob
Casey Schaufler
2019-01-08
procfs: add smack subdir to attrs
Casey Schaufler
2019-01-08
capability: Initialize as LSM_ORDER_FIRST
Kees Cook
2019-01-08
LSM: Introduce enum lsm_order
Kees Cook
2019-01-08
Yama: Initialize as ordered LSM
Kees Cook
2019-01-08
LoadPin: Initialize as ordered LSM
Kees Cook
2019-01-08
LSM: Split LSM preparation from initialization
Kees Cook
2019-01-08
LSM: Add all exclusive LSMs to ordered initialization
Casey Schaufler
2019-01-08
selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUE
Kees Cook
2019-01-08
apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE
Kees Cook
2019-01-08
LSM: Separate idea of "major" LSM from "exclusive" LSM
Kees Cook
2019-01-08
LSM: Refactor "security=" in terms of enable/disable
Kees Cook
2019-01-08
LSM: Prepare for reorganizing "security=" logic
Kees Cook
2019-01-08
LSM: Tie enabling logic to presence in ordered list
Kees Cook
2019-01-08
LSM: Introduce "lsm=" for boottime LSM selection
Kees Cook
2019-01-08
LSM: Introduce CONFIG_LSM
Kees Cook
2019-01-08
LSM: Build ordered list of LSMs to initialize
Kees Cook
2019-01-08
LSM: Lift LSM selection out of individual LSMs
Kees Cook
2019-01-08
LSM: Plumb visibility into optional "enabled" state
Kees Cook
2019-01-08
LSM: Provide separate ordered initialization
Kees Cook
2019-01-08
LSM: Introduce LSM_FLAG_LEGACY_MAJOR
Kees Cook
2019-01-05
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-02
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2019-01-02
Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
2019-01-02
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-01
KEYS: fix parsing invalid pkey info string
Eric Biggers
2018-12-29
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-12-27
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-12-27
Merge tag 'selinux-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-27
Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-12-21
smack: rewrite smack_sb_eat_lsm_opts()
Al Viro
2018-12-21
smack: get rid of match_token()
Al Viro
2018-12-21
smack: take the guts of smack_parse_opts_str() into a new helper
Al Viro
2018-12-21
LSM: new method: ->sb_add_mnt_opt()
Al Viro
2018-12-21
selinux: rewrite selinux_sb_eat_lsm_opts()
Al Viro
2018-12-21
selinux: regularize Opt_... names a bit
Al Viro
2018-12-21
selinux: switch away from match_token()
Al Viro
2018-12-21
selinux: new helper - selinux_add_opt()
Al Viro
2018-12-21
smack: switch to private smack_mnt_opts
Al Viro
2018-12-21
selinux: switch to private struct selinux_mnt_opts
Al Viro
2018-12-21
LSM: hide struct security_mnt_opts from any generic code
Al Viro
2018-12-21
selinux: kill selinux_sb_get_mnt_opts()
Al Viro
2018-12-21
LSM: turn sb_eat_lsm_opts() into a method
Al Viro
[prev]
[next]