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
*
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
*
selinux: cleanup error reporting in selinux_nlmsg_perm()
Richard Guy Briggs
2017-05-24
1
-4
/
+3
*
selinux: Remove unused function avc_sidcmp()
Rickard Strandqvist
2017-05-24
1
-5
/
+0
*
selinux: quiet the filesystem labeling behavior message
Paul Moore
2017-05-24
1
-4
/
+0
*
SELinux: do all flags twiddling in one place
Eric Paris
2017-05-24
1
-7
/
+5
*
selinux: add force_audit sysfs node to enable logging of dontaudit
imoseyon
2017-05-24
2
-0
/
+7
*
selinux: remove unused variabled in the netport, netnode, and netif caches
Paul Moore
2017-05-24
3
-6
/
+4
*
IKSWL-3373: selinux: Improve avc logging
Joel Voss
2017-05-24
1
-0
/
+4
*
KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
Eric Biggers
2017-05-20
2
-24
/
+31
*
KEYS: Change the name of the dead type to ".dead" to prevent user access
David Howells
2017-05-07
1
-1
/
+1
*
BACKPORT: selinux: restrict kernel module loading
Jeff Vander Stoep
2017-04-25
2
-1
/
+34
*
BACKPORT: UPSTREAM: selinux: fix off-by-one in setprocattr
Stephen Smalley
2017-04-16
1
-1
/
+1
*
ANDROID: export security_path_chown
Daniel Rosenberg
2017-04-13
1
-0
/
+1
*
vfs: Add permission2 for filesystems with per mount permissions
Daniel Rosenberg
2017-04-13
1
-1
/
+1
*
BACKPORT: commoncap: don't alloc the credential unless needed in cap_task_prctl
Tetsuo Handa
2017-04-13
1
-43
/
+31
*
security: keys: fix maybe-uninitialized warnings
Nathan Chancellor
2017-04-13
1
-4
/
+4
*
kernel: Fix few typos
Masanari Iida
2017-04-11
1
-1
/
+1
*
UPSTREAM: capabilities: ambient capabilities
Andy Lutomirski
2016-11-18
2
-10
/
+93
*
KEYS: Fix handling of stored error in a negatively instantiated user key
David Howells
2016-11-17
3
-2
/
+10
*
KEYS: Fix short sprintf buffer in /proc/keys show function
David Howells
2016-11-17
1
-1
/
+1
*
Revert "security/selinux: force permissive"
fire855
2016-11-17
1
-2
/
+0
*
security: let security modules use PTRACE_MODE_* with bitmasks
Jann Horn
2016-11-07
1
-2
/
+2
*
security/selinux: force permissive
DespairFactor
2016-11-07
1
-0
/
+2
*
selinux: enable genfscon labeling for sysfs and pstore files
Stephen Smalley
2016-09-10
1
-1
/
+3
*
selinux: enable per-file labeling for debugfs files.
Stephen Smalley
2016-09-10
2
-22
/
+22
*
security: lsm_audit: add ioctl specific auditing
Jeff Vander Stoep
2016-09-10
1
-0
/
+15
*
selinux: nlmsgtab: add SOCK_DESTROY to the netlink mapping tables
Lorenzo Colitti
2016-09-10
1
-3
/
+4
*
selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message types
Paul Moore
2016-09-10
1
-0
/
+2
*
selinux/nlmsg: add XFRM_MSG_MAPPING
Nicolas Dichtel
2016-09-10
1
-0
/
+1
*
selinux/nlmsg: add XFRM_MSG_MIGRATE
Nicolas Dichtel
2016-09-10
1
-0
/
+1
*
selinux/nlmsg: add XFRM_MSG_REPORT
Nicolas Dichtel
2016-09-10
1
-0
/
+1
*
selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFO
Nicolas Dichtel
2016-09-10
1
-0
/
+2
*
selinux/nlmsg: add XFRM_MSG_GETSPDINFO
Nicolas Dichtel
2016-09-10
1
-0
/
+1
*
selinux/nlmsg: add XFRM_MSG_NEWSPDINFO
Nicolas Dichtel
2016-09-10
1
-0
/
+1
*
UPSTREAM: selinux: fix bug in conditional rules handling
Stephen Smalley
2016-09-10
1
-2
/
+2
*
selinux: Android kernel compatibility with M userspace
Jeff Vander Stoep
2016-09-10
1
-8
/
+61
*
selinux: extended permissions for ioctls
Jeff Vander Stoep
2016-09-10
11
-60
/
+834
*
selinux: remove unnecessary pointer reassignment
Jeff Vander Stoep
2016-09-10
1
-4
/
+2
*
selinux: do not check open perm on ftruncate call
Jeff Vander Stoep
2016-09-10
1
-1
/
+2
*
FROMLIST: security,perf: Allow further restriction of perf_event_open
Jeff Vander Stoep
2016-09-10
1
-0
/
+9
*
3.10.102-> 3.10.103
Jan Engelmohr
2016-09-10
1
-1
/
+1
*
Linux 3.10.98 (accumulative patch)
Stefan Guendhoer
2016-08-26
1
-1
/
+6
*
Linux 3.10.95 (accumulative patch)
Stefan Guendhoer
2016-08-26
3
-13
/
+16
[next]