| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | KEYS: Allow expiry time to be set when preparsing a key | David Howells | 2014-07-22 | 3 | -3/+16 |
| | * | | | KEYS: struct key_preparsed_payload should have two payload pointers | David Howells | 2014-07-22 | 5 | -6/+8 |
| | * | | | KEYS: Provide a generic instantiation function | David Howells | 2014-07-18 | 3 | -24/+33 |
| |/ / / |
|
* | | | | 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 | 22 | -80/+471 |
|\ \ \ \ |
|
| * | | | | seccomp: implement SECCOMP_FILTER_FLAG_TSYNC | Kees Cook | 2014-07-18 | 4 | -2/+140 |
| * | | | | seccomp: allow mode setting across threads | Kees Cook | 2014-07-18 | 1 | -11/+25 |
| * | | | | seccomp: introduce writer locking | Kees Cook | 2014-07-18 | 3 | -5/+66 |
| * | | | | seccomp: split filter prep from check and apply | Kees Cook | 2014-07-18 | 1 | -30/+67 |
| * | | | | sched: move no_new_privs into new atomic flags | Kees Cook | 2014-07-18 | 5 | -10/+22 |
| * | | | | MIPS: add seccomp syscall | Kees Cook | 2014-07-18 | 5 | -6/+13 |
| * | | | | ARM: add seccomp syscall | Kees Cook | 2014-07-18 | 2 | -0/+2 |
| * | | | | seccomp: add "seccomp" syscall | Kees Cook | 2014-07-18 | 8 | -6/+65 |
| * | | | | seccomp: split mode setting routines | Kees Cook | 2014-07-18 | 1 | -23/+48 |
| * | | | | seccomp: extract check/assign mode helpers | Kees Cook | 2014-07-18 | 1 | -4/+18 |
| * | | | | seccomp: create internal mode-setting function | Kees Cook | 2014-07-18 | 1 | -2/+14 |
| * | | | | MAINTAINERS: create seccomp entry | Kees Cook | 2014-07-18 | 1 | -0/+10 |
| |/ / / |
|
* | | | | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next | James Morris | 2014-07-19 | 13 | -162/+102 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | 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 |
| * | | | selinux, kbuild: remove unnecessary $(hostprogs-y) from clean-files | Masahiro Yamada | 2014-06-17 | 2 | -2/+1 |
* | | | | 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 | 2 | -2/+104 |
* | | | | ima: use ahash API for file hash calculation | Dmitry Kasatkin | 2014-07-17 | 2 | -4/+192 |
* | | | | 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-17 | 2 | -3/+15 |
|\ \ \ |
|
| * | | | selinux: fix the default socket labeling in sock_graft() | Paul Moore | 2014-07-10 | 2 | -3/+15 |
| |/ / |
|
| * | | Merge tag 'v3.15' into next | Paul Moore | 2014-06-17 | 10923 | -320574/+681151 |
| |\ \ |
|
* | \ \ | Sync with the changes pushed by Serge in the last merge window. | James Morris | 2014-07-17 | 9634 | -265084/+509505 |
|\ \ \ \ |
|
| * | | | | Linux 3.16-rc5v3.16-rc5 | Linus Torvalds | 2014-07-13 | 1 | -1/+1 |
| * | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-07-13 | 5 | -45/+44 |
| |\ \ \ \ |
|
| | * | | | | ext4: fix potential null pointer dereference in ext4_free_inode | Namjae Jeon | 2014-07-12 | 1 | -1/+1 |
| | * | | | | ext4: fix a potential deadlock in __ext4_es_shrink() | Theodore Ts'o | 2014-07-12 | 1 | -2/+2 |
| | * | | | | ext4: revert commit which was causing fs corruption after journal replays | Theodore Ts'o | 2014-07-11 | 1 | -27/+24 |
| | * | | | | ext4: disable synchronous transaction batching if max_batch_time==0 | Eric Sandeen | 2014-07-05 | 2 | -3/+4 |
| | * | | | | ext4: clarify ext4_error message in ext4_mb_generate_buddy_error() | Theodore Ts'o | 2014-07-05 | 1 | -2/+2 |
| | * | | | | ext4: clarify error count warning messages | Theodore Ts'o | 2014-07-05 | 1 | -3/+4 |
| | * | | | | ext4: fix unjournalled bg descriptor while initializing inode bitmap | Theodore Ts'o | 2014-07-05 | 1 | -7/+7 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette... | Linus Torvalds | 2014-07-13 | 13 | -68/+93 |
| |\ \ \ \ |
|
| | * | | | | clk: spear3xx: Set proper clock parent of uart1/2 | Thomas Gleixner | 2014-07-13 | 1 | -4/+10 |
| | * | | | | clk: spear3xx: Use proper control register offset | Thomas Gleixner | 2014-07-13 | 1 | -1/+1 |
| | * | | | | clk: qcom: HDMI source sel is 3 not 2 | Stephen Boyd | 2014-07-02 | 1 | -1/+1 |
| | * | | | | Merge tag 'for_3.16/samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/... | Mike Turquette | 2014-07-02 | 6 | -48/+71 |
| | |\ \ \ \ |
|