outreachy.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-12 20:03:29 to 2022-04-18 17:22:49 UTC [more...]

[PATCH] mm/highmem: Fix kernel-doc warnings in highmem*.h
 2022-04-18 17:22 UTC  (3+ messages)

[PATCH v3 0/3] staging: media: zoran: fix warnings reported by checkpatch
 2022-04-18 17:14 UTC  (2+ messages)
` [PATCH v3 1/3] staging: media: zoran: use seq_puts() instead of seq_printf()

[PATCH] staging: media: av7110: remove redundant space after cast
 2022-04-18 17:09 UTC 

[PATCH v2] mbuto: always display help message
 2022-04-18 16:55 UTC 

[ANNOUNCE] Closed to New Applicants
 2022-04-18 16:48 UTC 

[PATCH v2 0/3] staging: media: zoran: fix warnings reported by checkpatch
 2022-04-18 16:40 UTC  (6+ messages)
` [PATCH v2 1/3] staging: media: zoran: use seq_puts() instead of seq_printf()
` [PATCH v2 2/3] staging: media: zoran: else is not generally useful after a break or return
` [PATCH v2 3/3] staging: media: zoran: add parentheses on macro parameter

[PATCH] mbuto: always display help message
 2022-04-18 16:00 UTC  (2+ messages)

[PATCH 0/4] enable passing multiple collections/tests to suboptions
 2022-04-18 15:57 UTC  (3+ messages)

[PATCH 0/3] staging: media: zoran: fix warnings reported by checkpatch
 2022-04-18 12:11 UTC  (6+ messages)
` [PATCH 1/3] staging: media: zoran: use seq_puts() instead of seq_printf()
` [PATCH 2/3] staging: media: zoran: Code cleanup - else is not generally useful after a break or return
` [PATCH 3/3] staging: media: zoran: avoid macro argument precedence issues

[PATCH] Documentation/vm: Include kernel-doc from highmem-internal.h
 2022-04-18  8:17 UTC 

[PATCH v4] intel: igb: igb_ethtool.c: Convert kmap() to kmap_local_page()
 2022-04-18  7:13 UTC  (2+ messages)

[PATCH] xen: gntalloc.c: Convert kmap() to kmap_local_page()
 2022-04-18  7:11 UTC  (2+ messages)

[PATCH V3] wfx: use container_of() to get vif
 2022-04-18  4:56 UTC  (3+ messages)

[PATCH v2 0/6] staging: r8188eu: fix warnings reported by checkpatch
 2022-04-18  4:49 UTC  (17+ messages)
` [PATCH v2 1/6] staging: r8188eu: remove unused member free_bss_buf
` [PATCH v2 2/6] staging: r8188eu: remove spaces before tabs
` [PATCH v2 3/6] staging: r8188eu: remove 'added by' author comments
` [PATCH v2 4/6] staging: r8188eu: place constants on the right side of tests
` [PATCH v2 5/6] staging: r8188eu: replace spaces with tabs
` [PATCH v2 6/6] staging: r8188eu: correct typo in comments

[PATCH] wfx: use container_of() to get vif
 2022-04-18  3:51 UTC 

[PATCH 1/4] mbuto: fix the help error message
 2022-04-17 17:27 UTC  (4+ messages)
` [PATCH 2/4] mbuto: undo commit 6199e368
` [PATCH 3/4] mbuto: quote variables when calling eval
` [PATCH 4/4] mbuto: enable passing multiple collections and tests to suboptions

[PATCH v3] intel: igb: igb_ethtool.c: Convert kmap() to kmap_local_page()
 2022-04-17  7:07 UTC  (7+ messages)

[PATCH v2] staging: qlge: add blank line after function declaration
 2022-04-16 19:17 UTC 

[PATCH] staging: rtl8192u: compare strcmp result to zero
 2022-04-16 10:24 UTC 

[PATCH v2] intel: igb: igb_ethtool.c: Convert kmap() to kmap_local_page()
 2022-04-16  7:41 UTC  (2+ messages)

[PATCH] staging: qlge: add blank line after struct declaration
 2022-04-16  7:39 UTC  (2+ messages)

[PATCH] intel: igb: igb_ethtool.c: Convert kmap() to kmap_local_page()
 2022-04-16  7:37 UTC  (4+ messages)

[PATCH v3 0/2] Documentation/vm: Rework and extend highmem.rst
 2022-04-15 23:19 UTC  (3+ messages)
` [PATCH v3 1/2] Documentation/vm: Extend "Temporary Virtual Mappings" section
` [PATCH v3 2/2] Documentation/vm: Include kernel-doc to highmem.rst

[PATCH v3 0/2] Documentation/vm: Rework and extend highmem.rst
 2022-04-15 23:15 UTC  (4+ messages)
` [PATCH v3 1/2] Documentation/vm: Extend "Temporary Virtual Mappings" section
` [PATCH v3 2/2] Documentation/vm: Include kernel-doc to highmem.rst

[PATCH v2] mbuto: support building a minimal image for kernel selftests
 2022-04-15 21:53 UTC  (7+ messages)

[PATCH] mbuto: add a function to join elements of a list into a string
 2022-04-15 15:10 UTC  (2+ messages)

[PATCH] mbuto: add a function to find the difference of two lists
 2022-04-15 15:10 UTC  (2+ messages)

