linux-kernel-mentees.lists.linuxfoundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-11 10:08:07 to 2020-05-29 12:09:13 UTC [more...]

[Linux-kernel-mentees] [PATCH v3 00/32] cocci: Add cast attributes to C and SmPL ASTs
 2020-05-29 12:06 UTC  (13+ messages)
` [Linux-kernel-mentees] [PATCH v3 01/32] parsing_c: parser: Pass attribute list from type_name
` [Linux-kernel-mentees] [PATCH v3 02/32] parsing_cocci: ast0_cocci: Add cast attributes
` [Linux-kernel-mentees] [PATCH v3 03/32] parsing_cocci: parser: Parse "
` [Linux-kernel-mentees] [PATCH v3 04/32] parsing_cocci: visitor_ast0: Visit "
` [Linux-kernel-mentees] [PATCH v3 05/32] parsing_cocci: unparse_ast0: Reflect "
` [Linux-kernel-mentees] [PATCH v3 06/32] parsing_cocci: index: Reflect Cast attributes
` [Linux-kernel-mentees] [PATCH v3 07/32] parsing_cocci: iso_pattern: "
` [Linux-kernel-mentees] [PATCH v3 08/32] parsing_cocci: type_infer: "
` [Linux-kernel-mentees] [PATCH v3 09/32] parsing_cocci: arity: "
` [Linux-kernel-mentees] [PATCH v3 10/32] parsing_cocci: check_meta: "
` [Linux-kernel-mentees] [PATCH v3 11/32] parsing_cocci: compute_lines: "
` [Linux-kernel-mentees] [PATCH v3 13/32] parsing_cocci: single_statement: "

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

[Linux-kernel-mentees] [fixup v2] kunit: use --build_dir=.kunit as default
 2020-05-28 17:28 UTC  (2+ messages)

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

[Linux-kernel-mentees] [fixup] kunit: use --build_dir=.kunit as default
 2020-05-26 23:41 UTC  (3+ messages)

[Linux-kernel-mentees] [fixup] kunit: use KUnit defconfig by default
 2020-05-26 18:35 UTC 

[Linux-kernel-mentees] [RESEND] kunit: use --build_dir=.kunit as default
 2020-05-26 13:58 UTC  (6+ messages)

[Linux-kernel-mentees] [PATCH 1/3 RESEND] sched: Remove __rcu annotation from cred pointer
 2020-05-26 12:34 UTC  (5+ messages)

[Linux-kernel-mentees] [RFC PATCH v1 0/3] ethernet: amd: Convert to generic power management
 2020-05-26  8:03 UTC  (4+ messages)
` [Linux-kernel-mentees] [RFC PATCH v1 1/3] pcnet32: "
` [Linux-kernel-mentees] [RFC PATCH v1 2/3] amd8111e: Convert to generic power mangement
` [Linux-kernel-mentees] [RFC PATCH v1 3/3] amd-xgbe: Convert to generic power management

[Linux-kernel-mentees] [PATCH v2] e1000: use generic power management
 2020-05-25 12:27 UTC 

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

[Linux-kernel-mentees] [PATCH] kunit: use KUnit defconfig by default
 2020-05-22 22:40 UTC  (3+ messages)

[Linux-kernel-mentees] modprobing 'vidtv' doesn't really do anything
 2020-05-17  0:17 UTC  (5+ messages)
    ` [Linux-kernel-mentees] [PATCH] media: vidtv: fix issues preventing it to build and load

[Linux-kernel-mentees] modprobing 'vidtv' doesn't really do anything
 2020-05-20  7:22 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH net-next v3 0/2] realtek ethernet : use generic power management
 2020-05-19 22:32 UTC  (4+ messages)
` [Linux-kernel-mentees] [PATCH net-next v3 1/2] realtek/8139too: "
` [Linux-kernel-mentees] [PATCH net-next v3 2/2] realtek/8139cp: "

[Linux-kernel-mentees] [PATCH v1] ethernet: intel: e1000: Convert to dev_pm_ops
 2020-05-18 15:30 UTC  (5+ messages)

[Linux-kernel-mentees] [PATCH net v2] ipv6: Fix suspicious RCU usage warning in ip6mr
 2020-05-16 20:43 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH v2] kvm: Fix false positive RCU usage warning
 2020-05-16  8:22 UTC 

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

[Linux-kernel-mentees] [PATCH net v2 1/2] ipmr: Fix RCU list debugging warning
 2020-05-15  1:01 UTC  (4+ messages)
` [Linux-kernel-mentees] [PATCH net v2 2/2] ipmr: Add lockdep expression to ipmr_for_each_table macro

[Linux-kernel-mentees] [PATCH net] drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.c
 2020-05-15  0:44 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH net 1/2 RESEND] ipmr: Fix RCU list debugging warning
 2020-05-13 11:54 UTC  (9+ messages)
` [Linux-kernel-mentees] [PATCH net 2/2 RESEND] ipmr: Add lockdep expression to ipmr_for_each_table macro

[Linux-kernel-mentees] [PATCH 0/2] parsing_cocci: Fix struct pointer funcall regression
 2020-05-13  7:29 UTC  (3+ messages)
` [Linux-kernel-mentees] [PATCH 1/2] parsing_cocci: parse_cocci: "
` [Linux-kernel-mentees] [PATCH 2/2] tests: Add test case for struct pointer function call

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

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


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