linux-kernel-mentees.lists.linuxfoundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-08 08:44:40 to 2020-04-06 22:15:15 UTC [more...]

[Linux-kernel-mentees] [PATCH v3] kunit: Fix kunit.py run --build_dir='<foo>' fails on "unclean" trees
 2020-04-06 22:15 UTC 

[Linux-kernel-mentees] [PATCH v2] kunit: Fix kunit.py run --build_dir='<foo>' fails on "unclean" trees
 2020-04-06 22:09 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] netfilter: ipset: Pass lockdep expression to RCU lists
 2020-04-06 12:31 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH RESEND] device_cgroup: Fix RCU list debugging warning
 2020-04-06 10:59 UTC 

[Linux-kernel-mentees] [PATCH 1/3 RESEND] sched: Remove __rcu annotation from cred pointer
 2020-04-04  2:53 UTC  (9+ messages)
` [Linux-kernel-mentees] [PATCH 2/3 RESEND] cred: Do not use RCU primitives to access "
` [Linux-kernel-mentees] [PATCH 3/3 RESEND] auditsc: Do not use RCU primitive to read from "

[Linux-kernel-mentees] [PATCH v1] gpio: ml: ioh: Convert to dev_pm_ops
 2020-04-02 20:23 UTC  (5+ messages)

[Linux-kernel-mentees] [PATCH 0/2] Documentation: Convert sysfs-pci to ReST
 2020-04-01 17:22 UTC  (12+ messages)
` [Linux-kernel-mentees] [PATCH 1/2] Documentation: filesystems: "
` [Linux-kernel-mentees] [PATCH 2/2] Documentation: filesystems: remove whitespaces

[Linux-kernel-mentees] [PATCH 5.5 000/171] 5.5.14-rc2 review
 2020-04-01  0:43 UTC 

[Linux-kernel-mentees] [PATCH 5.6 00/23] 5.6.1-rc1 review
 2020-03-31 20:02 UTC 

[Linux-kernel-mentees] [PATCH] kunit: Fix kunit.py run --build_dir='<foo>' fails on "unclean" trees
 2020-03-31 19:38 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH v2] PCI: sysfs: Change bus_rescan and dev_rescan to rescan
 2020-03-30 13:09 UTC  (10+ messages)

[Linux-kernel-mentees] [RFC, WIP, v2 0/3] Implement a virtual DVB driver
 2020-03-29 10:09 UTC  (11+ messages)
` [Linux-kernel-mentees] [RFC, WIP, v2 1/3] media: dvb_dummy_tuner: implement driver skeleton
` [Linux-kernel-mentees] [RFC, WIP, v2 2/3] media: dvb_dummy_fe.c: lose TS lock on bad snr
` [Linux-kernel-mentees] [RFC, WIP, v2 3/3] media: dvb_dummy_fe.c: write PSI information into DMX buffer

[Linux-kernel-mentees] We should settle on a name for the new DVB virtual driver
 2020-03-25 20:45 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] PCI: sysfs: Change bus_rescan and dev_rescan to rescan
 2020-03-25 15:23 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH v2 0/3] PCI: pci-sysfs.c cleanup
 2020-03-25 15:15 UTC  (9+ messages)
` [Linux-kernel-mentees] [PATCH v3 1/4] PCI: sysfs: Define device attributes with DEVICE_ATTR*

[Linux-kernel-mentees] [Cocci] [PATCH v3 05/26] parsing_cocci: visitor_ast: Add cases for ParenType/FunctionType
 2020-03-20  8:01 UTC 

[Linux-kernel-mentees] [Cocci] [PATCH v3 02/26] parsing_cocci: AST: Add ParenType and FunctionType to SmPL ASTs
 2020-03-20  7:40 UTC 

[Linux-kernel-mentees] [PATCH v3 00/26] cocci: Add ParenType/FunctionType to SmPL ASTs
 2020-03-20  7:01 UTC  (27+ messages)
