index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
*
selinux: update netlink socket classes
Stephen Smalley
2019-07-06
2
-10
/
+32
*
selinux: Remove unused permission definitions
Stephen Smalley
2019-07-06
1
-14
/
+8
*
lsm: split the xfrm_state_alloc_security() hook implementation
Paul Moore
2019-07-06
5
-124
/
+110
*
xattr: Constify ->name member of "struct xattr".
Tetsuo Handa
2019-07-06
5
-24
/
+14
*
SELinux: remove crazy contortions around proc
Eric Paris
2019-07-06
1
-1
/
+1
*
selinux: remove 'flags' parameter from avc_audit()
Linus Torvalds
2019-07-06
3
-4
/
+4
*
selinux: remove 'flags' parameter from inode_has_perm
Linus Torvalds
2019-07-06
1
-7
/
+6
*
SELinux: Institute file_path_has_perm()
David Howells
2019-07-06
1
-6
/
+18
*
selinux: fix problems in netnode when BUG() is compiled out
Paul Moore
2019-07-06
1
-0
/
+2
*
selinux: ensure that the cached NetLabel secattr matches the desired SID
Paul Moore
2019-07-06
1
-1
/
+30
*
selinux: avc_has_perm_flags has no more users
Linus Torvalds
2019-07-06
2
-17
/
+6
*
selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm()
Richard Guy Briggs
2019-07-06
1
-3
/
+4
*
selinux: enable genfs labeling on tracefs
Jeff Vander Stoep
2019-07-06
1
-0
/
+1
*
selinux: check for address length in selinux_socket_bind()
Alexander Potapenko
2019-07-06
1
-0
/
+8
*
KEYS: put keyring if install_session_keyring_to_cred() fails
Eric Biggers
2019-07-06
1
-3
/
+4
*
security: Used macros from compiler.h instead of __attribute__((...))
Gideon Israel Dsouza
2019-07-06
1
-1
/
+2
*
selinux: call WARN_ONCE() instead of calling audit_log_start()
Richard Guy Briggs
2019-07-06
1
-8
/
+4
*
SELinux: security_load_policy: Silence frame-larger-than warning
Tim Gardner
2019-07-06
1
-22
/
+32
*
selinux: ensure the context is NUL terminated in security_context_to_sid_core()
Paul Moore
2019-07-06
1
-10
/
+8
*
selinux: skip bounded transition processing if the policy isn't loaded
Paul Moore
2019-07-06
1
-0
/
+3
*
selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
Sachin Grover
2019-05-02
1
-1
/
+1
*
Revert "GCC: Fix up for gcc 5+"
Moyster
2018-11-30
2
-3
/
+0
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2018-11-29
4
-4
/
+4
*
GCC: Fix up for gcc 5+
mydongistiny
2018-11-29
2
-0
/
+3
*
disable ptrace_scope by default
Daniel Micay
2018-05-16
1
-1
/
+1
*
UPSTREAM: KEYS: encrypted: fix buffer overread in valid_master_desc()
Eric Biggers
2018-05-16
1
-16
/
+15
*
BACKPORT: audit: consistently record PIDs with task_tgid_nr()
Paul Moore
2017-12-28
1
-2
/
+2
*
KEYS: Fix an error code in request_master_key()
Dan Carpenter
2017-11-06
1
-1
/
+1
*
KEYS: encrypted: fix dereference of NULL user_key_payload
Eric Biggers
2017-11-06
1
-0
/
+7
*
KEYS: prevent creating a different user's keyrings
Eric Biggers
2017-11-06
4
-12
/
+23
*
KEYS: don't let add_key() update an uninstantiated key
David Howells
2017-11-06
1
-0
/
+10
*
KEYS: fix dereferencing NULL payload with nonzero length
Eric Biggers
2017-11-06
1
-2
/
+2
*
apparmor: do not expose kernel stack
Heinrich Schuchardt
2017-07-04
1
-1
/
+3
*
apparmor: fix module parameters can be changed after policy is locked
John Johansen
2017-07-04
3
-13
/
+29
*
apparmor: fix oops in profile_unpack() when policy_db is not present
John Johansen
2017-07-04
1
-0
/
+3
*
apparmor: don't check for vmalloc_addr if kvzalloc() failed
John Johansen
2017-07-04
1
-5
/
+5
*
apparmor: add missing id bounds check on dfa verification
John Johansen
2017-07-04
2
-0
/
+3
*
apparmor: check that xindex is in trans_table bounds
John Johansen
2017-07-04
1
-1
/
+1
*
apparmor: internal paths should be treated as disconnected
John Johansen
2017-07-04
1
-28
/
+36
*
apparmor: fix disconnected bind mnts reconnection
John Johansen
2017-07-04
1
-1
/
+4
*
apparmor: exec should not be returning ENOENT when it denies
John Johansen
2017-07-04
1
-1
/
+1
*
apparmor: fix uninitialized lsm_audit member
John Johansen
2017-07-04
2
-2
/
+4
*
KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
David Howells
2017-06-17
1
-2
/
+7
*
EVM: Use crypto_memneq() for digest comparisons
Ryan Ware
2017-06-17
1
-1
/
+2
*
selinux: conditionally reschedule in hashtab_insert while loading selinux policy
Dave Jones
2017-05-24
1
-0
/
+3
*
selinux: conditionally reschedule in mls_convert_context while loading selinu...
Dave Jones
2017-05-24
1
-0
/
+2
*
selinux: no recursive read_lock of policy_rwlock in security_genfs_sid()
Waiman Long
2017-05-24
1
-9
/
+31
*
selinux: fix a possible memory leak in cond_read_node()
Namhyung Kim
2017-05-24
1
-1
/
+1
*
selinux: simple cleanup for cond_read_node()
Namhyung Kim
2017-05-24
1
-7
/
+2
*
selinux: normalize audit log formatting
Richard Guy Briggs
2017-05-24
1
-6
/
+8
[next]