Linus Torvalds
eec91e22fe
Merge tag 'iommu-updates-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux
...
Pull iommu updates from Joerg Roedel:
"Core changes:
- Allow ATS on VF when parent device is identity mapped
- Optimize unmap path on ARM io-pagetable implementation
- Use of_property_present()
ARM-SMMU changes:
- SMMUv2:
- Devicetree binding updates for Qualcomm MMU-500 implementations
- Extend workarounds for broken Qualcomm hypervisor to avoid
touching features that are not available (e.g. 16KiB page
support, reserved context banks)
- SMMUv3:
- Support for NVIDIA's custom virtual command queue hardware
- Fix Stage-2 stall configuration and extend tests to cover this
area
- A bunch of driver cleanups, including simplification of the
master rbtree code
- Minor cleanups and fixes across both drivers
Intel VT-d changes:
- Retire si_domain and convert to use static identity domain
- Batched IOTLB/dev-IOTLB invalidation
- Small code refactoring and cleanups
AMD-Vi changes:
- Cleanup and refactoring of io-pagetable code
- Add parameter to limit the used io-pagesizes
- Other cleanups and fixes"
* tag 'iommu-updates-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux: (77 commits)
dt-bindings: arm-smmu: Add compatible for QCS8300 SoC
iommu/amd: Test for PAGING domains before freeing a domain
iommu/amd: Fix argument order in amd_iommu_dev_flush_pasid_all()
iommu/amd: Add kernel parameters to limit V1 page-sizes
iommu/arm-smmu-v3: Reorganize struct arm_smmu_ctx_desc_cfg
iommu/arm-smmu-v3: Add types for each level of the CD table
iommu/arm-smmu-v3: Shrink the cdtab l1_desc array
iommu/arm-smmu-v3: Do not use devm for the cd table allocations
iommu/arm-smmu-v3: Remove strtab_base/cfg
iommu/arm-smmu-v3: Reorganize struct arm_smmu_strtab_cfg
iommu/arm-smmu-v3: Add types for each level of the 2 level stream table
iommu/arm-smmu-v3: Add arm_smmu_strtab_l1/2_idx()
iommu/arm-smmu-qcom: apply num_context_bank fixes for SDM630 / SDM660
iommu/arm-smmu-v3: Use the new rb tree helpers
dt-bindings: arm-smmu: document the support on SA8255p
iommu/tegra241-cmdqv: Do not allocate vcmdq until dma_set_mask_and_coherent
iommu/tegra241-cmdqv: Drop static at local variable
iommu/tegra241-cmdqv: Fix ioremap() error handling in probe()
iommu/amd: Do not set the D bit on AMD v2 table entries
iommu/amd: Correct the reported page sizes from the V1 table
...
2024-09-18 12:45:52 +02:00
..
2024-09-04 15:01:17 +01:00
2024-06-05 15:52:34 +02:00
2024-08-13 14:51:29 -07:00
2024-04-05 16:49:14 +02:00
2024-07-15 08:02:26 -07:00
2024-07-03 15:16:54 +02:00
2024-03-19 16:11:42 +01:00
2024-02-26 13:08:45 +02:00
2024-07-10 09:41:57 +02:00
2024-04-25 14:41:18 +05:30
2024-08-16 09:59:32 +01:00
2024-09-11 08:55:35 +00:00
2024-04-23 15:37:20 +08:00
2024-03-27 10:25:54 +00:00
2024-07-03 15:16:54 +02:00
2024-07-02 11:40:37 +02:00
2024-03-05 13:59:43 +00:00
2024-06-23 09:53:32 +03:00
2024-07-27 10:53:06 -07:00
2024-06-30 11:29:24 +01:00
2024-01-18 15:21:00 -08:00
2024-09-11 10:44:10 -06:00
2024-08-27 15:48:36 +02:00
2024-02-05 13:11:43 +01:00
2024-09-18 10:39:35 +02:00
2024-07-04 12:29:07 +02:00
2024-09-12 20:50:29 -07:00
2024-09-03 14:14:51 +02:00
2024-09-09 11:52:06 +02:00
2024-04-24 11:06:26 -07:00
2024-01-31 23:13:57 +01:00
2024-07-05 09:35:51 +01:00
2024-04-25 20:55:49 -07:00
2024-08-16 13:09:12 +01:00
2024-03-29 00:30:16 +05:30
2024-09-18 12:40:48 +02:00
2024-04-01 12:29:44 +02:00
2024-07-05 18:30:00 -07:00
2024-06-12 09:20:13 +02:00
2024-04-02 10:47:43 +08:00
2024-08-30 15:43:52 +01:00
2024-04-30 10:44:53 -06:00
2024-07-29 21:57:35 +02:00
2024-08-21 08:37:30 -05:00
2024-08-19 12:25:53 +01:00
2024-09-10 12:41:42 +01:00
2024-07-03 15:16:54 +02:00
2024-07-18 17:17:30 -07:00
2024-01-17 16:47:17 -08:00
2024-07-10 13:56:22 +02:00
2024-04-26 12:07:23 +02:00
2024-09-06 14:49:20 +02:00
2024-08-27 15:48:35 +02:00
2024-03-08 15:26:46 -06:00
2024-07-17 21:05:18 -07:00
2024-01-29 20:34:18 +01:00
2024-01-04 15:19:17 +01:00
2024-04-26 10:33:05 +02:00
2024-04-24 12:08:01 +02:00
2024-08-22 12:23:47 -04:00
2024-08-20 15:40:44 +01:00
2024-08-30 16:30:41 +01:00
2024-02-09 11:13:59 -10:00
2024-07-25 10:42:22 -07:00
2024-02-06 09:44:03 -07:00
2024-01-22 15:33:38 +01:00
2024-05-02 20:35:57 +02:00
2024-07-04 16:45:25 +01:00
2024-07-13 21:31:57 -07:00
2024-07-03 10:21:16 -06:00
2024-08-29 04:32:32 -06:00
2024-02-28 13:53:39 +02:00
2024-08-05 19:23:11 -04:00
2024-06-18 10:40:53 -07:00
2024-02-08 08:41:03 -05:00
2024-08-20 14:02:33 -04:00
2024-07-03 10:21:15 -06:00
2024-07-19 09:32:49 -06:00
2024-09-16 13:33:06 +02:00
2024-04-14 22:00:43 +09:00
2024-04-24 16:01:10 -07:00
2024-02-11 14:06:24 -08:00
2024-01-03 21:08:25 -08:00
2024-03-11 15:37:23 -07:00
2024-08-12 15:25:49 -07:00
2024-09-03 12:06:24 -07:00
2024-07-21 17:15:46 -07:00
2024-04-25 20:55:59 -07:00
2024-07-14 20:38:34 -07:00
2024-04-11 21:37:48 -04:00
2024-04-29 16:28:07 -07:00
2024-07-09 17:01:46 +02:00
2024-09-16 08:54:30 +02:00
2024-02-23 17:48:22 -08:00
2024-07-08 01:51:05 -06:00
2024-07-10 10:19:59 -07:00
2024-07-21 17:56:22 -07:00
2024-06-17 17:45:34 +02:00
2024-05-15 10:05:24 -04:00
2024-07-31 07:00:02 -10:00
2024-06-24 22:25:02 -07:00
2024-07-16 16:42:37 -07:00
2024-02-21 22:11:51 -08:00
2024-03-28 15:35:38 -07:00
2024-06-24 22:25:02 -07:00
2024-06-03 11:18:50 +02:00
2024-06-03 11:18:50 +02:00
2024-07-10 09:53:39 -04:00
2024-02-22 10:24:53 -08:00
2024-04-09 22:06:00 -07:00
2024-04-25 20:55:57 -07:00
2024-06-24 18:29:20 +02:00
2024-05-09 09:25:08 -07:00
2024-08-22 17:04:43 -07:00
2024-05-22 14:12:11 -07:00
2024-07-18 10:33:14 -07:00
2024-08-22 17:04:43 -07:00
2024-06-17 20:42:57 +02:00
2024-01-27 18:08:52 -08:00
2024-09-04 15:56:32 +02:00
2024-08-15 21:30:43 +05:30
2024-09-18 07:52:24 +02:00
2024-08-05 21:29:20 -07:00
2024-04-24 14:22:41 +01:00
2024-04-23 09:03:37 +09:00
2024-02-03 18:31:17 +01:00
2024-06-24 22:25:02 -07:00
2024-06-24 22:25:02 -07:00
2024-07-21 17:56:22 -07:00
2024-08-02 15:56:38 +02:00
2024-09-17 07:09:17 +02:00
2024-06-17 17:45:31 +02:00
2024-06-24 22:25:01 -07:00
2024-08-08 10:39:41 -07:00
2024-08-30 10:00:16 -10:00
2024-04-23 14:59:01 +10:00
2024-02-23 17:48:21 -08:00
2024-07-10 13:19:50 -07:00
2023-12-29 12:22:26 -08:00
2024-07-02 12:52:25 -07:00
2024-07-03 19:30:13 -07:00
2024-02-22 15:27:19 -08:00
2024-07-15 11:39:44 -07:00
2024-06-30 12:27:16 +01:00
2024-06-12 11:29:36 -04:00
2024-07-19 10:48:44 -07:00
2024-06-20 12:51:42 +02:00
2024-05-14 11:43:40 +02:00
2024-07-03 15:16:54 +02:00
2024-06-25 17:15:06 -07:00
2024-07-10 15:38:14 +02:00
2024-06-11 12:57:49 -05:00
2024-02-20 14:22:55 -05:00
2024-02-20 14:22:51 -05:00
2024-04-15 13:56:32 -03:00
2024-04-26 12:07:24 +02:00
2024-05-27 09:50:05 +02:00
2024-07-12 15:52:20 -07:00
2024-05-06 13:28:59 -07:00
2024-06-19 20:05:34 +05:30
2024-05-20 10:23:39 -07:00
2024-05-09 19:00:29 +02:00
2024-06-21 15:40:55 +05:30
2024-04-26 11:57:36 +02:00
2024-08-26 19:21:14 -07:00
2024-03-19 16:11:42 +01:00
2024-04-15 11:19:53 -07:00
2024-01-18 09:48:40 -08:00
2024-07-12 10:06:01 +02:00
2024-03-12 23:08:29 -07:00
2024-07-03 15:16:54 +02:00
2024-04-15 11:02:51 -07:00
2024-04-08 16:05:14 +02:00
2024-07-29 07:33:10 +05:30
2024-08-26 09:37:23 -07:00
2024-08-26 09:33:58 -07:00
2024-08-12 14:16:24 +01:00
2024-04-09 17:14:57 -04:00
2024-05-14 00:31:43 -07:00
2023-12-29 01:25:58 +09:00
2024-05-28 15:57:23 +02:00
2024-07-10 23:15:36 +00:00
2024-08-28 16:53:57 +02:00
2024-07-17 21:05:18 -07:00
2024-05-27 11:08:31 +02:00
2024-04-15 16:03:24 -04:00
2024-09-16 11:15:26 +02:00
2024-08-30 08:22:33 +02:00
2024-08-05 16:27:26 -07:00
2024-05-21 15:29:01 -07:00
2024-07-27 10:28:28 +09:00
2024-06-07 23:14:45 +05:30
2024-02-22 15:38:52 -08:00
2024-09-12 12:20:41 +02:00
2024-03-16 08:29:48 +01:00
2024-06-19 13:32:04 -07:00
2024-05-01 23:18:47 +09:00
2024-05-19 14:36:17 -07:00
2024-07-02 06:20:49 +02:00
2024-09-16 09:14:02 +02:00
2024-07-03 10:36:14 +02:00
2024-04-29 15:01:42 +01:00
2024-02-27 16:55:34 -05:00
2024-07-03 15:16:54 +02:00
2024-06-05 09:52:38 +02:00
2024-06-18 16:25:50 +02:00
2024-07-24 20:59:29 +02:00
2024-03-13 00:03:21 -07:00
2024-03-07 22:10:01 +00:00
2024-07-03 15:16:54 +02:00
2024-03-13 21:22:26 -04:00
2024-04-01 21:44:34 -07:00
2024-04-25 20:55:51 -07:00
2024-07-03 19:29:52 -07:00
2024-09-02 11:47:06 +02:00
2024-07-03 15:16:54 +02:00
2024-07-21 17:15:46 -07:00
2024-02-17 16:16:11 +00:00
2024-06-27 11:00:45 +02:00
2024-07-03 19:30:06 -07:00
2024-07-06 11:53:19 -07:00
2024-02-17 09:09:16 +08:00
2024-02-19 22:27:57 +01:00
2024-02-19 09:37:59 +01:00
2024-07-26 14:33:09 -07:00
2024-08-15 22:16:13 -07:00
2024-06-16 13:41:53 +08:00
2024-09-13 07:27:36 -07:00
2024-05-29 12:52:26 -07:00
2024-07-03 15:16:54 +02:00
2024-05-13 16:13:19 +02:00
2024-08-14 19:34:19 +02:00
2024-08-02 18:27:05 +02:00
2024-06-12 13:04:25 +02:00
2024-08-26 09:37:22 -07:00
2024-02-04 15:41:18 +00:00
2024-02-15 23:43:46 -05:00
2024-02-14 10:49:37 +01:00
2024-01-23 15:13:54 +01:00
2024-02-28 19:36:39 -08:00
2024-07-12 16:39:52 -07:00
2024-07-08 16:22:49 -07:00
2024-04-25 21:07:02 -07:00
2024-04-09 17:14:57 -04:00
2024-04-30 21:10:37 +02:00
2024-06-21 14:52:12 +02:00
2024-05-31 16:28:19 +03:00
2024-07-08 11:40:57 -05:00
2024-02-26 00:38:17 +02:00
2024-08-23 20:50:19 +02:00
2024-08-25 08:27:01 -06:00
2024-04-15 08:10:26 -06:00
2024-09-04 11:38:34 +02:00
2024-05-19 09:21:03 -07:00
2024-02-01 14:20:13 +01:00
2024-08-23 11:16:39 +02:00
2024-05-28 11:14:14 -05:00
2024-01-08 12:27:46 -07:00
2024-08-26 10:19:55 -07:00
2024-02-14 11:14:40 +01:00
2024-09-12 12:20:42 +02:00
2024-05-07 13:29:45 +02:00
2024-07-31 13:49:48 +01:00
2024-07-04 09:25:59 +02:00
2024-08-08 17:15:02 +02:00
2024-04-12 17:08:05 +02:00
2024-05-15 17:02:08 -05:00
2024-08-09 22:37:54 +02:00
2024-04-08 16:34:18 +02:00
2024-01-24 16:02:48 +01:00
2024-07-21 17:15:46 -07:00
2024-06-24 22:24:56 -07:00
2024-09-08 20:47:40 +02:00
2024-03-22 11:18:16 +01:00
2024-08-27 14:12:51 +02:00
2024-06-17 12:30:07 -07:00
2024-06-24 22:25:02 -07:00
2024-03-18 10:33:06 -04:00
2024-01-30 15:54:25 -08:00
2024-05-19 14:02:03 -07:00
2024-05-22 11:53:02 -07:00
2024-07-03 19:30:22 -07:00
2024-04-25 21:07:02 -07:00
2024-07-03 19:30:23 -07:00
2024-02-17 16:20:41 +01:00
2024-05-16 07:23:30 +09:00
2024-06-05 19:19:26 -07:00
2024-09-04 10:44:42 -04:00
2024-04-19 12:15:18 -04:00
2024-05-03 10:44:42 +01:00
2024-03-07 08:48:03 +00:00
2024-03-07 08:48:03 +00:00
2024-03-07 08:45:31 +00:00
2024-07-04 17:07:01 +01:00
2024-07-04 11:52:32 +02:00
2024-08-02 16:32:29 -07:00
2024-06-13 23:05:27 +02:00
2024-07-10 12:14:54 -07:00
2024-02-22 15:38:55 -08:00
2024-05-09 15:48:01 +02:00
2024-06-24 16:41:22 -07:00
2024-06-24 16:41:22 -07:00
2024-07-14 19:00:16 -04:00
2024-07-18 17:27:43 -07:00
2024-08-22 12:23:47 -04:00
2024-08-20 14:02:58 -04:00
2024-08-22 12:24:10 -04:00
2024-02-21 09:34:26 +01:00
2024-07-03 15:16:54 +02:00
2024-05-07 15:17:52 -07:00
2024-06-10 19:52:44 -07:00
2024-07-01 19:28:58 +01:00
2024-07-03 15:16:54 +02:00
2024-07-03 15:16:54 +02:00
2024-07-21 17:15:46 -07:00
2024-07-26 14:33:09 -07:00
2024-07-12 15:52:09 -07:00
2024-07-03 19:30:18 -07:00
2024-07-12 15:52:20 -07:00
2024-03-16 10:04:12 -07:00
2024-04-25 20:55:48 -07:00
2024-04-25 20:55:56 -07:00
2024-02-22 10:24:55 -08:00
2024-07-03 15:16:54 +02:00
2024-07-25 10:42:22 -07:00
2024-07-03 19:30:12 -07:00
2024-07-06 11:53:20 -07:00
2024-07-15 08:02:26 -07:00
2024-08-11 17:04:29 +01:00
2024-06-24 22:24:59 -07:00
2024-07-31 09:57:18 -07:00
2024-07-12 06:45:23 -10:00
2024-07-21 17:15:46 -07:00
2024-09-18 11:53:31 +02:00
2024-03-26 11:07:22 -07:00
2024-04-25 20:56:24 -07:00
2024-03-06 13:04:18 -08:00
2024-02-22 10:24:41 -08:00
2024-04-12 04:40:27 -04:00
2024-08-15 22:16:14 -07:00
2024-08-09 12:44:50 +02:00
2024-05-22 11:31:10 +02:00
2024-07-23 11:43:40 -07:00
2024-05-14 00:31:43 -07:00
2024-07-03 15:16:54 +02:00
2024-08-17 13:55:50 +08:00
2024-05-15 17:02:08 -05:00
2024-07-22 14:02:19 -07:00
2024-04-11 17:34:41 +01:00
2024-06-05 17:03:57 +02:00
2024-07-03 15:16:54 +02:00
2024-07-15 08:02:26 -07:00
2024-07-28 16:47:51 -06:00
2024-09-03 11:36:43 +02:00
2024-06-24 16:41:23 -07:00
2024-09-11 20:44:31 -07:00
2024-01-17 12:02:49 +01:00
2024-02-29 14:24:56 -08:00
2024-09-12 12:20:41 +02:00
2024-06-10 13:15:40 +01:00
2024-08-13 10:58:58 +02:00
2024-07-08 13:47:25 -04:00
2024-07-08 13:47:27 -04:00
2024-05-20 11:09:20 -04:00
2024-07-08 13:47:51 -04:00
2024-07-08 13:47:26 -04:00
2024-05-08 08:41:29 -07:00
2024-06-24 22:25:02 -07:00
2024-03-01 12:23:44 +01:00
2024-06-28 10:37:29 +02:00
2024-01-03 13:33:59 +01:00
2024-06-16 10:17:57 +03:00
2024-07-21 17:56:22 -07:00
2024-08-22 13:25:07 -07:00
2024-08-26 08:11:19 -07:00
2024-08-26 09:51:32 -07:00
2024-01-04 17:01:13 +01:00
2024-05-03 07:26:38 +02:00
2024-09-11 20:53:45 -07:00
2024-06-10 11:14:52 +01:00
2024-05-01 23:18:48 +09:00
2024-01-10 10:52:29 +01:00
2024-01-19 08:17:28 -06:00
2024-02-06 22:20:24 +00:00
2024-01-19 08:17:28 -06:00
2024-05-03 07:49:13 -05:00
2024-07-25 06:53:47 -05:00
2024-04-12 15:07:52 +08:00
2024-08-30 10:57:24 -07:00
2024-05-19 22:29:43 -05:00
2023-12-30 10:25:51 -08:00
2024-03-22 16:25:31 -07:00
2024-03-06 13:04:17 -08:00
2024-07-12 15:52:20 -07:00
2024-04-25 20:56:14 -07:00
2024-04-25 20:56:35 -07:00
2024-03-04 17:01:20 -08:00
2024-07-03 22:40:38 -07:00
2024-07-03 19:30:20 -07:00
2024-04-25 20:56:04 -07:00
2024-07-26 15:32:27 -07:00
2024-09-11 10:44:10 -06:00
2024-03-26 11:07:20 -07:00
2024-08-13 14:16:22 +02:00
2024-04-25 12:37:12 -07:00
2024-07-03 16:44:22 +02:00
2024-05-02 17:48:09 -04:00
2024-08-30 08:22:38 +02:00
2024-07-29 08:53:49 +02:00
2024-08-30 14:29:30 +02:00
2024-07-04 14:40:53 +00:00
2024-07-25 10:42:22 -07:00
2024-09-03 17:11:05 -05:00
2024-07-25 10:42:22 -07:00
2024-06-17 15:15:46 +02:00
2024-06-17 15:15:46 +02:00
2024-07-03 19:30:02 -07:00
2024-08-19 13:45:03 +02:00
2024-06-24 22:25:02 -07:00
2024-08-30 11:42:24 +01:00
2024-08-15 22:16:16 -07:00
2024-07-12 15:52:15 -07:00
2024-08-23 13:04:34 +01:00
2024-08-23 13:04:34 +01:00
2024-09-11 11:06:11 +01:00
2024-03-13 12:53:53 -07:00
2024-03-13 12:53:53 -07:00
2024-02-25 12:05:23 +01:00
2024-05-27 10:34:35 +02:00
2024-04-15 15:46:56 +02:00
2024-01-04 14:35:57 +01:00
2024-08-20 11:19:49 +02:00
2024-06-26 11:17:20 +05:30
2024-02-12 16:57:47 +01:00
2024-04-03 16:51:37 +02:00
2024-01-24 17:10:30 +01:00
2024-07-03 15:16:54 +02:00
2024-07-21 17:56:22 -07:00
2024-02-20 09:23:52 +01:00
2024-07-29 21:57:35 +02:00
2024-09-03 23:20:28 +02:00
2024-06-05 16:52:36 +02:00
2024-08-21 14:56:25 +02:00
2024-08-01 14:23:39 +02:00
2024-02-25 02:10:32 -05:00
2024-03-01 12:23:44 +01:00
2024-08-04 13:36:28 -07:00
2024-03-25 19:50:09 +00:00
2024-06-07 19:46:39 +08:00
2024-05-12 04:09:30 -04:00
2024-08-26 13:33:50 -07:00
2024-02-22 10:24:47 -08:00
2024-01-10 10:52:28 +01:00
2024-09-08 18:40:33 +01:00
2024-02-07 17:05:21 +01:00
2024-04-25 20:55:59 -07:00
2024-02-12 23:04:34 +01:00
2024-03-28 10:09:02 +00:00
2024-09-05 11:14:14 +02:00
2024-03-26 19:34:12 +00:00
2024-07-13 21:36:36 -07:00
2024-02-14 17:10:06 +01:00
2024-09-09 00:03:55 +05:30
2024-02-14 08:00:57 -08:00
2024-07-31 21:18:57 +05:30
2024-04-09 15:11:49 +02:00
2024-09-09 00:09:47 +05:30
2024-09-18 08:53:53 +02:00
2024-09-18 08:53:53 +02:00
2024-01-02 09:33:18 +01:00
2024-08-05 14:34:23 -07:00
2024-08-13 12:45:01 +01:00
2024-08-28 11:13:08 +02:00
2024-02-21 11:53:25 +01:00
2024-08-27 10:28:55 +02:00
2024-04-25 20:55:57 -07:00
2024-04-02 18:03:32 -07:00
2024-08-07 20:26:44 -04:00
2024-07-03 15:16:54 +02:00
2024-07-03 19:30:18 -07:00
2024-08-26 13:16:20 +02:00
2024-03-08 12:05:10 +01:00
2024-04-03 09:59:38 +01:00
2024-02-06 14:30:48 +01:00
2024-04-08 16:39:16 +02:00
2024-04-08 16:39:16 +02:00
2024-07-19 09:39:32 -06:00
2024-07-10 07:59:03 +02:00
2024-07-30 12:29:08 -10:00
2024-08-28 21:54:13 +01:00
2024-07-03 15:16:54 +02:00
2024-06-18 14:04:03 +02:00
2024-04-25 20:56:13 -07:00
2024-08-20 14:03:18 -04:00
2024-01-27 18:08:53 -08:00
2024-02-15 12:17:28 -05:00
2024-06-24 22:25:02 -07:00
2024-01-27 18:13:53 -08:00
2024-01-27 19:01:39 -08:00
2024-08-21 14:56:23 +02:00
2024-06-24 16:09:37 +02:00
2024-07-03 15:16:54 +02:00
2024-08-23 13:04:34 +01:00
2024-04-09 10:53:44 +02:00
2024-07-12 15:52:21 -07:00
2024-04-25 20:55:59 -07:00
2024-09-11 20:44:31 -07:00
2024-09-11 20:44:31 -07:00
2024-07-12 15:52:20 -07:00
2024-09-13 11:13:03 +02:00
2024-07-03 15:16:54 +02:00
2024-09-18 07:52:24 +02:00
2024-01-23 15:13:55 +01:00
2024-09-11 20:44:32 -07:00
2024-04-25 20:55:59 -07:00
2024-06-05 16:52:36 +02:00
2024-07-20 12:41:03 -07:00
2024-04-15 11:29:48 +02:00
2024-08-12 23:50:58 +05:30
2024-04-05 11:21:31 -07:00
2024-02-22 15:38:55 -08:00
2024-06-20 15:19:17 -06:00
2024-05-04 18:57:21 +02:00
2024-09-10 16:42:11 -07:00
2024-06-24 22:25:02 -07:00
2024-09-05 09:50:16 -07:00
2024-02-29 22:34:42 -08:00
2024-08-22 17:04:43 -07:00
2024-08-08 19:59:06 -07:00
2024-02-05 14:28:19 +01:00
2024-07-06 11:44:41 -07:00
2024-07-12 15:52:15 -07:00
2024-07-10 07:59:03 +02:00
2024-06-10 15:03:30 -05:00
2024-02-15 08:04:13 -08:00
2024-09-05 11:39:17 +02:00
2024-07-24 20:59:29 +02:00
2024-08-26 19:14:48 -04:00
2024-06-04 15:56:45 +02:00
2024-07-04 02:02:33 -06:00
2024-07-09 13:26:34 +02:00
2024-07-03 15:16:54 +02:00
2024-04-08 11:49:02 +01:00
2024-08-26 13:16:20 +02:00
2024-07-03 15:16:54 +02:00
2024-08-23 15:42:58 +02:00
2024-05-06 17:39:09 +02:00
2024-04-19 07:52:45 +03:00
2024-06-21 18:10:15 +02:00
2024-04-01 10:36:34 +02:00
2024-09-08 20:47:40 +02:00
2024-06-03 11:18:51 +02:00
2024-04-01 10:36:35 +02:00
2024-04-22 16:13:06 +02:00
2024-06-24 22:25:02 -07:00
2024-07-05 02:12:27 +03:00
2024-08-09 09:43:46 -07:00
2024-06-04 10:37:44 -04:00
2024-03-06 13:27:00 -05:00
2024-05-04 04:25:37 -04:00
2024-06-24 22:25:02 -07:00
2024-06-17 20:42:57 +02:00
2024-05-04 18:45:11 +02:00
2024-05-06 12:05:00 +02:00
2024-07-01 15:46:36 +02:00
2024-04-05 22:31:37 -07:00
2024-07-08 23:44:01 +02:00
2024-08-06 13:42:40 +02:00
2024-05-15 12:34:46 -07:00
2024-01-10 16:43:55 -08:00
2024-03-07 21:52:59 +00:00
2024-09-12 12:20:39 +02:00
2024-07-30 13:04:36 -10:00
2024-02-21 15:19:03 +01:00
2024-08-20 14:05:33 -04:00
2024-06-12 08:44:28 +09:00
2024-07-10 13:58:24 +02:00
2024-09-12 12:16:09 +02:00
2024-07-19 20:22:12 +02:00
2024-03-19 02:45:51 -04:00
2024-06-21 12:47:01 -06:00
2024-05-31 15:15:51 -06:00
2024-07-17 05:43:21 -04:00
2024-09-11 20:43:07 -07:00
2024-08-02 09:20:28 +01:00
2024-08-15 19:14:19 -07:00
2024-04-25 20:55:57 -07:00
2024-02-23 17:48:22 -08:00
2024-08-15 22:16:14 -07:00
2024-01-27 18:08:52 -08:00
2024-04-17 13:37:23 +02:00
2024-05-27 13:51:29 +02:00
2024-02-22 15:38:51 -08:00
2024-06-24 20:36:08 +03:00
2024-06-24 18:16:44 +01:00
2024-08-21 06:37:39 -10:00
2024-08-30 08:22:39 +02:00
2024-02-09 12:07:48 +00:00
2024-05-19 09:21:03 -07:00
2024-07-10 10:25:54 +02:00
2024-04-25 20:55:48 -07:00
2024-07-10 12:14:55 -07:00