summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTSSteve French2015-06-286-3/+75
* Add SMB3.11 mount option synonym for new dialectSteve French2015-06-273-2/+90
* add struct FILE_STANDARD_INFOSteve French2015-06-271-0/+10
* Make dialect negotiation warning message easier to readSteve French2015-06-271-1/+1
* Add defines and structs for smb3.1 dialectSteve French2015-06-272-6/+36
* Allow parsing vers=3.11 on cifs mountSteve French2015-06-276-3/+59
* client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is setNoel Power2015-06-271-3/+2
* Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-06-273-6/+4
|\
| * audit: Fix check of return value of strnlen_user()Jan Kara2015-06-111-1/+1
| * audit: obsolete audit_context check is removed in audit_filter_rules()Mikhail Klementyev2015-05-291-3/+1
| * audit: fix for typo in comment to function audit_log_link_denied()Shailendra Verma2015-05-291-1/+1
| * lsm: rename duplicate labels in LSM_AUDIT_DATA_TASK audit message typeRichard Guy Briggs2015-05-291-1/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-06-2742-4089/+3741
|\ \
| * \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2015-06-186-25/+112
| |\ \
| | * | ima: update builtin policiesMimi Zohar2015-06-162-10/+65
| | * | ima: extend "mask" policy matching supportMimi Zohar2015-06-162-6/+17
| | * | ima: add support for new "euid" policy conditionMimi Zohar2015-06-162-5/+25
| | * | ima: fix ima_show_template_data_ascii()Mimi Zohar2015-06-163-4/+5
| * | | tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add()Jarkko Sakkinen2015-06-161-2/+2
| * | | vTPM: set virtual device before passing to ibmvtpm_reset_crqHon Ching \(Vicky\) Lo2015-06-161-2/+3
| * | | tpm_ibmvtpm: remove unneccessary message level.Fabian Frederick2015-06-161-1/+1
| |/ /
| * | Merge branch 'smack-for-4.2-stacked' of https://github.com/cschaufler/smack-n...James Morris2015-06-131-7/+9
| |\ \
| | * | Smack: freeing an error pointer in smk_write_revoke_subj()Dan Carpenter2015-06-121-7/+9
| * | | selinux: fix setting of security labels on NFSJ. Bruce Fields2015-06-051-0/+1
| * | | selinux: Remove unused permission definitionsStephen Smalley2015-06-041-14/+8
| * | | selinux: enable genfscon labeling for sysfs and pstore filesStephen Smalley2015-06-041-1/+3
| * | | selinux: enable per-file labeling for debugfs files.Stephen Smalley2015-06-042-22/+22
| * | | selinux: update netlink socket classesStephen Smalley2015-06-042-10/+32
| * | | signals: don't abuse __flush_signals() in selinux_bprm_committed_creds()Oleg Nesterov2015-06-043-12/+8
| * | | selinux: Print 'sclass' as string when unrecognized netlink message occursMarek Milkovic2015-06-041-2/+3
| * | | Merge branch 'smack-for-4.2-stacked' of https://github.com/cschaufler/smack-n...James Morris2015-06-035-189/+317
| |\ \ \ | | |/ /
| | * | Smack: allow multiple labels in onlycapRafal Krypa2015-06-024-72/+163
| | * | Smack: fix seq operations in smackfsRafal Krypa2015-06-021-30/+22
| | * | smack: pass error code through pointersLukasz Pawelczyk2015-05-153-97/+139
| | * | Smack: ignore private inode for smack_file_receiveSeung-Woo Kim2015-05-151-0/+3
| * | | ima: pass iint to ima_add_violation()Roberto Sassu2015-05-215-9/+13
| * | | ima: wrap event related data to the new ima_event_data structureRoberto Sassu2015-05-215-79/+61
| * | | integrity: add validity checks for 'path' parameterDmitry Kasatkin2015-05-213-2/+5
| * | | KEYS: fix "ca_keys=" partial key matchingMimi Zohar2015-05-213-11/+35
| * | | evm: fix potential race when removing xattrsDmitry Kasatkin2015-05-212-9/+8
| * | | evm: labeling pseudo filesystems exceptionMimi Zohar2015-05-211-0/+11
| * | | ima: remove definition of IMA_X509_PATHDmitry Kasatkin2015-05-211-7/+1
| * | | ima: limit file hash setting by user to fix and log modesDmitry Kasatkin2015-05-211-2/+6
| * | | ima: do not measure or appraise the NSFS filesystemMimi Zohar2015-05-212-0/+5
| * | | ima: skip measurement of cgroupfs files and update documentationRoberto Sassu2015-05-212-5/+14
| * | | ima: added ima-sig template among choices in kernel-parameters.txtRoberto Sassu2015-05-131-1/+1
| * | | ima: cleanup ima_init_policy() a littleDan Carpenter2015-05-131-10/+6
| |/ /
| * | LSM: Remove unused capability.cCasey Schaufler2015-05-121-1158/+0
| * | LSM: Switch to lists of hooksCasey Schaufler2015-05-1213-387/+627
| * | LSM: Add security module hook list headsCasey Schaufler2015-05-126-402/+626
OpenPOWER on IntegriCloud