linux-kernel-mentees.lists.linuxfoundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-21 12:27:45 to 2020-02-09 08:09:21 UTC [more...]

[Linux-kernel-mentees] [PATCH 0/2] cocci: Align the C AST and Cocci AST for pointer
 2020-02-09  8:09 UTC  (11+ messages)
` [Linux-kernel-mentees] [PATCH 1/2] parsing_c: Align "
` [Linux-kernel-mentees] [PATCH 2/2] tests: Add test case for matching ptr to const ptr and variants
` [Linux-kernel-mentees] [PATCH v2 0/2] cocci: Align the C AST and Cocci AST for pointer
  ` [Linux-kernel-mentees] [PATCH v2 1/2] parsing_c: Align "
  ` [Linux-kernel-mentees] [PATCH v2 2/2] tests: Add test case to match const pointer variants

[Linux-kernel-mentees] [PATCH] events: Annotate parent_ctx with __rcu
 2020-02-08 14:46 UTC 

[Linux-kernel-mentees] [PATCH] sched: Annotate perf_event_ctxp with __rcu
 2020-02-08 14:45 UTC 

[Linux-kernel-mentees] [Cocci] [PATCH 1/2] parsing_c: Align C AST and Cocci AST for const pointer variants
 2020-02-08 12:56 UTC  (4+ messages)
  ` [Linux-kernel-mentees] Linux dev-tools: Handling complex types and attributes in Coccinelle

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

[Linux-kernel-mentees] [PATCH] signal.c: Fix sparse warnings
 2020-02-07 15:04 UTC  (5+ messages)

[Linux-kernel-mentees] [PATCH 00/22] staging: exfat: Fix checkpatch warning: Avoid
 2020-02-07  9:46 UTC  (32+ messages)
` [Linux-kernel-mentees] [PATCH 01/22] staging: exfat: Rename variable "Year" to "year"
` [Linux-kernel-mentees] [PATCH 02/22] staging: exfat: Rename variable "Month" to "mont"h
` [Linux-kernel-mentees] [PATCH 03/22] staging: exfat: Rename variable "Day" to "day"
` [Linux-kernel-mentees] [PATCH 04/22] staging: exfat: Rename variable "Hour" to "hour"
` [Linux-kernel-mentees] [PATCH 05/22] staging: exfat: Rename variable "Minute" to "minute"
` [Linux-kernel-mentees] [PATCH 06/22] staging: exfat: Rename variable "Second" to "second"
` [Linux-kernel-mentees] [PATCH 07/22] staging: exfat: Rename variable "MilliSecond" to "milli_second"
` [Linux-kernel-mentees] [PATCH 08/22] staging: exfat: Rename variable "Offset" to "offset"
` [Linux-kernel-mentees] [PATCH 09/22] staging: exfat: Rename variable "Size" to "size"
` [Linux-kernel-mentees] [PATCH 10/22] staging: exfat: Rename variable "SecSize" to "sec_size"
` [Linux-kernel-mentees] [PATCH 11/22] staging: exfat: Rename variable "FatType" to "fat_type"
` [Linux-kernel-mentees] [PATCH 12/22] staging: exfat: Rename variable "ClusterSize" to "cluster_size"
` [Linux-kernel-mentees] [PATCH 13/22] staging: exfat: Rename variable "NumClusters" to "num_clusters"
` [Linux-kernel-mentees] [PATCH 14/22] staging: exfat: Rename variable "FreeClusters" to "free_clusters"
` [Linux-kernel-mentees] [PATCH 15/22] staging: exfat: Rename variable "UsedClusters" to "used_clusters"
` [Linux-kernel-mentees] [PATCH 16/22] staging: exfat: Rename variable "Name" to "name"
` [Linux-kernel-mentees] [PATCH 17/22] staging: exfat: Rename variable "ShortName" to "short_name"
` [Linux-kernel-mentees] [PATCH 18/22] staging: exfat: Rename variable "Attr" to "attr"
` [Linux-kernel-mentees] [PATCH 19/22] staging: exfat: Rename variabel "NumSubdirs" to "num_subdirs"
` [Linux-kernel-mentees] [PATCH 20/22] staging: exfat: Rename variabel "CreateTimestamp" to "create_timestamp"
` [Linux-kernel-mentees] [PATCH 21/22] staging: exfat: Rename variable "ModifyTimestamp" to "modify_timestamp"
` [Linux-kernel-mentees] [PATCH 22/22] staging: exfat: Rename variable "AccessTimestamp" to "access_timestamp"

