summaryrefslogtreecommitdiff
path: root/security (follow)
Commit message (Expand)AuthorAge
* PFK: ice: change to non-atomic scm callsAndrey Markovytch2016-05-03
* PFK: fix race between key set and key invalidate in TZAndrey Markovytch2016-04-25
* eCryptfs: fixed bug in cipher handlingGilad Broner2016-03-25
* selinux: removed redundant headers from objsec.hGilad Broner2016-03-23
* pfk: added some additional debug printsAndrey Markovytch2016-03-23
* pfk: fixed bug that caused eCryptfs ignore some of its filesAndrey Markovytch2016-03-23
* PFK: fixed bug where key was cleared without turning on clocks firstAndrey Markovytch2016-03-23
* PFK: fixed issue where key in TZ was not set properlyAndrey Markovytch2016-03-23
* PFK: new module to work with ecryptfsAndrey Markovytch2016-03-23
* PFT: moved to a new directoryAndrey Markovytch2016-03-23
* platform: msm: add Per-File-Tagger (PFT) driverAndrey Markovytch2016-03-23
* Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel2016-03-23
|\
| * ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn2016-02-25
| * EVM: Use crypto_memneq() for digest comparisonsRyan Ware2016-02-17
| * KEYS: Fix keyring ref leak in join_session_keyring()Yevgeny Pats2016-01-31
* | UPSTREAM: KEYS: Fix keyring ref leak in join_session_keyring()Yevgeny Pats2016-02-16
* | SELinux: build fix for 4.1Amit Pundir2016-02-16
* | selinux: Android kernel compatibility with M userspaceJeff Vander Stoep2016-02-16
* | SELinux: Enable setting security contexts on rootfs inodes.Stephen Smalley2016-02-16
* | security: Add proper checks for Android specific capability checksTushar Behera2016-02-16
* | security: Add AID_NET_RAW and AID_NET_ADMIN capability check in cap_capable().Chia-chi Yeh2016-02-16
|/
* KEYS: Fix race between read and revokeDavid Howells2015-12-19
* Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris2015-11-26
|\
| * selinux: fix bug in conditional rules handlingStephen Smalley2015-11-24
* | KEYS: Fix handling of stored error in a negatively instantiated user keyDavid Howells2015-11-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-10
|\ \
| * | smack: use skb_to_full_sk() helperEric Dumazet2015-11-08
| * | net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()Eric Dumazet2015-11-08
| * | selinux: fix random read in selinux_ip_postroute_compat()Eric Dumazet2015-11-05
* | | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-06
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-11-05
|\ \ \ | |/ / |/| |
| * | Merge tag 'keys-next-20151021' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2015-10-23
| |\ \
| | * | KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-21
| | * | keys: Be more consistent in selection of union members usedInsu Yun2015-10-21
| | * | KEYS: use kvfree() in add_keyGeliang Tang2015-10-21
| * | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris2015-10-22
| |\ \ \ | | | |/ | | |/|
| | * | selinux: Use a kmem_cache for allocation struct file_security_structSangwoo2015-10-21
| | * | selinux: ioctl_has_perm should be staticGeliang Tang2015-10-21
| | * | selinux: use sprintf return valueRasmus Villemoes2015-10-21
| | * | selinux: use kstrdup() in security_get_bools()Rasmus Villemoes2015-10-21
| | * | selinux: use kmemdup in security_sid_to_context_core()Rasmus Villemoes2015-10-21
| | * | selinux: remove pointless cast in selinux_inode_setsecurity()Rasmus Villemoes2015-10-21
| | * | selinux: introduce security_context_str_to_sidRasmus Villemoes2015-10-21
| | * | selinux: do not check open perm on ftruncate callJeff Vander Stoep2015-10-21
| | * | selinux: change CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE defaultPaul Moore2015-10-21
| | |/
| * / apparmor: clarify CRYPTO dependencyArnd Bergmann2015-10-22
| |/
| * Merge branch 'smack-for-4.4' of https://github.com/cschaufler/smack-next into...James Morris2015-10-21
| |\
| | * Smack: limited capability for changing process labelZbigniew Jasinski2015-10-19
| | * Smack: pipefs fix in smack_d_instantiateRoman Kubiak2015-10-09
| | * Smack: Minor initialisation improvementJosé Bollo2015-10-09