messages from 2020-01-30 06:20:53 to 2020-02-18 20:46:50 UTC [more...]
[Linux-kernel-mentees] [PATCH 3/4] datapath.c: Use built-in RCU list checking
2020-02-18 20:46 UTC (2+ messages)
[Linux-kernel-mentees] [PATCH 2/4] vport.c: Use built-in RCU list checking
2020-02-18 20:46 UTC (2+ messages)
[Linux-kernel-mentees] [PATCH 1/4] meter.c: Use built-in RCU list checking
2020-02-18 20:46 UTC (2+ messages)
[Linux-kernel-mentees] [PATCH] netlabel_domainhash.c: Use built-in RCU list checking
2020-02-18 20:44 UTC (2+ messages)
[Linux-kernel-mentees] [PATCH] net: netlabel: Use built-in RCU list checking
2020-02-18 20:43 UTC (2+ messages)
[Linux-kernel-mentees] [PATCH 4/4] flow_table.c: Use built-in RCU list checking
2020-02-18 19:58 UTC
[Linux-kernel-mentees] [bug report] clone3: allow spawning processes into cgroups
2020-02-18 9:12 UTC
[Linux-kernel-mentees] [PATCH RESEND] lockdep: Pass lockdep expression to RCU lists
2020-02-17 18:28 UTC (4+ messages)
[Linux-kernel-mentees] [PATCH] net: batman-adv: Use built-in RCU list checking
2020-02-17 12:05 UTC (7+ messages)
[Linux-kernel-mentees] [PATCH] netfilter: ipset: Pass lockdep expression to RCU lists
2020-02-16 17:26 UTC
[Linux-kernel-mentees] [PATCH RESEND] kernel: time: posix-timers: Pass lockdep expression to RCU lists
2020-02-16 7:43 UTC
[Linux-kernel-mentees] [PATCH v5] media: dvb_dummy_tuner: implement driver skeleton
2020-02-15 15:15 UTC (3+ messages)
[Linux-kernel-mentees] [PATCH v2] callchain: Annotate RCU pointer with __rcu
2020-02-14 18:20 UTC (2+ messages)
[Linux-kernel-mentees] [PATCH 1/3] infiniband: hw: hfi1: verbs.c: Use built-in RCU list checking
2020-02-14 17:32 UTC (7+ messages)
[Linux-kernel-mentees] [PATCH 3/3] infiniband: sw: rdmavt: mcast.c: Use built-in RCU list checking
2020-02-14 17:26 UTC (2+ messages)
[Linux-kernel-mentees] [PATCH RESEND] events:core.c: Use built-in RCU list checking
2020-02-14 16:44 UTC
[Linux-kernel-mentees] [PATCH v2 0/5] Documentation: nfs: convert remaining files to ReST
2020-02-13 18:26 UTC (2+ messages)
[Linux-kernel-mentees] [PATCH] fs: ext4: mballoc.c: Use built-in RCU list checking
2020-02-13 15:25 UTC
[Linux-kernel-mentees] [PATCH] fs: nfsd: fileache.c: Use built-in RCU list checking
2020-02-13 15:03 UTC
[Linux-kernel-mentees] [PATCH] fs: nfsd: nfs4state.c: Use built-in RCU list checking
2020-02-13 15:03 UTC
[Linux-kernel-mentees] [PATCH v3] drivers: char: ipmi: ipmi_msghandler: Pass lockdep expression to RCU lists
2020-02-13 13:04 UTC (4+ messages)
[Linux-kernel-mentees] [PATCH 1/3] sched: Remove __rcu annotation from cred pointer
2020-02-13 8:11 UTC (5+ 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] events: Annotate parent_ctx with __rcu
2020-02-13 6:44 UTC (7+ messages)
[Linux-kernel-mentees] [PATCH v5 0/3] cocci: Align the C AST and Cocci AST for pointer
2020-02-12 20:26 UTC (5+ messages)
` [Linux-kernel-mentees] [PATCH v5 1/3] parsing_c: Align "
` [Linux-kernel-mentees] [PATCH v5 2/3] tests: Add space between * and const in ptrconstptr.res
` [Linux-kernel-mentees] [PATCH v5 3/3] tests: Add test case to match const pointer variants
[Linux-kernel-mentees] [PATCH 1/2 RESEND] scsi: fcoe: fcoe_ctlr: Pass lockdep expression to RCU lists
2020-02-12 7:25 UTC (2+ messages)
` [Linux-kernel-mentees] [PATCH 2/2 RESEND] scsi: qedf: qedf_main: "
[Linux-kernel-mentees] [PATCH v3 RESEND] ipmi: msghandler: Pass lockdep expression to RCU lists
2020-02-12 7:03 UTC
[Linux-kernel-mentees] [PATCH 00/22] staging: exfat: Fix checkpatch warning: Avoid
2020-02-11 21:44 UTC (27+ messages)
` [Linux-kernel-mentees] [PATCH 02/22] staging: exfat: Rename variable "Month" to "mont"h
` [Linux-kernel-mentees] [PATCH v2 00/19] Renaming some identifiers
` [Linux-kernel-mentees] [PATCH v2 01/19] staging: exfat: Rename variable 'Year' to 'year'
` [Linux-kernel-mentees] [PATCH v2 02/19] staging: exfat: Rename variable 'Month' to 'month'
` [Linux-kernel-mentees] [PATCH v2 03/19] staging: exfat: Rename variable 'Day' to 'day'
` [Linux-kernel-mentees] [PATCH v2 04/19] staging: exfat: Rename variable 'Hour' to 'hour'
` [Linux-kernel-mentees] [PATCH v2 05/19] staging: exfat: Rename variable 'Minute' to 'minute'
` [Linux-kernel-mentees] [PATCH v2 06/19] staging: exfat: Rename variable 'Second' to 'second'
` [Linux-kernel-mentees] [PATCH v2 07/19] staging: exfat: Rename variable 'MilliSecond' to 'millisecond'
` [Linux-kernel-mentees] [PATCH v2 08/19] staging: exfat: Rename variable 'FatType' to 'fat_type'
` [Linux-kernel-mentees] [PATCH v2 09/19] staging: exfat: Rename variable 'ClusterSize' to 'cluster_size'
` [Linux-kernel-mentees] [PATCH v2 10/19] staging: exfat: Rename variable 'NumClusters' to 'num_clusters'
` [Linux-kernel-mentees] [PATCH v2 11/19] staging: exfat: Rename variable 'FreeClusters' to 'free_clusters'
` [Linux-kernel-mentees] [PATCH v2 12/19] staging: exfat: Rename variable 'UsedClusters' to 'used_clusters'
` [Linux-kernel-mentees] [PATCH v2 13/19] staging: exfat: Rename variable 'Name' to 'name'
` [Linux-kernel-mentees] [PATCH v2 14/19] staging: exfat: Rename variable 'ShortName' to 'short_name'
` [Linux-kernel-mentees] [PATCH v2 15/19] staging: exfat: Rename variable 'Attr' to 'attr'
` [Linux-kernel-mentees] [PATCH v2 16/19] staging: exfat: Rename variable 'NumSubdirs' to 'num_subdirs'
` [Linux-kernel-mentees] [PATCH v2 17/19] staging: exfat: Rename variable 'CreateTimestamp' to 'create_timestamp'
` [Linux-kernel-mentees] [PATCH v2 18/19] staging: exfat: Rename variable 'ModifyTimestamp' to 'modify_timestamp'
` [Linux-kernel-mentees] [PATCH v2 19/19] staging: exfat: Rename variable 'AccessTimestamp' to 'access_timestamp'
` [Linux-kernel-mentees] [PATCH 07/22] staging: exfat: Rename variable "MilliSecond" to "milli_second"
[Linux-kernel-mentees] [PATCH 00/18] Rename some identifier and functions
2020-02-11 19:27 UTC (20+ messages)
` [Linux-kernel-mentees] [PATCH 01/18] staging: exfat: Rename function "ffsUmountVol" to "ffs_umount_vol"
` [Linux-kernel-mentees] [PATCH 02/18] staging: exfat: Rename function "ffsGetVolInfo" to "ffs_get_vol_info"
` [Linux-kernel-mentees] [PATCH 03/18] staging: exfat: Rename function "ffsSyncVol" to "ffs_sync_vol"
` [Linux-kernel-mentees] [PATCH 04/18] staging: exfat: Rename function "ffsLookupFile" to "ffs_lookup_file"
` [Linux-kernel-mentees] [PATCH 05/18] staging: exfat: Rename function "ffsCreateFile" to "ffs_create_file"
` [Linux-kernel-mentees] [PATCH 06/18] staging: exfat: Rename function "ffsReadFile" to "ffs_read_file"
` [Linux-kernel-mentees] [PATCH 07/18] staging: exfat: Rename variable "LogSector" to "log_sector"
` [Linux-kernel-mentees] [PATCH 08/18] staging: exfat: Rename function "ffsWriteFile" to "ffs_write_file"
` [Linux-kernel-mentees] [PATCH 09/18] staging: exfat: Rename function "ffsTruncateFile" to "ffs_truncate_file"
` [Linux-kernel-mentees] [PATCH 10/18] staging: exfat: Rename function "ffsMoveFile" to "ffs_move_file"
` [Linux-kernel-mentees] [PATCH 11/18] staging: exfat: Rename function "ffsRemoveFile" to "ffs_remove_file"
` [Linux-kernel-mentees] [PATCH 12/18] staging: exfat: Rename function "ffsMountVol" to "ffs_mount_vol"
` [Linux-kernel-mentees] [PATCH 13/18] staging: exfat: Rename function "ffsReadStat" to "ffs_read_stat"
` [Linux-kernel-mentees] [PATCH 14/18] staging: exfat: Rename function "ffsWriteStat" to "ffs_write_stat"
` [Linux-kernel-mentees] [PATCH 15/18] staging: exfat: Rename function "ffsMapCluster" to "ffs_map_cluster"
` [Linux-kernel-mentees] [PATCH 16/18] staging: exfat: Rename function "ffsCreateDir" to "ffs_create_dir"
` [Linux-kernel-mentees] [PATCH 17/18] staging: exfat: Rename function "ffsReadDir" to "ffs_read_dir"
` [Linux-kernel-mentees] [PATCH 18/18] staging: exfat: Rename function "ffsRemoveDir" to "ffs_remove_dir"
[Linux-kernel-mentees] [PATCH] media: dvb_dummy_fe.c: lose TS lock on bad snr
2020-02-10 15:45 UTC
[Linux-kernel-mentees] [Cocci] [v4 3/3] tests: Add test case to match const pointer variants
2020-02-10 7:52 UTC
[Linux-kernel-mentees] [PATCH v4 0/3] cocci: Align the C AST and Cocci AST for pointer
2020-02-09 17:35 UTC (8+ messages)
` [Linux-kernel-mentees] [PATCH v4 1/3] parsing_c: Align "
` [Linux-kernel-mentees] [PATCH v4 2/3] tests: Add space between * and const in ptrconstptr.res
` [Linux-kernel-mentees] [PATCH v4 3/3] tests: Add test case to match const pointer variants
[Linux-kernel-mentees] [PATCH v3 0/3] cocci: Align the C AST and Cocci AST for pointer
2020-02-09 12:18 UTC (5+ messages)
` [Linux-kernel-mentees] [PATCH v3 1/3] parsing_c: Align "
` [Linux-kernel-mentees] [PATCH v3 2/3] tests: Add space between * and const in ptrconstptr.res
` [Linux-kernel-mentees] [PATCH v3 3/3] tests: Add test case to match const pointer variants
[Linux-kernel-mentees] [PATCH] perf_event: Annotate rb pointer with __rcu
2020-02-09 10:25 UTC
[Linux-kernel-mentees] [Cocci] [PATCH v2 1/2] parsing_c: Align C AST and Coccinelle AST for pointers
2020-02-09 9:44 UTC (3+ messages)
` [Linux-kernel-mentees] [Cocci] [v2 "
[Linux-kernel-mentees] [Cocci] [v2 1/2] parsing_c: Align C AST and Coccinelle AST for pointers
2020-02-09 9:27 UTC
[Linux-kernel-mentees] [Cocci] [PATCH v2 0/2] Align the C AST and Coccinelle AST for pointers
2020-02-09 9:03 UTC (4+ messages)
` [Linux-kernel-mentees] [Cocci] [v2 "
[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] 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] signal.c: Fix sparse warnings
2020-02-07 15:04 UTC (5+ messages)
[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 (13+ 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 1/2] events: callchain: Annotate RCU pointer with __rcu
2020-01-30 13:32 UTC (6+ 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'
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox