apparmor: allow SYS_CAP_RESOURCE to be sufficient to prlimit another task
[cascardo/linux.git] / drivers /
2016-07-09 James MorrisMerge tag 'keys-misc-20160708' of git://git./linux...
2016-07-08 James MorrisMerge branch 'smack-for-4.8' of https://github.com...
2016-07-07 James MorrisMerge branch 'stable-4.8' of git://git.infradead.org...
2016-06-25 Jarkko Sakkinentpm_crb: fix address space of the return pointer in...
2016-06-25 Jarkko Sakkinentpm_vtpm_proxy: fix address space of a user pointer...
2016-06-25 Christophe Ricardtpm/tpm_tis_spi: Add support for spi phy
2016-06-25 Christophe Ricardtpm/tpm_tis: Split tpm_tis driver into a core and TCG...
2016-06-25 Christophe Ricardtpm_tis: Introduce intermediate layer for TPM access
2016-06-25 Christophe Ricardtpm: tpm_tis: Share common data between phys
2016-06-25 Christophe Ricardtpm: Add include guards in tpm.h
2016-06-25 Stefan Bergertpm: Fix suspend regression
2016-06-25 Stephen Rothwelltpm: fix for typo in tpm/tpm_ibmvtpm.c
2016-06-25 Arnd Bergmanntpm: select ANON_INODES for proxy driver
2016-06-25 Jason Gunthorpetpm: Fix IRQ unwind ordering in TIS
2016-06-25 Stefan Bergertpm: Proxy driver for supporting multiple emulated...
2016-06-25 Stefan Bergertpm: Introduce TPM_CHIP_FLAG_VIRTUAL
2016-06-25 Jason Gunthorpetpm: Remove all uses of drvdata from the TPM Core
2016-06-25 Christophe Ricardtpm: Remove useless priv field in struct tpm_vendor_spe...
2016-06-25 Christophe Ricardtpm: Move tpm_vendor_specific data related with PTP...
2016-06-25 Christophe Ricardtpm: drop 'locality' from struct tpm_vendor_specific
2016-06-25 Christophe Ricardtpm: drop 'read_queue' from struct tpm_vendor_specific
2016-06-25 Christophe Ricardtpm: drop 'irq' from struct tpm_vendor_specific
2016-06-25 Christophe Ricardtpm: drop 'iobase' from struct tpm_vendor_specific
2016-06-25 Christophe Ricardtpm: drop list from struct tpm_vendor_specific
2016-06-25 Jarkko Sakkinentpm: drop the field 'time_expired' from struct tpm_chip
2016-06-25 Jarkko Sakkinentpm: drop 'base' from struct tpm_vendor_specific
2016-06-25 Jarkko Sakkinentpm: drop manufacturer_id from struct tpm_vendor_specific
2016-06-25 Jarkko Sakkinentpm: drop tpm_atmel specific fields from tpm_vendor_spe...
2016-06-25 Jarkko Sakkinentpm: drop int_queue from tpm_vendor_specific
2016-06-25 Jarkko Sakkinentpm: check for TPM_CHIP_FLAG_TPM2 before calling tpm2_s...
2016-06-25 Jarkko Sakkinentpm_crb: fix mapping of the buffers
2016-06-25 Christophe Ricardtpm/st33zp24: Remove unneeded tpm_reg in get_burstcount
2016-06-25 Christophe Ricardtpm/st33zp24/spi: Drop two useless checks in ACPI probe...
2016-06-25 Christophe Ricardtpm/st33zp24/i2c: Drop two useless checks in ACPI probe...
2016-06-25 Jarkko Sakkinentpm_crb: drop struct resource res from struct crb_priv
2016-06-25 Jarkko Sakkinentpm: fix crash in tpm_tis deinitialization
2016-06-25 Jarkko Sakkinentpm: cleanup tpm_tis_remove()
2016-06-25 Arnd Bergmanntpm: fix tpm_bios_log_setup stub prototype
2016-06-25 Stefan Bergertpm: Replace device number bitmap with IDR
2016-06-25 Jason Gunthorpetpm: Split out the devm stuff from tpmm_chip_alloc
2016-06-25 Stefan Bergertpm: Get rid of module locking
2016-06-25 Jason Gunthorpetpm: Provide strong locking for device removal
2016-06-25 Jason Gunthorpetpm: Get rid of devname
2016-06-25 Jason Gunthorpetpm: Get rid of chip->pdev
2016-06-25 Christophe RICARDtpm/st33zp24/spi: Change xxx_request_resources header
2016-06-25 Christophe RICARDtpm/st33zp24/i2c: Change xxx_request_resources header
2016-06-25 Christophe RICARDtpm: st33zp24: Add support for acpi probing for spi...
2016-06-25 Christophe RICARDtpm/st33zp24: Add support for acpi probing for i2c...
2016-06-25 Christophe RICARDtpm/st33zp24: Extend Copyright headers
2016-06-25 Christophe RICARDtpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency
2016-06-25 Christophe RICARDtpm/st33zp24: Remove unneeded CONFIG_OF switches
2016-06-25 Christophe RICARDtpm/st33zp24/spi: Remove field spi_xfer from st33zp24_s...
2016-06-25 Christophe RICARDtpm/st33zp24/spi: Remove useless use of memcpy.
2016-06-25 Christophe RICARDtpm/st33zp24/spi: Use functions name with st33zp24_spi_...
2016-06-25 Christophe RICARDtpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage
2016-06-25 Christophe RICARDtpm/st33zp24/spi: Change xxx_request_resources header
2016-06-25 Christophe RICARDtpm/st33zp24/i2c: Change xxx_request_resources header
2016-06-25 Christophe RICARDtpm: st33zp24: Add support for acpi probing for spi...
2016-06-25 Christophe RICARDtpm/st33zp24: Add support for acpi probing for i2c...
2016-06-25 Christophe RICARDtpm/st33zp24: Extend Copyright headers
2016-06-25 Christophe RICARDtpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency
2016-06-25 Christophe RICARDtpm/st33zp24: Auto-select core module
2016-06-25 Christophe RICARDtpm/st33zp24: Remove unneeded CONFIG_OF switches
2016-06-25 Christophe RICARDtpm/st33zp24/spi: Remove field spi_xfer from st33zp24_s...
2016-06-25 Christophe RICARDtpm/st33zp24/spi: Remove useless use of memcpy.
2016-06-25 Christophe RICARDtpm/st33zp24/spi: Use functions name with st33zp24_spi_...
2016-06-25 Christophe RICARDtpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage
2016-06-05 Linus TorvaldsMerge branch 'parisc-4.7-2' of git://git./linux/kernel...
2016-06-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-06-05 Eric W. Biedermandevpts: Make each mount of devpts an independent filesy...
2016-06-04 Linus TorvaldsMerge tag 'drm-fixes-for-v4.7-rc2' of git://people...
2016-06-04 Linus TorvaldsMerge tag 'vfio-v4.7-rc2' of git://github.com/awilliam...
2016-06-04 Linus TorvaldsMerge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org...
2016-06-04 Linus TorvaldsMerge branch 'for-linus-4.7' of git://git./linux/kernel...
2016-06-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-06-04 Linus TorvaldsMerge tag 'acpi-4.7-rc2' of git://git./linux/kernel...
2016-06-04 Linus TorvaldsMerge tag 'pm-4.7-rc2' of git://git./linux/kernel/git...
2016-06-04 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-06-03 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2016-06-03 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2016-06-03 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2016-06-03 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2016-06-03 Linus TorvaldsMerge tag 'powerpc-4.7-2' of git://git./linux/kernel...
2016-06-03 Rafael J. WysockiMerge branches 'acpica-fixes', 'acpi-video' and 'acpi...
2016-06-03 Rafael J. WysockiMerge branch 'pm-cpufreq-fixes'
2016-06-03 Thomas GleixnerMerge tag 'irqchip-4.7-rc1' of git://git./linux/kernel...
2016-06-03 Julien Gralldrivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity...
2016-06-03 Julien Gralldrivers/perf: arm_pmu: Defer the setting of __oprofile_...
2016-06-03 Julien Gralldrivers/perf: arm_pmu: Fix reference count of a device_...
2016-06-03 Dave Airliedrm/omap: fix unused variable warning.
2016-06-03 Dave AirlieMerge tag 'omapdrm-4.7-fixes' of git://git./linux/kerne...
2016-06-03 Dave AirlieMerge tag 'imx-drm-next-2016-06-01' of git://git.pengut...
2016-06-03 Dave AirlieMerge tag 'drm-atmel-hlcdc-fixes/for-4.7-rc2' of github...
2016-06-03 Dave AirlieMerge branch 'for-upstream/hdlcd' of git://linux-arm...
2016-06-02 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2016-06-02 Joshua Hendersonirqchip/irq-pic32-evic: Fix bug with external interrupts.
2016-06-02 Ganapatrao Kulkarniirqchip/gicv3-its: numa: Enable workaround for Cavium...
2016-06-02 Andrew Jonesirqchip/gic-v3: Fix quiescence check in gic_enable_redist
2016-06-02 Liviu Dudaudrm: hdlcd: Add information about the underlying frameb...
2016-06-02 Liviu Dudaudrm: hdlcd: Cleanup the atomic plane operations
next