index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] files: lock-free fd look-up
Dipankar Sarma
2005-09-09
1
-1
/
+1
*
[PATCH] files: break up files struct
Dipankar Sarma
2005-09-09
1
-2
/
+4
*
[PATCH] remove the inode_post_link and inode_post_rename LSM hooks
Stephen Smalley
2005-09-09
2
-30
/
+0
*
[PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooks
Stephen Smalley
2005-09-09
3
-140
/
+0
*
[PATCH] tmpfs: Enable atomic inode security labeling
Stephen Smalley
2005-09-09
1
-11
/
+16
*
[PATCH] security: enable atomic inode security labeling
Stephen Smalley
2005-09-09
3
-0
/
+67
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2005-09-05
1
-1
/
+1
|
\
|
*
[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate
Herbert Xu
2005-09-01
1
-1
/
+1
*
|
[PATCH] selinux: endian notations
Alexey Dobriyan
2005-09-05
5
-37
/
+52
*
|
[PATCH] selinux: Reduce memory use by avtab
Stephen Smalley
2005-09-05
9
-235
/
+400
|
/
*
[SELINUX]: Update for tcp_diag rename to inet_diag.
James Morris
2005-08-29
2
-2
/
+3
*
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
2005-08-29
1
-1
/
+2
*
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
2005-08-29
1
-2
/
+2
*
[NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users
Patrick McHardy
2005-08-29
1
-0
/
+1
*
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
Harald Welte
2005-08-29
1
-1
/
+1
*
[PATCH] Destruction of failed keyring oopses
David Howells
2005-08-04
1
-1
/
+5
*
[PATCH] Error during attempt to join key management session can leave semapho...
David Howells
2005-08-04
1
-1
/
+1
*
[PATCH] Keys: Fix key management syscall interface bugs
David Howells
2005-08-04
2
-5
/
+8
*
[PATCH] selinux: Fix address length checks in connect hook
Stephen Smalley
2005-07-28
1
-2
/
+2
*
[PATCH] SELinux: default labeling of MLS field
James Morris
2005-07-28
5
-38
/
+97
*
[PATCH] Keys: Base keyring size on key pointer not key struct
David Howells
2005-07-07
1
-7
/
+8
*
[PATCH] selinux_sb_copy_data() should not require a whole page
Eric Paris
2005-06-30
1
-1
/
+2
*
[PATCH] selinux: kfree cleanup
Jesper Juhl
2005-06-25
5
-28
/
+14
*
[PATCH] RCU: clean up a few remaining synchronize_kernel() calls
Paul E. McKenney
2005-06-25
2
-2
/
+2
*
[PATCH] selinux: add executable heap check
Lorenzo Hernández García-Hierro
2005-06-25
3
-0
/
+13
*
[PATCH] selinux: add executable stack check
Lorenzo Hernandez García-Hierro
2005-06-25
3
-0
/
+12
*
[PATCH] eCryptfs: export user key type
Michael Halcrow
2005-06-24
1
-0
/
+2
*
[PATCH] Keys: Make request-key create an authorisation key
David Howells
2005-06-24
9
-180
/
+685
*
[PATCH] Keys: Use RCU to manage session keyring pointer
David Howells
2005-06-24
2
-25
/
+24
*
[PATCH] Keys: Pass session keyring to call_usermodehelper()
David Howells
2005-06-24
1
-1
/
+1
*
[PATCH] keys: Discard key spinlock and use RCU for key payload
David Howells
2005-06-24
7
-223
/
+289
*
[PATCH] setuid core dump
Alan Cox
2005-06-23
2
-2
/
+2
*
[PATCH] SELinux: memory leak in selinux_sb_copy_data()
Gerald Schaefer
2005-06-21
1
-0
/
+1
*
[PATCH] sysfs: (rest) if show/store is missing return -EIO
Dmitry Torokhov
2005-06-20
1
-2
/
+2
*
[NETLINK]: Neighbour table configuration and statistics via rtnetlink
Thomas Graf
2005-06-18
1
-0
/
+2
*
AUDIT: Fix remaining cases of direct logging of untrusted strings by avc_audit
Stephen Smalley
2005-05-24
1
-13
/
+9
*
Fix oops due to thinko in avc_audit()
David Woodhouse
2005-05-21
1
-1
/
+1
*
AUDIT: Avoid sleeping function in SElinux AVC audit.
Stephen Smalley
2005-05-21
1
-9
/
+8
*
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
2005-05-19
1
-3
/
+5
|
\
|
*
[PATCH] selinux: fix avc_alloc_node() oom with no policy loaded
Stephen Smalley
2005-05-17
1
-3
/
+5
*
|
Restore logging of pid= and comm= in AVC audit messages
David Woodhouse
2005-05-19
1
-0
/
+7
*
|
AUDIT: Treat all user messages identically.
David Woodhouse
2005-05-18
1
-10
/
+7
*
|
AUDIT: Add message types to audit records
Steve Grubb
2005-05-13
4
-5
/
+13
*
|
Add audit_log_type
Chris Wright
2005-05-11
1
-1
/
+1
*
|
The attached patch addresses the problem with getting the audit daemon
Steve Grubb
2005-05-06
1
-0
/
+1
|
/
*
[PATCH] SELinux: add finer grained permissions to Netlink audit processing
James Morris
2005-05-01
3
-7
/
+10
*
[PATCH] SELinux: cleanup ipc_has_perm
Stephen Smalley
2005-05-01
1
-13
/
+8
*
[SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS.
Herbert Xu
2005-04-24
1
-2
/
+1
*
[PATCH] SELinux: fix deadlock on dcache lock
Stephen Smalley
2005-04-18
1
-34
/
+0
*
[PATCH] SELinux: add support for NETLINK_KOBJECT_UEVENT
James Morris
2005-04-16
6
-0
/
+39
[next]