lkmm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-26 15:17:18 to 2025-07-17 08:07:02 UTC [more...]

[PATCH 0/4] Convert atomic_*.txt and memory-barriers.txt to reST
 2025-07-17  8:06 UTC  (3+ messages)
` [PATCH 2/4] Documentation: atomic_bitops: Convert to reST format
` [PATCH 3/4] Documentation: atomic_t: "

[PATCH bpf-next 0/1] A tool to verify the BPF memory model
 2025-07-17  1:50 UTC  (4+ messages)
` [PATCH bpf-next 1/1] selftests/bpf: fix implementation of smp_mb()

[PATCH v6 0/9] LKMM generic atomics in Rust
 2025-07-16 19:42 UTC  (65+ messages)
` [PATCH v6 1/9] rust: Introduce atomic API helpers
` [PATCH v6 2/9] rust: sync: Add basic atomic operation mapping framework
` [PATCH v6 3/9] rust: sync: atomic: Add ordering annotation types
` [PATCH v6 4/9] rust: sync: atomic: Add generic atomics
` [PATCH v6 5/9] rust: sync: atomic: Add atomic {cmp,}xchg operations
` [PATCH v6 6/9] rust: sync: atomic: Add the framework of arithmetic operations
` [PATCH v6 7/9] rust: sync: atomic: Add Atomic<u{32,64}>
` [PATCH v6 8/9] rust: sync: Add memory barriers
` [PATCH v6 9/9] rust: sync: atomic: Add Atomic<{usize,isize}>

[PATCH v7 0/9] LKMM generic atomics in Rust
 2025-07-16 17:38 UTC  (50+ messages)
` [PATCH v7 1/9] rust: Introduce atomic API helpers
` [PATCH v7 2/9] rust: sync: Add basic atomic operation mapping framework
` [PATCH v7 3/9] rust: sync: atomic: Add ordering annotation types
` [PATCH v7 4/9] rust: sync: atomic: Add generic atomics
` [PATCH v7 5/9] rust: sync: atomic: Add atomic {cmp,}xchg operations
` [PATCH v7 6/9] rust: sync: atomic: Add the framework of arithmetic operations
` [PATCH v7 7/9] rust: sync: atomic: Add Atomic<u{32,64}>
` [PATCH v7 8/9] rust: sync: Add memory barriers
` [PATCH v7 9/9] rust: sync: atomic: Add Atomic<{usize,isize}>

[PATCH v9 00/13] Don't generate netlink .rst files inside $(srctree)
 2025-07-11 17:40 UTC  (21+ messages)
` [PATCH v9 01/13] docs: netlink: netlink-raw.rst: use :ref: instead of :doc:
` [PATCH v9 02/13] tools: ynl_gen_rst.py: Split library from command line tool
` [PATCH v9 03/13] docs: netlink: index.rst: add a netlink index file
` [PATCH v9 04/13] tools: ynl_gen_rst.py: cleanup coding style
` [PATCH v9 05/13] docs: sphinx: add a parser for yaml files for Netlink specs
` [PATCH v9 06/13] docs: use parser_yaml extension to handle "
` [PATCH v9 07/13] docs: uapi: netlink: update netlink specs link
` [PATCH v9 08/13] tools: ynl_gen_rst.py: drop support for generating index files
` [PATCH v9 09/13] docs: netlink: remove obsolete .gitignore from unused directory
` [PATCH v9 10/13] MAINTAINERS: add netlink_yml_parser.py to linux-doc
` [PATCH v9 11/13] tools: netlink_yml_parser.py: add line numbers to parsed data
` [PATCH v9 12/13] docs: parser_yaml.py: add support for line numbers from the parser
` [PATCH v9 13/13] docs: parser_yaml.py: fix backward compatibility with old docutils
` [PATCH v9 14/13] sphinx: parser_yaml.py: fix line numbers information

[PATCH 0/8] Introduce simple hazard pointers for lockdep
 2025-07-11  2:31 UTC  (9+ messages)
` [PATCH 8/8] locking/lockdep: Use shazptr to protect the key hashlist

[PATCH v8 00/13] Don't generate netlink .rst files inside $(srctree)
 2025-07-09 15:44 UTC  (20+ messages)
` [PATCH v8 02/13] tools: ynl_gen_rst.py: Split library from command line tool
` [PATCH v8 04/13] tools: ynl_gen_rst.py: cleanup coding style
` [PATCH v8 05/13] docs: sphinx: add a parser for yaml files for Netlink specs
` [PATCH v8 06/13] docs: use parser_yaml extension to handle "
` [PATCH v8 08/13] tools: ynl_gen_rst.py: drop support for generating index files
` [PATCH v8 10/13] MAINTAINERS: add netlink_yml_parser.py to linux-doc
` [PATCH v8 11/13] tools: netlink_yml_parser.py: add line numbers to parsed data
` [PATCH v8 13/13] docs: parser_yaml.py: fix backward compatibility with old docutils

[PATCH v2 1/1] docs/memory-barriers.txt: Add wait_event_cmd() and wait_event_exclusive_cmd()
 2025-07-08 22:59 UTC  (2+ messages)

[PATCH v5 00/10] LKMM generic atomics in Rust
 2025-07-05 21:43 UTC  (60+ messages)
` [PATCH v5 05/10] rust: sync: atomic: Add atomic {cmp,}xchg operations
  ` [PATCH v5 01/10] rust: Introduce atomic API helpers
  ` [PATCH v5 02/10] rust: sync: Add basic atomic operation mapping framework
  ` [PATCH v5 03/10] rust: sync: atomic: Add ordering annotation types
  ` [PATCH v5 04/10] rust: sync: atomic: Add generic atomics
  ` [PATCH v5 06/10] rust: sync: atomic: Add the framework of arithmetic operations
  ` [PATCH v5 10/10] rust: sync: Add memory barriers

[PATCH 1/1] docs/memory-barriers.txt: Add wait_event_cmd() and wait_event_exclusive_cmd()
 2025-06-26 16:18 UTC  (3+ 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).