index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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
*
smack: fix lots of kernel-doc notation
Randy Dunlap
2009-02-19
3
-37
/
+34
*
TOMOYO: Don't create securityfs entries unless registered.
Tetsuo Handa
2009-02-16
1
-0
/
+4
*
TOMOYO: Fix exception policy read failure.
Tetsuo Handa
2009-02-14
1
-1
/
+1
*
SELinux: convert the avc cache hash list to an hlist
Eric Paris
2009-02-14
1
-20
/
+27
*
SELinux: code readability with avc_cache
Eric Paris
2009-02-14
1
-19
/
+44
*
SELinux: remove unused av.decided field
Eric Paris
2009-02-14
4
-14
/
+6
*
SELinux: more careful use of avd in avc_has_perm_noaudit
Eric Paris
2009-02-14
1
-19
/
+24
*
SELinux: remove the unused ae.used
Eric Paris
2009-02-14
1
-21
/
+7
*
SELinux: check seqno when updating an avc_node
Eric Paris
2009-02-14
1
-3
/
+6
*
SELinux: NULL terminate al contexts from disk
Eric Paris
2009-02-14
1
-2
/
+4
*
SELinux: better printk when file with invalid label found
Eric Paris
2009-02-14
1
-4
/
+13
*
SELinux: call capabilities code directory
Eric Paris
2009-02-14
1
-17
/
+13
*
ima: fix build error
Randy Dunlap
2009-02-13
1
-2
/
+2
*
tomoyo: fix sparse warning
Tetsuo Handa
2009-02-12
1
-4
/
+4
*
security: change link order of LSMs so security=tomoyo works
James Morris
2009-02-12
1
-1
/
+1
*
Kconfig and Makefile
Kentaro Takeda
2009-02-12
4
-0
/
+15
*
LSM adapter functions.
Kentaro Takeda
2009-02-12
2
-0
/
+399
*
Domain transition handler.
Kentaro Takeda
2009-02-12
1
-0
/
+878
*
File operation restriction part.
Kentaro Takeda
2009-02-12
1
-0
/
+1241
*
Common functions for TOMOYO Linux.
Kentaro Takeda
2009-02-12
2
-0
/
+2561
*
Memory and pathname management functions.
Kentaro Takeda
2009-02-12
2
-0
/
+550
*
integrity: audit update
Mimi Zohar
2009-02-12
6
-21
/
+25
*
Merge branch 'master' into next
James Morris
2009-02-06
11
-39
/
+170
|
\
|
*
smackfs load append mode fix
Casey Schaufler
2009-01-27
1
-1
/
+1
|
*
security: introduce missing kfree
Vegard Nossum
2009-01-17
1
-0
/
+1
|
*
[CVE-2009-0029] System call wrappers part 28
Heiko Carstens
2009-01-14
1
-2
/
+2
|
*
[CVE-2009-0029] System call wrappers part 27
Heiko Carstens
2009-01-14
1
-9
/
+9
|
*
remove lots of double-semicolons
Fernando Carrijo
2009-01-08
1
-1
/
+1
|
*
devices cgroup: allow mkfifo
Serge E. Hallyn
2009-01-08
1
-0
/
+3
|
*
devcgroup: use list_for_each_entry_rcu()
Lai Jiangshan
2009-01-08
1
-1
/
+1
|
*
Merge branch 'next' into for-linus
James Morris
2009-01-07
13
-266
/
+616
|
|
\
|
*
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-01-05
3
-8
/
+3
|
|
\
\
|
|
*
|
zero i_uid/i_gid on inode allocation
Al Viro
2009-01-05
2
-5
/
+0
|
|
*
|
inode->i_op is never NULL
Al Viro
2009-01-05
1
-3
/
+3
|
*
|
|
audit: validate comparison operations, store them in sane form
Al Viro
2009-01-04
2
-16
/
+16
|
|
/
/
|
*
|
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-03
1
-1
/
+1
|
|
\
\
|
|
*
|
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core
Rusty Russell
2009-01-01
1
-1
/
+1
|
*
|
|
introduce new LSM hooks where vfsmount is available.
Kentaro Takeda
2008-12-31
3
-0
/
+132
|
|
/
/
*
|
|
IMA: fix ima_delete_rules() definition
James Morris
2009-02-06
1
-1
/
+1
*
|
|
Integrity: IMA file free imbalance
Mimi Zohar
2009-02-06
3
-0
/
+61
*
|
|
integrity: IMA policy open
Mimi Zohar
2009-02-06
1
-1
/
+16
*
|
|
integrity: IMA policy
Mimi Zohar
2009-02-06
4
-4
/
+386
*
|
|
integrity: IMA display
Mimi Zohar
2009-02-06
5
-2
/
+314
*
|
|
integrity: IMA as an integrity service provider
Mimi Zohar
2009-02-06
13
-1
/
+1430
*
|
|
securityfs: fix long-broken securityfs_create_file comment
Serge E. Hallyn
2009-02-03
1
-4
/
+3
*
|
|
selinux: remove hooks which simply defer to capabilities
James Morris
2009-02-02
1
-58
/
+10
*
|
|
selinux: remove secondary ops call to shm_shmat
James Morris
2009-01-30
1
-5
/
+0
*
|
|
selinux: remove secondary ops call to unix_stream_connect
James Morris
2009-01-30
1
-4
/
+0
*
|
|
selinux: remove secondary ops call to task_kill
James Morris
2009-01-30
1
-4
/
+0
*
|
|
selinux: remove secondary ops call to task_setrlimit
James Morris
2009-01-30
1
-5
/
+0
[next]