linux-kernel-mentees.lists.linuxfoundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-14 15:43:19 to 2020-03-14 11:20:31 UTC [more...]

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

[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 0/2] Documentation: Add two new rst files
 2020-03-10 17:34 UTC  (12+ messages)
` [Linux-kernel-mentees] [PATCH 1/2] Documentation: Add a new .rst file under Documentation
    ` [Linux-kernel-mentees] [PATCH v2 0/2] Documentation: Add files to driver-api manual
      ` [Linux-kernel-mentees] [PATCH v2 1/2] Documentation: Add io-mapping.rst "
      ` [Linux-kernel-mentees] [PATCH v2 2/2] Documentation: Add io_ordering.rst "
        ` [Linux-kernel-mentees] [PATCH v3 0/2] Documentation: Rename two txt files to rst
          ` [Linux-kernel-mentees] [PATCH v3 1/2] Documentation: Add io-mapping.rst to driver-api manual
          ` [Linux-kernel-mentees] [PATCH v3 2/2] Documentation: Add io_ordering.rst "
` [Linux-kernel-mentees] [PATCH 2/2] Documentation: Add a new .rst file under Documentation

[Linux-kernel-mentees] [PATCH 00/13] cocci: Align the C AST and SmPL AST for enum
 2020-03-09 14:51 UTC  (16+ messages)
` [Linux-kernel-mentees] [PATCH 01/13] parsing_cocci: Align "
` [Linux-kernel-mentees] [PATCH 02/13] ocaml: coccilib: Reflect changes in SmPL AST for EnumDef
` [Linux-kernel-mentees] [PATCH 03/13] parsing_cocci: parser: Parse enumerators correctly
` [Linux-kernel-mentees] [PATCH 04/13] parsing_cocci: Add EnumDeclTag and EnumDeclDotsTag to SmPL ASTs
` [Linux-kernel-mentees] [PATCH 05/13] ocaml: coccilib: Reflect EnumDeclTag and EnumDeclDotsTag
` [Linux-kernel-mentees] [PATCH 06/13] parsing_cocci: visitor_ast0: Add visitor functions for enum_decl
` [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 

[Linux-kernel-mentees] [PATCH] fs: btrfs: block-group.c: Fix suspicious RCU usage warning
 2020-03-06 19:53 UTC  (6+ messages)

[Linux-kernel-mentees] [PATCH] fs: ext4: mballoc.c: Use built-in RCU list checking
 2020-03-05 22:23 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH RESEND] Documentation: RCU: lockdep.txt: Convert to lockdep.rst
 2020-03-05  0:10 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH 1/2] drivers: base: power: main.c: Use built-in RCU list checking
 2020-03-04 11:07 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH 2/2] drivers: base: power: wakeup.c: Use built-in RCU list checking
 2020-03-03 19:42 UTC 

[Linux-kernel-mentees] [PATCH] fs: nfsd: fileache.c: Use built-in RCU list checking
 2020-03-03 16:54 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] fs: nfsd: nfs4state.c: Use built-in RCU list checking
 2020-03-03 16:54 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] sunrpc: Pass lockdep expression to RCU lists
 2020-03-03 16:37 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH 1/2] drivers: base: power: main: Use built-in RCU list checking
 2020-03-03 16:09 UTC  (8+ messages)

[Linux-kernel-mentees] [PATCH RESEND] iommu: dmar: Fix RCU list debugging warnings
 2020-03-02 16:04 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] netfilter: ipt_CLUSTERIP: Pass lockdep expression to RCU lists
 2020-03-02 12:37 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] Documentation: RCU: lockdep.txt: Convert to lockdep.rst
 2020-02-29 21:06 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH v3] doc: Convert rculist_nulls.txt to rculist_nulls.rst
 2020-02-29 16:36 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] Documentation: RCU: lockdep.txt: Convert to lockdep.rst
 2020-02-29 10:42 UTC 

[Linux-kernel-mentees] [PATCH 2/2] drivers: base: power: wakeup.c: Use built-in RCU list checking
 2020-02-28 17:47 UTC 

[Linux-kernel-mentees] [PATCH] ipmi: Fix RCU list lockdep debugging warnings
 2020-02-28 17:44 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] ipv6: xfrm6_tunnel.c: Use built-in RCU list checking
 2020-02-28 10:02 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] net: bluetooth: hci_core: Fix Suspicious RCU usage warnings
 2020-02-28  7:37 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] net: bluetooth: hci_core: Use list_for_each_entry_rcu() to traverse RCU list in RCU read-side CS
 2020-02-28  7:36 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH v2] doc: Convert rculist_nulls.txt to rculist_nulls.rst
 2020-02-27 18:03 UTC 

[Linux-kernel-mentees] [PATCH v2] doc: Convert to checklist.txt to checklist.rst
 2020-02-27 17:26 UTC 

[Linux-kernel-mentees] [PATCH v2] doc: Convert to checklist.txt to checklist.rst
 2020-02-27 17:12 UTC 

[Linux-kernel-mentees] [PATCH] doc: Convert rculist_nulls.txt to rculist_nulls.rst
 2020-02-27 17:05 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] doc: Convert to checklist.txt to checklist.rst
 2020-02-27  9:08 UTC  (4+ messages)
` [Linux-kernel-mentees] [PATCH v2] "

