messages from 2019-08-06 20:03:56 to 2019-08-09 01:26:42 UTC [more...]
[PATCH v3 00/39] put_user_pages(): miscellaneous call sites
2019-08-09 1:26 UTC (48+ messages)
` [PATCH v3 01/41] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
` [PATCH v3 02/41] drivers/gpu/drm/via: convert put_page() to put_user_page*()
` [PATCH v3 03/41] net/xdp: "
` [PATCH v3 04/41] net/rds: "
` [PATCH v3 05/41] net/ceph: "
` [PATCH v3 06/41] x86/kvm: "
` [PATCH v3 07/41] drm/etnaviv: convert release_pages() to put_user_pages()
` [PATCH v3 08/41] drm/i915: convert put_page() to put_user_page*()
` [PATCH v3 09/41] drm/radeon: "
` [PATCH v3 10/41] media/ivtv: "
` [PATCH v3 11/41] media/v4l2-core/mm: "
` [PATCH v3 12/41] genwqe: "
` [PATCH v3 13/41] scif: "
` [PATCH v3 14/41] vmci: "
` [PATCH v3 15/41] rapidio: "
` [PATCH v3 16/41] oradax: "
` [PATCH v3 17/41] staging/vc04_services: "
` [PATCH v3 18/41] drivers/tee: "
` [PATCH v3 19/41] vfio: "
` [PATCH v3 20/41] fbdev/pvr2fb: "
` [PATCH v3 21/41] fsl_hypervisor: "
` [PATCH v3 22/41] xen: "
` [PATCH v3 23/41] fs/exec.c: "
` [PATCH v3 24/41] orangefs: "
` [PATCH v3 25/41] uprobes: "
` [PATCH v3 26/41] futex: "
` [PATCH v3 27/41] mm/frame_vector.c: "
` [PATCH v3 28/41] mm/gup_benchmark.c: "
` [PATCH v3 29/41] mm/memory.c: "
` [PATCH v3 30/41] mm/madvise.c: "
` [PATCH v3 31/41] mm/process_vm_access.c: "
` [PATCH v3 32/41] crypt: "
` [PATCH v3 33/41] fs/nfs: "
` [PATCH v3 34/41] goldfish_pipe: "
` [PATCH v3 35/41] kernel/events/core.c: "
` [PATCH v3 36/41] fs/binfmt_elf: "
` [PATCH v3 37/41] security/tomoyo: "
` [PATCH v3 38/41] powerpc: "
` [PATCH v3 39/41] mm/mlock.c: "
` [PATCH v3 40/41] mm/mempolicy.c: "
` [PATCH v3 41/41] mm/ksm: "
libdrm patch merge request
2019-08-09 1:25 UTC (3+ messages)
[PATCH v19 00/15] arm64: untag user pointers passed to the kernel
2019-08-08 23:09 UTC (10+ messages)
[PATCH] nouveau/hmm: map pages after migration
2019-08-08 21:29 UTC (3+ messages)
[PATCH] drm/amdgpu: replace readq/writeq with atomic64 operations
2019-08-08 19:33 UTC (16+ messages)
` "
next/master build: 230 builds: 5 failed, 225 passed, 6 errors, 1344 warnings (next-20190805)
2019-08-08 19:20 UTC (4+ messages)
[PATCH 00/34] put_user_pages(): miscellaneous call sites
2019-08-08 18:18 UTC (12+ messages)
[PATCH 1/5] drm/amdgpu: Extends amdgpu vm definitions
2019-08-08 16:28 UTC (13+ messages)
` [PATCH 2/5] drm/amdgpu: Support new arcturus mtype
` [PATCH 3/5] drm/amdkfd: Postpone memory mapping flags calculation to mapping time
` [PATCH 4/5] drm/amdgpu: Support snooped PTE flag
` [PATCH 5/5] amd/amdgpu: Introduce new page mapping scheme for arcturus
[PATCH] drm/amdgpu: update ras sysfs feature info
2019-08-08 16:23 UTC (13+ messages)
[Regression] "drm/amdgpu: enable gfxoff again on raven series (v2)"
2019-08-08 15:03 UTC (7+ messages)
The issue with page allocation 5.3 rc1-rc2 (seems drm culprit here)
2019-08-08 14:26 UTC (5+ messages)
[PATCH 1/1] drm/amdgpu: split athub clock gating from mmhub
2019-08-08 10:32 UTC
[PATCH v3 hmm 00/11] Add mmu_notifier_get/put for managing mmu notifier registrations
2019-08-08 10:29 UTC (19+ messages)
` [PATCH v3 hmm 03/11] mm/mmu_notifiers: add a get/put scheme for the registration
` [PATCH v3 hmm 01/11] mm/mmu_notifiers: hoist do_mmu_notifier_register down_write to the caller
` [PATCH v3 hmm 02/11] mm/mmu_notifiers: do not speculatively allocate a mmu_notifier_mm
` [PATCH v3 hmm 04/11] misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_struct
` [PATCH v3 hmm 05/11] hmm: use mmu_notifier_get/put for 'struct hmm'
` [PATCH v3 hmm 06/11] RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'
` [PATCH v3 hmm 07/11] RDMA/odp: remove ib_ucontext from ib_umem
` [PATCH v3 hmm 08/11] drm/radeon: use mmu_notifier_get/put for struct radeon_mn
` [PATCH v3 hmm 09/11] drm/amdkfd: fix a use after free race with mmu_notifer unregister
` [PATCH v3 hmm 10/11] drm/amdkfd: use mmu_notifier_put
` [PATCH v3 hmm 11/11] mm/mmu_notifiers: remove unregister_no_release
[PATCH 1/9] drm/amdgpu: add gfx clock gating for Arcturus
2019-08-08 10:25 UTC (8+ messages)
` [PATCH 2/9] drm/amdgpu: enable "
` [PATCH 3/9] drm/amdgpu: add hdp "
` [PATCH 4/9] drm/amdgpu: enable "
` [PATCH 5/9] drm/amdgpu: support sdma clock gating for more instances
` [PATCH 6/9] drm/amdgpu: add sdma clock gating for Arcturus
` [PATCH 7/9] drm/amdgpu: enable "
[PATCH 1/3] drm/amdgpu: add amdgpu_mmhub_funcs definition
2019-08-08 8:51 UTC (5+ messages)
` [PATCH 2/3] drm/amdgpu: support mmhub ras in amdgpu ras
[PATCH] drm/amdgpu: add sub block parameter in ras inject command
2019-08-08 8:38 UTC (3+ messages)
The issue with page allocation 5.3 rc1-rc2 (seems drm culprit here)
2019-08-08 7:42 UTC
[PATCH] drm/amdgpu: add check to avoid array bound issue
2019-08-08 7:18 UTC (2+ messages)
[PATCH 1/2] drm/amd/powerplay: re-define smu interface version for smu v11
2019-08-08 7:01 UTC (4+ messages)
` [PATCH 2/2] drm/amd/powerplay: update smu11_driver_if_navi10.h
hmm cleanups, v2
2019-08-08 6:59 UTC (17+ messages)
` [PATCH 04/15] mm: remove the pgmap field from struct hmm_vma_walk
` [PATCH 07/15] mm: remove the page_shift member from struct hmm_range
` [PATCH 09/15] mm: don't abuse pte_index() in hmm_vma_handle_pmd
` [PATCH 15/15] amdgpu: remove CONFIG_DRM_AMDGPU_USERPTR
[PATCH 1/2] md/powerplay: re-define smu interface version for smu v11
2019-08-08 5:41 UTC (4+ messages)
` [PATCH 2/2] drm/amd/powerplay: update smu11_driver_if_navi10.h
[PATCH v6 00/24] Associate ddc adapters with connectors
2019-08-08 3:42 UTC (3+ messages)
` [PATCH v6 19/24] drm/bridge: dumb-vga-dac: Provide ddc symlink in connector sysfs directory
[PATCH] drm/amdgpu: add navi14 PCI ID
2019-08-08 3:20 UTC (2+ messages)
[pull] amdgpu, amdkfd drm-fixes-5.3
2019-08-07 18:42 UTC
[PATCH] drm/amd/display: Remove drm_dsc_dc.c
2019-08-07 15:53 UTC (2+ messages)
[PATCH] Revert "drm/amdkfd: New IOCTL to allocate queue GWS"
2019-08-07 15:21 UTC (2+ messages)
[PATCH 1/2] drm/amdgpu: Export function to flush TLB of specific vm hub
2019-08-07 15:17 UTC (5+ messages)
[PATCH] drm/amdgpu: fix gfx9 soft recovery
2019-08-07 9:00 UTC (2+ messages)
[PATCH v2 libdrm 0/3] add ras inject test for gfx and umc module
2019-08-07 8:14 UTC (5+ messages)
` [PATCH v2 libdrm 1/3] amdgpu: add gfx ras inject configuration file
` [PATCH v2 libdrm 2/3] tests/amdgpu/ras: refine ras inject test
` [PATCH v2 libdrm 3/3] amdgpu: add umc ras inject test configuration
[PATCH][drm-next] drm/amd/powerplay: remove redundant duplicated return check
2019-08-07 2:57 UTC (2+ messages)
[PATCH libdrm 0/3] add ras eject test for gfx and umc module
2019-08-07 1:16 UTC (4+ messages)
` [PATCH libdrm 2/3] tests/amdgpu/ras: refine ras eject test
[PATCH AUTOSEL 4.19 16/32] drm/amdgpu: fix a potential information leaking bug
2019-08-06 21:35 UTC
[PATCH AUTOSEL 5.2 29/59] drm/amdkfd: Fix byte align on VegaM
2019-08-06 21:32 UTC (4+ messages)
` [PATCH AUTOSEL 5.2 31/59] drm/amdgpu: fix error handling in amdgpu_cs_process_fence_dep
` [PATCH AUTOSEL 5.2 30/59] drm/amd/powerplay: fix null pointer dereference around dpm state relates
` [PATCH AUTOSEL 5.2 32/59] drm/amdgpu: fix a potential information leaking bug
[PATCH v2 00/34] put_user_pages(): miscellaneous call sites
2019-08-06 20:39 UTC (4+ messages)
` [PATCH v2 01/34] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
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