messages from 2019-06-08 03:59:18 to 2019-06-14 00:44:50 UTC [more...]
[PATCH v3 hmm 00/12] mm/hmm: Various revisions from a locking/code review
2019-06-14 0:44 UTC (13+ messages)
` [PATCH v3 hmm 01/12] mm/hmm: fix use after free with struct hmm in the mmu notifiers
` [PATCH v3 hmm 02/12] mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
` [PATCH v3 hmm 03/12] mm/hmm: Hold a mmgrab from hmm to mm
` [PATCH v3 hmm 04/12] mm/hmm: Simplify hmm_get_or_create and make it reliable
` [PATCH v3 hmm 05/12] mm/hmm: Remove duplicate condition test before wait_event_timeout
` [PATCH v3 hmm 06/12] mm/hmm: Hold on to the mmget for the lifetime of the range
` [PATCH v3 hmm 07/12] mm/hmm: Use lockdep instead of comments
` [PATCH v3 hmm 08/12] mm/hmm: Remove racy protection against double-unregistration
` [PATCH v3 hmm 09/12] mm/hmm: Poison hmm_range during unregister
` [PATCH v3 hmm 10/12] mm/hmm: Do not use list*_rcu() for hmm->ranges
` [PATCH v3 hmm 11/12] mm/hmm: Remove confusing comment and logic from hmm_release
` [PATCH v3 hmm 12/12] mm/hmm: Fix error flows in hmm_invalidate_range_start
[PATCH] drm/amdgpu: Fix connector atomic_check compilation fail
2019-06-14 0:27 UTC
[PATCH] drm/amd/display: fix compilation error
2019-06-13 18:52 UTC (6+ messages)
[PATCH] drm/amdgpu: only use kernel zone if need_dma32 is not required
2019-06-13 17:51 UTC (10+ messages)
[PATCH v2 hmm 00/11] Various revisions from a locking/code review
2019-06-13 17:50 UTC (21+ messages)
` [PATCH v2 hmm 01/11] mm/hmm: fix use after free with struct hmm in the mmu notifiers
` [PATCH v2 hmm 02/11] mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
` [PATCH v2 hmm 11/11] mm/hmm: Remove confusing comment and logic from hmm_release
[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
2019-06-13 16:15 UTC (36+ messages)
` [PATCH v17 01/15] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v17 02/15] lib, arm64: untag user pointers in strn*_user
` [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
` [PATCH v17 04/15] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v17 05/15] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v17 06/15] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v17 07/15] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v17 08/15] userfaultfd, arm64: untag user pointers
` [PATCH v17 09/15] drm/amdgpu, "
` [PATCH v17 10/15] drm/radeon, arm64: untag user pointers in radeon_gem_userptr_ioctl
` [PATCH v17 11/15] IB/mlx4, arm64: untag user pointers in mlx4_get_umem_mr
` [PATCH v17 12/15] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v17 13/15] tee/shm, arm64: untag user pointers in tee_shm_register
` [PATCH v17 14/15] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
` [PATCH v17 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel
[PATCH] radeon: no need to check return value of debugfs_create functions
2019-06-13 14:54 UTC (2+ messages)
[PATCH] drm/amd/powerplay/smu7_hwmgr: replace blocking delay with non-blocking
2019-06-13 13:57 UTC (4+ messages)
[PATCH] amdgpu_dm: no need to check return value of debugfs_create functions
2019-06-13 13:35 UTC (2+ messages)
[PATCH] amdkfd: no need to check return value of debugfs_create functions
2019-06-13 13:19 UTC
[PATCH] amdgpu: no need to check return value of debugfs_create functions
2019-06-13 13:19 UTC
[PATCH] drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmware
2019-06-13 11:11 UTC (4+ messages)
[PATCH] drm/amdgpu: Need to set the baco cap before baco reset
2019-06-13 11:11 UTC (3+ messages)
[pull] amdgpu drm-fixes-5.2
2019-06-13 2:18 UTC
[PATCH] drm/amdgpu: Reserve space for shared fence
2019-06-12 18:11 UTC (3+ messages)
[PATCH] drm/amd/amdgpu: Bail out of BO node creation if not enough VRAM (v3)
2019-06-12 18:02 UTC (3+ messages)
[PATCH] drm/amdgpu: explicitly set mmGDS_VMID0_BASE to 0
2019-06-12 13:18 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v16 00/16] arm64: untag user pointers passed to the kernel
2019-06-12 11:52 UTC (55+ messages)
` [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v16 03/16] lib, arm64: untag user pointers in strn*_user
` [PATCH v16 04/16] mm: untag user pointers in do_pages_move
` [PATCH v16 05/16] arm64: untag user pointers passed to memory syscalls
` [PATCH v16 06/16] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v16 07/16] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v16 08/16] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v16 09/16] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v16 12/16] IB, arm64: untag user pointers in ib_uverbs_(re)reg_mr()
` [PATCH v16 14/16] tee, arm64: untag user pointers in tee_shm_register
` [PATCH v16 15/16] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
` [PATCH v16 16/16] selftests, arm64: add a selftest for passing tagged pointers to kernel
[PATCH] drm/amd/amdgpu: Bail out of BO node creation if not enough VRAM (v2)
2019-06-12 8:03 UTC (4+ messages)
[PATCH] drm/amd/amdgpu: Bail out of BO node creation if not enough VRAM
2019-06-11 16:51 UTC (3+ messages)
[PATCH] drm/amdgpu/gfx9: reset compute ring wptr when gpu reset
2019-06-11 14:38 UTC (2+ messages)
[PATCH] drm/amdgpu: Add CHIP_VEGAM to amdgpu_amdkfd_device_probe
2019-06-11 13:09 UTC (2+ messages)
[PATCH v1 0/10] drm/amd: drop use of drmP.h
2019-06-11 10:37 UTC (17+ messages)
` [PATCH v1 01/10] drm: fix build errors with drm_print.h
` [PATCH v1 02/10] drm/amd: drop dependencies on drm_os_linux.h
` [PATCH v1 04/10] drm/amd: drop use of drmP.h in amdgpu.h
` [PATCH v1 03/10] drm/amd: drop use of drmp.h in os_types.h
` [PATCH v1 05/10] drm/amd: drop use of drmP.h in atom.h
` [PATCH v1 06/10] drm/amd: drop use of drmP.h from all header files
` [PATCH v1 07/10] drm/amd: drop use of drmP.h in powerplay/
` [PATCH v1 08/10] drm/amd: drop use of drmP.h in display/
` [PATCH v1 10/10] drm/amd: drop use of drmP.h in remaining files
` [PATCH v1 09/10] drm/amd: drop use of drmP.h in amdgpu/amdgpu*
[PATCH] drm/amdgpu: fix pm_load_smu_firmware for SR-IOV
2019-06-11 10:28 UTC (3+ messages)
[PATCH 1/2] drm/amdkfd: Initialize HSA_CAP_ATS_PRESENT capability in topology codes
2019-06-10 23:35 UTC (3+ messages)
` [PATCH 2/2] drm/amdkfd: Add device to topology after it is completely inited
[PATCH v1 0/7] drm/radeon: drop obsolete header files
2019-06-10 20:13 UTC (10+ messages)
` [PATCH v1 1/7] drm: drm_crtc.h self-contained
` [PATCH v1 3/7] drm/radeon: drop dependency on drm_os_linux.h
` [PATCH v1 2/7] drm: drm_debugfs.h self-contained
` [PATCH v1 4/7] drm/radeon: drop drmP.h from header files
` [PATCH v1 5/7] drm/radeon: prepare header files for drmP.h removal
` [PATCH v1 6/7] drm/radeon: drop use of drmP.h (1/2)
` [PATCH v1 7/7] drm/radeon: drop use of drmP.h (2/2)
[PATCH] drm/amdkfd: Initialize dqm earlier
2019-06-10 19:40 UTC (3+ messages)
[PATCH] drm/amdgpu: drop the incorrect soft_reset for SRIOV
2019-06-10 14:53 UTC (2+ messages)
[PATCH] drm/amdgpu: Add GDS clearing workaround in later init for gfx9
2019-06-10 14:21 UTC (8+ messages)
[PATCH] drm/amd/display: Allow cursor async updates for framebuffer swaps
2019-06-10 12:57 UTC
[Bug} 5.0 kernel crash , drm:amdgpu_gem_va_ioctl [amdgpu]] *ERROR* Couldn't update BO_VA (-2)
2019-06-10 3:18 UTC
[RFC] mm/hmm: pass mmu_notifier_range to sync_cpu_device_pagetables
2019-06-10 0:16 UTC (6+ messages)
[PATCH] drm/amdgpu: Fix bounds checking in amdgpu_ras_is_supported()
2019-06-08 12:37 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox