messages from 2019-05-31 03:11:13 to 2019-06-08 01:47:20 UTC [more...]
[PATCH v2 hmm 00/11] Various revisions from a locking/code review
2019-06-08 1:47 UTC (64+ 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 03/11] mm/hmm: Hold a mmgrab from hmm to mm
` [PATCH v2 hmm 04/11] mm/hmm: Simplify hmm_get_or_create and make it reliable
` [PATCH v2 hmm 05/11] mm/hmm: Remove duplicate condition test before wait_event_timeout
` [PATCH v3 "
` [PATCH v2 hmm 06/11] mm/hmm: Hold on to the mmget for the lifetime of the range
` [PATCH v2 hmm 07/11] mm/hmm: Use lockdep instead of comments
` [PATCH v2 hmm 08/11] mm/hmm: Remove racy protection against double-unregistration
` [PATCH v2 hmm 09/11] mm/hmm: Poison hmm_range during unregister
` [PATCH v2 hmm 10/11] mm/hmm: Do not use list*_rcu() for hmm->ranges
` [PATCH v2 hmm 11/11] mm/hmm: Remove confusing comment and logic from hmm_release
` [PATCH v2 12/11] mm/hmm: Fix error flows in hmm_invalidate_range_start
[RFC] mm/hmm: pass mmu_notifier_range to sync_cpu_device_pagetables
2019-06-08 0:14 UTC
[PATCH RFC 00/10] RDMA/FS DAX truncate proposal
2019-06-08 0:10 UTC (9+ messages)
[pull request][for-next 0/9] Generic DIM lib for netdev and RDMA
2019-06-07 18:57 UTC (16+ messages)
` [for-next 1/9] linux/dim: Move logic to dim.h
` [for-next 2/9] linux/dim: Remove "net" prefix from internal DIM members
` [for-next 3/9] linux/dim: Rename externally exposed macros
` [for-next 4/9] linux/dim: Rename net_dim_sample() to net_dim_update_sample()
` [for-next 5/9] linux/dim: Rename externally used net_dim members
` [for-next 6/9] linux/dim: Move implementation to .c files
` [for-next 7/9] linux/dim: Add completions count to dim_sample
` [for-next 8/9] linux/dim: Implement rdma_dim
` [for-next 9/9] RDMA/core: Provide RDMA DIM support for ULPs
[PATCH] RDMA/ucma: Use struct_size() helper
2019-06-07 18:05 UTC (3+ messages)
[PATCH 1/2][next] RDMA/hns: fix comparison of unsigned long variable 'end' with less than zero
2019-06-07 17:57 UTC (4+ messages)
` [PATCH 2/2][next] RDMA/hns: fix inverted logic of readl read and shift
properly communicate queue limits to the DMA layer
2019-06-07 17:30 UTC (26+ messages)
` [PATCH 01/13] nvme-pci: don't limit DMA segement size
` [PATCH 02/13] rsxx: don't call dma_set_max_seg_size
` [PATCH 03/13] mtip32xx: also set max_segment_size in the device
` [PATCH 04/13] mmc: "
` [PATCH 05/13] scsi: add a host / host template field for the virt boundary
` [PATCH 06/13] ufshcd: set max_segment_size in the scsi host template
` [PATCH 07/13] storvsc: set virt_boundary_mask "
` [PATCH 08/13] IB/iser: set virt_boundary_mask in the scsi host
` [PATCH 09/13] IB/srp: "
` [PATCH 10/13] megaraid_sas: "
` [PATCH 11/13] mpt3sas: "
` [PATCH 12/13] usb-storage: "
` [PATCH 13/13] uas: "
[PATCH, RESEND] RDMA/srp: Accept again source addresses that do not have a port number
2019-06-07 16:53 UTC (4+ messages)
[GIT PULL] Please pull RDMA subsystem changes
2019-06-07 16:45 UTC (2+ messages)
[PATCH for-rc 1/3] IB/hfi1: Validate fault injection opcode user input
2019-06-07 12:25 UTC (3+ messages)
` [PATCH for-rc 2/3] IB/hfi1: Close PSM sdma_progress sleep window
` [PATCH for-rc 3/3] IB/hfi1: Correct tid qp rcd to match verbs context
[PATCH trivial] net/mlx5e: Spelling s/configuraion/configuration/
2019-06-07 11:37 UTC (2+ messages)
[PATCH v16 00/16] arm64: untag user pointers passed to the kernel
2019-06-07 5:33 UTC (30+ messages)
` [PATCH v16 01/16] uaccess: add untagged_addr definition for other arches
` [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 10/16] drm/amdgpu, arm64: untag user pointers
` [PATCH v16 11/16] drm/radeon, arm64: untag user pointers in radeon_gem_userptr_ioctl
` [PATCH v16 12/16] IB, arm64: untag user pointers in ib_uverbs_(re)reg_mr()
` [PATCH v16 13/16] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [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 v4 0/1] Use HMM for ODP v4
2019-06-06 19:53 UTC (12+ messages)
` RFC: Run a dedicated hmm.git for 5.3
[PATCH 1/1] net: rds: fix memory leak in rds_ib_flush_mr_pool
2019-06-06 17:33 UTC (3+ messages)
[PATCH RFC] svcrdma: Ignore source port when computing DRC hash
2019-06-06 13:24 UTC (2+ messages)
[PATCH rdma-next 0/3] Expose ENCAP mode to mlx5_ib
2019-06-06 13:08 UTC (8+ messages)
` [PATCH mlx5-next 1/3] net/mlx5: Expose eswitch encap mode
` [PATCH rdma-next 2/3] RDMA/mlx5: Consider "
` [PATCH rdma-next 3/3] RDMA/mlx5: Enable decap and packet reformat on FDB
[PATCH 1/1] net: rds: fix memory leak when unload rds_rdma
2019-06-06 0:08 UTC (4+ messages)
[PATCHv2 1/1] net: rds: add per rds connection cache statistics
2019-06-06 0:07 UTC (3+ messages)
WARNING: suspicious RCU usage in in_dev_dump_addr
2019-06-03 18:51 UTC
[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
2019-06-02 5:06 UTC (25+ messages)
[PATCH 1/1] net: rds: add per rds connection cache statistics
2019-06-01 7:54 UTC
[PATCH iproute2-next v1 0/4] Enrich rdma tool for net namespace commands
2019-05-31 22:13 UTC (6+ messages)
` [PATCH iproute2-next v1 1/4] rdma: Add an option to query,set net namespace sharing sys parameter
` [PATCH iproute2-next v1 2/4] rdma: Add man pages for rdma system commands
` [PATCH iproute2-next v1 3/4] rdma: Add an option to set net namespace of rdma device
` [PATCH iproute2-next v1 4/4] rdma: Add man page for rdma dev set netns command
[PATCH mlx5-next 0/6] Mellanox, mlx5-next minor updates 2019-05-29
2019-05-31 19:29 UTC (2+ messages)
[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
2019-05-31 16:22 UTC (5+ messages)
` [PATCH v15 17/17] selftests, arm64: add a selftest for passing tagged pointers to kernel
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;
as well as URLs for NNTP newsgroup(s).