` [Linux-kernel-mentees] [PATCH v3 01/26] parsing_cocci: Add Function Prototype token
` [Linux-kernel-mentees] [PATCH v3 02/26] parsing_cocci: AST: Add ParenType and FunctionType to SmPL ASTs
` [Linux-kernel-mentees] [PATCH v3 03/26] parsing_cocci: parser: Add direct_declarator/direct_abstract_d rules
` [Linux-kernel-mentees] [PATCH v3 04/26] parsing_cocci: visitor_ast0: Add cases for ParenType/FunctionType
` [Linux-kernel-mentees] [PATCH v3 05/26] parsing_cocci: visitor_ast: "
` [Linux-kernel-mentees] [PATCH v3 06/26] parsing_cocci: arity: "
` [Linux-kernel-mentees] [PATCH v3 07/26] parsing_cocci: index: "
` [Linux-kernel-mentees] [PATCH v3 08/26] parsing_cocci: context_neg: "
` [Linux-kernel-mentees] [PATCH v3 09/26] parsing_cocci: unparse_ast0: "
` [Linux-kernel-mentees] [PATCH v3 10/26] parsing_cocci: single_statement: "
` [Linux-kernel-mentees] [PATCH v3 11/26] parsing_cocci: function_prototypes: "
` [Linux-kernel-mentees] [PATCH v3 12/26] parsing_cocci: check_meta: "
` [Linux-kernel-mentees] [PATCH v3 13/26] parsing_cocci: iso_pattern: "
` [Linux-kernel-mentees] [PATCH v3 14/26] parsing_cocci: adjust_pragmas: "
` [Linux-kernel-mentees] [PATCH v3 15/26] parsing_cocci: compute_lines: "
` [Linux-kernel-mentees] [PATCH v3 16/26] parsing_cocci: ast0toast: "
` [Linux-kernel-mentees] [PATCH v3 17/26] parsing_cocci: type_cocci: Add ParenType/FunctionType to types
` [Linux-kernel-mentees] [PATCH v3 18/26] parsing_cocci: unify_ast: Add cases for ParenType/FunctionType
` [Linux-kernel-mentees] [PATCH v3 19/26] parsing_cocci: disjdistr: "
` [Linux-kernel-mentees] [PATCH v3 20/26] parsing_cocci: ast_cocci: "
` [Linux-kernel-mentees] [PATCH v3 21/26] parsing_cocci: pretty_print_cocci: Print ParenType/FunctionType
` [Linux-kernel-mentees] [PATCH v3 22/26] parsing_c: unparse_cocci: "
` [Linux-kernel-mentees] [PATCH v3 23/26] engine: Match A.ParenType and A.FunctionType
` [Linux-kernel-mentees] [PATCH v3 24/26] tools: spgen: Add cases for ParenType/FunctionType
` [Linux-kernel-mentees] [PATCH v3 25/26] cocci: Remove Ast_cocci.FunctionPointer
` [Linux-kernel-mentees] [PATCH v3 26/26] tests: Add test case for array of function pointers

[Linux-kernel-mentees] [PATCH 00/26] cocci: Add ParenType/FunctionType to SmPL ASTs
 2020-03-19 16:37 UTC  (50+ messages)
` [Linux-kernel-mentees] [PATCH 01/26] parsing_cocci: Add Function Prototype token
` [Linux-kernel-mentees] [PATCH 02/26] parsing_cocci: AST: Add ParenType and FunctionType to SmPL ASTs
` [Linux-kernel-mentees] [PATCH 03/26] parsing_cocci: parser: Add direct_declarator/direct_abstract_d rules
` [Linux-kernel-mentees] [PATCH 04/26] parsing_cocci: visitor_ast0: Add cases for ParenType/FunctionType
` [Linux-kernel-mentees] [PATCH 05/26] "
  ` [Linux-kernel-mentees] [PATCH 05/26] parsing_cocci: visitor_ast: "
  ` [Linux-kernel-mentees] [PATCH v2 "
` [Linux-kernel-mentees] [PATCH 06/26] parsing_cocci: arity: "
` [Linux-kernel-mentees] [PATCH 07/26] parsing_cocci: index: "
` [Linux-kernel-mentees] [PATCH 08/26] parsing_cocci: context_neg: "
` [Linux-kernel-mentees] [PATCH 09/26] parsing_cocci: unparse_ast0: "
` [Linux-kernel-mentees] [PATCH 10/26] parsing_cocci: single_statement: "
` [Linux-kernel-mentees] [PATCH 11/26] parsing_cocci: function_prototypes: "
` [Linux-kernel-mentees] [PATCH 12/26] parsing_cocci: check_meta: "
` [Linux-kernel-mentees] [PATCH 13/26] parsing_cocci: iso_pattern: "
` [Linux-kernel-mentees] [PATCH 14/26] parsing_cocci: adjust_pragmas: "
` [Linux-kernel-mentees] [PATCH 15/26] parsing_cocci: compute_lines: "
` [Linux-kernel-mentees] [PATCH 16/26] parsing_cocci: ast0toast: "
` [Linux-kernel-mentees] [PATCH 17/26] parsing_cocci: type_cocci: Add ParenType/FunctionType to types
` [Linux-kernel-mentees] [PATCH 18/26] parsing_cocci: unify_ast: Add cases for ParenType/FunctionType
` [Linux-kernel-mentees] [PATCH 19/26] parsing_cocci: disjdistr: "
` [Linux-kernel-mentees] [PATCH 20/26] parsing_cocci: ast_cocci: "
` [Linux-kernel-mentees] [PATCH 21/26] parsing_cocci: pretty_print_cocci: Print ParenType/FunctionType
` [Linux-kernel-mentees] [PATCH 22/26] parsing_c: unparse_cocci: "
` [Linux-kernel-mentees] [PATCH 23/26] engine: Match A.ParenType and A.FunctionType
` [Linux-kernel-mentees] [PATCH 24/26] tools: spgen: Add cases for ParenType/FunctionType
` [Linux-kernel-mentees] [PATCH 25/26] cocci: Remove Ast_cocci.FunctionPointer
` [Linux-kernel-mentees] [PATCH 26/26] tests: Add test case for array of function pointers

