driverdev-devel.linuxdriverproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-19 02:39:32 to 2019-09-02 12:31:39 UTC [more...]

[PATCH v6 00/24] erofs: promote erofs from staging
 2019-09-02 12:31 UTC  (65+ 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] staging: exfat: remove return and error return via a goto
 2019-09-02  9:40 UTC 

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

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

[OSSNA] Intro to kernel hacking tutorial
 2019-09-02  1:51 UTC  (5+ messages)

[RFC PATCH 00/15] acrn: add the ACRN driver module
 2019-09-02  0:18 UTC  (31+ messages)
` [RFC PATCH 04/15] drivers/acrn: add the basic framework of acrn char device driver
` [RFC PATCH 08/15] drivers/acrn: add VM memory management for ACRN char device
` [RFC PATCH 09/15] drivers/acrn: add passthrough device support
` [RFC PATCH 10/15] drivers/acrn: add interrupt injection support
` [RFC PATCH 11/15] drivers/acrn: add the support of handling emulated ioreq
` [RFC PATCH 15/15] drivers/acrn: add the support of offline SOS cpu

[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] staging: rts5208: Fixed checkpatch warning
 2019-08-31  7:40 UTC 

[PATCH] staging: rts5208: Fix checkpath warning
 2019-08-31  7:32 UTC 

[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

[PATCH] staging: exfat: fix uninitialized variable ret
 2019-08-30 18:46 UTC 

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 v8 00/24] erofs: promote erofs from staging v8
 2019-08-30 16:55 UTC  (5+ messages)
` [PATCH v8 20/24] erofs: introduce generic decompression backend

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

Dodatečné zdroje
 2019-08-23  8:06 UTC 

[PATCH v2 4/6] staging: erofs: avoid loop in submit chains
 2019-08-21  3:09 UTC 

[PATCH 0/2] comedi: remove checkpatch.pl warnings
 2019-08-21  2:37 UTC  (4+ messages)
` [PATCH 1/2] comedi: remove camelcase
` [PATCH 2/2] comedi: move #ifdef 0'd stuff to TODO

[PATCH 0/2] Submitting my first patch series (Checkpatch fixes)
 2019-08-21  2:31 UTC  (7+ messages)
` [PATCH 1/2] staging/erofs/xattr.h: Fixed misaligned function arguments
` [PATCH 2/2] staging/erofs: Balanced braces around a few conditional statements

[PATCH] erofs: move erofs out of staging
 2019-08-21  2:19 UTC  (59+ messages)
                ` [PATCH] erofs: Use common kernel logging style
                                ` [PATCH 0/6] staging: erofs: first stage of corrupted compressed images
                                  ` [PATCH 1/6] staging: erofs: some compressed cluster should be submitted for corrupted images
                                  ` [PATCH 2/6] staging: erofs: cannot set EROFS_V_Z_INITED_BIT if fill_inode_lazy fails
                                  ` [PATCH 3/6] staging: erofs: add two missing erofs_workgroup_put for corrupted images
                                  ` [PATCH 4/6] staging: erofs: avoid loop in submit chains
                                  ` [PATCH 5/6] staging: erofs: detect potential multiref due to corrupted images
                                  ` [PATCH 6/6] staging: erofs: avoid endless loop of invalid lookback distance 0

[PATCH 0/3] staging: rtl8192u: coding style fixes in ieee80211
 2019-08-20 23:17 UTC  (5+ messages)
` [PATCH 1/3] staging: rtl8192u: fix OPEN_BRACE errors "
` [PATCH 2/3] staging: rtl8192u: fix macro alignment "
` [PATCH 3/3] staging: rtl8192u: fix spacing "

[PATCH] staging: comedi: ni_mio_common: Fix a typo in ni_mio_common.c
 2019-08-20 15:33 UTC 

[PATCH] staging: erofs: fix an error handling in erofs_readdir()
 2019-08-20  7:16 UTC  (7+ messages)

Consent for partnership
 2019-08-19 22:06 UTC 

[PATCH 0/2] Use ccm(aes) aead transform in staging drivers
 2019-08-19 17:57 UTC  (3+ messages)
` [PATCH 2/2] staging: rtl8192e: rtllib_crypt_ccmp.c: Use crypto API ccm(aes)

[PATCH] staging: rtl8723bs: core: Remove unneeded declaration WFD_OUI
 2019-08-19 16:57 UTC 

Crude Oil Lifting Contract Offer
 2019-08-19  8:35 UTC 

[PATCH v3 1/3] ARM: dts: imx6ul: Add csi node
 2019-08-19  7:38 UTC 

Crude Oil Lifting Contract Offer
 2019-08-19  7:13 UTC 

[PATCH] staging: media: hantro: Remove call to memset after dma_alloc_coherent
 2019-08-19  4:19 UTC  (2+ messages)

[PATCH] erofs: move erofs out of staging
 2019-08-18  9:09 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).