Home
last modified time | relevance | path

Searched refs:authors (Results 1 – 25 of 81) sorted by relevance

1234

/linux-6.15/rust/macros/
H A Dmodule.rs98 authors: Option<Vec<String>>, field
138 "authors" => info.authors = Some(expect_string_array(it)), in parse()
183 if let Some(authors) = info.authors { in module()
184 for author in authors { in module()
/linux-6.15/scripts/
H A Dget_maintainer.pl1620 my @authors = ();
1666 my @authors = ();
1672 push(@authors, $author);
1679 return @authors;
2122 my @authors = ();
2130 push(@authors, $author);
2238 my @authors = ();
2263 if ($#authors == $#stats) {
2386 my @authors = ();
2391 push(@authors, $author);
[all …]
/linux-6.15/Documentation/admin-guide/cifs/
H A Dindex.rst14 authors
/linux-6.15/samples/rust/
H A Drust_driver_faux.rs10 authors: ["Lyude Paul"],
H A Drust_minimal.rs10 authors: ["Rust for Linux Contributors"],
H A Drust_driver_platform.rs49 authors: ["Danilo Krummrich"],
H A Drust_print_main.rs11 authors: ["Rust for Linux Contributors"],
H A Drust_dma.rs94 authors: ["Abdiel Janulgue"],
H A Drust_driver_pci.rs107 authors: ["Danilo Krummrich"],
H A Drust_misc_device.rs120 authors: ["Lee Jones"],
/linux-6.15/crypto/
H A Drsapubkey.asn13 -- Copyright (C) 2016 IETF Trust and the persons identified as authors
H A Drsaprivkey.asn13 -- Copyright (C) 2016 IETF Trust and the persons identified as authors
/linux-6.15/fs/smb/server/
H A Dksmbd_spnego_negtokentarg.asn13 -- Copyright (C) 1998 IETF Trust and the persons identified as authors
H A Dksmbd_spnego_negtokeninit.asn13 -- Copyright (C) 1998, 2000 IETF Trust and the persons identified as authors
/linux-6.15/tools/net/ynl/
H A Dpyproject.toml7 authors = [
/linux-6.15/crypto/asymmetric_keys/
H A Dpkcs8.asn13 -- Copyright (C) 2010 IETF Trust and the persons identified as authors
H A Dx509_akid.asn13 -- Copyright (C) 2008 IETF Trust and the persons identified as authors
H A Dx509.asn13 -- Copyright (C) 2008 IETF Trust and the persons identified as authors
/linux-6.15/drivers/block/
H A Drnull.rs30 authors: ["Andreas Hindborg"],
/linux-6.15/Documentation/networking/
H A Dtc-actions-env-rules.rst8 The "environmental" rules for authors of any new tc actions are:
/linux-6.15/Documentation/livepatch/
H A Dcumulative-patches.rst36 As a result, the livepatch authors might maintain sources only for one
96 - There is no special handling of shadow variables. Livepatch authors
/linux-6.15/LICENSES/deprecated/
H A DZlib15 no event will the authors be held liable for any damages arising from the use
H A DGFDL-1.170 publishers or authors of the Document to the Document's overall subject
166 It is requested, but not required, that you contact the authors of the
185 B. List on the Title Page, as authors, one or more persons or entities
187 Version, together with at least five of the principal authors of the
188 Document (all of its principal authors, if it has less than five).
201 it an item stating at least the title, year, new authors, and
204 stating the title, year, authors, and publisher of the Document as
/linux-6.15/drivers/net/phy/
H A Dqt2025.rs29 authors: ["FUJITA Tomonori <[email protected]>"],
H A Dax88796b_rust.rs22 authors: ["FUJITA Tomonori <[email protected]>"],

1234