summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-09-052-2/+52
|\
| * tracing: Add a probe that attaches to trace eventsTzvetomir Stoyanov (VMware)2021-08-201-0/+4
| * tracing: Have dynamic events have a ref counterSteven Rostedt (VMware)2021-08-191-1/+44
| * tracing: Add DYNAMIC flag for dynamic eventsSteven Rostedt (VMware)2021-08-191-0/+3
| * tracing: Fix a typo in tracepoint.hHuang Shijie2021-08-161-1/+1
* | Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linuxLinus Torvalds2021-09-044-12/+16
|\ \
| * | fs: update documentation of get_write_access() and friendsDavid Hildenbrand2021-09-031-7/+12
| * | mm: ignore MAP_DENYWRITE in ksys_mmap_pgoff()David Hildenbrand2021-09-031-1/+2
| * | mm: remove VM_DENYWRITEDavid Hildenbrand2021-09-033-3/+0
| * | kernel/fork: always deny write access to current MM exe_fileDavid Hildenbrand2021-09-031-1/+1
| * | kernel/fork: factor out replacing the current MM exe_fileDavid Hildenbrand2021-09-031-0/+1
* | | Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-041-0/+97
|\ \ \
| * | | f2fs: introduce periodic iostat io latency tracesDaeho Jeong2021-08-231-0/+95
| * | | f2fs: separate out iostat featureDaeho Jeong2021-08-231-0/+2
* | | | Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2021-09-049-57/+97
|\ \ \ \
| * | | | SUNRPC enforce creation of no more than max_connect xprtsOlga Kornievskaia2021-08-271-0/+2
| * | | | NFSv4 introduce max_connect mount optionsOlga Kornievskaia2021-08-272-0/+6
| * | | | SUNRPC keep track of number of transports to unique addressesOlga Kornievskaia2021-08-271-0/+1
| * | | | SUNRPC: Eliminate the RQ_AUTHERR flagChuck Lever2021-08-102-4/+1
| * | | | SUNRPC: Add svc_rqst::rq_auth_statChuck Lever2021-08-103-5/+6
| * | | | SUNRPC: Fix potential memory corruptionTrond Myklebust2021-08-091-0/+1
| * | | | SUNRPC: Convert rpc_client refcount to use refcount_tTrond Myklebust2021-08-091-1/+2
| * | | | xprtrdma: Add an xprtrdma_post_send_err tracepointChuck Lever2021-08-091-0/+33
| * | | | xprtrdma: Add xprtrdma_post_recvs_err() tracepointChuck Lever2021-08-091-7/+34
| * | | | SUNRPC: Record timeout value in xprt_retransmit tracepointChuck Lever2021-08-091-2/+4
| * | | | SUNRPC: xprt_retransmit() displays the the NULL procedure incorrectlyChuck Lever2021-08-091-5/+5
| * | | | SUNRPC: Update trace flagsChuck Lever2021-08-091-0/+3
| * | | | SUNRPC: Remove unneeded TRACE_DEFINE_ENUMsChuck Lever2021-08-091-34/+0
* | | | | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-047-7/+15
|\ \ \ \ \
| * | | | | isystem: ship and use stdarg.hAlexey Dobriyan2021-08-195-4/+15
| * | | | | isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2021-08-192-3/+0
| |/ / / /
* | | | | Merge tag 'iommu-updates-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-09-035-24/+127
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------. \ \ \ \ Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...Joerg Roedel2021-08-205-24/+127
| |\ \ \ \ \ \ \ \ \
| | | | | | * | | | | iommu/io-pgtable: Abstract iommu_iotlb_gather accessRobin Murphy2021-08-201-0/+10
| | | | | * | | | | | iommu/vt-d: Allow devices to have more than 32 outstanding PRsLu Baolu2021-08-191-0/+5
| | | | | * | | | | | iommu/vt-d: Update the virtual command related registersLu Baolu2021-08-191-3/+3
| | | | | |/ / / / /
| | | | | * | | | | iommu: Allow enabling non-strict mode dynamicallyRobin Murphy2021-08-181-0/+6
| | | | | * | | | | iommu: Express DMA strictness via the domain typeRobin Murphy2021-08-181-1/+0
| | | | | * | | | | iommu: Introduce explicit type for non-strict DMA domainsRobin Murphy2021-08-181-0/+11
| | | | | * | | | | iommu/io-pgtable: Remove non-strict quirkRobin Murphy2021-08-181-5/+0
| | | | | * | | | | iommu: Indicate queued flushes via gather dataRobin Murphy2021-08-181-1/+7
| | | | | * | | | | iommu: Pull IOVA cookie management into the coreRobin Murphy2021-08-181-1/+2
| | | | * | | | | | Merge remote-tracking branch 'korg/core' into x86/amdJoerg Roedel2021-08-022-1/+18
| | | | |\| | | | |
| | | | * | | | | | iommu: Factor iommu_iotlb_gather_is_disjoint() outNadav Amit2021-08-021-8/+26
| | | | * | | | | | iommu: Improve iommu_iotlb_gather helpersRobin Murphy2021-08-021-5/+33
| | | |/ / / / / /
| | * | / / / / / iommu/io-pgtable: Add DART pagetable formatSven Peter2021-08-121-0/+7
| | | |/ / / / / | | |/| | | | |
| | * | | | | | iommu: Remove mode argument from iommu_set_dma_strict()John Garry2021-07-261-1/+1
| | * | | | | | iommu: Add a map_pages() op for IOMMU driversIsaac J. Manjarres2021-07-261-0/+5
| | * | | | | | iommu/io-pgtable: Introduce map_pages() as a page table opIsaac J. Manjarres2021-07-261-0/+4
| | * | | | | | iommu: Add an unmap_pages() op for IOMMU driversIsaac J. Manjarres2021-07-261-0/+4