driverdev-devel.linuxdriverproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-02 12:53:41 to 2019-08-07 01:33:14 UTC [more...]

[PATCH v3 00/39] put_user_pages(): miscellaneous call sites
 2019-08-07  1:33 UTC  (16+ 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] staging: rtl8723bs: fix brace position in enum declaration
 2019-08-06 23:45 UTC 

[PATCH] net: mdio-octeon: Fix build error and Kconfig warning
 2019-08-06 21:11 UTC  (7+ messages)
  ` [PATCH v2] net: mdio-octeon: Fix Kconfig warnings and build errors

[PATCH v2] PCI: hv: Fix panic by calling hv_pci_remove_slots() earlier
 2019-08-06 20:41 UTC  (6+ messages)

[PATCH v2 00/34] put_user_pages(): miscellaneous call sites
 2019-08-06 20:39 UTC  (40+ messages)
` [PATCH v2 01/34] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
` [PATCH v2 02/34] net/rds: convert put_page() to put_user_page*()
` [PATCH v2 03/34] net/ceph: "
` [PATCH v2 04/34] x86/kvm: "
` [PATCH v2 05/34] drm/etnaviv: convert release_pages() to put_user_pages()
` [PATCH v2 06/34] drm/i915: convert put_page() to put_user_page*()
` [PATCH v2 07/34] drm/radeon: "
` [PATCH v2 08/34] media/ivtv: "
` [PATCH v2 09/34] media/v4l2-core/mm: "
` [PATCH v2 10/34] genwqe: "
` [PATCH v2 11/34] scif: "
` [PATCH v2 12/34] vmci: "
` [PATCH v2 13/34] rapidio: "
` [PATCH v2 14/34] oradax: "
` [PATCH v2 15/34] staging/vc04_services: "
` [PATCH v2 16/34] drivers/tee: "
` [PATCH v2 17/34] vfio: "
` [PATCH v2 18/34] fbdev/pvr2fb: "
` [PATCH v2 19/34] fsl_hypervisor: "
` [PATCH v2 20/34] xen: "
` [PATCH v2 21/34] fs/exec.c: "
` [PATCH v2 22/34] orangefs: "
` [PATCH v2 23/34] uprobes: "
` [PATCH v2 24/34] futex: "
` [PATCH v2 25/34] mm/frame_vector.c: "
` [PATCH v2 26/34] mm/gup_benchmark.c: "
` [PATCH v2 27/34] mm/memory.c: "
` [PATCH v2 28/34] mm/madvise.c: "
` [PATCH v2 29/34] mm/process_vm_access.c: "
` [PATCH v2 30/34] crypt: "
` [PATCH v2 31/34] fs/nfs: "
` [PATCH v2 32/34] goldfish_pipe: "
` [PATCH v2 33/34] kernel/events/core.c: "
` [PATCH v2 34/34] fs/binfmt_elf: "

[PATCH v4 0/8] Enable Linux guests on Hyper-V on ARM64
 2019-08-06 20:31 UTC  (9+ messages)
` [PATCH v4 1/8] arm64: hyperv: Add core Hyper-V include files
` [PATCH v4 2/8] arm64: hyperv: Add hypercall and register access functions
` [PATCH v4 3/8] arm64: hyperv: Add memory alloc/free functions for Hyper-V size pages
` [PATCH v4 4/8] arm64: hyperv: Add interrupt handlers for VMbus and stimer
` [PATCH v4 5/8] arm64: hyperv: Add kexec and panic handlers
` [PATCH v4 6/8] arm64: hyperv: Initialize hypervisor on boot
` [PATCH v4 7/8] Drivers: hv: vmbus: Add hooks for per-CPU IRQ
` [PATCH v4 8/8] Drivers: hv: Enable Hyper-V code to be built on ARM64

[PATCH 3/6] staging: wilc1000: remove unused members
 2019-08-06 19:32 UTC  (2+ messages)

[PATCH v2 0/2] Add default binderfs devices
 2019-08-06 18:40 UTC  (3+ messages)
` [PATCH v2 1/2] binder: Add default binder devices through binderfs when configured
` [PATCH v2 2/2] binder: Validate the default binderfs device names

[PATCH RFC] erofs: move erofs out of staging
 2019-08-06 17:02 UTC  (3+ messages)

[PATCH 04/22] media: Move v4l2_fwnode_parse_link from v4l2 to driver base
 2019-08-06 16:53 UTC  (14+ messages)
` [PATCH 11/22] media: v4l2-fwnode: Pass notifier to v4l2_async_register_fwnode_subdev()
` [PATCH 13/22] media: imx: mipi csi-2: Create media links in bound notifier
` [PATCH 14/22] media: imx7-mipi-csis: "
` [PATCH 15/22] media: imx7-media-csi: "
` [PATCH 16/22] media: imx: csi: Implement get_fwnode_pad
` [PATCH 17/22] media: imx: csi: Embed notifier in struct csi_priv
` [PATCH 18/22] media: imx: csi: Create media links in bound notifier
` [PATCH 19/22] media: imx: csi: Lookup endpoint fwnode with media_entity_get_fwnode_pad
` [PATCH 20/22] media: imx: Add is_ipu_internal_subdev()
` [PATCH 21/22] media: imx: Use media_create_fwnode_links for external links
` [PATCH 22/22] media: imx: TODO: Remove issues regarding media link creation

