LinuxLists
Users
About
Deming Wang (
[email protected]
)
Number of posts: 104 (0.14 per day)
First post: 2022-04-13 14:27:26
Last post: 2024-05-21 11:54:11
Previous Page
/
Next Page
Date
List
Subject
2022-10-08 10:06:02
linux-kernel
[PATCH] mm: use vma_lookup() instead of find_vma()
2022-10-08 09:34:08
linux-kernel
[PATCH] drm/amdkfd: use vma_lookup() instead of find_vma()
2022-10-07 07:51:40
linux-kernel
[PATCH] IB/uverbs: fix the typo of optional
2022-10-06 09:59:12
linux-kernel
[PATCH] mtd: Delete commented printk and add some space for required
2022-10-06 09:59:08
linux-kernel
[PATCH] kallsyms: add required space for unified style
2022-10-06 09:01:59
linux-kernel
[PATCH] block: Remove the repeat word 'can'
2022-09-30 02:12:36
linux-kernel
[PATCH] samples, bpf: fix the typo of sample
2022-09-30 01:13:42
linux-kernel
[PATCH] vme: fix the typo
2022-09-27 08:32:13
linux-kernel
[PATCH] virtio_ring: make vring_alloc_queue_packed prettier
2022-09-27 02:16:37
linux-kernel
Re: [PATCH] vfio: Use filp instead of fd
2022-09-27 01:53:30
linux-kernel
Re: [PATCH] vfio: Use filp instead of fd
2022-09-26 14:15:19
linux-kernel
[PATCH] virtio_ring: Drop unnecessary initialization of detach_buf_packed
2022-09-26 08:06:44
linux-kernel
[PATCH] vfio: Use filp instead of fd
2022-09-26 02:39:43
linux-kernel
[PATCH] virtio_ring: split: Operators use unified style
2022-09-20 02:55:12
linux-kernel
[PATCH] Documentation: devicetree: dma: update the comments
2022-09-20 02:14:33
linux-kernel
[PATCH] IB/qib: update the comments of qib_free_irq
2022-09-20 02:11:17
linux-kernel
[PATCH] bcache: doc: update the section of freelist_percent
2022-09-15 02:47:50
linux-kernel
[PATCH] acl: fix the comments of posix_acl_xattr_set
2022-09-15 02:15:58
linux-kernel
[PATCH] m68k: fix the comments of via_rtc_send
2022-09-15 01:53:02
linux-kernel
[PATCH] media: vivid.rst: fix TV and S-Video Inputs section
2022-09-09 00:52:54
linux-kernel
[PATCH] dm raid: fix spelling typo in comment
2022-09-07 03:03:13
linux-kernel
[PATCH] pinctrl: Fix spelling typo in comment.
2022-09-07 02:46:56
linux-kernel
[PATCH] clk: davinci: Fix spelling typo in comment.
2022-09-07 02:39:37
linux-kernel
[PATCH] mtd: Fix spelling typo in comment
2022-09-07 02:30:01
linux-kernel
[PATCH] jfs: Fix spelling typo in comment.
2022-09-06 06:14:27
linux-kernel
[PATCH] virtiofs: Drop unnecessary initialization in send_forget_request and virtio_fs_get_tree
2022-07-11 02:55:00
linux-kernel
[PATCH] mm/gup: Fix the format of hugepte_addr_end and gup_hugepte
2022-07-07 10:04:06
linux-kernel
[PATCH] KVM: PPC: Use the arg->size directly for kvm_vm_ioctl_create_spapr_tce
2022-07-06 09:07:32
linux-kernel
[PATCH] KVM: LAPIC: Separate the variable declaration and code logic
2022-07-05 02:26:54
linux-kernel
[PATCH] vfio/spapr_tce: Remove the unused parameters container
2022-07-01 09:54:25
linux-kernel
[PATCH] powerpc: Fix formatting problems to make code look more beautiful
2022-07-01 09:22:50
linux-kernel
[PATCH] powerpc/pseries: Add a null judgment after iommu_pseries_alloc_group
2022-06-27 07:41:33
linux-crypto
[PATCH] crypto: Remove the duplicate word
2022-06-24 02:14:26
linux-kernel
[PATCH] media: docs: Modify the section of User xattr
2022-06-24 02:14:08
linux-kernel
[PATCH] of: base: Modify function description
2022-06-24 02:12:02
linux-kernel
[PATCH] scsi: fcoe: Modify function description
2022-06-24 01:55:50
linux-kernel
[PATCH] ovl: Modify the section of Return Value
2022-06-24 01:51:51
linux-kernel
[PATCH] net: axienet: Modify function description
2022-06-23 04:41:05
linux-kernel
[PATCH] virtio_fs: Modify format for virtio_fs_direct_access
2022-06-23 01:29:02
linux-kernel
[PATCH] virtio_ring: make vring_create_virtqueue_split prettier
2022-06-23 00:27:09
linux-kernel
答复: [PATCH] virtio_ring: remove unnecessary to_vvq call in virtqueue_disable_cb_packed
2022-06-22 10:35:01
linux-kernel
[PATCH] virtio_ring:Delete unused parameters for vring_alloc_desc_extra
2022-06-22 09:57:06
linux-kernel
[PATCH] virtio_ring: remove unnecessary to_vvq call in vring hot path
2022-06-22 09:02:18
linux-kernel
[PATCH] virtio_ring: remove unnecessary to_vvq call in vring hot path
2022-06-22 09:00:17
linux-kernel
[PATCH] virtio_ring: remove unnecessary to_vvq call in poll_packed
2022-06-22 08:25:59
linux-kernel
[PATCH] virtio_ring: remove unnecessary to_vvq call in virtqueue_enable_cb_prepare_packed
2022-06-22 07:54:04
linux-kernel
[PATCH] virtio_ring: remove unnecessary to_vvq call in virtqueue_disable_cb_packed
2022-06-20 08:50:14
linux-kernel
[PATCH] virtio_ring: Optimize duplicate judgment codes for virtqueue_add_split
2022-06-10 03:07:49
linux-kernel
[PATCH] virtiofs: delete unused parameter for virtio_fs_cleanup_vqs
2022-06-09 01:04:15
linux-kernel
Re: [PATCH] virtio: Directly use ida_alloc_range()/ida_free()
2022-06-08 08:35:46
linux-kernel
[PATCH] virtio: Directly use ida_alloc_range()/ida_free()