summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2004-09-02[PATCH] Root reservations for strict overcommitAlan Cox
2004-08-23Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds
2004-08-23[PATCH] Reduce SELinux kernel memory use on 64-bit systemsJames Morris
2004-08-23[PATCH] SELinux: fix name_bind auditStephen D. Smalley
2004-08-23[PATCH] SElinux; defer inode security initializationStephen D. Smalley
2004-08-23[PATCH] SELinux: revalidate access to controlling ttyStephen D. Smalley
2004-08-23[PATCH] SELinux: add null device node to selinuxfs, remove open_devnullStephen D. Smalley
2004-08-23[SELINUX]: Fix bugs introduced by skb_header_pointer() changes.Stephen D. Smalley
2004-08-23[PATCH] use simple_read_from_buffer in selinuxfsChris Wright
2004-08-23[PATCH] Fix typos in security/security.cChris Wright
2004-08-23[PATCH] configurable SELinux bootparam valueChris Wright
2004-08-23[PATCH] small simplification for two SECURITY dependenciesChris Wright
2004-08-23[PATCH] libfs: move transaction file ops into libfsJames Morris
2004-08-23Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds
2004-08-22[PATCH] remove dead prototypesCarl Spalletta
2004-08-18[NET]: Add skb_header_pointer, and use it where possible.David S. Miller
2004-07-28[PATCH] selinux: fix clearing of new personality bit on security transitionsStephen D. Smalley
2004-07-26[PATCH] security/selinux/hooks.c compile fixAlexander Viro
2004-07-17[PATCH] NX: clean up legacy binary supportIngo Molnar
2004-07-14Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2004-07-14[PATCH] Upgrade security/root_plug.c to new module parameter syntaxMika Kukkonen
2004-07-13[PATCH] Fix 'unsigned' < 0 checksMika Kukkonen
2004-07-10[PATCH] Use NULL instead of integer 0 in security/selinux/Chris Wright
2004-07-04[PATCH] selinux space savingChris Wright
2004-07-04[PATCH] selinux build fixChris Wright
2004-06-26[PATCH] SELinux: fix build with CONFIG_SECURITY_NETWORK=nStephen D. Smalley
2004-06-23[PATCH] SELinux: Extend and revise calls to secondary moduleAndrew Morton
2004-06-23[PATCH] rcu: avoid passing an argument to the callback functionAndrew Morton
2004-06-17Merge duplicate selinux network hooksLinus Torvalds
2004-06-17[PATCH] SELinux: Fine-grained Netlink support - SELinux changesJames Morris
2004-06-17[PATCH] SELinux: Fine-grained Netlink support - add sk to netlink_send hookJames Morris
2004-06-17[PATCH] SELinux: Fine-grained Netlink support - SELinux headers updateJames Morris
2004-06-17[PATCH] Fix sock_orphan race.James Morris
2004-06-15[SELINUX]: Fine-grained Netlink support - SELinux changesJames Morris
2004-06-15[SELINUX]: Fine-grained Netlink support - add sk to netlink_send hookJames Morris
2004-06-15[SELINUX]: Fine-grained Netlink support - SELinux headersJames Morris
2004-06-15[SELINUX]: Fix sock_orphan race.James Morris
2004-06-14[PATCH] __user annotation for selinux_shm_shmatChris Wright
2004-06-14[PATCH] __user annotation for dummy_shm_shmatChris Wright
2004-06-12[PATCH] sparse fix for void return in selinux/hooks.cAndrew Morton
2004-06-03[PATCH] sparse: selinux annotationAlexander Viro
2004-06-02[PATCH] selinux: check processed security context lengthAndrew Morton
2004-05-31[PATCH] SECURITY_SELINUX depends on NETAndrew Morton
2004-05-19[PATCH] SELinux: fix error handling in selinuxfsAndrew Morton
2004-05-19[PATCH] security: add disable param to capabilities moduleAndrew Morton
2004-05-14[PATCH] security: minor cleanups in capability.cAndrew Morton
2004-05-14[PATCH] security: remove empty build of capability.oAndrew Morton
2004-05-10[PATCH] SElinux interface for reporting size of printk bufferAndrew Morton
2004-05-09[PATCH] selinux: reopen descriptors closed on exec to /dev/nullAndrew Morton
2004-05-08[NET]: Add sock_create_kern()James Morris