linux-kernel-mentees.lists.linuxfoundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-08 15:06:00 to 2020-01-27 10:15:29 UTC [more...]

[Linux-kernel-mentees] [PATCH 00/22] staging: exfat: Fix checkpatch warning: Avoid
 2020-01-27 10:13 UTC  (14+ 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] sched.h: Annotate sighand_struct with __rcu
 2020-01-27  9:29 UTC  (4+ messages)

[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  (9+ messages)
` [Linux-kernel-mentees] [PATCH v2 1/3] parsing_c: Handle case of macro before typedef
` [Linux-kernel-mentees] [PATCH v2 2/3] parsing_hacks: Add bool to list of known typedefs
` [Linux-kernel-mentees] [PATCH v2 3/3] tests: Add test case for <macro> bool <ident>
` [Linux-kernel-mentees] [PATCH v3 0/3] cocci: Improve management of macros before typedefs
` [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 

[Linux-kernel-mentees] [Cocci] [PATCH v2 2/3] parsing_hacks: Add bool to list of known typedefs
 2020-01-21 12:05 UTC  (3+ messages)

[Linux-kernel-mentees] [Cocci] [PATCH v2 0/3] cocci: Improve management of macros before typedefs
 2020-01-21 10:43 UTC  (2+ messages)

[Linux-kernel-mentees] [Cocci] [PATCH v2 3/3] tests: Add test case for <macro> bool <ident>
 2020-01-21 10:22 UTC 

[Linux-kernel-mentees] [Cocci] [PATCH] parsing_c: Handle case of macro before typedef
 2020-01-21  9:35 UTC 

[Linux-kernel-mentees] Quota exceeded
 2020-01-20 10:38 UTC 

[Linux-kernel-mentees] [PATCH] parsing_hacks: Add bool to list of known typedefs
 2020-01-21  6:31 UTC  (6+ messages)

[Linux-kernel-mentees] [PATCH] parsing_c: Handle case of macro before typedef
 2020-01-21  6:28 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] rculist: Add brackets around cond argument in __list_check_rcu macro
 2020-01-21  0:00 UTC  (3+ messages)

[Linux-kernel-mentees] Quota exceeded
 2020-01-20 11:43 UTC 

[Linux-kernel-mentees] [PATCH] parsing_c: Handle case of macro before typedef
 2020-01-19 13:18 UTC 

[Linux-kernel-mentees] [PATCH v2] drivers: soc: ti: knav_qmss_queue: Pass lockdep expression to RCU lists
 2020-01-18 18:06 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH v2] drivers: nvme: target: core: Pass lockdep expression to RCU lists
 2020-01-18 11:06 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH v2] drivers: soc: ti: knav_qmss_queue: Pass lockdep expression to RCU lists
 2020-01-18  4:07 UTC  (4+ messages)

[Linux-kernel-mentees] [PATCH] events:core.c: Use built-in RCU list checking
 2020-01-18  3:06 UTC 

[Linux-kernel-mentees] [PATCH 0/5] Documentation: nfs: convert remaining files to ReST
 2020-01-17 17:32 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH 1/2] drivers: scsi: fcoe: fcoe_ctlr: Pass lockdep expression to RCU lists
 2020-01-17 15:31 UTC  (2+ messages)
` [Linux-kernel-mentees] [PATCH 2/2] drivers: scsi: qedf: qedf_main: "

[Linux-kernel-mentees] [PATCH v3 1/3] drivers: target: target_core_device: Pass lockdep expression to RCU lists
 2020-01-17 13:38 UTC  (3+ messages)
` [Linux-kernel-mentees] [PATCH v3 2/3] drivers: target: target_core_tpg: "
` [Linux-kernel-mentees] [PATCH v3 3/3] drivers: target: tcm_fc: tfc_sess: "

[Linux-kernel-mentees] [PATCH v3] drivers: char: ipmi: ipmi_msghandler: Pass lockdep expression to RCU lists
 2020-01-17 13:25 UTC 

[Linux-kernel-mentees] [PATCH] net: xen-netback: hash.c: Use built-in RCU list checking
 2020-01-17  9:57 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH v4 0/9] Documentation: nfs: Convert a few documents to RST and move them to admin-guide
 2020-01-16 19:51 UTC  (11+ messages)
` [Linux-kernel-mentees] [PATCH v4 1/9] Documentation: convert nfs.txt to ReST
` [Linux-kernel-mentees] [PATCH v4 2/9] Documentation: nfsroot.txt: convert "
` [Linux-kernel-mentees] [PATCH v4 3/9] Documentation: nfsroot.rst: COSMETIC: refill a paragraph
` [Linux-kernel-mentees] [PATCH v4 4/9] Documentation: nfs-rdma: convert to ReST
` [Linux-kernel-mentees] [PATCH v4 5/9] Documentation: convert nfsd-admin-interfaces "
` [Linux-kernel-mentees] [PATCH v4 6/9] Documentation: nfs: idmapper: convert "
` [Linux-kernel-mentees] [PATCH v4 7/9] Documentation: nfs: convert pnfs-block-server "
` [Linux-kernel-mentees] [PATCH v4 8/9] Documentation: nfs: pnfs-scsi-server: convert "
` [Linux-kernel-mentees] [PATCH v4 9/9] Documentation: nfs: fault_injection: "

[Linux-kernel-mentees] [PATCH v2] drivers: char: ipmi: ipmi_msghandler: Pass lockdep expression to RCU lists
 2020-01-16 16:27 UTC  (9+ messages)

[Linux-kernel-mentees] [PATCH] parsing_c: Add space for tokens after *
 2020-01-16 15:36 UTC  (6+ messages)
` [Linux-kernel-mentees] [PATCH 0/2] cocci: "
  ` [Linux-kernel-mentees] [PATCH 1/2] parsing_c: "
  ` [Linux-kernel-mentees] [PATCH 2/2] tests: Add test case for * const *

