outreachy.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-18 17:22:49 to 2022-04-25 13:45:09 UTC [more...]

[PATCH v3 0/5] memblock tests: update style of comments
 2022-04-25 13:45 UTC  (9+ messages)
` [PATCH v3 1/5] memblock tests: update style of comments for memblock_add_*() functions
` [PATCH v3 2/5] memblock tests: update style of comments for memblock_reserve_*() functions
` [PATCH v3 3/5] memblock tests: update style of comments for memblock_remove_*() functions
` [PATCH v3 4/5] memblock tests: update style of comments for memblock_free_*() functions
` [PATCH v3 5/5] memblock tests: remove completed TODO item

[PATCH net-next v3 0/2] propagate extack to vxlan_fdb_delete
 2022-04-25 11:51 UTC  (18+ messages)
` [PATCH net-next v3 1/2] rtnetlink: add extack support in fdb del handlers
` [PATCH net-next v3 2/2] net: vxlan: vxlan_core.c: Add extack support to vxlan_fdb_delete

[PATCH 0/4] Extend and reorganize Highmem's documentation
 2022-04-25  2:05 UTC  (17+ messages)
` [PATCH 1/4] mm/highmem: Fix kernel-doc warnings in highmem*.h
` [PATCH 2/4] Documentation/vm: Include kdocs from highmem*.h into highmem.rst
` [PATCH 3/4] Documentation/vm: Remove "Using kmap-atomic" from highmem.rst
` [PATCH 4/4] Documentation/vm: Rework "Temporary Virtual Mappings"

[PATCH net-next v2 0/2] propagate extack to vxlan_fdb_delete
 2022-04-24 17:39 UTC  (5+ messages)
` [PATCH net-next v2 1/2] rtnetlink: add extack support in fdb del handlers
` [PATCH net-next v2 2/2] net: vxlan: vxlan_core.c: Add extack support to vxlan_fdb_delete

[PATCH net-next v2] selftests: net: vrf_strict_mode_test: add support to select a test to run
 2022-04-24 16:29 UTC  (3+ messages)

linux kernel networking project notes
 2022-04-24  4:58 UTC  (4+ messages)

[PATCH net-next 0/2] Propagate extack to vxlan_fdb_delet
 2022-04-22 18:37 UTC  (5+ messages)
` [PATCH net-next 1/2] rtnetlink: add extack support in fdb del handlers
` [PATCH net-next 2/2] net: vxlan: vxlan_core.c: Add extack support to vxlan_fdb_delet

[ANNOUNCE] Contribution Period is Closed
 2022-04-22 16:39 UTC 

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

[PATCH] mbuto: quote variable assignments
 2022-04-22 16:12 UTC  (2+ messages)

[PATCH] mbuto: handle collections that don't require any modules
 2022-04-22 15:51 UTC 

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

[PATCH v3 0/3] staging: media: zoran: fix warnings reported by checkpatch
 2022-04-22 14:30 UTC  (4+ messages)
` [PATCH v3 2/3] staging: media: zoran: else is not generally useful after a break or return
` [PATCH v3 3/3] staging: media: zoran: add parentheses on macro parameter

[PATCH v2 0/4] memblock tests: update style of comments
 2022-04-22 12:55 UTC  (5+ messages)
` [PATCH v2 1/4] memblock tests: update style of comments for memblock_add_*() functions
` [PATCH v2 2/4] memblock tests: update style of comments for memblock_reserve_*() functions
` [PATCH v2 3/4] memblock tests: update style of comments for memblock_remove_*() functions
` [PATCH v2 4/4] memblock tests: update style of comments for memblock_free_*() functions

[PATCH] staging: qlge: Fix line wrapping
 2022-04-22 12:11 UTC  (2+ messages)

[PATCH v3 0/3] staging: vme: Cleanup driver tree old structures
 2022-04-22  6:39 UTC  (13+ messages)
` [PATCH v3 1/3] staging: vme: Move vme_user to staging KConfig
` [PATCH v2 2/3] staging: vme: Add VME_BUS dependency to Kconfig
` [PATCH v3 3/3] staging: vme: Move 'vme/devices' to 'vme_user/'
` [PATCH v3 2/3] staging: vme: Add VME_BUS dependency to Kconfig

[PATCH v2] xen: Convert kmap() to kmap_local_page()
 2022-04-21 21:15 UTC  (9+ messages)

[PATCH] Documentation/vm: Include kernel-doc from highmem-internal.h
 2022-04-21 17:52 UTC  (6+ messages)

[PATCH v3 0/2] Documentation/vm: Rework and extend highmem.rst
 2022-04-21 17:51 UTC  (7+ 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] mm/highmem: Fix kernel-doc warnings in highmem*.h
 2022-04-21 17:50 UTC  (7+ messages)

[PATCH v5] igb: Convert kmap() to kmap_local_page()
 2022-04-21 17:49 UTC  (2+ messages)

[PATCH v2] mbuto: always display help message
 2022-04-21 16:49 UTC  (3+ messages)

[PATCH net-next] selftests: net: vrf_strict_mode_test: add support to select a test to run
 2022-04-21 16:47 UTC  (5+ messages)
    ` Fwd: "

