firewire: fw-sbp2: Use sbp2 device-provided mgt orb timeout for logins
[safe/jmp/linux-2.6] / security /
2008-01-28 Patrick McHardy[NETFILTER]: Introduce NF_INET_ hook values
2008-01-26 Stephen Smalleyselinux: fix labeling of /proc/net inodes
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-25 Greg Kroah-HartmanKobject: convert remaining kobject_unregister() to...
2008-01-25 Greg Kroah-Hartmankobject: convert kernel_kset to be a kobject
2008-01-25 Greg Kroah-Hartmankset: convert kernel_subsys to use kset_create
2008-01-25 Greg Kroah-Hartmankobject: convert securityfs to use kobject_create
2008-01-25 Greg Kroah-Hartmankobject: remove struct kobj_type from struct kset
2008-01-25 Eamon Walshselinux: make mls_compute_sid always polyinstantiate
2008-01-25 Jan Engelhardtsecurity/selinux: constify function pointer tables...
2008-01-25 David Howellssecurity: add a secctx_to_secid() hook
2008-01-25 H. Peter Anvinsecurity: remove security_sb_post_mountroot hook
2008-01-25 Eric ParisSecurity: add get, set, and cloning of superblock secur...
2008-01-25 Joe Perchessecurity/selinux: Add missing "space"
2008-01-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-22 Andrew G. MorganFix filesystem capability support
2008-01-21 Paul Mooreselinux: fix memory leak in netlabel code
2007-12-05 Eric ParisSecurity: allow capable check to permit mmap or low...
2007-12-05 Stephen SmalleySELinux: detect dead booleans
2007-12-05 Stephen SmalleySELinux: do not clear f_op when removing entries
2007-11-29 Serge E. Hallynfile capabilities: don't prevent signaling setuid root...
2007-11-15 Serge E. Hallynfile capabilities: allow sigcont within session
2007-11-07 Stephen SmalleySELinux: add more validity checks on policy load
2007-11-07 KaiGai KoheiSELinux: fix bug in new ebitmap code.
2007-11-07 Stephen RothwellSELinux: suppress a warning for 64k pages.
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-22 Eric ParisSELinux: always check SIGCHLD in selinux_task_wait
2007-10-22 Serge E. Hallyncapabilities: clean up file capability reading
2007-10-19 Serge E. Hallynpid namespaces: define is_global_init() and is_containe...
2007-10-18 Stephen Hemmingersparse pointer use of zero as null
2007-10-18 Andrew MorganV3 file capabilities: alter behavior of cap_setpcap
2007-10-17 Adrian Bunksecurity/ cleanups
2007-10-17 Serge E. HallynImplement file posix capabilities
2007-10-17 James Morrissecurity: Convert LSM into a static interface
2007-10-17 David HowellsKEYS: Make request_key() and co fundamentally asynchronous
2007-10-16 KaiGai KoheiSELinux: kills warnings in Improve SELinux performance...
2007-10-16 KaiGai KoheiSELinux: improve performance when AVC misses.
2007-10-16 Eric ParisSELinux: policy selectable handling of unknown classes...
2007-10-16 Yuichi NakamuraSELinux: Improve read/write performance
2007-10-16 Yuichi NakamuraSELinux: tune avtab to reduce memory usage
2007-10-15 David S. Miller[SELINUX]: Update for netfilter ->hook() arg changes.
2007-10-11 Stephen Hemminger[INET]: local port range robustness
2007-10-10 Eric W. Biederman[NET]: Support multiple network namespaces with netlink
2007-10-10 Eric W. Biederman[NET]: Make device event notification network namespace...
2007-09-19 Eric ParisSELinux: fix array out of bounds when mounting with...
2007-08-31 Stephen SmalleySELinux: clear parent death signal on SID transitions
2007-08-23 Alan Coxfix NULL pointer dereference in __vm_enough_memory()
2007-08-16 Steve GSELinux: correct error code in selinux_audit_rule_init
2007-08-02 Paul MooreSELinux: remove redundant pointer checks before calling...
2007-08-02 Paul MooreSELinux: restore proper NetLabel caching behavior
2007-07-31 Gabriel CraciunescuTypo fixes errror -> error
2007-07-25 Venkat YekkiralaSELinux: null-terminate context string in selinux_xfrm_...
2007-07-23 Jesper JuhlSELinux: fix memory leak in security_netlbl_cache_add()
2007-07-22 Al Viro[PATCH] get rid of AVC_PATH postponed treatment
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-19 Kawai, Hidehirocoredump masking: reimplementation of dumpable using...
2007-07-19 Paul MooreSELinux: use SECINITSID_NETMSG instead of SECINITSID_UN...
2007-07-19 Paul MooreSELinux: enable dynamic activation/deactivation of...
2007-07-18 Jeremy Fitzhardingeusermodehelper: Tidy up waiting
2007-07-17 Satyam SharmaIntroduce is_owner_or_cap() to wrap CAP_FOWNER use...
2007-07-16 Miloslav TrmacAudit: add TTY input auditing
2007-07-13 Linus TorvaldsRevert "SELinux: use SECINITSID_NETMSG instead of SECIN...
2007-07-12 Adrian Bunksecurity: unexport mmap_min_addr
2007-07-12 Paul MooreSELinux: use SECINITSID_NETMSG instead of SECINITSID_UN...
2007-07-12 Eric Parissecurity: Protection for exploiting null dereference...
2007-07-12 Tobias OedSELinux: Use %lu for inode->i_no when printing avc
2007-07-12 Stephen SmalleySELinux: allow preemption between transition permission...
2007-07-12 Eric Parisselinux: introduce schedule points in policydb_destroy()
2007-07-12 Christopher J. PeB... selinux: add selinuxfs structure for object class discovery
2007-07-12 Christopher J. PeB... selinux: change sel_make_dir() to specify inode counter.
2007-07-12 Christopher J. PeB... selinux: rename sel_remove_bools() for more general...
2007-07-12 Christopher J. PeB... selinux: add support for querying object classes and...
2007-06-08 Paul Moore[NetLabel]: consolidate the struct socket/sock handling...
2007-05-09 David SterbaFix trivial typos in Kconfig* files
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Eric W. Biedermantty: introduce no_tty and use it in selinux
2007-05-03 Greg Kroah-Hartmanremove "struct subsystem" as it is no longer needed
2007-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-04-26 David Howells[AF_RXRPC]: Key facility changes for AF_RXRPC
2007-04-26 Stephen Smalleyselinux: preserve boolean values across policy reloads
2007-04-26 James Carterselinux: change numbering of boolean directory inodes...
2007-04-26 James Carterselinux: remove unused enumeration constant from selinuxfs
2007-04-26 James Carterselinux: explicitly number all selinuxfs inodes
2007-04-26 James Carterselinux: export initial SID contexts via selinuxfs
2007-04-26 Stephen Smalleyselinux: remove userland security class and permission...
2007-04-26 Paul MooreSELinux: move security_skb_extlbl_sid() out of the...
2007-04-26 Paul MooreSELinux: rename selinux_netlabel.h to netlabel.h
2007-04-26 Paul MooreSELinux: extract the NetLabel SELinux support from...
2007-04-26 Patrick McHardy[NETLINK]: Switch cb_lock spinlock to mutex and allow...
2007-04-26 Arnaldo Carvalho... [NETLINK]: Introduce nlmsg_hdr() helper
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_offset()
2007-03-14 Al Viro[PATCH] sanitize security_getprocattr() API
2007-02-26 Stephen SmalleyAlways initialize scontext and scontext_len
2007-02-26 Eric ParisReassign printk levels in selinux kernel code
2007-02-14 Stephen Smalley[PATCH] selinux: enhance selinux to always ignore priva...
2007-02-14 Eric W. Biederman[PATCH] sysctl: fix the selinux_sysctl_get_sid
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove the proc_dir_entry member for...
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
next