linux-kernel-mentees.lists.linuxfoundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-14 23:09:59 to 2020-05-02 06:30:42 UTC [more...]

[Linux-kernel-mentees] [RFC, WIP, v4 00/11] media: vidtv: implement a virtual DVB driver
 2020-05-02  6:30 UTC  (17+ messages)
` [Linux-kernel-mentees] [RFC, WIP, v4 01/11] media: vidtv: add Kconfig entry
` [Linux-kernel-mentees] [RFC, WIP, v4 02/11] media: vidtv: implement a tuner driver
` [Linux-kernel-mentees] [RFC, WIP, v4 03/11] media: vidtv: implement a demodulator driver
` [Linux-kernel-mentees] [RFC, WIP, v4 04/11] media: vidtv: move config structs into a separate header
` [Linux-kernel-mentees] [RFC, WIP, v4 05/11] media: vidtv: add a bridge driver
` [Linux-kernel-mentees] [RFC, WIP, v4 06/11] media: vidtv: add wrappers for memcpy and memset
` [Linux-kernel-mentees] [RFC, WIP, v4 07/11] media: vidtv: add MPEG TS common code
` [Linux-kernel-mentees] [RFC, WIP, v4 08/11] media: vidtv: implement a PSI generator
` [Linux-kernel-mentees] [RFC, WIP, v4 09/11] media: vidtv: implement a PES packetizer
` [Linux-kernel-mentees] [RFC, WIP, v4 10/11] media: vidtv: Implement a SMPTE 302M encoder
` [Linux-kernel-mentees] [RFC, WIP, v4 11/11] media: vidtv: Add a MPEG Transport Stream Multiplexer

[Linux-kernel-mentees] [PATCH v1] ethernet: intel: e1000: Convert to dev_pm_ops
 2020-05-01 21:45 UTC  (4+ messages)

[Linux-kernel-mentees] [Bug Report] tools/testing/kunit/kunit.py run --build_dir='<foo>' fails on "unclean" trees
 2020-05-01 18:01 UTC 

[Linux-kernel-mentees] [RESEND] doc: misc-device: add uacce to toctree(index)
 2020-04-30 22:58 UTC 

[Linux-kernel-mentees] [PATCH] doc: misc-device: add uaccee to toctree(index)
 2020-04-30 22:57 UTC 

[Linux-kernel-mentees] [PATCH] docs: s390: Fix wrong label Guest2 instead of Guest3
 2020-04-30 22:12 UTC 

[Linux-kernel-mentees] [PATCH] Documentation: fix `make htmldocs ` warning
 2020-04-30 21:22 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] docs: coresight: fix `make htmldocs` warning
 2020-04-30 20:36 UTC 

[Linux-kernel-mentees] [PATCH] docs: filesystems: fix `make htmldocs` warning
 2020-04-30 20:08 UTC  (5+ messages)

[Linux-kernel-mentees] [PATCH] x86: Fix RCU list usage to avoid false positive warnings
 2020-04-30 19:29 UTC 

[Linux-kernel-mentees] [PATCH] scsi: mptfusion: fix `make htmldocs` Warning
 2020-04-30 17:43 UTC 

[Linux-kernel-mentees] [PATCH] kvm: Fix false-positive RCU list related warnings
 2020-04-30 17:36 UTC 

[Linux-kernel-mentees] [PATCH] integrity: evm: Fix RCU list related warnings
 2020-04-30 16:25 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] kvm: Fix false positive RCU usage warning
 2020-04-30 16:21 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] dma-buf: Documentation: fix: `make htmldocs` warnings
 2020-04-30 14:20 UTC  (5+ messages)

[Linux-kernel-mentees] [PATCH v2 0/2] realtek ethernet : remove legacy power management callbacks
 2020-04-29 14:41 UTC  (9+ messages)
` [Linux-kernel-mentees] [PATCH v2 1/2] realtek/8139too: Remove Legacy Power Management
` [Linux-kernel-mentees] [PATCH v2 2/2] realtek/8139cp: "

[Linux-kernel-mentees] [PATCH 00/32] cocci: Add cast attributes to C and SmPL ASTs
 2020-04-28 17:02 UTC  (33+ messages)
` [Linux-kernel-mentees] [PATCH 01/32] parsing_c: parser: Pass attribute list from type_name
` [Linux-kernel-mentees] [PATCH 02/32] parsing_cocci: ast0_cocci: Add cast attributes
` [Linux-kernel-mentees] [PATCH 03/32] parsing_cocci: parser: Parse "
` [Linux-kernel-mentees] [PATCH 04/32] parsing_cocci: visitor_ast0: Visit "
` [Linux-kernel-mentees] [PATCH 05/32] parsing_cocci: unparse_ast0: Reflect "
` [Linux-kernel-mentees] [PATCH 06/32] parsing_cocci: index: Reflect Cast attributes
` [Linux-kernel-mentees] [PATCH 07/32] parsing_cocci: iso_pattern: "
` [Linux-kernel-mentees] [PATCH 08/32] parsing_cocci: type_infer: "
` [Linux-kernel-mentees] [PATCH 09/32] parsing_cocci: arity: "
` [Linux-kernel-mentees] [PATCH 10/32] parsing_cocci: check_meta: "
` [Linux-kernel-mentees] [PATCH 11/32] parsing_cocci: compute_lines: "
` [Linux-kernel-mentees] [PATCH 12/32] parsing_cocci: context_neg: "
` [Linux-kernel-mentees] [PATCH 13/32] parsing_cocci: single_statement: "
` [Linux-kernel-mentees] [PATCH 14/32] parsing_cocci: ast_cocci: Add cast attributes
` [Linux-kernel-mentees] [PATCH 15/32] parsing_cocci: visitor_ast: Visit "
` [Linux-kernel-mentees] [PATCH 16/32] parsing_cocci: pretty_print_cocci: Print "
` [Linux-kernel-mentees] [PATCH 17/32] parsing_cocci: ast0toast: Reflect Cast attributes
` [Linux-kernel-mentees] [PATCH 18/32] parsing_cocci: disjdistr: "
` [Linux-kernel-mentees] [PATCH 19/32] parsing_cocci: unify_ast: "
` [Linux-kernel-mentees] [PATCH 20/32] parsing_c: ast_c: Add "
` [Linux-kernel-mentees] [PATCH 21/32] parsing_c: parser: Parse "
` [Linux-kernel-mentees] [PATCH 22/32] parsing_c: pretty_print_c: Reflect "
` [Linux-kernel-mentees] [PATCH 23/32] parsing_c: type_annoter_c: "
` [Linux-kernel-mentees] [PATCH 24/32] parsing_c: unparse_cocci: "
` [Linux-kernel-mentees] [PATCH 25/32] parsing_c: visitor_c: Visit "
` [Linux-kernel-mentees] [PATCH 26/32] engine: check_exhaustive_pattern: Reflect "
` [Linux-kernel-mentees] [PATCH 27/32] engine: cocci_vs_c: Match "
` [Linux-kernel-mentees] [PATCH 28/32] ocaml: coccilib: Reflect "
` [Linux-kernel-mentees] [PATCH 29/32] tools: spgen: Reflect Cast attrs
` [Linux-kernel-mentees] [PATCH 30/32] tests: Add test case to check cast attribute allminus
` [Linux-kernel-mentees] [PATCH 31/32] tests: Add test case to remove cast attributes
` [Linux-kernel-mentees] [PATCH 32/32] tests: Add test case to detect "

[Linux-kernel-mentees] [PATCH 00/23] cocci: Add parameter attributes to SmPL
 2020-04-28 12:43 UTC  (32+ messages)
` [Linux-kernel-mentees] [PATCH 01/23] parsing_cocci: ast0_cocci: Add parameter attributes
` [Linux-kernel-mentees] [PATCH 02/23] parsing_cocci: parser: Parse Parameter attributes
` [Linux-kernel-mentees] [PATCH 03/23] parsing_cocci: visitor_ast0: Visit "
` [Linux-kernel-mentees] [PATCH 04/23] parsing_cocci: arity: Reflect "
` [Linux-kernel-mentees] [PATCH 05/23] parsing_cocci: check_meta: "
` [Linux-kernel-mentees] [PATCH 06/23] parsing_cocci: compute_lines: "
` [Linux-kernel-mentees] [PATCH 07/23] parsing_cocci: context_neg: "
` [Linux-kernel-mentees] [PATCH 08/23] parsing_cocci: function_prototypes: "
` [Linux-kernel-mentees] [PATCH 09/23] parsing_cocci: index: "
` [Linux-kernel-mentees] [PATCH 10/23] parsing_cocci: iso_pattern: "
` [Linux-kernel-mentees] [PATCH 11/23] parsing_cocci: type_infer: "
` [Linux-kernel-mentees] [PATCH 12/23] parsing_cocci: unparse_ast0: "
` [Linux-kernel-mentees] [PATCH 13/23] parsing_c: unparse_cocci: "
` [Linux-kernel-mentees] [PATCH 14/23] parsing_cocci: ast_cocci: Add "
` [Linux-kernel-mentees] [PATCH 15/23] parsing_cocci: visitor_ast: Visit "
` [Linux-kernel-mentees] [PATCH 16/23] parsing_cocci: ast0toast: Reflect "
` [Linux-kernel-mentees] [PATCH 17/23] parsing_cocci: disjdistr: "
` [Linux-kernel-mentees] [PATCH 18/23] parsing_cocci: pretty_print_cocci: "
` [Linux-kernel-mentees] [PATCH 19/23] parsing_cocci: unify_ast: "
` [Linux-kernel-mentees] [PATCH 20/23] engine: cocci_vs_c: Match "
` [Linux-kernel-mentees] [PATCH 21/23] ocaml: coccilib: Reflect "
` [Linux-kernel-mentees] [PATCH 22/23] tests: Add test case for removing parameter attributes
` [Linux-kernel-mentees] [PATCH 23/23] tests: Add test case to detect "
` [Linux-kernel-mentees] [PATCH v2 08/23] parsing_cocci: function_prototypes: Reflect Parameter attributes

[Linux-kernel-mentees] [Cocci] [RFC PATCH 00/25] cocci: Improve C parsing of attributes
 2020-04-25 13:42 UTC  (3+ messages)
  ` [Linux-kernel-mentees] [Cocci] [RFC "

[Linux-kernel-mentees] [PATCH v2 0/2] realtek ethernet : remove legacy power management callbacks
 2020-04-25  7:15 UTC  (3+ messages)
` [Linux-kernel-mentees] [PATCH v2 1/2] realtek/8139too: Remove Legacy Power Management
` [Linux-kernel-mentees] [PATCH v2 2/2] realtek/8139cp: "

[Linux-kernel-mentees] [PATCH v1 1/2] realtek/8139too: Remove Legacy Power Management
 2020-04-24 15:13 UTC  (12+ messages)
` [Linux-kernel-mentees] [PATCH v1 2/2] realtek/8139cp: "

[Linux-kernel-mentees] [Cocci] [RFC PATCH 23/25] parsing_c: type_c: Add parameter attributes to record
 2020-04-24 13:25 UTC 

[Linux-kernel-mentees] [Cocci] [RFC PATCH 17/25] engine: cocci_vs_c: Add allminus argument to attribute_list
 2020-04-24 13:15 UTC 

[Linux-kernel-mentees] [Cocci] [RFC PATCH 12/25] parsing_c: cpp_token_c: Introduce MACROANNOTATION hint
 2020-04-24 12:40 UTC 

[Linux-kernel-mentees] [PATCH 2/4] net: mac80211: scan.c: Fix RCU list related warnings
 2020-04-24  9:21 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH 3/4] net: mac80211: sta_info.c: Add lockdep condition for RCU list usage
 2020-04-24  9:23 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH 1/4] net: mac80211: util.c: Fix RCU list usage warnings
 2020-04-24  9:18 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH 4/4] net: mac80211: mlme.c: Add lockdep condition for RCU list usage
 2020-04-24  9:24 UTC  (2+ messages)

[Linux-kernel-mentees] [RFC PATCH 00/25] cocci: Improve C parsing of attributes
 2020-04-24  9:18 UTC  (26+ messages)
` [Linux-kernel-mentees] [RFC PATCH 01/25] parsing_c: parse_c: Ignore TMacroAttr and TMacroEndAttr in passed tokens
` [Linux-kernel-mentees] [RFC PATCH 02/25] parsing_c: parsing_hacks: Label end attributes correctly
` [Linux-kernel-mentees] [RFC PATCH 03/25] parsing_c: parsing_hacks: Commentize attributes before qualif/type
` [Linux-kernel-mentees] [RFC PATCH 04/25] parsing_c: parser: Add rule for multiple end attributes
` [Linux-kernel-mentees] [RFC PATCH 05/25] parsing_c: parser: Add expression statement attributes
` [Linux-kernel-mentees] [RFC PATCH 06/25] parsing_c: parser: Add attribute production in spec_qualif_list
` [Linux-kernel-mentees] [RFC PATCH 07/25] parsing_c: parser: Add init_declarator_attrs rule
` [Linux-kernel-mentees] [RFC PATCH 08/25] parsing_c: parser: Add field declaration end attributes production
` [Linux-kernel-mentees] [RFC PATCH 09/25] parsing_c: parser: Handle struct/union/enum end attributes
` [Linux-kernel-mentees] [RFC PATCH 10/25] parsing_c: parser: Add MacroDecl end attributes production
` [Linux-kernel-mentees] [RFC PATCH 11/25] parsing_c: parser: cpp_other "
` [Linux-kernel-mentees] [RFC PATCH 12/25] parsing_c: cpp_token_c: Introduce MACROANNOTATION hint
` [Linux-kernel-mentees] [RFC PATCH 13/25] cocci: standard.h: Annotate attributes with MACROANNOTATION
` [Linux-kernel-mentees] [RFC PATCH 14/25] parsing_c: visitor_c: Add vk_attribute and vk_attribute_s
` [Linux-kernel-mentees] [RFC PATCH 15/25] parsing_c: lib_parsing_c: Add ii_of_attr
` [Linux-kernel-mentees] [RFC PATCH 16/25] engine: Add distrf_attr to PARAM functor
` [Linux-kernel-mentees] [RFC PATCH 17/25] engine: cocci_vs_c: Add allminus argument to attribute_list
` [Linux-kernel-mentees] [RFC PATCH 18/25] parsing_c: parser: Make abstract_declarator pass attributes
` [Linux-kernel-mentees] [RFC PATCH 19/25] cocci: Add parameter attributes to C AST
` [Linux-kernel-mentees] [RFC PATCH 20/25] parsing_c: parser: Place parameter attributes in "
` [Linux-kernel-mentees] [RFC PATCH 21/25] parsing_c: visitor_c: Visit parameter attributes
` [Linux-kernel-mentees] [RFC PATCH 22/25] parsing_c: unparse_hrule: Add parameter attributes in record
` [Linux-kernel-mentees] [RFC PATCH 23/25] parsing_c: type_c: Add parameter attributes to record
` [Linux-kernel-mentees] [RFC PATCH 24/25] engine: cocci_vs_c: "Match" parameter attributes
` [Linux-kernel-mentees] [RFC PATCH 25/25] engine: c_vs_c: Match "

[Linux-kernel-mentees] [PATCH] docs: Fix WARNING - Title underline too short
 2020-04-23 13:35 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH v1] ethernet: intel: e1000: Convert to dev_pm_ops
 2020-04-23  0:24 UTC  (2+ messages)

[Linux-kernel-mentees] Is anyone working on fixing warnings these Documentation files ?
 2020-04-22 19:45 UTC  (7+ messages)

[Linux-kernel-mentees] [PATCH v3] um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/
 2020-04-22 15:42 UTC  (2+ messages)

[Linux-kernel-mentees] ffmpeg s302m: are packets really encoded in biphase mark code?
 2020-04-21 18:55 UTC 

[Linux-kernel-mentees] Clarification on the behaviour of checkpatch.pl
 2020-04-21  8:44 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH v2] kbuild: ensure mrproper removes arch/$(SUBARCH)/include/generated/
 2020-04-21  4:52 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] kunit: use KUnit defconfig by default
 2020-04-16 23:20 UTC  (2+ messages)

[Linux-kernel-mentees] [RESEND] kunit: use --build_dir=.kunit as default
 2020-04-16 23:11 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH v2] kernel: audit.c: Add __rcu notation to RCU pointer
 2020-04-15 19:27 UTC  (7+ 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).