index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' into for-linus
James Morris
2009-09-11
7
-14
/
+234
|
\
|
*
LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...
David P. Quigley
2009-09-10
1
-0
/
+55
|
*
VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hoo...
David P. Quigley
2009-09-10
1
-0
/
+1
|
*
KEYS: Fix default security_session_to_parent()
David Howells
2009-09-07
1
-1
/
+4
|
*
KEYS: security_cred_alloc_blank() should return int under all circumstances
David Howells
2009-09-07
1
-2
/
+4
|
*
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
2009-09-02
5
-0
/
+44
|
*
KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]
David Howells
2009-09-02
1
-1
/
+4
|
*
CRED: Add some configurable debugging [try #6]
David Howells
2009-09-02
1
-1
/
+64
|
*
lsm: Add hooks to the TUN driver
Paul Moore
2009-09-01
1
-0
/
+31
|
*
Merge branch 'master' into next
James Morris
2009-08-20
11
-26
/
+63
|
|
\
|
*
|
SELinux: Convert avc_audit to use lsm_audit.h
Thomas Liu
2009-08-17
1
-0
/
+2
|
*
|
security: update documentation for security_request_module
James Morris
2009-08-14
1
-0
/
+1
|
*
|
security: introducing security_request_module
Eric Paris
2009-08-14
1
-0
/
+10
|
*
|
Merge branch 'master' into next
James Morris
2009-08-11
11
-53
/
+239
|
|
\
\
|
*
|
|
security: define round_hint_to_min in !CONFIG_SECURITY
Eric Paris
2009-08-10
1
-15
/
+15
|
*
|
|
Security/SELinux: seperate lsm specific mmap_min_addr
Eric Paris
2009-08-06
2
-15
/
+17
|
*
|
|
Capabilities: move cap_file_mmap to commoncap.c
Eric Paris
2009-08-06
1
-3
/
+4
|
*
|
|
Merge branch 'master' into next
James Morris
2009-08-06
61
-406
/
+373
|
|
\
\
\
|
*
|
|
|
include/linux/cred.h: work around gcc-4.2.4 warning in get_cred()
Paul Menage
2009-07-20
1
-1
/
+2
|
*
|
|
|
kernel: rename is_single_threaded(task) to current_is_single_threaded(void)
Oleg Nesterov
2009-07-17
1
-1
/
+1
|
*
|
|
|
Merge branch 'master' into next
James Morris
2009-07-14
44
-90
/
+381
|
|
\
\
\
\
|
*
|
|
|
|
personality handling: fix PER_CLEAR_ON_SETID for security reasons
Julien Tinnes
2009-07-13
1
-1
/
+5
|
*
|
|
|
|
security: Wrap SMACK and SELINUX audit data structs in ifdefs
Thomas Liu
2009-07-10
1
-0
/
+4
|
*
|
|
|
|
security: Make lsm_priv union in lsm_audit.h anonymous
Thomas Liu
2009-07-10
1
-1
/
+1
|
*
|
|
|
|
Move variable function in lsm_audit.h into SMACK private space
Thomas Liu
2009-07-10
1
-2
/
+2
|
*
|
|
|
|
Merge branch 'master' into next
James Morris
2009-06-30
115
-847
/
+1846
|
|
\
\
\
\
\
|
*
|
|
|
|
|
security: rename ptrace_may_access => ptrace_access_check
Ingo Molnar
2009-06-25
1
-7
/
+7
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-09-05
1
-2
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
pkt_sched: Revert tasklet_hrtimer changes.
David S. Miller
2009-09-01
1
-2
/
+2
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2009-09-05
2
-2
/
+3
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL test
Herbert Xu
2009-08-29
2
-2
/
+3
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2009-09-05
2
-1
/
+16
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
dm log: userspace add luid to distinguish between concurrent log instances
Jonathan Brassow
2009-09-04
1
-1
/
+12
|
*
|
|
|
|
|
|
|
|
dm stripe: expose correct io hints
Mike Snitzer
2009-09-04
1
-0
/
+4
*
|
|
|
|
|
|
|
|
|
exec: do not sleep in TASK_TRACED under ->cred_guard_mutex
Oleg Nesterov
2009-09-05
1
-0
/
+1
*
|
|
|
|
|
|
|
|
|
workqueues: introduce __cancel_delayed_work()
Oleg Nesterov
2009-09-05
1
-0
/
+15
|
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.h
Benjamin Herrenschmidt
2009-08-31
1
-1
/
+1
*
|
|
|
|
|
|
|
|
ACPI processor: force throttling state when BIOS returns incorrect value
Frans Pop
2009-08-26
1
-2
/
+3
*
|
|
|
|
|
|
|
|
flex_array: convert element_nr formals to unsigned
David Rientjes
2009-08-26
1
-4
/
+6
*
|
|
|
|
|
|
|
|
flex_array: declare parts member to have incomplete type
David Rientjes
2009-08-26
1
-1
/
+1
*
|
|
|
|
|
|
|
|
mm: fix hugetlb bug due to user_shm_unlock call
Hugh Dickins
2009-08-24
1
-2
/
+4
*
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-08-24
1
-0
/
+4
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Input: ucb1400_ts - enable ADC Filter
Marek Vasut
2009-08-21
1
-0
/
+4
*
|
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-08-24
1
-2
/
+2
|
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer
David S. Miller
2009-08-22
1
-2
/
+2
*
|
|
|
|
|
|
|
|
|
kernel_read: redefine offset type
Mimi Zohar
2009-08-24
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-08-21
1
-0
/
+4
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
drm/radeon: add GET_PARAM/INFO support for Z pipes
Alex Deucher
2009-08-21
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
|
drm/radeon/kms: implement the bo busy ioctl properly.
Dave Airlie
2009-08-21
1
-0
/
+2
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
*
/
|
|
|
|
|
|
|
|
Make bitmask 'and' operators return a result code
Linus Torvalds
2009-08-21
2
-20
/
+18
|
/
/
/
/
/
/
/
/
/
[next]