rpc: add an rpc_pipe_open method
[safe/jmp/linux-2.6] / security /
2008-11-10 David HowellsKEYS: Make request key instantiate the per-user keyrings
2008-11-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-01 Serge Hallynfile caps: always start with clear bprm->caps_*
2008-10-31 Eric ParisSELinux: properly handle empty tty_files list
2008-10-30 Alan Coxnfsd: fix vm overcommit crash
2008-10-20 Linus TorvaldsMerge branch 'v28-timers-for-linus' of git://git./linux...
2008-10-20 Lai Jiangshandevcgroup: remove spin_lock()
2008-10-20 Li Zefandevcgroup: remove unused variable
2008-10-20 Li Zefandevcgroup: use kmemdup()
2008-10-20 Thomas GleixnerMerge branches 'timers/clocksource', 'timers/hrtimers...
2008-10-13 Steven Whitehousevfs: Use const for kernel parser table
2008-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-13 Alan Coxtty: Redo current tty locking
2008-10-13 Alan Coxtty: Make get_current_tty use a kref
2008-10-12 Mimi Zoharintegrity: special fs magic
2008-10-10 James MorrisMerge branch 'master' of git://git.infradead.org/users...
2008-10-10 Paul Moorenetlabel: Changes to the NetLabel security attributes...
2008-10-10 Paul Mooreselinux: Cache NetLabel secattrs in the socket's securi...
2008-10-10 Paul Mooreselinux: Set socket NetLabel based on connection endpoint
2008-10-10 Paul Moorenetlabel: Add functionality to set the security attribu...
2008-10-10 Paul Moorenetlabel: Replace protocol/NetLabel linking with refrer...
2008-10-10 Paul Mooresmack: Fix missing calls to netlbl_skbuff_err()
2008-10-10 Paul Mooreselinux: Fix missing calls to netlbl_skbuff_err()
2008-10-10 Paul Mooreselinux: Fix a problem in security_netlbl_sid_to_secattr()
2008-10-10 Paul Mooreselinux: Better local/forward check in selinux_ip_postr...
2008-10-10 Paul Mooreselinux: Correctly handle IPv4 packets on IPv6 sockets...
2008-10-10 Paul Mooreselinux: Cleanup the NetLabel glue code
2008-10-03 Paul Mooreselinux: Fix an uninitialized variable BUG/panic in...
2008-10-03 Paul Mooreselinux: Fix an uninitialized variable BUG/panic in...
2008-09-29 Stephen Smalleyselinux: use default proc sid on symlinks
2008-09-27 Serge E. Hallynfile capabilities: uninline cap_safe_nice
2008-09-22 James MorrisMerge branch 'master' into next
2008-09-14 Frank Mayhartimers: fix itimer/many thread hang
2008-09-11 Stephen SmalleyUpdate selinux info in MAINTAINERS and Kconfig help...
2008-09-03 Eric ParisSELinux: memory leak in security_context_to_sid_core
2008-09-03 Li Zefandevcgroup: fix race against rmdir()
2008-08-28 KaiGai KoheiSELinux: add boundary support and thread context assignment
2008-08-28 Eric Parissecurityfs: do not depend on CONFIG_SECURITY
2008-08-28 James MorrisMerge branch 'master' into next
2008-08-20 Randy Dunlapsecurity: add/fix security kernel-doc
2008-08-14 Vesa-Matti Kariselinux: Unify for- and while-loop style
2008-08-14 David Howellssecurity: Fix setting of PF_SUPERPRIV by __capable()
2008-08-06 Vesa-Matti Kariselinux: conditional expression type validation was...
2008-08-05 Casey Schauflersmack: limit privilege by label
2008-08-05 David HowellsSELinux: Fix a potentially uninitialised variable in...
2008-08-05 Vesa-Matti J KariSELinux: trivial, remove unneeded local variable
2008-08-05 Vesa-Matti J KariSELinux: Trivial minor fixes that change C null charact...
2008-08-05 Adrian Bunkmake selinux_write_opts() static
2008-07-29 Eric ParisSELinux: /proc/mounts should show what it can
2008-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-27 Miklos Szeredi[patch 3/4] fat: dont call notify_change
2008-07-27 Al Viro[PATCH] pass MAY_OPEN to vfs_permission() explicitly
2008-07-27 Alexey Dobriyanselinux: use nf_register_hooks()
2008-07-26 Roland McGrathtracehook: tracehook_tracer_task
2008-07-25 Li Zefandevcgroup: code cleanup
2008-07-25 Pavel Emelyanovdevcgroup: relax white-list protection down to RCU
2008-07-25 Paul Menagecgroup files: convert devcgroup_access_write() into...
2008-07-24 Andrew G. Morgansecurity: filesystem capabilities no longer experimental
2008-07-24 Andrew G. Morgansecurity: protect legacy applications from executing...
2008-07-15 James MorrisRevert "SELinux: allow fstype unknown to policy to...
2008-07-14 James Morrissecurity: remove register_security hook
2008-07-14 Miklos Szeredisecurity: remove dummy module fix
2008-07-14 Miklos Szeredisecurity: remove dummy module
2008-07-14 Miklos Szeredisecurity: remove unused sb_get_mnt_opts hook
2008-07-14 Eric ParisLSM/SELinux: show LSM mount options in /proc/mounts
2008-07-14 Eric ParisSELinux: allow fstype unknown to policy to use xattrs...
2008-07-14 James Morrissecurity: fix return of void-valued expressions
2008-07-14 James MorrisSELinux: use do_each_thread as a proper do/while block
2008-07-14 James MorrisSELinux: remove unused and shadowed addrlen variable
2008-07-14 Eric ParisSELinux: more user friendly unknown handling printk
2008-07-14 Stephen Smalleyselinux: change handling of invalid classes (Was: Re...
2008-07-14 Eric ParisSELinux: drop load_mutex in security_load_policy
2008-07-14 Eric ParisSELinux: fix off by 1 reference of class_to_string...
2008-07-14 James MorrisSELinux: open code sidtab lock
2008-07-14 James MorrisSELinux: open code load_mutex
2008-07-14 James MorrisSELinux: open code policy_rwlock
2008-07-14 Stephen Smalleyselinux: fix endianness bug in network node address...
2008-07-14 Stephen Smalleyselinux: simplify ioctl checking
2008-07-14 Stephen SmalleySELinux: enable processes with mac_admin to get the...
2008-07-14 Stephen SmalleySecurity: split proc ptrace checking into read vs....
2008-07-14 James MorrisSELinux: remove inherit field from inode_security_struct
2008-07-14 Richard KennedySELinux: reorder inode_security_struct to increase...
2008-07-14 Eric ParisSELinux: keep the code clean formating and syntax
2008-07-14 Stephen SmalleySELinux: fix sleeping allocation in security_context_to_sid
2008-07-14 Stephen Smalleyselinux: support deferred mapping of contexts
2008-07-13 Li Zefandevcgroup: fix permission check when adding entry to...
2008-07-13 Li Zefandevcgroup: always show positive major/minor num
2008-07-04 Li Zefandevcgroup: fix odd behaviour when writing 'a' to device...
2008-07-04 Andrew G. Morgansecurity: filesystem capabilities: fix CAP_SETPCAP...
2008-06-13 Andrew G. Morgancapabilities: add (back) dummy support for KEEPCAPS
2008-06-06 Daniel Walkerkeys: remove unused key_alloc_sem
2008-06-06 Pavel Emelyanovdevscgroup: make white list more compact in some cases
2008-06-06 Pavel Emelyanovdevscgroup: relax task to dev_cgroup conversion
2008-06-06 Pavel Emelyanovdevcgroup: make a helper to convert cgroup_subsys_state...
2008-06-04 Casey SchauflerSmack: fuse mount hang fix
2008-05-01 Al Viro[PATCH] split linux/file.h
2008-04-30 Oleg Nesterovsignals: cleanup security_task_kill() usage/implementation
2008-04-29 Ahmed S. DarwishSmack: Integrate Smack with Audit
2008-04-29 David HowellsSecurity: Make secctx_to_secid() take const secdata
next