index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ufs
/
super.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-07
iommu/arm-smmu: Make remove callback message more informative
Sai Prakash Ranjan
1
-1
/
+1
2020-05-05
iommu: Unexport iommu_group_get_for_dev()
Joerg Roedel
2
-3
/
+2
2020-05-05
iommu: Move more initialization to __iommu_probe_device()
Joerg Roedel
1
-29
/
+18
2020-05-05
iommu: Remove add_device()/remove_device() code-paths
Joerg Roedel
2
-124
/
+38
2020-05-05
iommu/exynos: Convert to probe/release_device() call-backs
Joerg Roedel
1
-20
/
+6
2020-05-05
iommu/exynos: Use first SYSMMU in controllers list for IOMMU core
Joerg Roedel
1
-0
/
+10
2020-05-05
iommu/omap: Convert to probe/release_device() call-backs
Joerg Roedel
1
-36
/
+13
2020-05-05
iommu/omap: Remove orphan_dev tracking
Joerg Roedel
1
-50
/
+4
2020-05-05
iommu/renesas: Convert to probe/release_device() call-backs
Joerg Roedel
1
-40
/
+20
2020-05-05
iommu/tegra: Convert to probe/release_device() call-backs
Joerg Roedel
2
-41
/
+14
2020-05-05
iommu/rockchip: Convert to probe/release_device() call-backs
Joerg Roedel
1
-19
/
+7
2020-05-05
iommu/qcom: Convert to probe/release_device() call-backs
Joerg Roedel
1
-17
/
+7
2020-05-05
iommu/mediatek-v1 Convert to probe/release_device() call-backs
Joerg Roedel
1
-30
/
+20
2020-05-05
iommu/mediatek: Convert to probe/release_device() call-backs
Joerg Roedel
1
-18
/
+6
2020-05-05
iommu/msm: Convert to probe/release_device() call-backs
Joerg Roedel
1
-27
/
+7
2020-05-05
iommu/virtio: Convert to probe/release_device() call-backs
Joerg Roedel
1
-31
/
+10
2020-05-05
iommu/s390: Convert to probe/release_device() call-backs
Joerg Roedel
1
-16
/
+6
2020-05-05
iommu/pamu: Convert to probe/release_device() call-backs
Joerg Roedel
1
-17
/
+5
2020-05-05
iommu/arm-smmu: Convert to probe/release_device() call-backs
Joerg Roedel
2
-52
/
+25
2020-05-05
iommu/vt-d: Convert to probe/release_device() call-backs
Joerg Roedel
1
-61
/
+6
2020-05-05
iommu/amd: Convert to probe/release_device() call-backs
Joerg Roedel
1
-49
/
+22
2020-05-05
iommu/amd: Remove dev_data->passthrough
Joerg Roedel
2
-6
/
+5
2020-05-05
iommu: Export bus_iommu_probe() and make is safe for re-probing
Joerg Roedel
2
-1
/
+10
2020-05-05
iommu: Move iommu_group_create_direct_mappings() out of iommu_group_add_device()
Joerg Roedel
1
-5
/
+30
2020-05-05
iommu: Split off default domain allocation from group assignment
Joerg Roedel
1
-3
/
+151
2020-05-05
iommu: Move new probe_device path to separate function
Joerg Roedel
1
-23
/
+46
2020-05-05
iommu: Keep a list of allocated groups in __iommu_probe_device()
Joerg Roedel
1
-2
/
+7
2020-05-05
iommu: Move default domain allocation to iommu_probe_device()
Joerg Roedel
1
-31
/
+71
2020-05-05
iommu: Add probe_device() and release_device() call-backs
Joerg Roedel
2
-6
/
+66
2020-05-05
iommu/amd: Return -ENODEV in add_device when device is not handled by IOMMU
Joerg Roedel
1
-1
/
+4
2020-05-05
iommu/amd: Remove dma_mask check from check_device()
Joerg Roedel
1
-1
/
+1
2020-05-05
iommu/vt-d: Wire up iommu_ops->def_domain_type
Joerg Roedel
1
-0
/
+1
2020-05-05
iommu/amd: Implement iommu_ops->def_domain_type call-back
Joerg Roedel
1
-0
/
+15
2020-05-05
iommu: Add def_domain_type() callback in iommu_ops
Sai Praneeth Prakhya
2
-3
/
+23
2020-05-05
iommu: Move default domain allocation to separate function
Joerg Roedel
1
-29
/
+45
2020-04-26
Linux 5.7-rc3
v5.7-rc3
Linus Torvalds
1
-1
/
+1
2020-04-26
firmware_loader: revert removal of the fw_fallback_config export
Luis Chamberlain
1
-0
/
+1
2020-04-25
s390/protvirt: fix compilation issue
Claudio Imbrenda
2
-3
/
+2
2020-04-25
selftests/bpf: Fix a couple of broken test_btf cases
Stanislav Fomichev
4
-40
/
+16
2020-04-25
tools/runqslower: Ensure own vmlinux.h is picked up first
Andrii Nakryiko
1
-1
/
+1
2020-04-25
bpf: Make bpf_link_fops static
Zou Wei
1
-1
/
+1
2020-04-25
bpftool: Respect the -d option in struct_ops cmd
Martin KaFai Lau
1
-1
/
+7
2020-04-25
selftests/bpf: Add test for freplace program with expected_attach_type
Toke Høiland-Jørgensen
3
-18
/
+58
2020-04-25
bpf: Propagate expected_attach_type when verifying freplace programs
Toke Høiland-Jørgensen
1
-0
/
+8
2020-04-25
bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fd
Andrii Nakryiko
1
-2
/
+9
2020-04-25
bpf, x86_32: Fix logic error in BPF_LDX zero-extension
Wang YanQing
1
-1
/
+1
2020-04-25
bpf, x86_32: Fix clobbering of dst for BPF_JSET
Luke Nelson
1
-4
/
+18
2020-04-25
bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension
Luke Nelson
1
-1
/
+3
2020-04-25
bpf: Fix reStructuredText markup
Jakub Wilk
2
-2
/
+2
2020-04-25
net: systemport: suppress warnings on failed Rx SKB allocations
Doug Berger
1
-1
/
+2
[next]