summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tegra-for-4.16-memory' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann2017-12-2111-4/+917
|\
| * iommu/tegra-smmu: Fix return value check in tegra_smmu_group_get()Wei Yongjun2017-12-201-1/+1
| * iommu/tegra: Allow devices to be groupedThierry Reding2017-12-151-4/+120
| * memory: tegra: Create SMMU display groupsThierry Reding2017-12-155-0/+71
| * memory: tegra: Add Tegra186 supportThierry Reding2017-12-132-0/+601
| * Merge branch 'for-4.16/dt-bindings' into for-4.16/memoryThierry Reding2017-12-133-0/+125
| |\
| | * dt-bindings: memory: Add Tegra186 supportThierry Reding2017-12-132-0/+113
| | * dt-bindings: misc: Add Tegra186 MISC registers bindingsThierry Reding2017-12-131-0/+12
| |/
* | Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/je...Arnd Bergmann2017-12-2115-221/+1105
|\ \
| * | tee: shm: inline tee_shm_get_id()Volodymyr Babchuk2017-12-152-12/+4
| * | tee: use reference counting for tee_contextVolodymyr Babchuk2017-12-154-9/+48
| * | tee: optee: enable dynamic SHM supportVolodymyr Babchuk2017-12-151-18/+51
| * | tee: optee: add optee-specific shared pool implementationVolodymyr Babchuk2017-12-153-0/+99
| * | tee: optee: store OP-TEE capabilities in private dataVolodymyr Babchuk2017-12-152-0/+4
| * | tee: optee: add registered buffers handling into RPC callsVolodymyr Babchuk2017-12-154-11/+102
| * | tee: optee: add registered shared parameters handlingVolodymyr Babchuk2017-12-151-15/+63
| * | tee: optee: add shared buffer registration functionsVolodymyr Babchuk2017-12-153-0/+75
| * | tee: optee: add page list manipulation functionsVolodymyr Babchuk2017-12-152-0/+96
| * | tee: optee: Update protocol definitionsVolodymyr Babchuk2017-12-152-6/+39
| * | tee: shm: add page accessor functionsVolodymyr Babchuk2017-12-151-0/+13
| * | tee: shm: add accessors for buffer size and page offsetVolodymyr Babchuk2017-12-151-0/+20
| * | tee: add register user memoryJens Wiklander2017-12-154-30/+294
| * | tee: flexible shared memory pool creationJens Wiklander2017-12-154-122/+199
* | | Merge tag 'gpmc-omap-for-v4.16-immutable' of https://github.com/rogerq/linux ...Arnd Bergmann2017-12-211-2/+3
|\ \ \
| * | | memory: omap-gpmc: Make 'bank-width' property optionalLadislav Michl2017-12-011-2/+3
| | |/ | |/|
* | | Merge tag 'tee-drv-async-supplicant-for-v4.16' of https://git.linaro.org/peop...Arnd Bergmann2017-12-217-189/+295
|\ \ \
| * | | optee: support asynchronous supplicant requestsJens Wiklander2017-11-294-173/+243
| * | | tee: add TEE_IOCTL_PARAM_ATTR_METAJens Wiklander2017-11-293-6/+42
| * | | tee: add tee_param_is_memref() for driver useJens Wiklander2017-11-292-14/+14
| |/ /
* | | Linux 4.15-rc4v4.15-rc4Linus Torvalds2017-12-171-1/+1
* | | Revert "exec: avoid RLIMIT_STACK races with prlimit()"Kees Cook2017-12-171-6/+1
* | | Merge branch 'WIP.x86-pti.base-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2017-12-170-0/+0
|\ \ \
| * | | x86/mm/kasan: Don't use vmemmap_populate() to initialize shadowAndrey Ryabinin2017-12-172-8/+137
| * | | locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon2017-12-1713-27/+27
| * | | locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()Will Deacon2017-12-171-0/+1
| * | | bpf: fix build issues on um due to mising bpf_perf_event.hDaniel Borkmann2017-12-171-0/+1
| * | | perf/x86: Enable free running PEBS for REGS_USER/INTRAndi Kleen2017-12-172-1/+27
| * | | x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMDRudolf Marek2017-12-172-2/+6
| * | | x86/cpufeature: Add User-Mode Instruction Prevention definitionsRicardo Neri2017-12-171-0/+1
| * | | Merge commit 'upstream-x86-virt' into WIP.x86/mmIngo Molnar2017-12-1717-93/+121
| |\ \ \
| * \ \ \ Merge branch 'upstream-acpi-fixes' into WIP.x86/pti.baseIngo Molnar2017-12-173-58/+33
| |\ \ \ \
| * \ \ \ \ Merge branch 'upstream-x86-selftests' into WIP.x86/pti.baseIngo Molnar2017-12-1719-522/+613
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar2017-12-1755-361/+579
| |\ \ \ \ \ \
* | | | | | | | Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...Linus Torvalds2017-12-172-4/+4
|\| | | | | | |
| * | | | | | | drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar2017-12-172-4/+4
* | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-12-171-12/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | posix-timer: Properly check sigevent->sigev_notifyThomas Gleixner2017-12-151-12/+17
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'dmaengine-fix-4.15-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds2017-12-175-41/+52
|\ \ \ \ \ \ \ \
| * | | | | | | | dmaengine: fsl-edma: disable clks on all error pathsAndreas Platschek2017-12-151-14/+14
| * | | | | | | | dmaengine: jz4740: disable/unprepare clk if probe failsTobias Jordan2017-12-111-1/+3