driverdev-devel.linuxdriverproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-01 05:52:47 to 2019-09-05 11:30:36 UTC [more...]

[PATCH v6 00/24] erofs: promote erofs from staging
 2019-09-05 11:30 UTC  (111+ messages)
` [PATCH v6 01/24] erofs: add on-disk layout
` [PATCH v6 03/24] erofs: add super block operations
` [PATCH v6 05/24] erofs: add inode operations
` [PATCH v6 06/24] erofs: support special inode
` [PATCH 00/21] erofs: patchset addressing Christoph's comments
  ` [PATCH 01/21] erofs: remove all the byte offset comments
  ` [PATCH 02/21] erofs: on-disk format should have explicitly assigned numbers
  ` [PATCH 03/21] erofs: some macros are much more readable as a function
  ` [PATCH 04/21] erofs: kill __packed for on-disk structures
  ` [PATCH 05/21] erofs: update erofs_inode_is_data_compressed helper
  ` [PATCH 06/21] erofs: kill erofs_{init,exit}_inode_cache
  ` [PATCH 07/21] erofs: use erofs_inode naming
  ` [PATCH 09/21] erofs: update erofs symlink stuffs
  ` [PATCH 10/21] erofs: kill is_inode_layout_compression()
  ` [PATCH 11/21] erofs: use dsb instead of layout for ondisk super_block
  ` [PATCH 12/21] erofs: kill verbose debug info in erofs_fill_super
  ` [PATCH 13/21] erofs: simplify erofs_grab_bio() since bio_alloc() never fail
  ` [PATCH 14/21] erofs: kill prio and nofail of erofs_get_meta_page()
  ` [PATCH 15/21] erofs: kill __submit_bio()
  ` [PATCH 16/21] erofs: kill magic underscores
  ` [PATCH 17/21] erofs: use a switch statement when dealing with the file modes
  ` [PATCH 18/21] erofs: add "erofs_" prefix for common and short functions
  ` [PATCH 19/21] erofs: kill all erofs specific fault injection
  ` [PATCH 20/21] erofs: kill use_vmap module parameter
  ` [PATCH 21/21] erofs: save one level of indentation
  ` [PATCH v2 00/25] erofs: patchset addressing Christoph's comments
    ` [PATCH v2 01/25] erofs: remove all the byte offset comments
    ` [PATCH v2 02/25] erofs: on-disk format should have explicitly assigned numbers
    ` [PATCH v2 03/25] erofs: some macros are much more readable as a function
    ` [PATCH v2 04/25] erofs: kill __packed for on-disk structures
    ` [PATCH v2 05/25] erofs: update erofs_inode_is_data_compressed helper
    ` [PATCH v2 06/25] erofs: use feature_incompat rather than requirements
    ` [PATCH v2 07/25] erofs: better naming for erofs inode related stuffs
    ` [PATCH v2 08/25] erofs: kill erofs_{init,exit}_inode_cache
    ` [PATCH v2 09/25] erofs: use erofs_inode naming
    ` [PATCH v2 10/25] erofs: update erofs_fs.h comments
    ` [PATCH v2 11/25] erofs: update comments in inode.c
    ` [PATCH v2 12/25] erofs: better erofs symlink stuffs
    ` [PATCH v2 13/25] erofs: use dsb instead of layout for ondisk super_block
    ` [PATCH v2 14/25] erofs: kill verbose debug info in erofs_fill_super
    ` [PATCH v2 15/25] erofs: localize erofs_grab_bio()
    ` [PATCH v2 16/25] erofs: kill prio and nofail of erofs_get_meta_page()
    ` [PATCH v2 17/25] erofs: kill __submit_bio()
    ` [PATCH v2 18/25] erofs: add "erofs_" prefix for common and short functions
    ` [PATCH v2 19/25] erofs: kill all erofs specific fault injection
    ` [PATCH v2 20/25] erofs: kill use_vmap module parameter
    ` [PATCH v2 21/25] erofs: save one level of indentation
    ` [PATCH v2 22/25] erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}
    ` [PATCH v2 23/25] erofs: use read_mapping_page instead of sb_bread
    ` [PATCH v2 24/25] erofs: always use iget5_locked
    ` [PATCH v2 25/25] erofs: use read_cache_page_gfp for erofs_get_meta_page

[staging:staging-testing 314/401] drivers/iio/common/hid-sensors/hid-sensor-attributes.c:312: undefined reference to `__udivdi3'
 2019-09-05  9:08 UTC  (3+ messages)

[PATCH 1/2] staging: dt-bindings: wilc1000: add optional rtc_clk property
 2019-09-05  7:38 UTC  (5+ messages)