[PATCH v4] staging: vt6655f: rxtx: code style - Fix Lines should not end with a '('
 2022-04-15 11:31 UTC  (4+ messages)

memblock blog post
 2022-04-15 11:25 UTC 

[PATCH v3] staging: r8188eu: correct multiple misspellings
 2022-04-15  4:58 UTC  (2+ messages)

[PATCH 0/6] staging: r8188eu: fix warnings reported by checkpatch
 2022-04-15  2:51 UTC  (17+ messages)
` [PATCH 1/6] staging: r8188eu: remove unnecessary braces in single statement block
` [PATCH 2/6] staging: r8188eu: remove spaces before tabs
` [PATCH 3/6] staging: r8188eu: remove 'added by' author comments
` [PATCH 4/6] staging: r8188eu: place constants on the right side of tests
` [PATCH 5/6] staging: r8188eu: replace spaces with tabs
` [PATCH 6/6] staging: r8188eu: correct typo in comments

[PATCH] staging: media: atomisp: Use kmap_local_page() in hmm_store()
 2022-04-15  1:08 UTC  (9+ messages)

[PATCH 0/4] staging: r8188eu: cleanup of style and typos
 2022-04-14 23:43 UTC  (3+ messages)
` [PATCH 4/4] staging: r8188eu: use sizeof(*pvar) for allocating structs

[PATCH] staging: r8188eu: place constants in right side in a comparison
 2022-04-14 23:07 UTC 

[PATCH] staging: r8188eu: remove else after return and break statements
 2022-04-14 22:01 UTC  (5+ messages)

[PATCH] mbuto: support building a minimal image for kernel selftests
 2022-04-14 21:35 UTC  (3+ messages)

[PATCH v3 0/2] staging: greybus: fix warnings reported by checkpatch
 2022-04-14 20:09 UTC  (6+ messages)
` [PATCH v3 1/2] staging: greybus: correct typo in comment
` [PATCH v3 2/2] staging: greybus: remove empty callback function

[PATCH] staging: sm750fb: Remove volatile
 2022-04-14 15:16 UTC  (7+ messages)

[PATCH v3] staging: Remove the drivers for the Unisys s-Par
 2022-04-14 10:32 UTC 

[PATCH v2] staging: Remove the drivers for the Unisys s-Par
 2022-04-14  8:40 UTC  (3+ messages)

[PATCH] staging: ks7010: coding style fix: use tabs for indent
 2022-04-14  7:06 UTC  (2+ messages)

[PATCH] staging: media: atomisp: Use kmap_local_page() in hmm_set()
 2022-04-13 22:24 UTC  (2+ messages)

[PATCH v3] staging: vt6655f: rxtx: code style - Fix Lines should not end with a '('
 2022-04-13 21:03 UTC  (2+ messages)

[PATCH] staging: Remove the drivers for the Unisys s-Par
 2022-04-13 20:25 UTC  (7+ messages)

[PATCH v2] staging: vt6655f: rxtx: code style - Fix Lines should not end with a '('
 2022-04-13 18:41 UTC  (3+ messages)

[PATCH] staging: rtl8712: Remove unnecessary parentheses
 2022-04-13 18:23 UTC 

Should we Cc this list when submitting patches for subsystems other than "staging"?
 2022-04-13 16:19 UTC  (8+ messages)

[PATCH v2] staging: r8188eu: correct multiple misspellings in the source driver
 2022-04-13  6:58 UTC  (3+ messages)

[PATCH v2] staging: rtl8712: cmd: remove redundant space after cast
 2022-04-13 11:35 UTC 

[PATCH] staging: rtl8712: cmd:remove redundant space after cast
 2022-04-13 10:25 UTC  (2+ messages)

[PATCH] staging: vt6655f: rxtx: code style - Fix Lines should not end with a '('
 2022-04-13  9:06 UTC  (3+ messages)

[PATCH] staging: greybus: replace zero-element array with flexible-array
 2022-04-13  7:17 UTC  (5+ messages)

[PATCH v2 0/2] staging: greybus: fix warnings reported by checkpatch
 2022-04-13  6:35 UTC  (10+ messages)
` [PATCH v2 1/2] staging: greybus: correct typo in comment
` [PATCH v2 2/2] staging: greybus: remove unneeded return

[PATCH] staging: r8188eu: add space around operators
 2022-04-13  5:45 UTC 

[PATCH] staging: rtl8723bs: simplify control flow
 2022-04-13  3:01 UTC  (3+ messages)

[PATCH 0/3] staging: r8188eu: clean up two *_cmd_callback() functions in rtw_cmd.c
 2022-04-12 23:36 UTC  (3+ messages)
` [PATCH 2/3] staging: r8188eu: combine both sides of conditional statement

[PATCH v2] staging: r8188eu: correct multiple misspellings in driver r8188eu
 2022-04-12 21:38 UTC  (2+ messages)

[PATCH] staging: r8188eu: correct multiple misspellings in driver r8188eu
 2022-04-12 21:29 UTC  (4+ messages)

[PATCH 0/2] staging: greybus: fix warnings reported by checkpatch
 2022-04-12 20:03 UTC  (4+ messages)
` [PATCH 2/2] staging: greybus: remove return in an empty void function


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