driverdev-devel.linuxdriverproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-24 10:37:19 to 2019-09-04 02:10:48 UTC [more...]

[PATCH v6 00/24] erofs: promote erofs from staging
 2019-09-04  2:09 UTC  (107+ messages)
` [PATCH v6 01/24] erofs: add on-disk layout
` [PATCH v6 03/24] erofs: add super block operations
` [PATCH v6 04/24] erofs: add raw address_space 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 08/21] erofs: update comments in inode.c
  ` [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 17/25] erofs: kill __submit_bio()

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

[PATCH] staging: exfat: cleanup braces for if/else statements
 2019-09-03 18:55 UTC  (5+ messages)
    ` [PATCH] staging: exfat: drop local TRUE/FALSE defines

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

[PATCH v3 0/4] Add binder state and statistics to binderfs
 2019-09-03 16:16 UTC  (5+ 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 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  (15+ messages)
` [PATCH v8 11/24] erofs: introduce xattr & posixacl support
` [PATCH v8 20/24] erofs: introduce generic decompression backend

[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 

[OSSNA] Intro to kernel hacking tutorial
 2019-09-03  1:49 UTC  (8+ messages)

[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  (6+ 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 

[PATCH] staging: exfat: add exfat filesystem code to staging
 2019-09-01  0:04 UTC  (7+ messages)

[PATCH] r8188eu: use skb_put_data instead of skb_put/memcpy pair
 2019-08-31 17:30 UTC 

[PATCH] staging:kpc2000: Fix long constant sparse warning
 2019-08-31 11:55 UTC 

[PATCH v3 1/7] erofs: on-disk format should have explicitly assigned numbers
 2019-08-31 10:57 UTC  (6+ messages)
    ` [PATCH v3 6/7] erofs: remove all likely/unlikely annotations
    ` [PATCH v3 7/7] erofs: redundant assignment in __erofs_get_meta_page()

[PATCH] staging: exfat: remove redundant goto
 2019-08-31 10:30 UTC  (2+ messages)

[PATCH v4] staging: rts5208: Fix checkpath warning
 2019-08-31  3:49 UTC 

[PATCH v3] staging: rts5208: Fix checkpath warning
 2019-08-31  3:47 UTC  (3+ messages)

Singaporean Mr. Teo En Ming's Refugee Seeking Attempts, In The Search of a Substantially Better Life
 2019-08-31  0:47 UTC 

[PATCH v2] staging: rts5208: Fix checkpath warning
 2019-08-30 22:03 UTC 

[PATCH v2 2/4] binder: Add stats, state and transactions files
 2019-08-30 18:54 UTC  (2+ messages)
    ` [PATCH v2 3/4] binder: Make transaction_log available in binderfs

staging: exfat: issue with FFS_MEDIAERR error return assignment
 2019-08-30 18:38 UTC 

[PATCH] staging: exfat: check for null return from call to FAT_getblk
 2019-08-30 17:50 UTC 

[PATCH 5/8] media: cedrus: Detect first slice of a frame
 2019-08-30 17:19 UTC 

[PATCH v2 2/7] erofs: some marcos are much more readable as a function
 2019-08-30 15:56 UTC  (3+ messages)

[PATCH] staging: android: ion: cma heap: Limit size of allocated buffer
 2019-08-26 16:33 UTC  (4+ messages)


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