summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2015-12-2623-84/+657
|\
| * IMA: policy can be updated zero timesSasha Levin2015-12-243-0/+14
| * security/integrity: make ima/ima_mok.c explicitly non-modularPaul Gortmaker2015-12-151-3/+2
| * ima: update appraise flags after policy update completesMimi Zohar2015-12-151-2/+5
| * IMA: prevent keys on the .ima_blacklist from being removedMimi Zohar2015-12-151-0/+2
| * KEYS: prevent keys from being removed from specified keyringsMimi Zohar2015-12-153-11/+52
| * IMA: allow reading back the current IMA policyPetko Manolov2015-12-154-8/+253
| * IMA: create machine owner and blacklist keyringsPetko Manolov2015-12-156-0/+113
| * IMA: policy can now be updated multiple timesPetko Manolov2015-12-153-28/+75
| * evm: EVM_LOAD_X509 depends on EVMArnd Bergmann2015-12-151-1/+1
| * evm: reset EVM status when file attributes changeDmitry Kasatkin2015-12-151-0/+13
| * evm: provide a function to set the EVM key from the kernelDmitry Kasatkin2015-12-153-14/+53
| * evm: enable EVM when X509 certificate is loadedDmitry Kasatkin2015-12-154-3/+14
| * evm: load an x509 certificate from the kernelDmitry Kasatkin2015-12-154-0/+33
| * integrity: define '.evm' as a builtin 'trusted' keyringDmitry Kasatkin2015-11-237-22/+35
* | keys, trusted: seal with a TPM2 authorization policyJarkko Sakkinen2015-12-204-18/+70
* | keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen2015-12-209-7/+77
* | keys, trusted: fix: *do not* allow duplicate key optionsJarkko Sakkinen2015-12-201-0/+3
* | tpm_ibmvtpm: properly handle interrupted packet receptionsStefan Berger2015-12-202-2/+21
* | tpm_tis: Tighten IRQ auto-probingJason Gunthorpe2015-12-201-7/+12
* | tpm_tis: Refactor the interrupt setupJason Gunthorpe2015-12-201-100/+84
* | tpm_tis: Get rid of the duplicate IRQ probing codeJason Gunthorpe2015-12-202-45/+20
* | tpm: rework tpm_get_timeouts()Jason Gunthorpe2015-12-203-28/+34
* | tpm_tis: Ensure interrupts are disabled when the driver startsJason Gunthorpe2015-12-201-11/+9
* | tpm_tis: Use devm_free_irq not free_irqJason Gunthorpe2015-12-201-1/+1
* | tpm_tis: further simplify calculation of ordinal durationMartin Wilck2015-12-021-3/+5
|/
* Sync to Linus v4.4-rc2 for LSM developers.James Morris2015-11-239883-289542/+526801
|\
| * Linux 4.4-rc2v4.4-rc2Linus Torvalds2015-11-221-1/+1
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-226-76/+182
| |\
| | * slab/slub: adjust kmem_cache_alloc_bulk APIJesper Dangaard Brouer2015-11-226-11/+11
| | * slub: add missing kmem cgroup support to kmem_cache_free_bulkJesper Dangaard Brouer2015-11-221-1/+5
| | * slub: fix kmem cgroup bug in kmem_cache_alloc_bulkJesper Dangaard Brouer2015-11-221-18/+22
| | * slub: optimize bulk slowpath free by detached freelistJesper Dangaard Brouer2015-11-221-30/+79
| | * slub: support for bulk free with SLUB freelistsJesper Dangaard Brouer2015-11-221-18/+67
| * | Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-2211-13/+15
| |\ \
| | * | serial: export fsl8250_handle_irqArnd Bergmann2015-11-201-0/+1
| | * | serial: 8250_mid: Add missing dependencyHeikki Krogerus2015-11-201-0/+1
| | * | tty: audit: Fix audit sourcePeter Hurley2015-11-203-5/+5
| | * | serial: etraxfs-uart: Fix crashGuenter Roeck2015-11-201-1/+1
| | * | serial: fsl_lpuart: Fix earlycon supportPeter Hurley2015-11-201-1/+1
| | * | bcm63xx_uart: Use the device name when registering an interruptSimon Arlott2015-11-201-1/+1
| | * | tty: Fix direct use of tty buffer workPeter Hurley2015-11-201-1/+1
| | * | tty: Fix tty_send_xchar() lock order inversionPeter Hurley2015-11-202-4/+4
| * | | Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-228-64/+115
| |\ \ \
| | * | | Revert "Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functions"Glen Lee2015-11-181-23/+25
| | * | | Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2015-11-187-41/+90
| | |\ \ \ | | | |/ / | | |/| |
| | | * | iio: adc: xilinx: Fix VREFN scaleThomas Betker2015-11-151-0/+1
| | | * | iio: si7020: Swap data byte orderChris Lesiak2015-11-151-4/+4
| | | * | iio: adc: vf610_adc: Fix division by zero errorSanchayan Maity2015-11-081-1/+2
| | | * | iio:ad7793: Fix ad7785 product IDLars-Peter Clausen2015-10-251-1/+1