summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-01-2130-1041/+1007
|\
| * Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2014-01-081-1/+13
| |\
| | * SELinux: Fix memory leak upon loading policyTetsuo Handa2014-01-071-1/+13
| * | Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2014-01-077-39/+164
| |\|
| | * selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()Oleg Nesterov2013-12-161-2/+2
| | * SELinux: remove duplicated include from hooks.cWei Yongjun2013-12-161-1/+0
| | * selinux: revert 102aefdda4d8275ce7d7100bc16c88c74272b260Paul Moore2013-12-132-60/+22
| | * selinux: fix broken peer recv checkChad Hanson2013-12-111-1/+3
| | * selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...Paul Moore2013-12-101-7/+35
| | * selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore2013-12-093-14/+47
| | * selinux: pull address family directly from the request_sock structPaul Moore2013-12-041-5/+1
| | * selinux: ensure that the cached NetLabel secattr matches the desired SIDPaul Moore2013-12-041-1/+30
| | * selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()Paul Moore2013-12-041-15/+53
| | * selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()Paul Moore2013-12-041-2/+23
| | * selinux: fix possible memory leakGeyslan G. Bem2013-11-251-4/+7
| | * SELinux: security_load_policy: Silence frame-larger-than warningTim Gardner2013-11-191-22/+32
| | * SELinux: Update policy version to support constraints infoRichard Haines2013-11-194-10/+101
| | * Merge tag 'v3.12'Paul Moore2013-11-088616-258379/+581975
| | |\
| * | | tpm/tpm-sysfs: active_show() can be staticFengguang Wu2014-01-061-1/+1
| * | | tpm: tpm_tis: Fix compile problems with CONFIG_PM_SLEEP/CONFIG_PNPJason Gunthorpe2014-01-061-5/+1
| * | | tpm: Make tpm-dev allocate a per-file structureJason Gunthorpe2014-01-062-50/+57
| * | | tpm: Use the ops structure instead of a copy in tpm_vendor_specificJason Gunthorpe2014-01-064-33/+16
| * | | tpm: Create a tpm_class_ops structure and use it in the driversJason Gunthorpe2014-01-0613-15/+33
| * | | tpm: Pull all driver sysfs code into tpm-sysfs.cJason Gunthorpe2014-01-0613-307/+72
| * | | tpm: Move sysfs functions from tpm-interface to tpm-sysfsJason Gunthorpe2014-01-064-274/+314
| * | | tpm: Pull everything related to /dev/tpmX into tpm-dev.cJason Gunthorpe2014-01-0614-279/+217
| * | | char: tpm: nuvoton: remove unused variableMichal Nazarewicz2014-01-061-1/+0
| * | | tpm: MAINTAINERS: Cleanup TPM Maintainers filePeter Huewe2014-01-061-6/+2
| * | | tpm/tpm_i2c_atmel: fix coccinelle warningsFengguang Wu2014-01-061-1/+1
| * | | tpm/tpm_ibmvtpm: fix unreachable code warning (smatch warning)Peter Huewe2014-01-061-1/+0
| * | | tpm/tpm_i2c_stm_st33: Check return code of get_burstcountPeter Huewe2014-01-061-1/+6
| * | | tpm/tpm_ppi: Check return value of acpi_get_namePeter Huewe2014-01-061-0/+3
| * | | tpm/tpm_ppi: Do not compare strcmp(a,b) == -1Peter Huewe2014-01-061-4/+4
| * | | Merge to v3.13-rc7 for prerequisite changes in the Xen code for TPMJames Morris2014-01-0610036-232800/+434408
| |\ \ \
| * | | | ima: remove unneeded size_limit argument from ima_eventdigest_init_common()Roberto Sassu2014-01-031-8/+6
| * | | | ima: update IMA-templates.txt documentationMimi Zohar2014-01-031-2/+4
| * | | | ima: pass HASH_ALGO__LAST as hash algo in ima_eventdigest_init()Roberto Sassu2014-01-031-2/+2
| * | | | ima: change the default hash algorithm to SHA1 in ima_eventdigest_ng_init()Roberto Sassu2014-01-031-1/+1
| * | | | Smack: File receive audit correctionCasey Schaufler2013-12-311-1/+1
| * | | | Smack: Rationalize mount restrictionsCasey Schaufler2013-12-311-54/+29
| * | | | Smack: change rule cap checkCasey Schaufler2013-12-231-1/+1
| * | | | Smack: Make the syslog control configurableCasey Schaufler2013-12-233-13/+99
| * | | | Smack: Prevent the * and @ labels from being used in SMACK64EXECCasey Schaufler2013-12-191-16/+37
| * | | | smack: fix: allow either entry be missing on access/access2 check (v2)Jarkko Sakkinen2013-12-111-14/+15
* | | | | Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-01-20367-8071/+16189
|\ \ \ \ \
| * | | | | usb: chipidea: udc: using MultO at TD as real mult value for ISO-TXPeter Chen2014-01-131-2/+17
| * | | | | usb: chipidea: need to mask INT_STATUS when write otgscPeter Chen2014-01-131-3/+3
| * | | | | usb: chipidea: put hw_phymode_configure before ci_usb_phy_initChris Ruehl2014-01-131-2/+2
| * | | | | usb: chipidea: Fix Internal error: : 808 [#1] ARM related to STS flagChris Ruehl2014-01-131-3/+5
| * | | | | usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28Peter Chen2014-01-131-6/+26