[Linux-kernel-mentees] [Cocci] [PATCH 2/2] tests: Add test case for matching pointers to const pointers (and variants)
 2020-02-07  6:24 UTC  (7+ messages)
  ` [Linux-kernel-mentees] [Cocci] [2/2] tests: Add test case to match const pointer variants

[Linux-kernel-mentees] [PATCH] cred: Use RCU primitives to access RCU pointers
 2020-02-06 18:08 UTC  (17+ messages)

[Linux-kernel-mentees] [PATCH v5] Documentation: filesystems: convert fuse to RST
 2020-02-06 12:11 UTC  (2+ messages)

[Linux-kernel-mentees] [Cocci] [PATCH 1/2] parsing_c: Align C AST and Cocci AST for pointers
 2020-02-06 11:50 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] tracing: Annotate ftrace_graph_hash pointer with __rcu
 2020-02-05 22:06 UTC  (10+ messages)

[Linux-kernel-mentees] [PATCH] ftrace: Protect ftrace_graph_hash with ftrace_sync
 2020-02-05 21:57 UTC  (2+ messages)

[Linux-kernel-mentees] [Cocci] [PATCH 0/2] Align the C AST and Cocci AST for pointers
 2020-02-05 18:30 UTC 

[Linux-kernel-mentees] [PATCH] signal.c: Fix sparse warnings
 2020-02-05 17:09 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu
 2020-02-05  5:57 UTC 

[Linux-kernel-mentees] Upgrade Email Quota
 2020-02-04  6:47 UTC 

[Linux-kernel-mentees] [PATCH v2] tracing: Annotate ftrace_graph_hash pointer with __rcu
 2020-02-04 16:43 UTC 

[Linux-kernel-mentees] [PATCH] perf_event.h: Add RCU Annotation to struct ring_buffer in perf_event
 2020-02-02 17:35 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] sched.h: Annotate curr pointer in rq with __rcu
 2020-02-01 12:58 UTC 

[Linux-kernel-mentees] [PATCH] exit.c: Fix Sparse errors and warnings
 2020-01-30 15:20 UTC  (5+ messages)

[Linux-kernel-mentees] [PATCH v2] callchain: Annotate RCU pointer with __rcu
 2020-01-30 14:18 UTC 

[Linux-kernel-mentees] [PATCH 1/2] events: callchain: Annotate RCU pointer with __rcu
 2020-01-30 13:32 UTC  (7+ messages)
` [Linux-kernel-mentees] [PATCH 2/2] events: callchain: Use RCU API to access RCU pointer

[Linux-kernel-mentees] [PATCH 0/2] Remove unused structures from source
 2020-01-30 10:11 UTC  (3+ messages)
` [Linux-kernel-mentees] [PATCH 1/2] staging: exfat: Remove unused struct 'part_info_t'
` [Linux-kernel-mentees] [PATCH 2/2] staging: exfat: Remove unused struct 'dev_info_t'

[Linux-kernel-mentees] [PATCH 00/19] Renaming some identifiers
 2020-01-29 16:58 UTC  (20+ messages)
` [Linux-kernel-mentees] [PATCH 01/19] staging: exfat: Rename variable 'Year' to 'year'
` [Linux-kernel-mentees] [PATCH 02/19] staging: exfat: Rename variable 'Month' to 'month'
` [Linux-kernel-mentees] [PATCH 03/19] staging: exfat: Rename variable 'Day' to 'day'
` [Linux-kernel-mentees] [PATCH 04/19] staging: exfat: Rename variable 'Hour' to 'hour'
` [Linux-kernel-mentees] [PATCH 05/19] staging: exfat: Rename variable 'Minute' to 'minute'
` [Linux-kernel-mentees] [PATCH 06/19] staging: exfat: Rename variable 'Second' to 'second'
` [Linux-kernel-mentees] [PATCH 07/19] staging: exfat: Rename variable 'MilliSecond' to 'millisecond'
` [Linux-kernel-mentees] [PATCH 08/19] staging: exfat: Rename variable 'FatType' to 'fat_type'
` [Linux-kernel-mentees] [PATCH 09/19] staging: exfat: Rename variable 'ClusterSize' to 'cluster_size'
` [Linux-kernel-mentees] [PATCH 10/19] staging: exfat: Rename variable 'NumClusters' to 'num_cluster'
` [Linux-kernel-mentees] [PATCH 11/19] staging: exfat: Rename variable 'FreeClusters' to 'free_clusters'
` [Linux-kernel-mentees] [PATCH 12/19] staging: exfat: Rename variable 'UsedClusters' to 'used_clusters'
` [Linux-kernel-mentees] [PATCH 13/19] staging: exfat: Rename variable 'Name' to 'name'
` [Linux-kernel-mentees] [PATCH 14/19] staging: exfat: Rename variable 'ShortName' to 'short_name'
` [Linux-kernel-mentees] [PATCH 15/19] staging: exfat: Rename variable 'Attr' to 'attr'
` [Linux-kernel-mentees] [PATCH 16/19] staging: exfat: Rename variable 'NumSubdirs' to 'num_subdirs'
` [Linux-kernel-mentees] [PATCH 17/19] staging: exfat: Rename variable 'CreateTimestamp' to 'create_timestamp'
` [Linux-kernel-mentees] [PATCH 18/19] staging: exfat: Rename variable 'ModifyTimestamp' to 'modify_timestamp'
` [Linux-kernel-mentees] [PATCH 19/19] staging: exfat: Rename variable 'AccessTimestamp' to 'access_timestamp'

[Linux-kernel-mentees] [PATCH] exit.c: Fix Sparse errors and warnings
 2020-01-29 16:02 UTC  (4+ messages)

[Linux-kernel-mentees] [PATCH v2 0/5] Documentation: nfs: convert remaining files to ReST
 2020-01-29  4:49 UTC  (6+ messages)
` [Linux-kernel-mentees] [PATCH v2 1/5] Documentation: nfs: convert pnfs.txt "
` [Linux-kernel-mentees] [PATCH v2 2/5] Documentation: nfs: rpc-cache: convert "
` [Linux-kernel-mentees] [PATCH v2 3/5] Documentation: nfs: rpc-server-gss: "
` [Linux-kernel-mentees] [PATCH v2 4/5] Documentation: nfs: nfs41-server: "
` [Linux-kernel-mentees] [PATCH v2 5/5] Documentation: nfs: knfsd-stats: "