[Linux-kernel-mentees] [RFC 0/3] Implement a virtual DVB driver
 2020-03-18 10:56 UTC  (9+ messages)
` [Linux-kernel-mentees] [RFC 1/3] media: dvb_dummy_tuner: implement driver skeleton
` [Linux-kernel-mentees] [RFC 2/3] media: dvb_dummy_fe.c: lose TS lock on bad snr
` [Linux-kernel-mentees] [RFC 3/3] media: dvb_dummy_fe.c: write PSI information into DMX buffer

[Linux-kernel-mentees] [PATCH 0/2] xarrary: Fix warnings reported by checkpatch
 2020-03-18  3:01 UTC  (7+ messages)
` [Linux-kernel-mentees] [PATCH 1/2] xarray: Add identifier names for function definition arguments
` [Linux-kernel-mentees] [PATCH 2/2] xarray: Add missing blank line after declaration

[Linux-kernel-mentees] [Cocci] [v2 05/26] parsing_cocci: visitor_ast: Add cases for ParenType/FunctionType
 2020-03-17 10:33 UTC 

[Linux-kernel-mentees] [Cocci] [v2 05/26] parsing_cocci: visitor_ast: Add cases for ParenType/FunctionType
 2020-03-17 10:03 UTC  (2+ messages)

[Linux-kernel-mentees] [Cocci] [PATCH 06/26] parsing_cocci: arity: Add cases for ParenType/FunctionType
 2020-03-17  8:57 UTC  (5+ messages)
  ` [Linux-kernel-mentees] [Cocci] [06/26] "

[Linux-kernel-mentees] [Cocci] [PATCH 05/26] parsing_cocci: visitor_ast0: Add cases for ParenType/FunctionType
 2020-03-17  5:26 UTC  (2+ messages)

[Linux-kernel-mentees] [Cocci] [PATCH 02/26] parsing_cocci: AST: Add ParenType and FunctionType to SmPL ASTs
 2020-03-16 18:00 UTC 

[Linux-kernel-mentees] [Cocci] [PATCH 01/26] parsing_cocci: Add Function Prototype token
 2020-03-16 17:48 UTC 

[Linux-kernel-mentees] [Cocci] [PATCH 00/26] cocci: Add ParenType/FunctionType to SmPL ASTs
 2020-03-16 17:36 UTC 

[Linux-kernel-mentees] [PATCH] net: caif: Add lockdep expression to RCU traversal primitive
 2020-03-12  5:55 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] drivers: base: platform.c: Fix coding style issue
 2020-03-10 18:33 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH v2 0/2] Documentation: Add files to driver-api manual
 2020-03-10 17:34 UTC  (3+ messages)
` [Linux-kernel-mentees] [PATCH v3 0/2] Documentation: Rename two txt files to rst

[Linux-kernel-mentees] [PATCH 00/13] cocci: Align the C AST and SmPL AST for enum
 2020-03-09 14:51 UTC  (10+ messages)
` [Linux-kernel-mentees] [PATCH 07/13] parsing_cocci: Reflect visitor_ast0 changes in parsing_cocci
` [Linux-kernel-mentees] [PATCH 08/13] parsing_cocci: Add visitor functions for enum_decl in visitor_ast
` [Linux-kernel-mentees] [PATCH 09/13] cocci: Reflect changes in SmPL visitor_ast in codebase
` [Linux-kernel-mentees] [PATCH 10/13] engine: cocci_vs_c: Match enumerators properly as per enum_decl
` [Linux-kernel-mentees] [PATCH 11/13] cocci: pretty print EnumDef as per enum_decl type
` [Linux-kernel-mentees] [PATCH 12/13] tests: Add test case for assigned enumerator
` [Linux-kernel-mentees] [PATCH 13/13] tools: spgen: Reflect visitor changes

[Linux-kernel-mentees] [Cocci] [PATCH 12/13] tests: Add test case for assigned enumerator
 2020-03-09 12:53 UTC 

[Linux-kernel-mentees] [Cocci] [PATCH 09/13] cocci: Reflect changes in SmPL visitor_ast in codebase
 2020-03-09 12:43 UTC 

[Linux-kernel-mentees] [Cocci] [PATCH 07/13] parsing_cocci: Reflect visitor_ast0 changes in parsing_cocci
 2020-03-09 12:33 UTC 

[Linux-kernel-mentees] [Cocci] [PATCH 04/13] parsing_cocci: Add EnumDeclTag and EnumDeclDotsTag to SmPL ASTs
 2020-03-09 11:41 UTC 

[Linux-kernel-mentees] [Cocci] [PATCH 01/13] parsing_cocci: Align C AST and SmPL AST for enum
 2020-03-09 10:12 UTC 

[Linux-kernel-mentees] [Cocci] [PATCH 00/13] cocci: Align the C AST and SmPL AST for enum
 2020-03-09  9:55 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).