` [PATCH 2/2] staging: wilc1000: look for rtc_clk clock

[PATCH] staging: greybus: loopback_test: remove multiple blank lines
 2019-09-05  7:25 UTC  (2+ messages)

[PATCH] staging: greybus: Adding missing brackets into if..else block
 2019-09-05  7:22 UTC  (2+ messages)

[PATCH] staging: greybus: remove blank line after an open brace '{'
 2019-09-05  7:17 UTC  (2+ messages)

[PATCH -next] staging: exfat: Use kmemdup in exfat_symlink()
 2019-09-05  3:00 UTC 

[PATCH -next] staging: exfat: remove unused including <linux/version.h>
 2019-09-05  2:56 UTC 

[PATCH -next] staging: exfat: remove duplicated include from exfat_super.c
 2019-09-05  2:56 UTC 

Question
 2019-09-04 10:21 UTC 

[PATCH 7/8] media: cedrus: Add support for holding capture buffer
 2019-09-04 23:14 UTC 

[PATCH] media: meson: Add NULL check after the call to kmalloc()
 2019-09-04 22:47 UTC  (5+ messages)

[PATCH] staging: rtl8723bs: Remove return statement from void function
 2019-09-04 21:06 UTC 

[PATCH] staging: rtl8192e: remove unnecessary blank line
 2019-09-04 21:03 UTC 

[PATCH] staging: rts5208: Fix 80 char warning by re-structuring if-blocks
 2019-09-04 17:14 UTC  (2+ messages)

[PATCH v3 0/4] Add binder state and statistics to binderfs
 2019-09-04 17:05 UTC  (11+ messages)
` [PATCH v3 1/4] binder: add a mount option to show global stats
` [PATCH v3 2/4] binder: Add stats, state and transactions files
` [PATCH v3 3/4] binder: Make transaction_log available in binderfs
` [PATCH v3 4/4] binder: Add binder_proc logging to binderfs

[PATCH] staging: exfat: cleanup braces for if/else statements
 2019-09-04 17:05 UTC  (7+ messages)
    ` [PATCH] staging: exfat: drop local TRUE/FALSE defines

[PATCH v3 0/2] Add default binderfs devices
 2019-09-04 11:18 UTC  (13+ messages)
` [PATCH v3 2/2] binder: Validate the default binderfs device names
` [RESEND PATCH v3 0/2] Add default binderfs devices
  ` [RESEND PATCH v3 1/2] binder: Add default binder devices through binderfs when configured
  ` [RESEND PATCH v3 2/2] binder: Validate the default binderfs device names

[PATCH] staging: exfat: Fix two missing unlocks on error paths
 2019-09-04  9:59 UTC 

[OSSNA] Intro to kernel hacking tutorial
 2019-09-04  9:55 UTC  (9+ messages)

[PATCH] erofs: using switch-case while checking the inode type
 2019-09-04  7:38 UTC  (3+ messages)

[staging:staging-testing 314/401] ERROR: "__udivdi3" [drivers/iio/common/hid-sensors/hid-sensor-iio-common.ko] undefined!
 2019-09-04  4:20 UTC 

[PATCH] staging: exfat: cleanup explicit comparisons to NULL
 2019-09-03 20:56 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] staging: exfat: fix spelling errors in comments
 2019-09-03 16:54 UTC 

[PATCH AUTOSEL 4.19 127/167] staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()
 2019-09-03 16:24 UTC 

[PATCH] staging: rts5208: Modified nested if blocks
 2019-09-03  9:33 UTC  (2+ messages)

[PATCH] staging: rts5208: Fixed checkpatch warning
 2019-09-03  7:35 UTC  (2+ messages)

[PATCH] staging: rts5208: Fix checkpath warning
 2019-09-03  7:34 UTC  (2+ messages)

[PATCH v8 00/24] erofs: promote erofs from staging v8
 2019-09-03  6:30 UTC  (11+ messages)
` [PATCH v8 11/24] erofs: introduce xattr & posixacl support

[PATCH] staging: exfat: fix uninitialized variable ret
 2019-09-03  5:31 UTC  (2+ messages)

[staging:staging-testing 268/273] drivers/staging/exfat/exfat_super.c:3491:2-7: WARNING: NULL check before some freeing functions is not needed. (fwd)
 2019-09-03  5:00 UTC 

[PATCH v2] PCI: PM: Move to D0 before calling pci_legacy_resume_early()
 2019-09-03  0:34 UTC  (2+ messages)

[PATCH 14/22] media: imx7-mipi-csis: Create media links in bound notifier
 2019-09-02 21:37 UTC  (5+ messages)
` [PATCH 15/22] media: imx7-media-csi: "

[PATCH] staging: exfat: cleanup blank line warnings
 2019-09-02 19:03 UTC 

[PATCH] staging: exfat: use BIT macro for defining sizes
 2019-09-02 18:43 UTC 

linux-next: Tree for Sep 2 (exfat)
 2019-09-02 18:44 UTC  (6+ messages)

[PATCH AUTOSEL 4.19 11/29] binder: take read mode of mmap_sem in binder_alloc_free_page()
 2019-09-02 15:54 UTC 

[PATCH] binder: Use kmem_cache for binder_thread
 2019-09-02 14:12 UTC 

[PATCH][V2] staging: exfat: remove return and error return via a goto
 2019-09-02  9:40 UTC 

[PATCH 0/9] staging: move greybus core out of staging
 2019-09-02  6:31 UTC  (2+ messages)

[RFC PATCH 00/15] acrn: add the ACRN driver module
 2019-09-02  0:18 UTC  (4+ messages)
` [RFC PATCH 09/15] drivers/acrn: add passthrough device support

[PATCH v2] staging: r8188eu: use skb_put_data instead of skb_put/memcpy pair
 2019-09-01 19:53 UTC 


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