[PATCH] rtl8712: rtl871x_ioctl_linux.c: fix unnecessary typecast
 2019-08-06 13:10 UTC  (3+ messages)

[PATCH] Staging: rtl8188eu: core: rtw_security: tidy up crc32_init()
 2019-08-06 12:48 UTC  (2+ messages)

[PATCH] Staging: rtl8188eu: core: rtw_security: fixed a coding style issue
 2019-08-06 12:04 UTC  (2+ messages)

[PATCH] USB: Move wusbcore and UWB to staging as it is obsolete
 2019-08-06 11:35 UTC  (3+ messages)

[PATCH] staging: wilc1000: use helper API to pack data for firmware
 2019-08-06 10:33 UTC 

[driver-core:driver-core-testing 10/17] drivers//of/platform.c:629:32: warning: initialization discards 'const' qualifier from pointer target type
 2019-08-06  7:23 UTC 

[PATCH] isdn: hysdn: fix code style error from checkpatch
 2019-08-05 18:52 UTC  (3+ messages)
  ` [Lkcamp] "

[PATCH] staging: isdn: remove unnecessary parentheses
 2019-08-05 18:51 UTC  (3+ messages)
  ` [Lkcamp] "

[engineering.redhat.com #494100] Question on submitting patch for a security bug
 2019-08-05 17:38 UTC 

[PATCH 1/4] iio: adc: ad7606: Add support for AD7606B ADC
 2019-08-05 15:46 UTC  (4+ messages)
` [PATCH 3/4] dt-bindings: iio: adc: Migrate AD7606 documentation to yaml

[PATCH] staging: rtl8192u: Add NULL check post kzalloc
 2019-08-05 15:11 UTC  (2+ messages)

[PATCH] staging: pi433 line over 80 characters in multiple places
 2019-08-05 15:03 UTC  (3+ messages)

[PATCH] Fix the following checkpatch warnings:
 2019-08-05 14:33 UTC  (2+ messages)

[PATCH] Staging : rtl8188eu : rtw_security.c - Fixed warning: coding style issues - Fixed warning: if statement containing return with an else - Fixed check: coding style issues
 2019-08-05 11:31 UTC  (3+ messages)

Wohltätigkeitsspende von 2.000.000 Millionen Euro
 2019-08-05  6:07 UTC 

[PATCH v6 1/3] [v4.9.y] coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
 2019-08-05  6:03 UTC  (6+ messages)
` [PATCH v6 2/3][v4.9.y] infiniband: fix race condition between infiniband mlx4, mlx5 driver "
  ` Patch "infiniband: fix race condition between infiniband mlx4, mlx5 driver and core dumping" has been added to the 4.9-stable tree
` [PATCH v6 3/3] [v4.9.y] coredump: fix race condition between collapse_huge_page() and core dumping
` [PATCH v6 0/3] [v4.9.y] coredump: fix race condition between mmget_not_zero()/get_task_mm() "

[PATCH] drivers:staging:isdn:hysdn brace same line if
 2019-08-05  4:42 UTC  (3+ messages)

[PATCH 00/34] put_user_pages(): miscellaneous call sites
 2019-08-04 23:28 UTC  (31+ messages)
` [PATCH 03/34] net/ceph: convert put_page() to put_user_page*()
` [PATCH 06/34] drm/i915: "
` [PATCH 10/34] genwqe: "
` [PATCH 15/34] staging/vc04_services: "
` [PATCH 16/34] drivers/tee: "
` [PATCH 20/34] xen: "
` [PATCH 26/34] mm/gup_benchmark.c: "
` [PATCH 31/34] nfs: "

[PATCH] Fix lines greater than 80 characters
 2019-08-04  7:11 UTC  (2+ messages)

[Patch v2] staging: rtl8192e: Make use kmemdup
 2019-08-04  2:48 UTC 

[PATCH] staging: rtl8192e: Make use kmemdup
 2019-08-04  2:38 UTC  (3+ messages)

Dear Friend (Assalamu Alaikum),
 2019-08-03 20:42 UTC 

[PATCH] staging: rtl8723bs: core: add spaces around '-', '+', '&','|' and '?'
 2019-08-03 19:25 UTC 

[PATCH] staging: rtl8723bs: core: Remove Unnecessary parentheses
 2019-08-03 18:47 UTC 

[PATCH] staging: rtl8723bs: core: correct spelling mistake in rtw_ap.c
 2019-08-03 18:30 UTC 

Thίs is my FINAL WARNING Driverdev Devel!
 2019-08-03 17:35 UTC 

Attn devel@driverdev.osuosl.org Lottery Winning Prize
 2019-08-03 16:26 UTC 

[PATCH] staging: rtl8188eu: core: add spaces around '-', '+', '>>','<<' and '*' in rtw_efuse.c
 2019-08-03 13:18 UTC 

[PATCH] isdn: hysdn: Fix error spaces around '*'
 2019-08-03 11:24 UTC  (6+ messages)

[PATCH] staging: rtl8188eu: core: rtw_recv.c: Remove Unnecessary parentheses
 2019-08-03  6:44 UTC 

[PATCH] rtl8188eu: hal: phy.c
 2019-08-03  6:24 UTC  (2+ messages)

Proposal
 2019-08-03  4:49 UTC 

[PATCH v4] staging: kpc2000: Convert put_page() to put_user_page*()
 2019-08-03  0:13 UTC 

[PATCH] PCI: hv: Fix panic by calling hv_pci_remove_slots() earlier
 2019-08-02 22:15 UTC  (7+ messages)

[PATCH] Add default binder devices through binderfs when configured
 2019-08-02 21:57 UTC  (4+ messages)

[PATCH] staging: rtl8712: Add spaces around <<
 2019-08-02 19:47 UTC 

[PATCH 00/34] put_user_pages(): miscellaneous call sites
 2019-08-02 19:33 UTC  (3+ messages)

linux-next: Tree for Aug 2 (staging/octeon/)
 2019-08-02 16:22 UTC 

I have already sent you Money Gram payment of $5000.00 today, MTCN 10288059
 2019-08-02 14:27 UTC 

[PATCH v6 00/24] erofs: promote erofs from staging
 2019-08-02 12:53 UTC  (8+ messages)
` [PATCH v6 18/24] erofs: introduce pagevec for decompression subsystem
` [PATCH v6 19/24] erofs: add erofs_allocpage()
` [PATCH v6 20/24] erofs: introduce generic decompression backend
` [PATCH v6 21/24] erofs: introduce LZ4 decompression inplace
` [PATCH v6 22/24] erofs: introduce the decompression frontend
` [PATCH v6 23/24] erofs: introduce cached decompression
` [PATCH v6 24/24] erofs: add document


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).