[PATCH v4 0/3] staging: vme: Cleanup driver tree old structures
 2022-04-21 14:59 UTC  (4+ messages)
` [PATCH v4 1/3] staging: vme: Move vme_user to staging KConfig
` [PATCH v4 2/3] staging: vme: Add VME_BUS dependency to Kconfig
` [PATCH v4 3/3] staging: vme: Move 'vme/devices/' to 'vme_user/'

[PATCH] [net-next] selftests: net: vrf_strict_mode_test: add support to select a test to run
 2022-04-21 14:53 UTC  (2+ messages)

[PATCH 0/3] memblock tests: update style of comments
 2022-04-21 14:42 UTC  (9+ messages)
` [PATCH 1/3] memblock tests: update style of comments for memblock_add_*() functions
` [PATCH 2/3] memblock tests: update style of comments for memblock_reserve_*() functions
` [PATCH 3/3] memblock tests: remove extra column of spaces in block comment

[PATCH v2 0/2] Docs: Update information at changes.rst
 2022-04-21  8:09 UTC  (10+ messages)
` [PATCH v2 1/2] Docs: Add cpio requirement to changes.rst
` [PATCH v2 2/2] Docs: Replace version by 'current' in changes.rst

[PATCH] staging: rtl8192u: compare strcmp result to zero
 2022-04-21  1:16 UTC  (3+ messages)

[PATCH] staging: rtl8192u: change get_key functions to return 0 instead of -1
 2022-04-20 18:09 UTC  (4+ messages)

[PATCH] wfx: use container_of() to get vif
 2022-04-20 16:53 UTC  (4+ messages)

[PATCH v3 0/2] staging: greybus: fix warnings reported by checkpatch
 2022-04-20 15:15 UTC  (5+ messages)
` [PATCH v3 2/2] staging: greybus: remove empty callback function

[PATCH] staging: media: atomisp: Use kmap_local_page() in hmm_store()
 2022-04-20 11:07 UTC  (2+ messages)

[PATCH] staging: media: atomisp: Use kmap_local_page() in hmm_set()
 2022-04-20 11:07 UTC  (2+ messages)

[FWD: wait for GregKH & staging-testing]
 2022-04-19 19:10 UTC 

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

[PATCH 0/2] Docs: Update information at changes.rst
 2022-04-19 12:53 UTC  (5+ messages)
` [PATCH 1/2] Docs: Add cpio requirement to changes.rst
` [PATCH 2/2] Docs: Update kernel series in changes.rst

[PATCH] xen: gntalloc.c: Convert kmap() to kmap_local_page()
 2022-04-19  9:16 UTC  (2+ messages)

staging/media patches
 2022-04-18 23:33 UTC 

[PATCH] staging: media: av7110: remove redundant space after cast
 2022-04-18 19:22 UTC  (2+ messages)

[PATCH v5] staging: vt6655f: rxtx: Fix Lines should not end with a '('
 2022-04-18 18:46 UTC  (2+ messages)

[PATCH] staging: media: av7110: comparison to NULL could be written "fe_func"
 2022-04-18 18:22 UTC  (2+ messages)

[PATCH] mm/highmem: Fix kernel-doc warnings in highmem*.h
 2022-04-18 17:22 UTC  (3+ 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).