| Commit message (Expand) | Author | Age | Files | Lines |
* | KEYS: Increase root_maxkeys and root_maxbytes sizes | Steve Dickson | 2014-09-03 | 1 | -2/+2 |
* | tomoyo: Fix pathname calculation breakage. | Tetsuo Handa | 2014-08-27 | 1 | -2/+3 |
* | Merge branch 'stable-3.17' of git://git.infradead.org/users/pcmoore/selinux | Linus Torvalds | 2014-08-10 | 3 | -6/+4 |
|\ |
|
| * | selinux: remove unused variabled in the netport, netnode, and netif caches | Paul Moore | 2014-08-08 | 3 | -6/+4 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2014-08-06 | 34 | -377/+781 |
|\ \ |
|
| * | | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next | James Morris | 2014-08-02 | 5 | -102/+70 |
| |\| |
|
| | * | netlabel: shorter names for the NetLabel catmap funcs/structs | Paul Moore | 2014-08-01 | 5 | -26/+26 |
| | * | netlabel: fix the horribly broken catmap functions | Paul Moore | 2014-08-01 | 2 | -82/+50 |
| | * | netlabel: fix a problem when setting bits below the previously lowest bit | Paul Moore | 2014-08-01 | 1 | -1/+1 |
| * | | Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i... | James Morris | 2014-07-29 | 1 | -11/+2 |
| |\ \ |
|
| | * | | Revert "selinux: fix the default socket labeling in sock_graft()" | Paul Moore | 2014-07-28 | 1 | -11/+2 |
| * | | | KEYS: revert encrypted key change | Mimi Zohar | 2014-07-28 | 1 | -1/+1 |
| * | | | ima: add support for measuring and appraising firmware | Mimi Zohar | 2014-07-25 | 6 | -4/+41 |
| * | | | security: introduce kernel_fw_from_file hook | Kees Cook | 2014-07-25 | 2 | -0/+12 |
| * | | | CAPABILITIES: remove undefined caps from all processes | Eric Paris | 2014-07-24 | 1 | -0/+3 |
| * | | | Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/g... | James Morris | 2014-07-24 | 12 | -57/+209 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'keys-fixes' into keys-next | David Howells | 2014-07-22 | 1 | -1/+14 |
| | |\ \ \ |
|
| | | * | | | KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMIN | David Howells | 2014-07-17 | 1 | -1/+14 |
| | * | | | | Merge remote-tracking branch 'integrity/next-with-keys' into keys-next | David Howells | 2014-07-22 | 6 | -4/+67 |
| | |\ \ \ \ |
|
| | | * | | | | ima: define '.ima' as a builtin 'trusted' keyring | Mimi Zohar | 2014-07-17 | 5 | -2/+63 |
| | | * | | | | KEYS: special dot prefixed keyring name bug fix | Mimi Zohar | 2014-07-17 | 1 | -2/+4 |
| | * | | | | | KEYS: request_key_auth: Provide key preparsing | David Howells | 2014-07-22 | 1 | -0/+13 |
| | * | | | | | KEYS: keyring: Provide key preparsing | David Howells | 2014-07-22 | 1 | -11/+23 |
| | * | | | | | KEYS: big_key: Use key preparsing | David Howells | 2014-07-22 | 1 | -16/+25 |
| | * | | | | | KEYS: user: Use key preparsing | David Howells | 2014-07-22 | 1 | -19/+22 |
| | * | | | | | KEYS: Call ->free_preparse() even after ->preparse() returns an error | David Howells | 2014-07-22 | 1 | -5/+4 |
| | * | | | | | KEYS: Allow expiry time to be set when preparsing a key | David Howells | 2014-07-22 | 1 | -0/+8 |
| | * | | | | | KEYS: struct key_preparsed_payload should have two payload pointers | David Howells | 2014-07-22 | 2 | -3/+5 |
| | * | | | | | KEYS: Provide a generic instantiation function | David Howells | 2014-07-18 | 1 | -0/+30 |
| | |/ / / / |
|
| * | | | | | commoncap: don't alloc the credential unless needed in cap_task_prctl | Tetsuo Handa | 2014-07-24 | 1 | -42/+30 |
| * | | | | | Merge tag 'seccomp-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee... | James Morris | 2014-07-19 | 1 | -2/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | sched: move no_new_privs into new atomic flags | Kees Cook | 2014-07-18 | 1 | -2/+2 |
| | |/ / / / |
|
| * | | | | | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next | James Morris | 2014-07-19 | 11 | -160/+101 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | /
| | | |_|/
| | |/| | |
|
| | * | | | selinux: reduce the number of calls to synchronize_net() when flushing caches | Paul Moore | 2014-06-26 | 7 | -42/+23 |
| | * | | | selinux: no recursive read_lock of policy_rwlock in security_genfs_sid() | Waiman Long | 2014-06-23 | 1 | -9/+32 |
| | * | | | selinux: fix a possible memory leak in cond_read_node() | Namhyung Kim | 2014-06-19 | 1 | -1/+1 |
| | * | | | selinux: simple cleanup for cond_read_node() | Namhyung Kim | 2014-06-19 | 1 | -7/+2 |
| | * | | | security: Used macros from compiler.h instead of __attribute__((...)) | Gideon Israel Dsouza | 2014-06-18 | 1 | -1/+2 |
| | * | | | selinux: introduce str_read() helper | Namhyung Kim | 2014-06-18 | 1 | -96/+37 |
| | * | | | SELinux: use ARRAY_SIZE | Himangi Saraogi | 2014-06-17 | 1 | -4/+4 |
| * | | | | ima: provide double buffering for hash calculation | Dmitry Kasatkin | 2014-07-17 | 1 | -16/+49 |
| * | | | | ima: introduce multi-page collect buffers | Dmitry Kasatkin | 2014-07-17 | 1 | -2/+96 |
| * | | | | ima: use ahash API for file hash calculation | Dmitry Kasatkin | 2014-07-17 | 1 | -4/+183 |
| * | | | | audit: fix dangling keywords in integrity ima message output | Richard Guy Briggs | 2014-07-17 | 2 | -4/+4 |
| * | | | | ima: delay template descriptor lookup until use | Dmitry Kasatkin | 2014-07-17 | 1 | -1/+2 |
| * | | | | ima: remove unnecessary i_mutex locking from ima_rdwr_violation_check() | Dmitry Kasatkin | 2014-07-17 | 1 | -4/+0 |
| | |/ /
| |/| | |
|
| * | | | Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i... | James Morris | 2014-07-16 | 1 | -2/+11 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | selinux: fix the default socket labeling in sock_graft() | Paul Moore | 2014-07-10 | 1 | -2/+11 |
| | |/ |
|
| | * | Merge tag 'v3.15' into next | Paul Moore | 2014-06-17 | 34 | -235/+376 |
| | |\ |
|
| | * | | selinux: conditionally reschedule in hashtab_insert while loading selinux policy | Dave Jones | 2014-05-15 | 1 | -0/+3 |