index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
2018-01-05
KPTI: Rename to PAGE_TABLE_ISOLATION
Kees Cook
2018-01-05
x86/kaiser: Reenable PARAVIRT
Borislav Petkov
2018-01-05
kaiser: delete KAISER_REAL_SWITCH option
Hugh Dickins
2018-01-05
kaiser: KAISER depends on SMP
Hugh Dickins
2018-01-05
kaiser: merged update
Dave Hansen
2018-01-05
KAISER: Kernel Address Isolation
Richard Fellner
2017-12-14
KEYS: add missing permission check for request_key() destination
Eric Biggers
2017-12-09
ima: fix hash algorithm initialization
Boshi Wang
2017-11-24
ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
Roberto Sassu
2017-11-18
security/keys: add CONFIG_KEYS_COMPAT to Kconfig
Bilal Amarni
2017-11-15
KEYS: trusted: fix writing past end of buffer in trusted_read()
Eric Biggers
2017-11-15
KEYS: trusted: sanitize all key material
Eric Biggers
2017-11-15
apparmor: fix undefined reference to `aa_g_hash_policy'
John Johansen
2017-11-08
KEYS: return full count in keyring_read() if buffer is too small
Eric Biggers
2017-10-27
KEYS: Fix race between updating and finding a negative key
David Howells
2017-10-27
KEYS: don't let add_key() update an uninstantiated key
David Howells
2017-10-27
KEYS: encrypted: fix dereference of NULL user_key_payload
Eric Biggers
2017-10-12
lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
Casey Schaufler
2017-10-05
KEYS: prevent KEYCTL_READ on negative key
Eric Biggers
2017-10-05
KEYS: prevent creating a different user's keyrings
Eric Biggers
2017-10-05
KEYS: fix writing past end of user-supplied buffer in keyring_read()
Eric Biggers
2017-10-05
security/keys: rewrite all of big_key crypto
Jason A. Donenfeld
2017-10-05
security/keys: properly zero out sensitive key material in big_key
Jason A. Donenfeld
2017-07-12
KEYS: Fix an error code in request_master_key()
Dan Carpenter
2017-06-14
KEYS: encrypted: avoid encrypting/decrypting stack buffers
Eric Biggers
2017-06-14
KEYS: fix freeing uninitialized memory in key_update()
Eric Biggers
2017-06-14
KEYS: fix dereferencing NULL payload with nonzero length
Eric Biggers
2017-05-25
ima: accept previously set IMA_NEW_FILE
Daniel Glöckner
2017-04-27
KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
Eric Biggers
2017-04-27
KEYS: Change the name of the dead type to ".dead" to prevent user access
David Howells
2017-04-27
KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
David Howells
2017-03-12
ima: fix ima_d_path() possible race with rename
Mimi Zohar
2017-02-14
selinux: fix off-by-one in setprocattr
Stephen Smalley
2017-01-12
ima: fix memory leak in ima_release_policy
Eric Richter
2016-11-21
apparmor: fix change_hat not finding hat after policy replacement
John Johansen
2016-10-27
security/keys: make BIG_KEYS dependent on stdrng.
Artem Savkov
2016-10-27
KEYS: Sort out big_key initialisation
David Howells
2016-10-27
KEYS: Fix short sprintf buffer in /proc/keys show function
David Howells
2016-10-22
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-10-20
mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()
Andy Lutomirski
2016-10-19
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-10-10
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
Merge branch 'printk-cleanups'
Linus Torvalds
2016-10-09
printk: reinstate KERN_CONT for printing continuation lines
Linus Torvalds
2016-10-08
Merge remote-tracking branch 'ovl/misc' into work.misc
Al Viro
2016-10-07
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
2016-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
[next]