OSDN Git Service

MIPS: VDSO: Prevent use of smp_processor_id()
[android-x86/kernel.git] / security /
2019-08-06 Ondrej Mosnacekselinux: fix memory leak in policydb_init()
2019-07-10 Jann Hornapparmor: enforce nullbyte at end of tag string
2019-05-08 Ondrej Mosnacekselinux: never allow relabeling on context mounts
2019-04-27 Jann Horndevice_cgroup: fix RCU imbalance in error case
2019-04-05 Ondrej Mosnacekselinux: do not override context on context mounts
2019-03-19 Al Viromissing barriers in some of unix_sock ->addr and -...
2019-03-19 Eric BiggersKEYS: restrict /proc/keys by credentials at open time
2019-02-27 Eric BiggersKEYS: always initialize keyring_index_key::desc_len
2019-02-27 Eric BiggersKEYS: allow reaching the keys quotas exactly
2019-02-12 Zoran Markovicsmack: fix access permissions for keyring
2019-01-26 Ondrej Mosnacekselinux: always allow mounting submounts
2019-01-23 Stephen Smalleyselinux: fix GPF on invalid policy
2019-01-23 James MorrisLSM: Check for NULL cred-security on free
2019-01-23 Kees CookYama: Check for pid death before checking ancestry
2018-12-01 Mimi Zoharima: re-initialize iint->atomic_flags
2018-12-01 Dmitry Kasatkinima: re-introduce own integrity cache lock
2018-12-01 Matthew GarrettEVM: Add support for portable signature format
2018-12-01 Mimi Zoharima: always measure and audit files in policy
2018-12-01 Eric W. BiedermanRevert "evm: Translate user/group ids relative to s_use...
2018-12-01 Tetsuo Handaselinux: Add __GFP_NOWARN to allocation at str_read()
2018-11-13 Eric Biggersima: fix showing large 'violations' or 'runtime_measure...
2018-09-26 Matthew Garrettevm: Don't deadlock if a crypto algorithm is unavailable
2018-09-26 Piotr SawickiSmack: Fix handling of IPv4 traffic received by PF_INET...
2018-09-19 Michal Hockoselinux: use GFP_NOWAIT in the AVC kmem_caches
2018-08-24 Casey SchauflerSmack: Mark inode instant in smack_task_to_inode
2018-08-03 Mimi Zoharima: based on policy verify firmware signatures (pre...
2018-06-06 Sachin Groverselinux: KASAN: slab-out-of-bounds in xattr_getsecurity
2018-06-06 Mimi ZoharRevert "ima: limit file hash setting by user to fix...
2018-05-30 Petr Vorelima: Fallback to the builtin hash algorithm
2018-05-30 Randy Dunlapintegrity/security: fix digsig.c build error with heade...
2018-04-13 Stephen Smalleyselinux: do not check open permission on sockets
2018-04-08 Matthias Kaehlckeselinux: Remove redundant check for unknown labeling...
2018-04-08 Matthias Kaehlckeselinux: Remove unnecessary check of array base in...
2018-03-22 Mimi Zoharima: relax requiring a file signature for new files...
2018-03-22 John Johansenapparmor: Make path_max parameter readonly
2018-03-22 Alexander Potapenkoselinux: check for address length in selinux_socket_bind()
2018-02-25 Arnd Bergmannsecurity/keys: BIG_KEY requires CONFIG_CRYPTO
2018-02-25 Paul Mooreselinux: skip bounded transition processing if the...
2018-02-25 Paul Mooreselinux: ensure the context is NUL terminated in securi...
2018-02-13 Eric BiggersKEYS: encrypted: fix buffer overread in valid_master_desc()
2018-01-05 Kees CookKPTI: Rename to PAGE_TABLE_ISOLATION
2018-01-05 Borislav Petkovx86/kaiser: Reenable PARAVIRT
2018-01-05 Hugh Dickinskaiser: delete KAISER_REAL_SWITCH option
2018-01-05 Hugh Dickinskaiser: KAISER depends on SMP
2018-01-05 Dave Hansenkaiser: merged update
2018-01-05 Richard FellnerKAISER: Kernel Address Isolation
2017-12-14 Eric BiggersKEYS: add missing permission check for request_key...
2017-12-09 Boshi Wangima: fix hash algorithm initialization
2017-11-24 Roberto Sassuima: do not update security.ima if appraisal status...
2017-11-18 Bilal Amarnisecurity/keys: add CONFIG_KEYS_COMPAT to Kconfig
2017-11-15 Eric BiggersKEYS: trusted: fix writing past end of buffer in truste...
2017-11-15 Eric BiggersKEYS: trusted: sanitize all key material
2017-11-15 John Johansenapparmor: fix undefined reference to `aa_g_hash_policy'
2017-11-08 Eric BiggersKEYS: return full count in keyring_read() if buffer...
2017-10-27 David HowellsKEYS: Fix race between updating and finding a negative key
2017-10-27 David HowellsKEYS: don't let add_key() update an uninstantiated key
2017-10-27 Eric BiggersKEYS: encrypted: fix dereference of NULL user_key_payload
2017-10-12 Casey Schauflerlsm: fix smack_inode_removexattr and xattr_getsecurity...
2017-10-05 Eric BiggersKEYS: prevent KEYCTL_READ on negative key
2017-10-05 Eric BiggersKEYS: prevent creating a different user's keyrings
2017-10-05 Eric BiggersKEYS: fix writing past end of user-supplied buffer...
2017-10-05 Jason A. Donenfeldsecurity/keys: rewrite all of big_key crypto
2017-10-05 Jason A. Donenfeldsecurity/keys: properly zero out sensitive key material...
2017-07-12 Dan CarpenterKEYS: Fix an error code in request_master_key()
2017-06-14 Eric BiggersKEYS: encrypted: avoid encrypting/decrypting stack...
2017-06-14 Eric BiggersKEYS: fix freeing uninitialized memory in key_update()
2017-06-14 Eric BiggersKEYS: fix dereferencing NULL payload with nonzero length
2017-05-25 Daniel Glöcknerima: accept previously set IMA_NEW_FILE
2017-04-27 Eric BiggersKEYS: fix keyctl_set_reqkey_keyring() to not leak threa...
2017-04-27 David HowellsKEYS: Change the name of the dead type to ".dead" to...
2017-04-27 David HowellsKEYS: Disallow keyrings beginning with '.' to be joined...
2017-03-12 Mimi Zoharima: fix ima_d_path() possible race with rename
2017-02-14 Stephen Smalleyselinux: fix off-by-one in setprocattr
2017-01-12 Eric Richterima: fix memory leak in ima_release_policy
2016-12-10 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-12-09 Linus TorvaldsMerge branch 'for-4.9-fixes' of git://git./linux/kernel...
2016-12-09 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2016-12-09 Linus TorvaldsMerge tag 'm68k-for-v4.9-tag2' of git://git./linux...
2016-12-08 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-12-05 Linus TorvaldsMerge tag 'powerpc-4.9-7' of git://git./linux/kernel...
2016-12-05 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-12-03 David S. MillerMerge tag 'batadv-net-for-davem-20161202' of git:/...
2016-12-02 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2016-12-02 Linus TorvaldsMerge tag 'pci-v4.9-fixes-4' of git://git./linux/kernel...
2016-12-01 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git./linux...
2016-12-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-12-01 Radim KrčmářMerge tag 'kvm-arm-for-4.9-rc7' of git://git./linux...
2016-11-30 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2016-11-30 Linus TorvaldsMerge tag 'pwm/for-4.9' of git://git./linux/kernel...
2016-11-30 David S. MillerMerge tag 'wireless-drivers-for-davem-2016-11-29' of...
2016-11-30 Dave AirlieMerge branch 'for-upstream/hdlcd' of git://linux-arm...
2016-11-30 Dave AirlieMerge branch 'drm-fixes-4.9' of git://people.freedeskto...
2016-11-29 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-11-28 Linus TorvaldsMerge branch 'for-4.9-fixes' of git://git./linux/kernel...
2016-11-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2016-11-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2016-11-27 Linus TorvaldsMerge git://git.infradead.org/intel-iommu
2016-11-27 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-11-26 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2016-11-26 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
next