summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
*---------. Merge branches 'arm/msm', 'arm/allwinner', 'arm/smmu', 'x86/vt-d', 'hyper-v',...Joerg Roedel2020-06-026-162/+119
|\ \ \ \ \ \
| | | | | | * Merge tag 'v5.7-rc7' into x86/amdJoerg Roedel2020-05-2956-134/+373
| | | |_|_|/| | | |/| | | |
| | | | | * | iommu: Remove iommu_sva_ops::mm_exit()Jean-Philippe Brucker2020-05-291-30/+0
| | | | | * | uacce: Remove mm_exit() opJean-Philippe Brucker2020-05-291-25/+9
| | | | | * | PCI/ATS: Only enable ATS for trusted devicesJean-Philippe Brucker2020-05-271-0/+3
| | | |_|/ / | | |/| | |
| | | | * | iommu/vt-d: Allocate domain info for real DMA sub-devicesJon Derrick2020-05-291-0/+1
| | | | * | iommu/vt-d: Add page request draining supportLu Baolu2020-05-181-0/+4
| | | | * | iommu/vt-d: Multiple descriptors per qi_submit_sync()Lu Baolu2020-05-181-1/+8
| | | | * | iommu/vt-d: Replace intel SVM APIs with generic SVA APIsJacob Pan2020-05-182-86/+6
| | | | * | iommu/vt-d: Add get_domain_info() helperLu Baolu2020-05-181-0/+1
| | | | * | iommu/vt-d: Add custom allocator for IOASIDJacob Pan2020-05-181-0/+7
| | | | * | iommu/vt-d: Enlightened PASID allocationLu Baolu2020-05-181-0/+1
| | | | * | iommu/vt-d: Support flushing more translation cache typesJacob Pan2020-05-181-4/+17
| | | | * | iommu/vt-d: Add bind guest PASID supportJacob Pan2020-05-182-1/+17
| | | | * | iommu/vt-d: Add nested translation helper functionJacob Pan2020-05-182-0/+25
| | | | * | iommu/vt-d: Move domain helper to headerJacob Pan2020-05-181-0/+6
| | | | * | iommu: Remove functions that support private domainSai Praneeth Prakhya2020-05-151-12/+0
| | | |/ / | | |/| |
| | * | | Merge tag 'v5.7-rc4' into coreJoerg Roedel2020-05-138-19/+37
| | |\ \ \ | | | |/ / | | |/| |
| | * | | iommu: Unexport iommu_group_get_for_dev()Joerg Roedel2020-05-051-1/+0
| | * | | iommu: Remove add_device()/remove_device() code-pathsJoerg Roedel2020-05-051-4/+0
| | * | | iommu: Export bus_iommu_probe() and make is safe for re-probingJoerg Roedel2020-05-051-0/+1
| | * | | iommu: Add probe_device() and release_device() call-backsJoerg Roedel2020-05-051-0/+9
| | * | | iommu: Add def_domain_type() callback in iommu_opsSai Praneeth Prakhya2020-05-051-0/+6
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-318-26/+122
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-05-292-1/+2
| |\ \ \ \
| | * | | | xfrm: espintcp: save and call old ->sk_destructSabrina Dubroca2020-04-201-0/+1
| | * | | | xfrm: fix error in commentAntony Antony2020-04-201-1/+1
| * | | | | net: be more gentle about silly gso requests coming from userEric Dumazet2020-05-291-8/+9
| * | | | | netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso2020-05-271-1/+1
| * | | | | net: check untrusted gso_size at kernel entryWillem de Bruijn2020-05-271-2/+12
| * | | | | ipv4: nexthop version of fib_info_nh_uses_devDavid Ahern2020-05-272-0/+35
| * | | | | ipv4: Refactor nhc evaluation in fib_table_lookupDavid Ahern2020-05-272-0/+35
| * | | | | nexthop: Expand nexthop_is_multipath in a few placesDavid Ahern2020-05-271-16/+25
| * | | | | nexthops: don't modify published nexthop groupsNikolay Aleksandrov2020-05-271-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-05-261-1/+1
| |\ \ \ \ \
| | * | | | | netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso2020-05-251-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'mac80211-for-net-2020-05-25' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-05-261-1/+1
| |\ \ \ \ \
| | * | | | | ieee80211: Fix incorrect mask for default PE durationPradeep Kumar Chitrapu2020-05-251-1/+1
| | |/ / / /
| * / / / / net/tls: fix race condition causing kernel panicVinay Kumar Yadav2020-05-261-0/+4
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-05-291-1/+1
|\ \ \ \ \
| * | | | | RDMA/core: Fix double destruction of uobjectJason Gunthorpe2020-05-271-1/+1
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-05-282-3/+14
|\ \ \ \ \ \
| * | | | | | include/asm-generic/topology.h: guard cpumask_of_node() macro argumentArnd Bergmann2020-05-281-1/+1
| * | | | | | mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()Konstantin Khlebnikov2020-05-281-2/+13
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-05-281-1/+1
|\ \ \ \ \ \
| * | | | | | Input: lm8333 - update contact emailWolfram Sang2020-05-061-1/+1
* | | | | | | Merge tag 'fsnotify_for_v5.7-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-05-271-2/+1
|\ \ \ \ \ \ \
| * | | | | | | fanotify: turn off support for FAN_DIR_MODIFYAmir Goldstein2020-05-271-2/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-05-271-9/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | device_cgroup: Cleanup cgroup eBPF device filter codeOdin Ugedal2020-04-131-9/+5