vsprintf: reuse almost identical simple_strtoulX() functions
[safe/jmp/linux-2.6] / security /
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/ebiederm/sysctl-2.6
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-05 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-03 James MorrisMerge branch 'master' into next
2009-11-25 Tetsuo HandaTOMOYO: Add recursive directory matching operator support.
2009-11-24 Serge E. Hallynremove CONFIG_SECURITY_FILE_CAPABILITIES compile option
2009-11-24 Eric ParisSELinux: print denials for buggy kernel with unknown...
2009-11-20 Eric Dumazetnet: rename skb->iif to skb->skb_iif
2009-11-20 Eric W. Biedermansecurity/tomoyo: Remove now unnecessary handling of...
2009-11-20 Eric W. Biedermansecurity/tomoyo: Add a special case to handle accesses...
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-18 Mimi Zoharima: replace GFP_KERNEL with GFP_NOFS
2009-11-18 Eric W. Biedermansysctl: Drop & in front of every proc_handler.
2009-11-12 Tetsuo Handasysctl security/tomoyo: Don't look at ctl_name
2009-11-12 Eric W. Biedermansysctl security/keys: Remove dead binary sysctl support
2009-11-09 Eric Parissecurity: report the module name to security_module_request
2009-11-08 John JohansenConfig option to set a default LSM
2009-11-08 Kees Cooksysctl: require CAP_SYS_RAWIO to set mmap_min_addr
2009-10-29 Stephen Hemmingertomoyo: improve hash bucket dispersion
2009-10-25 Mimi ZoharLSM: imbed ima calls in the security hooks
2009-10-24 Eric ParisSELinux: add .gitignore files for dynamic classes
2009-10-20 James Morrissecurity: remove root_plug
2009-10-20 Stephen SmalleySELinux: fix locking issue introduced with c6d3aaa4e35c71a3
2009-10-19 Eric Dumazetinet: rename some inet_sock fields
2009-10-15 David HowellsKEYS: get_instantiation_keyring() should inc the keyrin...
2009-10-11 Tetsuo HandaLSM: Add security_path_chroot().
2009-10-11 Tetsuo HandaLSM: Add security_path_chmod() and security_path_chown().
2009-10-07 Stephen Smalleyselinux: drop remapping of netlink classes
2009-10-07 Stephen Smalleyselinux: generate flask headers during kernel build
2009-10-07 Stephen Smalleyselinux: dynamic class/perm discovery
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-30 Eric ParisSELinux: reset the security_ops before flushing the...
2009-09-24 Linus TorvaldsMerge git://git./linux/kernel/git/viro/audit-current
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-24 Oleg Nesterovdo_wait() wakeup optimization: change __wake_up_parent...
2009-09-24 Ben Blumcgroups: let ss->can_attach and ss->attach do whole...
2009-09-24 Paul Moorelsm: Use a compressed IPv6 string format in audit events
2009-09-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-23 Eric ParisSELinux: do not destroy the avc_cache_nodep
2009-09-23 David HowellsKEYS: Have the garbage collector set its timer for...
2009-09-23 James Morrisseq_file: constify seq_operations
2009-09-23 Nick BlackMove magic numbers into magic.h
2009-09-15 Linus TorvaldsMerge branch 'x86-txt-for-linus' of git://git./linux...
2009-09-14 David HowellsKEYS: Fix garbage collector
2009-09-14 Marc DionneKEYS: Unlock tasklist when exiting early from keyctl_se...
2009-09-14 Eric ParisSELinux: flush the avc before disabling SELinux
2009-09-14 Eric ParisSELinux: seperate avc_cache flushing
2009-09-14 Eric ParisCreds: creds->security can be NULL is selinux is disabled
2009-09-10 James MorrisMerge branch 'next' into for-linus
2009-09-10 David P. Quigleysysfs: Add labeling support for sysfs
2009-09-10 David P. QuigleyLSM/SELinux: inode_{get,set,notify}secctx hooks to...
2009-09-07 Mimi ZoharIMA: update ima_counts_put
2009-09-02 David HowellsKEYS: Add a keyctl to install a process's session keyri...
2009-09-02 David HowellsKEYS: Do some whitespace cleanups [try #6]
2009-09-02 Serge E. HallynKEYS: Make /proc/keys use keyid not numread as file...
2009-09-02 David HowellsKEYS: Add garbage collection for dead, revoked and...
2009-09-02 David HowellsKEYS: Flag dead keys to induce EKEYREVOKED [try #6]
2009-09-02 David HowellsKEYS: Allow keyctl_revoke() on keys that have SETATTR...
2009-09-02 David HowellsKEYS: Deal with dead-type keys appropriately [try #6]
2009-09-02 David HowellsCRED: Add some configurable debugging [try #6]
2009-09-02 Ingo MolnarMerge commit 'v2.6.31-rc8' into x86/txt
2009-09-02 Shane Wangx86, intel_txt: clean up the impact on generic code...
2009-08-31 Paul Mooreselinux: Support for the new TUN LSM hooks
2009-08-31 Paul Moorelsm: Add hooks to the TUN driver
2009-08-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-08-27 Eric ParisIMA: iint put in ima_counts_get and put
2009-08-24 Mimi Zoharima: hashing large files bug fix
2009-08-21 Amerigo Wangselinux: adjust rules for ATTR_FORCE
2009-08-19 James MorrisMerge branch 'master' into next
2009-08-18 Andreas Schwabsecurity: Fix prompt for LSM_MMAP_MIN_ADDR
2009-08-18 Dave Jonessecurity: Make LSM_MMAP_MIN_ADDR default match its...
2009-08-17 Eric ParisSecurity/SELinux: seperate lsm specific mmap_min_addr
2009-08-17 Eric ParisSELinux: call cap_file_mmap in selinux_file_mmap
2009-08-17 Eric ParisCapabilities: move cap_file_mmap to commoncap.c
2009-08-16 Thomas LiuSELinux: Convert avc_audit to use lsm_audit.h
2009-08-14 Arnaldo Carvalho... x86, intel_txt: Fix typos in Kconfig help
2009-08-14 Eric ParisSELinux: add selinux_kernel_module_request
2009-08-14 Eric Parissecurity: introducing security_request_module
2009-08-10 James MorrisSELinux: fix memory leakage in /security/selinux/hooks.c
2009-08-05 Eric ParisSecurity/SELinux: seperate lsm specific mmap_min_addr
2009-08-05 Eric ParisSELinux: call cap_file_mmap in selinux_file_mmap
2009-08-05 Eric ParisCapabilities: move cap_file_mmap to commoncap.c
2009-08-05 Julia Lawallsecurity/smack: Use AF_INET for sin_family field
2009-07-21 Joseph Cihulax86, intel_txt: Intel TXT boot support
2009-07-16 Oleg Nesterovkernel: rename is_single_threaded(task) to current_is_s...
2009-07-13 James MorrisRevert "SELinux: Convert avc_audit to use lsm_audit.h"
2009-07-12 Thomas LiuSELinux: Convert avc_audit to use lsm_audit.h
2009-07-09 Thomas Liusecurity: Make lsm_priv union in lsm_audit.h anonymous
2009-07-09 Thomas LiuMove variable function in lsm_audit.h into SMACK privat...
2009-06-29 James MorrisMerge branch 'master' into next
2009-06-28 Mimi Zoharintegrity: add ima_counts_put (updated)
2009-06-28 Mimi Zoharintegrity: ima audit hash_exists fix
2009-06-24 Thomas Liuselinux: clean up avc node cache when disabling selinux
2009-06-24 Ingo Molnarsecurity: rename ptrace_may_access => ptrace_access_check
2009-06-24 James Morriskeys: annotate seqfile ops with __releases and __acquires
2009-06-22 Stephen Smalleyselinux: restore optimization to selinux_file_permission
2009-06-19 Tetsuo HandaTOMOYO: Remove next_domain from tomoyo_find_next_domain().
next