[Linux-kernel-mentees] [PATCH] fork.c: Use RCU_INIT_POINTER() instead of rcu_access_pointer()
 2020-01-28 17:52 UTC  (4+ messages)

[Linux-kernel-mentees] [PATCH] sched.h: Annotate sighand_struct with __rcu
 2020-01-27 17:14 UTC  (6+ messages)

[Linux-kernel-mentees] [PATCH 00/22] staging: exfat: Fix checkpatch warning: …
 2020-01-27 11:23 UTC 

[Linux-kernel-mentees] [PATCH 02/22] staging: exfat: Rename variable "Month" to "month"
 2020-01-27 10:33 UTC 

[Linux-kernel-mentees] [PATCH 02/22] staging: exfat: Rename variable "Month" to "month"
 2020-01-27 10:33 UTC 

[Linux-kernel-mentees] [RESEND PATCH] staging: exfat: Fix alignment warnings
 2020-01-27  8:11 UTC  (4+ messages)

[Linux-kernel-mentees] [PATCH v2 0/3] cocci: Improve management of macros before typedefs
 2020-01-25 15:01 UTC  (6+ messages)
` [Linux-kernel-mentees] [PATCH v3 "
` [Linux-kernel-mentees] [PATCH v3 1/3] parsing_c: Handle case of macro before typedef
  ` [Linux-kernel-mentees] [PATCH v3 2/3] parsing_hacks: Add bool to list of known typedefs
  ` [Linux-kernel-mentees] [PATCH v3 3/3] tests: Add test case for <macro> bool <ident>

[Linux-kernel-mentees] [PATCH v3] drivers: nvme: target: core: Pass lockdep expression to RCU lists
 2020-01-24 17:28 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] module.h: Annotate mod_kallsyms with __rcu
 2020-01-24  4:31 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] sched.h: Annotate sighand_struct with __rcu
 2020-01-24  4:28 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] padata.h: Annotate parallel_data with __rcu
 2020-01-24  4:26 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] bpf: devmap: Pass lockdep expression to RCU lists
 2020-01-23 22:04 UTC  (8+ messages)

[Linux-kernel-mentees] [PATCH] kernel: module: Pass lockdep expression to RCU lists
 2020-01-23 16:52 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] lockdep: Pass lockdep expression to RCU lists
 2020-01-23 10:54 UTC 

[Linux-kernel-mentees] [PATCH] sched.h: Annotate sighand_struct with __rcu
 2020-01-22 18:11 UTC 

[Linux-kernel-mentees] [PATCH v3] media: dvb_dummy_tuner: implement driver skeleton
 2020-01-22  3:14 UTC  (2+ messages)
` [Linux-kernel-mentees] [PATCH v4] "

[Linux-kernel-mentees] [PATCH 0/2] lspci: Add lspci support to decode AIDA64 and dmesg log files
 2020-01-21 21:00 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH v4 0/3] lspci: Update verbose help and show_range()
 2020-01-21 20:52 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] kernel: time: posix-timers: Pass lockdep expression to RCU lists
 2020-01-21 13:11 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).