summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-09-1222-210/+156
|\
| * dma-coherent: fix dma_declare_coherent_memory() logic errorArnd Bergmann2017-09-051-13/+25
| * ARM: imx: mx31moboard: Remove unused 'dma' variableFabio Estevam2017-09-041-1/+1
| * dma-coherent: remove an unused variableChristoph Hellwig2017-09-041-1/+0
| * MAINTAINERS: use the iommu list for the dma-mapping subsystemChristoph Hellwig2017-09-011-1/+1
| * dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig2017-09-0111-111/+52
| * dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flagChristoph Hellwig2017-09-014-11/+1
| * of: restrict DMA configurationRobin Murphy2017-09-011-16/+32
| * dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherentChristoph Hellwig2017-08-295-32/+20
| * i825xx: switch to switch to dma_alloc_attrsChristoph Hellwig2017-08-293-12/+9
| * au1000_eth: switch to dma_alloc_attrsChristoph Hellwig2017-08-291-8/+10
| * sgiseeq: switch to dma_alloc_attrsChristoph Hellwig2017-08-291-4/+4
| * dma-mapping: reduce dma_mapping_error inline bloatRobin Murphy2017-08-251-3/+4
* | Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-09-123-54/+54
|\ \
| * | efi: switch to use new generic UUID APIAndy Shevchenko2017-08-303-54/+54
* | | Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-1236-104/+117
|\ \ \
| * | | selinux: constify nf_hook_opsArvind Yadav2017-08-281-1/+1
| * | | selinux: allow per-file labeling for cgroupfsAntonio Murdaca2017-08-221-1/+3
| * | | lsm_audit: update my email addressStephen Smalley2017-08-172-2/+2
| * | | selinux: update my email addressStephen Smalley2017-08-1725-25/+25
| * | | MAINTAINERS: update the NetLabel and Labeled Networking informationPaul Moore2017-08-101-10/+14
| * | | selinux: use GFP_NOWAIT in the AVC kmem_cachesMichal Hocko2017-08-081-8/+6
| * | | selinux: Generalize support for NNP/nosuid SELinux domain transitionsStephen Smalley2017-08-024-16/+42
| * | | selinux: genheaders should fail if too many permissions are definedStephen Smalley2017-08-011-1/+6
| * | | selinux: update the selinux info in MAINTAINERSPaul Moore2017-07-281-2/+3
| * | | credits: update Paul Moore's infoPaul Moore2017-07-251-5/+3
| * | | selinux: Assign proper class to PF_UNIX/SOCK_RAW socketsLuis Ressel2017-07-251-0/+1
| * | | tomoyo: Update URLs in Documentation/admin-guide/LSM/tomoyo.rstTetsuo Handa2017-07-251-12/+12
| * | | sync to Linus v4.13-rc2 for subsystem developers to work againstJames Morris2017-07-2510697-214543/+811783
| |\ \ \
| * | | | LSM: Remove security_task_create() hook.Tetsuo Handa2017-07-184-22/+0
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-125-9/+13
|\ \ \ \ \
| * | | | | x86/cpu: Remove unused and undefined __generic_processor_info() declarationDou Liyang2017-09-112-2/+1
| * | | | | x86/mm: Make the SME mask a u64Borislav Petkov2017-09-073-7/+12
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-125-8/+30
|\ \ \ \ \ \
| * | | | | | sched/fair: Fix nuisance kernel-doc warningRandy Dunlap2017-09-111-1/+1
| * | | | | | sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra2017-09-074-6/+28
| * | | | | | sched/fair: Fix wake_affine_llc() balancing rulesPeter Zijlstra2017-09-071-1/+1
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-1237-268/+368
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'perf-core-for-mingo-4.14-20170901' of git://git.kernel.org/pub/scm...Ingo Molnar2017-09-0537-268/+368
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | perf annotate browser: Help for cycling thru hottest instructions with TAB/sh...Arnaldo Carvalho de Melo2017-09-011-1/+2
| | * | | | | | perf stat: Only auto-merge events that are PMU aliasesArnaldo Carvalho de Melo2017-09-013-9/+18
| | * | | | | | perf test: Add test case for PERF_SAMPLE_PHYS_ADDRKan Liang2017-09-011-1/+5
| | * | | | | | perf script: Support physical addressKan Liang2017-09-012-3/+14
| | * | | | | | perf mem: Support physical addressKan Liang2017-09-012-26/+75
| | * | | | | | perf sort: Add sort option for physical addressKan Liang2017-09-018-2/+59
| | * | | | | | perf tools: Support new sample type for physical addressKan Liang2017-09-016-3/+29
| | * | | | | | perf vendor events powerpc: Remove duplicate eventsSukadev Bhattiprolu2017-09-014-138/+3
| | * | | | | | perf intel-pt: Fix syntax in documentation of config optionJack Henschel2017-09-011-1/+1
| | * | | | | | perf test powerpc: Fix 'Object code reading' testRavi Bangoria2017-09-011-0/+5
| | * | | | | | perf trace: Support syscall name globbingArnaldo Carvalho de Melo2017-09-012-5/+36