aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2012-03-19UBUNTU: SAUCE: AppArmor: basic networking rulesJohn Johansen
2012-03-19UBUNTU: SAUCE: AppArmor: Add profile introspection file to interfaceJohn Johansen
2012-03-19UBUNTU: SAUCE: AppArmor: Add the ability to mediate mountJohn Johansen
2012-03-19UBUNTU: SAUCE: AppArmor: Add ability to load extended policyJohn Johansen
2012-03-19UBUNTU: SAUCE: AppArmor: Move path failure information into aa_get_name and r...John Johansen
2012-03-19UBUNTU: SAUCE: AppArmor: Update dfa matching routines.John Johansen
2012-03-19UBUNTU: SAUCE: AppArmor: Minor cleanup of d_namespace_path to consolidate err...John Johansen
2012-03-19UBUNTU: SAUCE: AppArmor: Retrieve the dentry_path for error reporting when pa...John Johansen
2012-03-19UBUNTU: SAUCE: AppArmor: Fix the error case for chroot relative path name lookupJohn Johansen
2012-03-19UBUNTU: SAUCE: AppArmor: fix mapping of META_READ to audit and quiet flagsJohn Johansen
2012-03-19UBUNTU: SAUCE: AppArmor: Fix underflow in xindex calculationJohn Johansen
2012-03-19UBUNTU: SAUCE: AppArmor: Fix dropping of allowed operations that are force au...John Johansen
2012-03-19UBUNTU: SAUCE: AppArmor: Add mising end of structure test to caps unpackingJohn Johansen
2012-03-19UBUNTU: SAUCE: AppArmor: export known rlimit names/value mappings in securityfsKees Cook
2012-03-19UBUNTU: SAUCE: AppArmor: add "file" details to securityfsKees Cook
2012-03-19UBUNTU: SAUCE: AppArmor: add initial "features" directory to securityfsKees Cook
2012-03-19UBUNTU: SAUCE: AppArmor: refactor securityfs to use structuresKees Cook
2012-03-19Revert "UBUNTU: SAUCE: AppArmor: Allow dfa backward compatibility with broken...John Johansen
2012-03-19Revert "AppArmor: compatibility patch for v5 network controll"John Johansen
2012-03-19Revert "AppArmor: compatibility patch for v5 interface"John Johansen
2012-03-19Revert "UBUNTU: SAUCE: AppArmor: Fix unpack of network tables."John Johansen
2012-03-19UBUNTU: SAUCE: security: unconditionally chain to Yama LSMKees Cook
2012-03-19UBUNTU: SAUCE: Yama: add link restrictionsKees Cook
2012-03-19UBUNTU: SAUCE: (drop after 3.3) Yama: add PR_SET_PTRACER_ANYKees Cook
2012-03-19UBUNTU: SAUCE: (drop after 3.3) security: Yama LSMKees Cook
2012-03-19UBUNTU: SAUCE: (drop after 3.3) security: create task_free security callbackKees Cook
2012-03-19Revert "CHROMIUM: seccomp_filter: new mode with configurable syscall filters"Leann Ogasawara
2012-03-19Revert "CHROMIUM: seccomp_filters: move to btrees"Leann Ogasawara
2012-03-19UBUNTU: ubuntu: AUFS -- fix undefined security_path_linkAndy Whitcroft
2012-03-19UBUNTU: ubuntu: AUFS -- fix undefined __devcgroup_inode_permissionAndy Whitcroft
2012-03-19UBUNTU: ubuntu: AUFS -- aufs3-standalone.patchAndy Whitcroft
2012-03-19CHROMIUM: seccomp_filters: move to btreesWill Drewry
2012-03-19CHROMIUM: seccomp_filter: new mode with configurable syscall filtersWill Drewry
2012-03-19UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.John Johansen
2012-03-19AppArmor: compatibility patch for v5 interfaceJohn Johansen
2012-03-19AppArmor: compatibility patch for v5 network controllJohn Johansen
2012-03-19UBUNTU: SAUCE: AppArmor: Allow dfa backward compatibility with broken userspaceJohn Johansen
2012-02-29Security: tomoyo: add .gitignore fileGreg Kroah-Hartman
2012-01-25TOMOYO: Accept \000 as a valid character.Tetsuo Handa
2012-01-25ima: fix invalid memory referenceRoberto Sassu
2012-01-25ima: free duplicate measurement memoryRoberto Sassu
2012-01-03security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara
2011-12-21SELinux: Fix RCU deref check warning in sel_netport_insert()David Howells
2011-12-20evm: prevent racing during tfm allocationDmitry Kasatkin
2011-12-20evm: key must be set once during initializationDmitry Kasatkin
2011-12-08TOMOYO: Fix pathname handling of disconnected paths.Tetsuo Handa
2011-12-06fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro
2011-11-18Merge branch 'encrypted-key-fixes' of git://git.kernel.org/pub/scm/linux/kern...James Morris
2011-11-18Merge branch 'for-1111' of git://gitorious.org/smack-next/kernel into for-linusJames Morris
2011-11-16encrypted-keys: module build fixesMimi Zohar