index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
2010-01-06
Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture support
Geert Uytterhoeven
2010-01-06
NOMMU: Optimise away the {dac_,}mmap_min_addr tests
David Howells
2009-11-19
ima: replace GFP_KERNEL with GFP_NOFS
Mimi Zohar
2009-10-15
KEYS: get_instantiation_keyring() should inc the keyring refcount in all cases
David Howells
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
2009-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
Linus Torvalds
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeup
Oleg Nesterov
2009-09-24
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
Ben Blum
2009-09-24
lsm: Use a compressed IPv6 string format in audit events
Paul Moore
2009-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-09-23
SELinux: do not destroy the avc_cache_nodep
Eric Paris
2009-09-23
KEYS: Have the garbage collector set its timer for live expired keys
David Howells
2009-09-23
seq_file: constify seq_operations
James Morris
2009-09-23
Move magic numbers into magic.h
Nick Black
2009-09-15
Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-09-15
KEYS: Fix garbage collector
David Howells
2009-09-15
KEYS: Unlock tasklist when exiting early from keyctl_session_to_parent
Marc Dionne
2009-09-14
SELinux: flush the avc before disabling SELinux
Eric Paris
2009-09-14
SELinux: seperate avc_cache flushing
Eric Paris
2009-09-14
Creds: creds->security can be NULL is selinux is disabled
Eric Paris
2009-09-11
Merge branch 'next' into for-linus
James Morris
2009-09-10
sysfs: Add labeling support for sysfs
David P. Quigley
2009-09-10
LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...
David P. Quigley
2009-09-07
IMA: update ima_counts_put
Mimi Zohar
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
2009-09-02
KEYS: Do some whitespace cleanups [try #6]
David Howells
2009-09-02
KEYS: Make /proc/keys use keyid not numread as file position [try #6]
Serge E. Hallyn
2009-09-02
KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]
David Howells
2009-09-02
KEYS: Flag dead keys to induce EKEYREVOKED [try #6]
David Howells
2009-09-02
KEYS: Allow keyctl_revoke() on keys that have SETATTR but not WRITE perm [try...
David Howells
2009-09-02
KEYS: Deal with dead-type keys appropriately [try #6]
David Howells
2009-09-02
CRED: Add some configurable debugging [try #6]
David Howells
2009-09-02
Merge commit 'v2.6.31-rc8' into x86/txt
Ingo Molnar
2009-09-01
x86, intel_txt: clean up the impact on generic code, unbreak non-x86
Shane Wang
2009-09-01
selinux: Support for the new TUN LSM hooks
Paul Moore
2009-09-01
lsm: Add hooks to the TUN driver
Paul Moore
2009-08-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-08-27
IMA: iint put in ima_counts_get and put
Eric Paris
2009-08-24
ima: hashing large files bug fix
Mimi Zohar
2009-08-21
selinux: adjust rules for ATTR_FORCE
Amerigo Wang
2009-08-20
Merge branch 'master' into next
James Morris
2009-08-19
security: Fix prompt for LSM_MMAP_MIN_ADDR
Andreas Schwab
2009-08-19
security: Make LSM_MMAP_MIN_ADDR default match its help text.
Dave Jones
2009-08-17
Security/SELinux: seperate lsm specific mmap_min_addr
Eric Paris
2009-08-17
SELinux: call cap_file_mmap in selinux_file_mmap
Eric Paris
2009-08-17
Capabilities: move cap_file_mmap to commoncap.c
Eric Paris
2009-08-17
SELinux: Convert avc_audit to use lsm_audit.h
Thomas Liu
2009-08-14
x86, intel_txt: Fix typos in Kconfig help
Arnaldo Carvalho de Melo
2009-08-14
SELinux: add selinux_kernel_module_request
Eric Paris
[next]