summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] files: lock-free fd look-upDipankar Sarma2005-09-091-1/+1
* [PATCH] files: break up files structDipankar Sarma2005-09-091-2/+4
* [PATCH] remove the inode_post_link and inode_post_rename LSM hooksStephen Smalley2005-09-092-30/+0
* [PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooksStephen Smalley2005-09-093-140/+0
* [PATCH] tmpfs: Enable atomic inode security labelingStephen Smalley2005-09-091-11/+16
* [PATCH] security: enable atomic inode security labelingStephen Smalley2005-09-093-0/+67
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-051-1/+1
|\
| * [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu2005-09-011-1/+1
* | [PATCH] selinux: endian notationsAlexey Dobriyan2005-09-055-37/+52
* | [PATCH] selinux: Reduce memory use by avtabStephen Smalley2005-09-059-235/+400
|/
* [SELINUX]: Update for tcp_diag rename to inet_diag.James Morris2005-08-292-2/+3
* [NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy2005-08-291-1/+2
* [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-291-2/+2
* [NETLINK]: Fix missing dst_groups initializations in netlink_broadcast usersPatrick McHardy2005-08-291-0/+1
* [NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte2005-08-291-1/+1
* [PATCH] Destruction of failed keyring oopsesDavid Howells2005-08-041-1/+5
* [PATCH] Error during attempt to join key management session can leave semapho...David Howells2005-08-041-1/+1
* [PATCH] Keys: Fix key management syscall interface bugsDavid Howells2005-08-042-5/+8
* [PATCH] selinux: Fix address length checks in connect hookStephen Smalley2005-07-281-2/+2
* [PATCH] SELinux: default labeling of MLS fieldJames Morris2005-07-285-38/+97
* [PATCH] Keys: Base keyring size on key pointer not key structDavid Howells2005-07-071-7/+8
* [PATCH] selinux_sb_copy_data() should not require a whole pageEric Paris2005-06-301-1/+2
* [PATCH] selinux: kfree cleanupJesper Juhl2005-06-255-28/+14
* [PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney2005-06-252-2/+2
* [PATCH] selinux: add executable heap checkLorenzo Hernández García-Hierro2005-06-253-0/+13
* [PATCH] selinux: add executable stack checkLorenzo Hernandez García-Hierro2005-06-253-0/+12
* [PATCH] eCryptfs: export user key typeMichael Halcrow2005-06-241-0/+2
* [PATCH] Keys: Make request-key create an authorisation keyDavid Howells2005-06-249-180/+685
* [PATCH] Keys: Use RCU to manage session keyring pointerDavid Howells2005-06-242-25/+24
* [PATCH] Keys: Pass session keyring to call_usermodehelper()David Howells2005-06-241-1/+1
* [PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells2005-06-247-223/+289
* [PATCH] setuid core dumpAlan Cox2005-06-232-2/+2
* [PATCH] SELinux: memory leak in selinux_sb_copy_data()Gerald Schaefer2005-06-211-0/+1
* [PATCH] sysfs: (rest) if show/store is missing return -EIODmitry Torokhov2005-06-201-2/+2
* [NETLINK]: Neighbour table configuration and statistics via rtnetlinkThomas Graf2005-06-181-0/+2
* AUDIT: Fix remaining cases of direct logging of untrusted strings by avc_auditStephen Smalley2005-05-241-13/+9
* Fix oops due to thinko in avc_audit()David Woodhouse2005-05-211-1/+1
* AUDIT: Avoid sleeping function in SElinux AVC audit.Stephen Smalley2005-05-211-9/+8
* Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-05-191-3/+5
|\
| * [PATCH] selinux: fix avc_alloc_node() oom with no policy loadedStephen Smalley2005-05-171-3/+5
* | Restore logging of pid= and comm= in AVC audit messagesDavid Woodhouse2005-05-191-0/+7
* | AUDIT: Treat all user messages identically.David Woodhouse2005-05-181-10/+7
* | AUDIT: Add message types to audit recordsSteve Grubb2005-05-134-5/+13
* | Add audit_log_typeChris Wright2005-05-111-1/+1
* | The attached patch addresses the problem with getting the audit daemon Steve Grubb2005-05-061-0/+1
|/
* [PATCH] SELinux: add finer grained permissions to Netlink audit processingJames Morris2005-05-013-7/+10
* [PATCH] SELinux: cleanup ipc_has_permStephen Smalley2005-05-011-13/+8
* [SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS.Herbert Xu2005-04-241-2/+1
* [PATCH] SELinux: fix deadlock on dcache lockStephen Smalley2005-04-181-34/+0
* [PATCH] SELinux: add support for NETLINK_KOBJECT_UEVENTJames Morris2005-04-166-0/+39
OpenPOWER on IntegriCloud