David Howells
|
12fdff3fc2
Add a dummy printk function for the maintenance of unused printks
|
15 lat temu |
David Howells
|
de09a9771a
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
|
15 lat temu |
Oleg Nesterov
|
c70a626d3e
umh: creds: kill subprocess_info->cred logic
|
15 lat temu |
Linus Torvalds
|
96b5b7f4f2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
|
15 lat temu |
Ingo Molnar
|
48652ced15
Merge commit 'v2.6.34-rc6' into sched/core
|
15 lat temu |
James Morris
|
0ffbe2699c
Merge branch 'master' into next
|
15 lat temu |
David Howells
|
e134d200d5
CRED: Fix a race in creds_are_invalid() in credentials debugging
|
15 lat temu |
David Howells
|
eff30363c0
CRED: Fix double free in prepare_usermodehelper_creds() error handling
|
15 lat temu |
Ingo Molnar
|
b257c14ceb
Merge branch 'linus' into sched/core
|
15 lat temu |
Eric Paris
|
0968d0060a
security: remove dead hook cred_commit
|
15 lat temu |
Tejun Heo
|
336f5899d2
Merge branch 'master' into export-slabh
|
15 lat temu |
Li Zefan
|
32bd7eb5a7
sched: Remove remaining USER_SCHED code
|
15 lat temu |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 lat temu |
Mathieu Desnoyers
|
570b8fb505
CRED: Fix memory leak in error handling
|
15 lat temu |
Julia Lawall
|
b8a1d37c5f
kernel/cred.c: use kmem_cache_free
|
15 lat temu |
Randy Dunlap
|
764db03fee
creds_are_invalid() needs to be exported for use by modules:
|
15 lat temu |
Andrew Morton
|
74908a0009
include/linux/cred.h: fix build
|
15 lat temu |
David Howells
|
4a5d6ba191
CRED: Allow put_cred() to cope with a NULL groups list
|
15 lat temu |
David Howells
|
ee18d64c1f
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
|
15 lat temu |
David Howells
|
e0e817392b
CRED: Add some configurable debugging [try #6]
|
15 lat temu |
David Howells
|
5e751e992f
CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace
|
16 lat temu |
Linus Torvalds
|
1a7d0f0bec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
|
16 lat temu |
David Howells
|
43529c9712
CRED: Must initialise the new creds in prepare_kernel_cred()
|
16 lat temu |
David Howells
|
0de3368141
CRED: Missing put_cred() in prepare_kernel_cred()
|
16 lat temu |
David Howells
|
b9456371a7
CRED: Fix commit_creds() on a process that has no mm
|
16 lat temu |
Serge Hallyn
|
18b6e0414e
User namespaces: set of cleanups (v2)
|
16 lat temu |
David Howells
|
3a3b7ce933
CRED: Allow kernel services to override LSM settings for task actions
|
16 lat temu |
David Howells
|
3b11a1dece
CRED: Differentiate objective and effective subjective credentials on a task
|
16 lat temu |
David Howells
|
98870ab0a5
CRED: Documentation
|
16 lat temu |
David Howells
|
a6f76f23d2
CRED: Make execve() take advantage of copy-on-write credentials
|
16 lat temu |