开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
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
2018-12-21
btrfs: sanitize security_mnt_opts use
Al Viro
2018-12-21
selinux; don't open-code a loop in sb_finish_set_opts()
Al Viro
2018-12-21
LSM: split ->sb_set_mnt_opts() out of ->sb_kern_mount()
Al Viro
2018-12-21
new helper: security_sb_eat_lsm_opts()
Al Viro
2018-12-21
LSM: lift extracting and parsing LSM options into the caller of ->sb_remount()
Al Viro
2018-12-21
LSM: lift parsing LSM options into the caller of ->sb_kern_mount()
Al Viro
2018-12-21
smack: make smack_parse_opts_str() clean up on failure
Al Viro
2018-12-20
selinux: expand superblock_doinit() calls
Al Viro
2018-12-20
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
2018-11-02
Merge tag 'apparmor-pr-2018-11-01' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-11-01
apparmor: clean an indentation issue, remove extraneous space
Colin Ian King
2018-11-01
apparmor: fix checkpatch error in Parse secmark policy
John Johansen
2018-10-26
KEYS: Move trusted.h to include/keys [ver #2]
Denis Kenzior
2018-10-26
KEYS: trusted: Expose common functionality [ver #2]
Denis Kenzior
2018-10-26
KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2]
David Howells
2018-10-25
Merge branch 'next-loadpin' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-25
Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
2018-10-25
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-24
Merge tag 'selinux-pr-20181022' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-18
Merge tag 'loadpin-security-next' of https://git.kernel.org/pub/scm/linux/ker...
James Morris
2018-10-18
LoadPin: Rename boot param "enabled" to "enforce"
Kees Cook
2018-10-18
LoadPin: Report friendly block device name
Kees Cook
2018-10-12
apparmor: add #ifdef checks for secmark filtering
Arnd Bergmann
2018-10-10
LSM: Don't ignore initialization failures
Kees Cook
2018-10-10
LSM: Provide init debugging infrastructure
Kees Cook
2018-10-10
LSM: Record LSM name in struct lsm_info
Kees Cook
2018-10-10
LSM: Convert security_initcall() into DEFINE_LSM()
Kees Cook
2018-10-10
LSM: Convert from initcall to struct lsm_info
Kees Cook
2018-10-10
LSM: Remove initcall tracing
Kees Cook
2018-10-10
LSM: Rename .security_initcall section to .lsm_info
Kees Cook
2018-10-10
LSM: Correctly announce start of LSM initialization
Kees Cook
2018-10-10
ima: open a new file instance if no read permissions
Goldwyn Rodrigues
2018-10-10
ima: fix showing large 'violations' or 'runtime_measurements_count'
Eric Biggers
2018-10-10
security/integrity: remove unnecessary 'init_keyring' variable
Eric Biggers
2018-10-10
security/integrity: constify some read-only data
Eric Biggers
2018-10-03
signal: Distinguish between kernel_siginfo and siginfo
Eric W. Biederman
2018-10-03
apparmor: Fix uninitialized value in aa_split_fqname
Zubin Mithra
2018-10-03
apparmor: don't try to replace stale label in ptraceme check
Jann Horn
2018-10-03
apparmor: Replace spin_is_locked() with lockdep
Lance Roy
2018-10-03
apparmor: Allow filtering based on secmark policy
Matthew Garrett
2018-10-03
apparmor: Parse secmark policy
Matthew Garrett
2018-10-03
apparmor: Add a wildcard secid
Matthew Garrett
2018-09-25
Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...
Lubomir Rintel
2018-09-18
Smack: Mark expected switch fall-through
Gustavo A. R. Silva
[next]