index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
*
apparmor: fix apparmorfs DAC access permissions
John Johansen
2017-09-22
1
-4
/
+4
*
apparmor: fix build failure on sparc caused by undeclared signals
John Johansen
2017-09-22
1
-1
/
+4
*
apparmor: fix incorrect type assignment when freeing proxies
John Johansen
2017-09-22
1
-1
/
+1
*
apparmor: ensure unconfined profiles have dfas initialized
John Johansen
2017-09-22
1
-0
/
+2
*
apparmor: fix race condition in null profile creation
John Johansen
2017-09-22
1
-3
/
+11
*
apparmor: move new_null_profile to after profile lookup fns()
John Johansen
2017-09-22
1
-79
/
+79
*
apparmor: add base infastructure for socket mediation
John Johansen
2017-09-22
12
-16
/
+840
*
apparmor: add more debug asserts to apparmorfs
John Johansen
2017-09-22
1
-0
/
+17
*
apparmor: make policy_unpack able to audit different info messages
John Johansen
2017-09-22
2
-16
/
+40
*
apparmor: add support for absolute root view based labels
John Johansen
2017-09-22
2
-1
/
+10
*
apparmor: cleanup conditional check for label in label_print
John Johansen
2017-09-22
1
-14
/
+8
*
apparmor: add mount mediation
John Johansen
2017-09-22
9
-4
/
+841
*
apparmor: add the ability to mediate signals
John Johansen
2017-09-22
7
-0
/
+231
*
apparmor: Redundant condition: prev_ns. in [label.c:1498]
John Johansen
2017-09-22
1
-1
/
+1
*
apparmor: Fix an error code in aafs_create()
Dan Carpenter
2017-09-22
1
-1
/
+3
*
apparmor: Fix logical error in verify_header()
Christos Gkekas
2017-09-22
1
-1
/
+1
*
apparmor: Fix shadowed local variable in unpack_trans_table()
Geert Uytterhoeven
2017-09-22
1
-2
/
+2
*
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-19
1
-1
/
+1
|
\
|
*
randstruct: Mark various structs for randomization
Kees Cook
2017-06-30
1
-1
/
+1
*
|
KEYS: DH: validate __spare field
Eric Biggers
2017-07-14
2
-0
/
+7
*
|
include/linux/string.h: add the option of fortified string.h functions
Daniel Micay
2017-07-12
1
-0
/
+7
*
|
Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-05
1
-7
/
+5
|
\
\
|
*
|
ima_write_policy(): don't open-code memdup_user_nul()
Al Viro
2017-06-30
1
-9
/
+4
|
*
|
sel_write_validatetrans(): don't open-code memdup_user_nul()
Al Viro
2017-05-25
1
-7
/
+5
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
1
-1
/
+2
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-21
1
-3
/
+2
|
|
\
\
|
*
|
|
rtnetlink: add NEWCACHEREPORT message type
Julien Gomes
2017-06-21
1
-1
/
+2
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2017-07-05
68
-2111
/
+8342
|
\
\
\
\
|
*
|
|
|
apparmor: put back designators in struct initialisers
Stephen Rothwell
2017-06-28
1
-2
/
+2
|
*
|
|
|
Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
2017-06-23
17
-108
/
+821
|
|
\
\
\
\
|
|
*
|
|
|
selinux: enable genfscon labeling for tracefs
Jeff Vander Stoep
2017-06-20
1
-0
/
+1
|
|
*
|
|
|
security/selinux: allow security_sb_clone_mnt_opts to enable/disable native l...
Scott Mayhew
2017-06-09
2
-4
/
+38
|
|
*
|
|
|
selinux: use kmem_cache for ebitmap
Junil Lee
2017-06-09
3
-6
/
+27
|
|
*
|
|
|
selinux: use pernet operations for hook registration
Florian Westphal
2017-06-02
1
-4
/
+20
|
|
*
|
|
|
selinux: Add a cache for quicker retreival of PKey SIDs
Daniel Jurgens
2017-05-23
5
-3
/
+288
|
|
*
|
|
|
selinux: Add IB Port SMP access vector
Daniel Jurgens
2017-05-23
5
-0
/
+75
|
|
*
|
|
|
selinux: Implement Infiniband PKey "Access" access vector
Daniel Jurgens
2017-05-23
5
-0
/
+77
|
|
*
|
|
|
selinux: Allocate and free infiniband security hooks
Daniel Jurgens
2017-05-23
2
-1
/
+29
|
|
*
|
|
|
selinux: Create policydb version for Infiniband support
Daniel Jurgens
2017-05-23
3
-24
/
+118
|
|
*
|
|
|
IB/core: Enforce security on management datagrams
Daniel Jurgens
2017-05-23
1
-0
/
+6
|
|
*
|
|
|
selinux lsm IB/core: Implement LSM notification system
Daniel Jurgens
2017-05-23
3
-0
/
+33
|
|
*
|
|
|
IB/core: Enforce PKey security on QPs
Daniel Jurgens
2017-05-23
2
-0
/
+31
|
|
*
|
|
|
selinux: Remove redundant check for unknown labeling behavior
Matthias Kaehlcke
2017-05-23
1
-16
/
+0
|
|
*
|
|
|
selinux: log policy capability state when a policy is loaded
Stephen Smalley
2017-05-23
3
-11
/
+27
|
|
*
|
|
|
selinux: do not check open permission on sockets
Stephen Smalley
2017-05-23
1
-3
/
+7
|
|
*
|
|
|
selinux: add a map permission check for mmap
Stephen Smalley
2017-05-23
2
-1
/
+13
|
|
*
|
|
|
selinux: only invoke capabilities and selinux for CAP_MAC_ADMIN checks
Stephen Smalley
2017-05-23
1
-8
/
+15
|
|
*
|
|
|
selinux: Return an error code only as a constant in sidtab_insert()
Markus Elfring
2017-05-23
1
-17
/
+10
|
|
*
|
|
|
selinux: Return directly after a failed memory allocation in policydb_index()
Markus Elfring
2017-05-23
1
-10
/
+5
|
|
*
|
|
|
selinux: Use task_alloc hook rather than task_create hook
Tetsuo Handa
2017-05-23
1
-2
/
+3
[next]