index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Commit message (
Expand
)
Author
Age
*
cgroup: convert all non-memcg controllers to the new cftype interface
Tejun Heo
2012-04-01
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-31
|
\
|
*
get rid of pointless includes of ext2_fs.h
Al Viro
2012-03-31
|
*
selinuxfs: merge dentry allocation into sel_make_dir()
Al Viro
2012-03-31
*
|
selinux: inline avc_audit() and avc_has_perm_noaudit() into caller
Linus Torvalds
2012-03-31
*
|
selinux: don't inline slow-path code into avc_has_perm_noaudit()
Linus Torvalds
2012-03-31
|
/
*
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-29
|
\
|
*
Replace the fd_sets in struct fdtable with an array of unsigned longs
David Howells
2012-02-19
*
|
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
|
\
\
|
*
|
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
|
*
|
SELinux: selinux/xfrm.h needs net/flow.h
David Howells
2012-03-26
*
|
|
apparmor: Fix change_onexec when called from a confined task
John Johansen
2012-03-27
*
|
|
usermodehelper: kill umh_wait, renumber UMH_* constants
Oleg Nesterov
2012-03-23
*
|
|
usermodehelper: use UMH_WAIT_PROC consistently
Oleg Nesterov
2012-03-23
*
|
|
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-03-23
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Created a function for setting timeouts on keys
Bryan Schumaker
2012-03-01
|
|
/
*
|
security: optimize avc_audit() common path
Linus Torvalds
2012-03-22
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-21
|
\
\
|
*
|
switch unix_sock to struct path
Al Viro
2012-03-20
|
|
/
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-03-21
|
\
\
|
*
\
Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...
James Morris
2012-03-19
|
|
\
\
|
|
*
|
AppArmor: Fix location of const qualifier on generated string tables
Tetsuo Handa
2012-03-19
|
*
|
|
TOMOYO: Return error if fails to delete a domain
Tetsuo Handa
2012-03-19
|
|
/
/
|
*
|
Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...
James Morris
2012-03-14
|
|
\
\
|
|
*
|
AppArmor: add const qualifiers to string arrays
Jan Engelhardt
2012-03-14
|
|
*
|
AppArmor: Add ability to load extended policy
John Johansen
2012-03-14
|
|
*
|
AppArmor: Move path failure information into aa_get_name and rename
John Johansen
2012-03-14
|
|
*
|
AppArmor: Update dfa matching routines.
John Johansen
2012-03-14
|
|
*
|
AppArmor: Minor cleanup of d_namespace_path to consolidate error handling
John Johansen
2012-03-14
|
|
*
|
AppArmor: Retrieve the dentry_path for error reporting when path lookup fails
John Johansen
2012-03-14
|
|
*
|
AppArmor: Add const qualifiers to generated string tables
John Johansen
2012-03-14
|
|
*
|
AppArmor: Fix oops in policy unpack auditing
John Johansen
2012-03-14
|
|
*
|
AppArmor: Fix error returned when a path lookup is disconnected
John Johansen
2012-03-14
|
*
|
|
TOMOYO: Return appropriate value to poll().
Tetsuo Handa
2012-03-14
|
|
/
/
|
*
|
KEYS: testing wrong bit for KEY_FLAG_REVOKED
Dan Carpenter
2012-03-06
|
*
|
TOMOYO: Fix mount flags checking order.
Tetsuo Handa
2012-02-29
|
*
|
security: fix ima kconfig warning
Randy Dunlap
2012-02-27
|
*
|
AppArmor: Fix the error case for chroot relative path name lookup
John Johansen
2012-02-27
|
*
|
AppArmor: fix mapping of META_READ to audit and quiet flags
John Johansen
2012-02-27
|
*
|
AppArmor: Fix underflow in xindex calculation
John Johansen
2012-02-27
|
*
|
AppArmor: Fix dropping of allowed operations that are force audited
John Johansen
2012-02-27
|
*
|
AppArmor: Add mising end of structure test to caps unpacking
John Johansen
2012-02-27
|
*
|
AppArmor: export known rlimit names/value mappings in securityfs
Kees Cook
2012-02-27
|
*
|
AppArmor: add "file" details to securityfs
Kees Cook
2012-02-27
|
*
|
AppArmor: add initial "features" directory to securityfs
Kees Cook
2012-02-27
|
*
|
AppArmor: refactor securityfs to use structures
Kees Cook
2012-02-27
|
*
|
IMA: fix audit res field to indicate 1 for success and 0 for failure
Eric Paris
2012-02-15
|
*
|
Yama: add PR_SET_PTRACER_ANY
Kees Cook
2012-02-15
|
*
|
security: trim security.h
Al Viro
2012-02-13
|
*
|
mm: collapse security_vm_enough_memory() variants into a single function
Al Viro
2012-02-13
[next]