| Commit message (Expand) | Author | Age | Files | Lines |
* | usermodehelper: kill umh_wait, renumber UMH_* constants | Oleg Nesterov | 2012-03-23 | 1 | -1/+1 |
* | usermodehelper: use UMH_WAIT_PROC consistently | Oleg Nesterov | 2012-03-23 | 1 | -1/+1 |
* | Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-03-23 | 2 | -16/+22 |
|\ |
|
| * | Created a function for setting timeouts on keys | Bryan Schumaker | 2012-03-01 | 2 | -16/+22 |
* | | security: optimize avc_audit() common path | Linus Torvalds | 2012-03-22 | 1 | -29/+41 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-03-21 | 1 | -6/+2 |
|\ \ |
|
| * | | switch unix_sock to struct path | Al Viro | 2012-03-20 | 1 | -6/+2 |
| |/ |
|
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2012-03-21 | 38 | -191/+856 |
|\ \ |
|
| * \ | Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/... | James Morris | 2012-03-20 | 1 | -2/+2 |
| |\ \ |
|
| | * | | AppArmor: Fix location of const qualifier on generated string tables | Tetsuo Handa | 2012-03-19 | 1 | -2/+2 |
| * | | | TOMOYO: Return error if fails to delete a domain | Tetsuo Handa | 2012-03-20 | 1 | -4/+5 |
| |/ / |
|
| * | | Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/... | James Morris | 2012-03-15 | 13 | -52/+189 |
| |\ \ |
|
| | * | | AppArmor: add const qualifiers to string arrays | Jan Engelhardt | 2012-03-14 | 4 | -7/+7 |
| | * | | AppArmor: Add ability to load extended policy | John Johansen | 2012-03-14 | 4 | -1/+50 |
| | * | | AppArmor: Move path failure information into aa_get_name and rename | John Johansen | 2012-03-14 | 4 | -19/+29 |
| | * | | AppArmor: Update dfa matching routines. | John Johansen | 2012-03-14 | 3 | -4/+81 |
| | * | | AppArmor: Minor cleanup of d_namespace_path to consolidate error handling | John Johansen | 2012-03-14 | 1 | -10/+6 |
| | * | | AppArmor: Retrieve the dentry_path for error reporting when path lookup fails | John Johansen | 2012-03-14 | 1 | -6/+9 |
| | * | | AppArmor: Add const qualifiers to generated string tables | John Johansen | 2012-03-14 | 1 | -2/+3 |
| | * | | AppArmor: Fix oops in policy unpack auditing | John Johansen | 2012-03-14 | 1 | -2/+3 |
| | * | | AppArmor: Fix error returned when a path lookup is disconnected | John Johansen | 2012-03-14 | 1 | -1/+1 |
| * | | | TOMOYO: Return appropriate value to poll(). | Tetsuo Handa | 2012-03-15 | 4 | -43/+26 |
| |/ / |
|
| * | | KEYS: testing wrong bit for KEY_FLAG_REVOKED | Dan Carpenter | 2012-03-07 | 1 | -1/+2 |
| * | | TOMOYO: Fix mount flags checking order. | Tetsuo Handa | 2012-03-01 | 1 | -18/+20 |
| * | | security: fix ima kconfig warning | Randy Dunlap | 2012-02-28 | 1 | -1/+1 |
| * | | AppArmor: Fix the error case for chroot relative path name lookup | John Johansen | 2012-02-27 | 1 | -3/+2 |
| * | | AppArmor: fix mapping of META_READ to audit and quiet flags | John Johansen | 2012-02-27 | 1 | -2/+1 |
| * | | AppArmor: Fix underflow in xindex calculation | John Johansen | 2012-02-27 | 1 | -1/+1 |
| * | | AppArmor: Fix dropping of allowed operations that are force audited | John Johansen | 2012-02-27 | 2 | -3/+3 |
| * | | AppArmor: Add mising end of structure test to caps unpacking | John Johansen | 2012-02-27 | 1 | -0/+2 |
| * | | AppArmor: export known rlimit names/value mappings in securityfs | Kees Cook | 2012-02-27 | 4 | -6/+29 |
| * | | AppArmor: add "file" details to securityfs | Kees Cook | 2012-02-27 | 2 | -0/+16 |
| * | | AppArmor: add initial "features" directory to securityfs | Kees Cook | 2012-02-27 | 2 | -0/+65 |
| * | | AppArmor: refactor securityfs to use structures | Kees Cook | 2012-02-27 | 2 | -42/+114 |
| * | | IMA: fix audit res field to indicate 1 for success and 0 for failure | Eric Paris | 2012-02-16 | 2 | -2/+2 |
| * | | Yama: add PR_SET_PTRACER_ANY | Kees Cook | 2012-02-16 | 1 | -2/+6 |
| * | | security: trim security.h | Al Viro | 2012-02-14 | 4 | -0/+8 |
| * | | mm: collapse security_vm_enough_memory() variants into a single function | Al Viro | 2012-02-14 | 1 | -14/+0 |
| * | | security: Yama LSM | Kees Cook | 2012-02-10 | 5 | -0/+343 |
| * | | security: create task_free security callback | Kees Cook | 2012-02-10 | 2 | -0/+10 |
| * | | Merge branch 'next-queue' into next | James Morris | 2012-02-09 | 3 | -2/+16 |
| |\ \
| | |/
| |/| |
|
| | * | ima: policy for RAMFS | Dmitry Kasatkin | 2012-01-19 | 1 | -0/+1 |
| | * | ima: fix Kconfig dependencies | Fabio Estevam | 2012-01-19 | 1 | -1/+1 |
| | * | KEYS: Allow special keyrings to be cleared | David Howells | 2012-01-19 | 1 | -1/+14 |
* | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 2012-03-21 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | tomoyo: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2012-03-20 | 1 | -6/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | cgroup: remove cgroup_subsys argument from callbacks | Li Zefan | 2012-02-02 | 1 | -6/+4 |
* | | | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2012-01-23 | 3 | -0/+39 |
|\ \ \
| |/ /
|/| | |
|
| * | | keys: add a "logon" key type | Jeff Layton | 2012-01-17 | 3 | -0/+39 |