index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-10
apparmor: add policy revision file interface
John Johansen
4
-1
/
+116
2017-06-10
apparmor: provide finer control over policy management
John Johansen
3
-23
/
+35
2017-06-09
security/selinux: allow security_sb_clone_mnt_opts to enable/disable native l...
Scott Mayhew
2
-4
/
+38
2017-06-09
selinux: use kmem_cache for ebitmap
Junil Lee
3
-6
/
+27
2017-06-09
apparmor: rework perm mapping to a slightly broader set
John Johansen
5
-53
/
+133
2017-06-09
KEYS: fix refcount_inc() on zero
Mark Rutland
1
-7
/
+4
2017-06-09
KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP API
Mat Martineau
2
-103
/
+171
2017-06-09
KEYS: DH: ensure the KDF counter is properly aligned
Eric Biggers
1
-13
/
+3
2017-06-09
KEYS: DH: don't feed uninitialized "otherinfo" into KDF
Eric Biggers
1
-1
/
+1
2017-06-09
KEYS: DH: forbid using digest_null as the KDF hash
Eric Biggers
1
-1
/
+11
2017-06-09
KEYS: sanitize key structs before freeing
Eric Biggers
1
-3
/
+1
2017-06-09
KEYS: trusted: sanitize all key material
Eric Biggers
1
-28
/
+22
2017-06-09
KEYS: encrypted: sanitize all key material
Eric Biggers
1
-18
/
+13
2017-06-09
KEYS: user_defined: sanitize key payloads
Eric Biggers
1
-4
/
+12
2017-06-09
KEYS: sanitize add_key() and keyctl() key payloads
Eric Biggers
1
-3
/
+9
2017-06-09
KEYS: fix freeing uninitialized memory in key_update()
Eric Biggers
1
-3
/
+2
2017-06-09
KEYS: fix dereferencing NULL payload with nonzero length
Eric Biggers
1
-2
/
+2
2017-06-09
KEYS: encrypted: use constant-time HMAC comparison
Eric Biggers
1
-2
/
+3
2017-06-09
KEYS: encrypted: fix race causing incorrect HMAC calculations
Eric Biggers
1
-83
/
+32
2017-06-09
KEYS: encrypted: fix buffer overread in valid_master_desc()
Eric Biggers
1
-16
/
+15
2017-06-09
KEYS: encrypted: avoid encrypting/decrypting stack buffers
Eric Biggers
1
-8
/
+9
2017-06-09
KEYS: put keyring if install_session_keyring_to_cred() fails
Eric Biggers
1
-3
/
+4
2017-06-09
KEYS: Delete an error message for a failed memory allocation in get_derived_k...
Markus Elfring
1
-3
/
+2
2017-06-09
security: use READ_ONCE instead of deprecated ACCESS_ONCE
Davidlohr Bueso
1
-6
/
+6
2017-06-09
security/keys: add CONFIG_KEYS_COMPAT to Kconfig
Bilal Amarni
1
-0
/
+4
2017-06-08
apparmor: move permissions into their own file to be more easily shared
John Johansen
4
-19
/
+43
2017-06-08
apparmor: convert from securityfs to apparmorfs for policy ns files
John Johansen
1
-26
/
+37
2017-06-08
apparmor: allow specifying an already created dir to create ns entries in
John Johansen
3
-7
/
+8
2017-06-08
apparmor: rename apparmor file fns and data to indicate use
John Johansen
9
-127
/
+172
2017-06-08
apparmor: add custom apparmorfs that will be used by policy namespace files
John Johansen
1
-17
/
+336
2017-06-08
apparmor: use macro template to simplify namespace seq_files
John Johansen
1
-29
/
+24
2017-06-08
apparmor: use macro template to simplify profile seq_files
John Johansen
1
-61
/
+36
2017-06-08
apparmor: move to per loaddata files, instead of replicating in profiles
John Johansen
7
-69
/
+409
2017-06-08
securityfs: add the ability to support symlinks
John Johansen
1
-21
/
+123
2017-06-08
apparmor: Move path lookup to using preallocated buffers
John Johansen
4
-86
/
+53
2017-06-08
apparmor: allow profiles to provide info to disconnected paths
John Johansen
6
-17
/
+34
2017-06-08
apparmor: make internal lib fn skipn_spaces available to the rest of apparmor
John Johansen
2
-1
/
+2
2017-06-08
apparmor: move file context into file.h
John Johansen
2
-32
/
+32
2017-06-08
security/apparmor: Use POSIX-compatible "printf '%s'"
Thomas Schneider
1
-2
/
+2
2017-06-08
apparmor: Fix error cod in __aa_fs_profile_mkdir()
Dan Carpenter
1
-2
/
+4
2017-06-08
apparmorfs: Use seq_putc() in two functions
Markus Elfring
1
-2
/
+2
2017-06-08
apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
Markus Elfring
1
-4
/
+3
2017-06-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
2
-2
/
+2
2017-06-05
ima/policy: switch to use uuid_t
Christoph Hellwig
1
-6
/
+5
2017-06-05
block: remove blk_part_pack_uuid
Christoph Hellwig
1
-2
/
+1
2017-06-02
selinux: use pernet operations for hook registration
Florian Westphal
1
-4
/
+20
2017-06-01
Smack: Use cap_capable in privilege check
Casey Schaufler
2
-9
/
+12
2017-06-01
Smack: Safer check for a socket in file_receive
Casey Schaufler
1
-1
/
+1
2017-06-01
smack: use pernet operations for hook registration
Florian Westphal
1
-8
/
+18
2017-05-25
sel_write_validatetrans(): don't open-code memdup_user_nul()
Al Viro
1
-7
/
+5
[prev]
[next]