summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | KEYS: Allow expiry time to be set when preparsing a keyDavid Howells2014-07-223-3/+16
| | * | | KEYS: struct key_preparsed_payload should have two payload pointersDavid Howells2014-07-225-6/+8
| | * | | KEYS: Provide a generic instantiation functionDavid Howells2014-07-183-24/+33
| |/ / /
* | | | commoncap: don't alloc the credential unless needed in cap_task_prctlTetsuo Handa2014-07-241-42/+30
* | | | Merge tag 'seccomp-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...James Morris2014-07-1922-80/+471
|\ \ \ \
| * | | | seccomp: implement SECCOMP_FILTER_FLAG_TSYNCKees Cook2014-07-184-2/+140
| * | | | seccomp: allow mode setting across threadsKees Cook2014-07-181-11/+25
| * | | | seccomp: introduce writer lockingKees Cook2014-07-183-5/+66
| * | | | seccomp: split filter prep from check and applyKees Cook2014-07-181-30/+67
| * | | | sched: move no_new_privs into new atomic flagsKees Cook2014-07-185-10/+22
| * | | | MIPS: add seccomp syscallKees Cook2014-07-185-6/+13
| * | | | ARM: add seccomp syscallKees Cook2014-07-182-0/+2
| * | | | seccomp: add "seccomp" syscallKees Cook2014-07-188-6/+65
| * | | | seccomp: split mode setting routinesKees Cook2014-07-181-23/+48
| * | | | seccomp: extract check/assign mode helpersKees Cook2014-07-181-4/+18
| * | | | seccomp: create internal mode-setting functionKees Cook2014-07-181-2/+14
| * | | | MAINTAINERS: create seccomp entryKees Cook2014-07-181-0/+10
| |/ / /
* | | | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2014-07-1913-162/+102
|\ \ \ \ | |/ / / |/| | |
| * | | selinux: reduce the number of calls to synchronize_net() when flushing cachesPaul Moore2014-06-267-42/+23
| * | | selinux: no recursive read_lock of policy_rwlock in security_genfs_sid()Waiman Long2014-06-231-9/+32
| * | | selinux: fix a possible memory leak in cond_read_node()Namhyung Kim2014-06-191-1/+1
| * | | selinux: simple cleanup for cond_read_node()Namhyung Kim2014-06-191-7/+2
| * | | security: Used macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza2014-06-181-1/+2
| * | | selinux: introduce str_read() helperNamhyung Kim2014-06-181-96/+37
| * | | SELinux: use ARRAY_SIZEHimangi Saraogi2014-06-171-4/+4
| * | | selinux, kbuild: remove unnecessary $(hostprogs-y) from clean-filesMasahiro Yamada2014-06-172-2/+1
* | | | ima: provide double buffering for hash calculationDmitry Kasatkin2014-07-171-16/+49
* | | | ima: introduce multi-page collect buffersDmitry Kasatkin2014-07-172-2/+104
* | | | ima: use ahash API for file hash calculationDmitry Kasatkin2014-07-172-4/+192
* | | | audit: fix dangling keywords in integrity ima message outputRichard Guy Briggs2014-07-172-4/+4
* | | | ima: delay template descriptor lookup until useDmitry Kasatkin2014-07-171-1/+2
* | | | ima: remove unnecessary i_mutex locking from ima_rdwr_violation_check()Dmitry Kasatkin2014-07-171-4/+0
| |_|/ |/| |
* | | Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-07-172-3/+15
|\ \ \
| * | | selinux: fix the default socket labeling in sock_graft()Paul Moore2014-07-102-3/+15
| |/ /
| * | Merge tag 'v3.15' into nextPaul Moore2014-06-1710923-320574/+681151
| |\ \
* | \ \ Sync with the changes pushed by Serge in the last merge window.James Morris2014-07-179634-265084/+509505
|\ \ \ \
| * | | | Linux 3.16-rc5v3.16-rc5Linus Torvalds2014-07-131-1/+1
| * | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-07-135-45/+44
| |\ \ \ \
| | * | | | ext4: fix potential null pointer dereference in ext4_free_inodeNamjae Jeon2014-07-121-1/+1
| | * | | | ext4: fix a potential deadlock in __ext4_es_shrink()Theodore Ts'o2014-07-121-2/+2
| | * | | | ext4: revert commit which was causing fs corruption after journal replaysTheodore Ts'o2014-07-111-27/+24
| | * | | | ext4: disable synchronous transaction batching if max_batch_time==0Eric Sandeen2014-07-052-3/+4
| | * | | | ext4: clarify ext4_error message in ext4_mb_generate_buddy_error()Theodore Ts'o2014-07-051-2/+2
| | * | | | ext4: clarify error count warning messagesTheodore Ts'o2014-07-051-3/+4
| | * | | | ext4: fix unjournalled bg descriptor while initializing inode bitmapTheodore Ts'o2014-07-051-7/+7
| | | |_|/ | | |/| |
| * | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds2014-07-1313-68/+93
| |\ \ \ \
| | * | | | clk: spear3xx: Set proper clock parent of uart1/2Thomas Gleixner2014-07-131-4/+10
| | * | | | clk: spear3xx: Use proper control register offsetThomas Gleixner2014-07-131-1/+1
| | * | | | clk: qcom: HDMI source sel is 3 not 2Stephen Boyd2014-07-021-1/+1
| | * | | | Merge tag 'for_3.16/samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/...Mike Turquette2014-07-026-48/+71
| | |\ \ \ \
OpenPOWER on IntegriCloud