Sign in
android-kvm
/
linux
/
40852275a94afb3e836be9248399e036982d1a79
/
security
4b42564
tomoyo: Allow multiple use_group lines.
by Tetsuo Handa
· 6 years ago
cdcf672
tomoyo: Coding style fix.
by Tetsuo Handa
· 6 years ago
8c6cb98
tomoyo: Swicth from cred->security to task_struct->security.
by Tetsuo Handa
· 6 years ago
23711df
security: keys: annotate implicit fall throughs
by Mathieu Malaterre
· 6 years ago
0f949bc
security: keys: annotate implicit fall throughs
by Mathieu Malaterre
· 6 years ago
5b73262
security: keys: annotate implicit fall through
by Mathieu Malaterre
· 6 years ago
6c2976b
apparmor: Adjust offset when accessing task blob.
by Tetsuo Handa
· 6 years ago
9624d5c
Merge tag 'v5.0-rc3' into next-general
by James Morris
· 6 years ago
3e8c736
LSM: Make some functions static
by Wei Yongjun
· 6 years ago
1cfb2a5
LSM: Make lsm_early_cred() and lsm_early_task() local functions.
by Tetsuo Handa
· 6 years ago
7fbfee7
Merge branch 'fixes-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
a5795fd
LSM: Check for NULL cred-security on free
by James Morris
· 6 years ago
9474f4e
Yama: Check for pid death before checking ancestry
by Kees Cook
· 6 years ago
47bfa6d
Merge tag 'selinux-pr-20190115' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 6 years ago
5b0e731
selinux: fix GPF on invalid policy
by Stephen Smalley
· 6 years ago
c1a85a0
LSM: generalize flag passing to security_capable
by Micah Morton
· 6 years ago
a5e2fe7
TOMOYO: Update LSM flags to no longer be exclusive
by Kees Cook
· 6 years ago
ecd5f82
LSM: Infrastructure management of the ipc security blob
by Casey Schaufler
· 6 years ago
019bcca
Smack: Abstract use of ipc security blobs
by Casey Schaufler
· 6 years ago
7c65382
SELinux: Abstract use of ipc security blobs
by Casey Schaufler
· 6 years ago
f4ad8f2
LSM: Infrastructure management of the task security
by Casey Schaufler
· 6 years ago
afb1cbe3
LSM: Infrastructure management of the inode security
by Casey Schaufler
· 6 years ago
fb4021b
Smack: Abstract use of inode security blob
by Casey Schaufler
· 6 years ago
80788c2
SELinux: Abstract use of inode security blob
by Casey Schaufler
· 6 years ago
33bf60c
LSM: Infrastructure management of the file security
by Casey Schaufler
· 6 years ago
f28952a
Smack: Abstract use of file security blob
by Casey Schaufler
· 6 years ago
bb6c6b0
SELinux: Abstract use of file security blob
by Casey Schaufler
· 6 years ago
bbd3662
Infrastructure management of the cred security blob
by Casey Schaufler
· 6 years ago
43fc460
TOMOYO: Abstract use of cred security blob
by Casey Schaufler
· 6 years ago
69b5a44
AppArmor: Abstract use of cred security blob
by Casey Schaufler
· 6 years ago
3d25252
SELinux: Remove unused selinux_is_enabled
by Casey Schaufler
· 6 years ago
98c8865
SELinux: Remove cred security blob poisoning
by Casey Schaufler
· 6 years ago
0c6cfa6
SELinux: Abstract use of cred security blob
by Casey Schaufler
· 6 years ago
b17103a
Smack: Abstract use of cred security blob
by Casey Schaufler
· 6 years ago
6d9c939
procfs: add smack subdir to attrs
by Casey Schaufler
· 6 years ago
d117a15
capability: Initialize as LSM_ORDER_FIRST
by Kees Cook
· 7 years ago
e2bc445
LSM: Introduce enum lsm_order
by Kees Cook
· 6 years ago
d6aed64
Yama: Initialize as ordered LSM
by Kees Cook
· 7 years ago
70b62c2
LoadPin: Initialize as ordered LSM
by Kees Cook
· 7 years ago
d8e9bbd4
LSM: Split LSM preparation from initialization
by Kees Cook
· 6 years ago
c91d810
LSM: Add all exclusive LSMs to ordered initialization
by Casey Schaufler
· 6 years ago
be6ec88
selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUE
by Kees Cook
· 6 years ago
0102fb8
apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE
by Kees Cook
· 6 years ago
14bd99c
LSM: Separate idea of "major" LSM from "exclusive" LSM
by Kees Cook
· 6 years ago
7e61148
LSM: Refactor "security=" in terms of enable/disable
by Kees Cook
· 6 years ago
5ef4e41
LSM: Prepare for reorganizing "security=" logic
by Kees Cook
· 6 years ago
a8027fb
LSM: Tie enabling logic to presence in ordered list
by Kees Cook
· 6 years ago
79f7865
LSM: Introduce "lsm=" for boottime LSM selection
by Kees Cook
· 6 years ago
13e735c
LSM: Introduce CONFIG_LSM
by Kees Cook
· 6 years ago
2d4d511
LSM: Build ordered list of LSMs to initialize
by Kees Cook
· 6 years ago
f4941d7
LSM: Lift LSM selection out of individual LSMs
by Kees Cook
· 7 years ago
c5459b8
LSM: Plumb visibility into optional "enabled" state
by Kees Cook
· 7 years ago
657d910
LSM: Provide separate ordered initialization
by Kees Cook
· 6 years ago
47008e5
LSM: Introduce LSM_FLAG_LEGACY_MAJOR
by Kees Cook
· 6 years ago
505b050
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
74673fc
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
19f2e26
Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
f218a29
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
57b0e31
KEYS: fix parsing invalid pkey info string
by Eric Biggers
· 6 years ago
769e470
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
f346b0b
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
75f95da
Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
ca79b0c
mm: convert totalram_pages and totalhigh_pages variables to atomic
by Arun KS
· 6 years ago
b71acb0
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
e0c38a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
3f03bf9
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
fb2a624
Merge tag 'selinux-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 6 years ago
047ce6d
Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 6 years ago
d2497e1
smack: rewrite smack_sb_eat_lsm_opts()
by Al Viro
· 6 years ago
c3300aa
smack: get rid of match_token()
by Al Viro
· 6 years ago
55c0e5b
smack: take the guts of smack_parse_opts_str() into a new helper
by Al Viro
· 6 years ago
757cbe5
LSM: new method: ->sb_add_mnt_opt()
by Al Viro
· 6 years ago
99dbbb5
selinux: rewrite selinux_sb_eat_lsm_opts()
by Al Viro
· 6 years ago
da3d76a
selinux: regularize Opt_... names a bit
by Al Viro
· 6 years ago
169d68efb
selinux: switch away from match_token()
by Al Viro
· 6 years ago
ba64186
selinux: new helper - selinux_add_opt()
by Al Viro
· 6 years ago
12085b1
smack: switch to private smack_mnt_opts
by Al Viro
· 6 years ago
bd32365
selinux: switch to private struct selinux_mnt_opts
by Al Viro
· 6 years ago
204cc0c
LSM: hide struct security_mnt_opts from any generic code
by Al Viro
· 6 years ago
e3489f8
selinux: kill selinux_sb_get_mnt_opts()
by Al Viro
· 6 years ago
5b40023
LSM: turn sb_eat_lsm_opts() into a method
by Al Viro
· 6 years ago
a65001e
btrfs: sanitize security_mnt_opts use
by Al Viro
· 6 years ago
8d64124
selinux; don't open-code a loop in sb_finish_set_opts()
by Al Viro
· 6 years ago
a10d7c2
LSM: split ->sb_set_mnt_opts() out of ->sb_kern_mount()
by Al Viro
· 6 years ago
f5c0c26
new helper: security_sb_eat_lsm_opts()
by Al Viro
· 6 years ago
c039bc3
LSM: lift extracting and parsing LSM options into the caller of ->sb_remount()
by Al Viro
· 6 years ago
6be8750
LSM: lift parsing LSM options into the caller of ->sb_kern_mount()
by Al Viro
· 6 years ago
6466f3d
smack: make smack_parse_opts_str() clean up on failure
by Al Viro
· 6 years ago
8636a1f
treewide: surround Kconfig file paths with double quotes
by Masahiro Yamada
· 6 years ago
2be09de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
b49d564
security: integrity: partial revert of make ima_main explicitly non-modular
by Paul Gortmaker
· 6 years ago
17f3b55
selinux: expand superblock_doinit() calls
by Al Viro
· 6 years ago
e262e32d
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
by David Howells
· 6 years ago
2294be0f
net: use skb_sec_path helper in more places
by Florian Westphal
· 6 years ago
1a9430d
ima: cleanup the match_token policy code
by Mimi Zohar
· 6 years ago
94c13f6
security: don't use a negative Opt_err token index
by Linus Torvalds
· 6 years ago
c7f7e58
integrity: Remove references to module keyring
by Thiago Jung Bauermann
· 6 years ago
0db51ef2
Merge tag 'tpmdd-next-20181217' of git://git.infradead.org/users/jjs/linux-tpmdd into next-tpm
by James Morris
· 6 years ago
5580b4a
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next-integrity
by James Morris
· 6 years ago
Next »