index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Lines
2019-07-07
security/commoncap: Use xattr security prefix len
Carmeli Tamir
-2
/
+2
2019-07-04
vfs: Convert smackfs to use the new mount API
David Howells
-12
/
+22
2019-07-04
vfs: Convert selinuxfs to use the new mount API
David Howells
-5
/
+15
2019-07-04
vfs: Convert securityfs to use the new mount API
David Howells
-6
/
+15
2019-07-04
vfs: Convert apparmorfs to use the new mount API
David Howells
-5
/
+15
2019-07-03
keys: Provide KEYCTL_GRANT_PERMISSION
David Howells
-1
/
+133
2019-07-01
selinux: format all invalid context as untrusted
Richard Guy Briggs
-10
/
+19
2019-06-30
integrity: Introduce struct evm_xattr
Thiago Jung Bauermann
-7
/
+14
2019-06-30
ima: Update MAX_TEMPLATE_NAME_LEN to fit largest reasonable definition
Thiago Jung Bauermann
-1
/
+7
2019-06-30
IMA: Define a new template field buf
Prakhar Srivastava
-1
/
+33
2019-06-27
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
-186
/
+496
2019-06-27
keys: Pass the network namespace into request_key mechanism
David Howells
-17
/
+36
2019-06-26
keys: Network namespace domain tag
David Howells
-1
/
+6
2019-06-26
keys: Garbage collect keys for which the domain has been removed
David Howells
-1
/
+17
2019-06-26
keys: Include target namespace in match criteria
David Howells
-4
/
+39
2019-06-26
keys: Move the user and user-session keyrings to the user_namespace
David Howells
-104
/
+187
2019-06-26
keys: Namespace keyring names
David Howells
-57
/
+45
2019-06-26
keys: Add a 'recurse' flag for keyring searches
David Howells
-9
/
+22
2019-06-26
keys: Cache the hash value to avoid lots of recalculation
David Howells
-16
/
+22
2019-06-26
keys: Simplify key description management
David Howells
-49
/
+30
2019-06-26
keys: Kill off request_key_async{,_with_auxdata}
David Howells
-50
/
+0
2019-06-24
IMA: Define a new hook to measure the kexec boot command line arguments
Prakhar Srivastava
-0
/
+81
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-71
/
+65
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-61
/
+15
2019-06-20
apparmor: increase left match history buffer size
John Johansen
-5
/
+4
2019-06-20
apparmor: Switch to GFP_KERNEL where possible
Sebastian Andrzej Siewior
-12
/
+12
2019-06-20
apparmor: Use a memory pool instead per-CPU caches
Sebastian Andrzej Siewior
-111
/
+164
2019-06-20
apparmor: Force type-casting of current->real_cred
Bharath Vedartham
-1
/
+1
2019-06-19
IMA: support for per policy rule template formats
Matthew Garrett
-27
/
+76
2019-06-19
keys: Cache result of request_key*() temporarily in task_struct
David Howells
-0
/
+55
2019-06-19
keys: Provide request_key_rcu()
David Howells
-0
/
+44
2019-06-19
keys: Move the RCU locks outwards from the keyring search functions
David Howells
-60
/
+75
2019-06-19
keys: Invalidate used request_key authentication keys
David Howells
-3
/
+3
2019-06-19
keys: Fix request_key() lack of Link perm check on found key
David Howells
-0
/
+10
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
-61
/
+15
2019-06-19
keys: Add capability-checking keyctl function
David Howells
-0
/
+40
2019-06-18
apparmor: reset pos on failure to unpack for various functions
Mike Salvatore
-8
/
+39
2019-06-18
apparmor: enforce nullbyte at end of tag string
Jann Horn
-1
/
+1
2019-06-18
apparmor: fix PROFILE_MEDIATES for untrusted input
John Johansen
-1
/
+10
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-484
/
+133
2019-06-17
integrity: Fix __integrity_init_keyring() section mismatch
Geert Uytterhoeven
-2
/
+3
2019-06-17
locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...
Nikolay Borisov
-4
/
+4
2019-06-14
Smack: Restore the smackfsdef mount option and add missing prefixes
Casey Schaufler
-5
/
+7
2019-06-14
docs: cgroup-v1: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
-1
/
+1
2019-06-14
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
-616
/
+157
2019-06-14
ima: Use designated initializers for struct ima_event_data
Thiago Jung Bauermann
-6
/
+11
2019-06-14
ima: use the lsm policy update notifier
Janne Karhunen
-20
/
+106
2019-06-14
LSM: switch to blocking policy update notifiers
Janne Karhunen
-12
/
+15
2019-06-14
x86/ima: fix the Kconfig dependency for IMA_ARCH_POLICY
Nayna Jain
-1
/
+2
2019-06-14
ima: Make arch_policy_entry static
YueHaibing
-1
/
+1
[prev]
[next]