[Linux-kernel-mentees] [PATCH] net: core: devlink.c: Use built-in RCU list checking
 2020-02-27  0:59 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH 1/2] ipmr: Fix RCU list debugging warning
 2020-02-25 13:10 UTC  (4+ messages)
` [Linux-kernel-mentees] [PATCH 2/2] ipmr: Add lockdep expression to ipmr_for_each_table macro

[Linux-kernel-mentees] [PATCH] net: bluetooth: hci_core: Fix Suspicious RCU usage warnings
 2020-02-25 13:06 UTC 

[Linux-kernel-mentees] [PATCH] net: core: devlink.c: Use built-in RCU list checking
 2020-02-25 12:09 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] ip6mr: Fix RCU list debugging warning
 2020-02-24 21:19 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] tcp: ipv4: Pass lockdep expression to RCU lists
 2020-02-24 21:07 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] net: 802: psnap.c: Use built-in RCU list checking
 2020-02-24 21:03 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] tcp, ulp: Pass lockdep expression to RCU lists
 2020-02-24 21:02 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH][next] clone3: fix an unsigned args.cgroup comparison to less than zero
 2020-02-24 12:37 UTC  (4+ messages)

[Linux-kernel-mentees] [PATCH] net: core: devlink.c: Use built-in RCU list checking
 2020-02-24  0:28 UTC  (8+ messages)

[Linux-kernel-mentees] [PATCH] net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_table_register()
 2020-02-23 18:17 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH 1/2] netfilter: Pass lockdep expression to __instance_lookup traversal
 2020-02-23 17:19 UTC  (2+ messages)
` [Linux-kernel-mentees] [PATCH 2/2] netfilter: Pass lockdep expression to instance_lookup traversal

[Linux-kernel-mentees] [PATCH] net: mac80211: rx.c: Avoid RCU list traversal under mutex
 2020-02-23 14:33 UTC 

[Linux-kernel-mentees] [PATCH] net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_table_register()
 2020-02-23 11:01 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_table_register()
 2020-02-23 10:56 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] net: core: sock_map: Use built-in RCU list checking
 2020-02-23  1:06 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] device_cgroup: Fix RCU list debugging warning
 2020-02-22 17:19 UTC 

[Linux-kernel-mentees] [PATCH] iommu: dmar: Fix RCU list debugging warnings
 2020-02-22 17:03 UTC 

[Linux-kernel-mentees] [PATCH] net: mac80211: rx.c: Use built-in RCU list checking
 2020-02-22 13:54 UTC  (4+ messages)

[Linux-kernel-mentees] [PATCH] net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_table_register()
 2020-02-22  6:55 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] tcp: ipv4: Pass lockdep expression to RCU lists
 2020-02-21 18:05 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] tcp: Pass lockdep expression to RCU lists
 2020-02-20  3:47 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] cfg80211: Pass lockdep expression to RCU lists
 2020-02-19 21:33 UTC  (6+ messages)

[Linux-kernel-mentees] [PATCH] bridge: br_stp: Use built-in RCU list checking
 2020-02-19 19:14 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH RESEND] net: hsr: Pass lockdep expression to RCU lists
 2020-02-19 18:55 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] net: hsr: Pass lockdep expression to RCU lists
 2020-02-19  9:53 UTC 

[Linux-kernel-mentees] [PATCH] netlabel_domainhash.c: Use built-in RCU list checking
 2020-02-18 22:50 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] net: netlabel: Use built-in RCU list checking
 2020-02-18 22:48 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH 4/4] flow_table.c: Use built-in RCU list checking
 2020-02-18 20:46 UTC  (2+ messages)

[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] [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 


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