aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAge
* ima: accept previously set IMA_NEW_FILEDaniel Glöckner2017-05-25
* KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyringsEric Biggers2017-04-27
* KEYS: Change the name of the dead type to ".dead" to prevent user accessDavid Howells2017-04-27
* KEYS: Disallow keyrings beginning with '.' to be joined as session keyringsDavid Howells2017-04-27
* ima: fix ima_d_path() possible race with renameMimi Zohar2017-03-12
* selinux: fix off-by-one in setprocattrStephen Smalley2017-02-14
* ima: fix memory leak in ima_release_policyEric Richter2017-01-12
* apparmor: fix change_hat not finding hat after policy replacementJohn Johansen2016-11-21
* security/keys: make BIG_KEYS dependent on stdrng.Artem Savkov2016-10-27
* KEYS: Sort out big_key initialisationDavid Howells2016-10-27
* KEYS: Fix short sprintf buffer in /proc/keys show functionDavid Howells2016-10-27
* Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-10-22
|\
| * mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()Andy Lutomirski2016-10-20
* | mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes2016-10-19
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-10
| |\
| | * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-27
| | * vfs: remove unused i_op->renameMiklos Szeredi2016-09-27
| * | fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-10
|\ \ \
| * | | xattr: Add __vfs_{get,set,remove}xattr helpersAndreas Gruenbacher2016-10-07
| | |/ | |/|
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \ \
| * \ \ Merge remote-tracking branch 'ovl/misc' into work.miscAl Viro2016-10-08
| |\ \ \ | | |/ / | |/| |
| | * | ima: use file_dentry()Miklos Szeredi2016-09-16
| | |/
* | | Merge branch 'printk-cleanups'Linus Torvalds2016-10-10
|\ \ \
| * | | printk: reinstate KERN_CONT for printing continuation linesLinus Torvalds2016-10-09
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-10-07
|\ \ \
| * | | securityfs: fix securityfs_create_dir commentLaurent Georget2016-09-29
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-10-04
|\ \ \ \
| * \ \ \ Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/selinux in...James Morris2016-09-20
| |\ \ \ \
| | * | | | lsm,audit,selinux: Introduce a new audit data type LSM_AUDIT_DATA_FILEVivek Goyal2016-09-19
| * | | | | Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/selinux in...James Morris2016-09-18
| |\| | | |
| | * | | | selinux: fix error return code in policydb_read()Wei Yongjun2016-09-13
| | * | | | selinux: fix overflow and 0 length allocationsWilliam Roberts2016-08-30
| | * | | | selinux: initialize structuresWilliam Roberts2016-08-29
| | * | | | selinux: detect invalid ebitmapWilliam Roberts2016-08-29
| | * | | | selinux: drop SECURITY_SELINUX_POLICYDB_VERSION_MAXWilliam Roberts2016-08-18
| | * | | | selinux: Implement dentry_create_files_as() hookVivek Goyal2016-08-10
| | * | | | security, overlayfs: Provide hook to correctly label newly created filesVivek Goyal2016-08-08
| | * | | | selinux: Pass security pointer to determine_inode_label()Vivek Goyal2016-08-08
| | * | | | selinux: Implementation for inode_copy_up_xattr() hookVivek Goyal2016-08-08
| | * | | | security,overlayfs: Provide security hook for copy up of xattrs for overlay fileVivek Goyal2016-08-08
| | * | | | selinux: Implementation for inode_copy_up() hookVivek Goyal2016-08-08
| | * | | | security, overlayfs: provide copy up security hook for unioned filesVivek Goyal2016-08-08
| | * | | | selinux: print leading 0x on ioctlcmd auditsWilliam Roberts2016-08-08
| | * | | | security: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-08-08
| * | | | | Smack: Signal delivery as an append operationCasey Schaufler2016-09-08
| * | | | | Smack: Use memdup_user() rather than duplicating its implementationMarkus Elfring2016-08-23
| |/ / / /
* | | | | Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-10-04
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | audit: consistently record PIDs with task_tgid_nr()Paul Moore2016-08-30