[Linux-kernel-mentees] [Cocci] [PATCH 2/2] tests: Add test case for * const *
 2020-01-16 13:42 UTC 

[Linux-kernel-mentees] [Cocci] [PATCH] parsing_c: Add space for tokens after *
 2020-01-16 13:02 UTC  (6+ messages)
  ` [Linux-kernel-mentees] [Cocci] "

[Linux-kernel-mentees] [PATCH] net: xen-netback: hash.c: Use built-in RCU list checking
 2020-01-15 15:47 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] net: xen-netbank: hash.c: Use built-in RCU list checking
 2020-01-15 15:46 UTC  (5+ messages)

[Linux-kernel-mentees] we received a request earlier to suspend your account
 2020-01-14 12:55 UTC 

[Linux-kernel-mentees] [PATCH 1/3] infiniband: hw: hfi1: verbs.c: Use built-in RCU list checking
 2020-01-14 19:46 UTC  (8+ messages)

[Linux-kernel-mentees] [PATCH 3/3] infiniband: sw: rdmavt: mcast.c: Use built-in RCU list checking
 2020-01-14 16:25 UTC 

[Linux-kernel-mentees] [PATCH 2/3] infiniband: hw: qib: qib_verbs: Use built-in RCU list checking
 2020-01-14 16:25 UTC 

[Linux-kernel-mentees] Final Warning Before Termination
 2020-01-14 14:09 UTC 

[Linux-kernel-mentees] Manage Disk Usage
 2020-01-14  4:44 UTC 

[Linux-kernel-mentees] [PATCH v2] media: dvb_dummy_tuner: implement driver skeleton
 2020-01-13 18:43 UTC  (5+ messages)

[Linux-kernel-mentees] [PATCH v4] Documentation: filesystems: convert fuse to RST
 2020-01-13  8:51 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] drivers: soc: ti: knav_qmss_queue: Pass lockdep expression to RCU lists
 2020-01-11 16:39 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH 0/2] cocci: Support user comments attached to identifiers
 2020-01-11  9:18 UTC  (5+ messages)
` [Linux-kernel-mentees] [PATCH 1/2] parsing_c: Support user comments attached to identifier
` [Linux-kernel-mentees] [PATCH 2/2] tests: Add test case for user comments attached to ident
  ` [Linux-kernel-mentees] [Cocci] [PATCH 2/2] tests: Add test case for user comments attached to identifiers
  ` [Linux-kernel-mentees] [Cocci] [2/2] "

[Linux-kernel-mentees] [PATCH v3] Documentation: filesystems: convert vfat.txt to RST
 2020-01-10 18:04 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] Documentation: boot.rst: fix warnings
 2020-01-10 17:56 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH v3 0/8] Documentation: nfs: Convert a few documents to RST and move them to admin-guide
 2020-01-10 17:50 UTC  (3+ messages)
` [Linux-kernel-mentees] [PATCH v3 1/8] Documentation: nfsroot.txt: convert to ReST

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

[Linux-kernel-mentees] [PATCH v2 1/3] drivers: target: target_core_device: Pass lockdep expression to RCU lists
 2020-01-10 17:05 UTC  (3+ messages)
` [Linux-kernel-mentees] [PATCH v2 2/3] drivers: target: target_core_tpg: "
` [Linux-kernel-mentees] [PATCH v2 3/3] drivers: target: tcm_fc: tfc_sess: "

[Linux-kernel-mentees] [PATCH 1/3] infiniband: hw: hfi1: verbs.c: Use built-in RCU list checking
 2020-01-10 15:54 UTC  (4+ messages)

[Linux-kernel-mentees] [PATCH 1/3] drivers: target: target_core_device: Pass lockdep expression to RCU lists
 2020-01-10 12:44 UTC  (3+ messages)
` [Linux-kernel-mentees] [PATCH 2/3] drivers: target: target_core_tpg: "
` [Linux-kernel-mentees] [PATCH 3/3] drivers: target: tcm_fc: tfc_sess: "

[Linux-kernel-mentees] [PATCH] drivers: char: ipmi: ipmi_msghandler: Pass lockdep expression to RCU lists
 2020-01-10 12:13 UTC 

[Linux-kernel-mentees] [PATCH 0/1] Implement a DVB Dummy Tuner
 2020-01-09 21:11 UTC  (11+ messages)
` [Linux-kernel-mentees] [PATCH 1/1] media: dvb_dummy_tuner: implement driver skeleton

[Linux-kernel-mentees] [RESEND] fs: posix-acl.c: Fix warnings
 2020-01-09 15:37 UTC  (2+ messages)
` [Linux-kernel-mentees] [RESEND] fs: seq_file.c: "

[Linux-kernel-mentees] [PATCH] parsing_c: Handle case of annotation in function proto/def
 2020-01-09 10:47 UTC  (2+ 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).