/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | patch.py | 794 def __init__(self, patchset, terminal): argument 807 def __init__(self, patchset, terminal): argument 808 self.patchset = patchset 813 os.chdir(self.patchset.dir) 815 self.patchset.Push() 826 def __init__(self, patchset, terminal): argument 827 self.patchset = patchset 834 os.chdir(self.patchset.dir) 836 self.patchset.Push(False) 839 patchcmd = self.patchset.Push(True, False, False) [all …]
|
/openbmc/openbmc/poky/meta/lib/patchtest/tests/ |
H A D | base.py | 72 cls.patchset = None 74 cls.patchset = unidiff.PatchSet.from_filename( 78 cls.patchset = [] 141 cls.added, cls.modified, cls.removed = cls.get_metadata_stats(cls.patchset) 188 def get_metadata_stats(cls, patchset): argument 225 for patch in patchset:
|
H A D | test_metadata.py | 77 for patch in self.patchset: 93 for patch in self.patchset: 161 for patch in self.patchset:
|
H A D | test_patch.py | 19 for patch in cls.patchset: 38 new_cves = [p for p in self.patchset if p.path.endswith('.patch') and p.is_added_file]
|
H A D | test_python_pylint.py | 24 for patch in cls.patchset:
|
H A D | test_mbox.py | 119 for patch in self.patchset:
|
/openbmc/openbmc/poky/meta/classes-global/ |
H A D | patch.bbclass | 141 patchset = cls(patchdir, d) 142 resolver = rcls(patchset, oe_terminal) 143 classes[patchdir] = (patchset, resolver) 144 patchset.Clean() 146 patchset, resolver = classes[patchdir] 150 patchset.Import({"file":local, "strippath": parm['striplevel']}, True)
|
/openbmc/linux/Documentation/maintainer/ |
H A D | maintainer-entry-profile.rst | 73 obligation to ever accept any given patchset, but if the review has not 86 after a patchset has been posted without receiving any feedback. In
|
/openbmc/linux/Documentation/filesystems/ext4/ |
H A D | bigalloc.rst | 30 block, even for directories. TaoBao had a patchset to extend the “use
|
/openbmc/bmcweb/ |
H A D | REDFISH_CHECKLIST.md | 33 common errors are present in the patchset.
|
H A D | OWNERS | 60 # patchset, adding your name to the list below, documenting some evidence of
|
H A D | TESTING.md | 100 A committer should run tests that exercise all paths changed in the patchset. If
|
/openbmc/linux/Documentation/filesystems/ |
H A D | xfs-maintainer-entry-profile.rst | 116 - Any patchset changing XFS should be cc'd in its entirety to linux-xfs. 161 format document[3] and submitted as a patchset after the fstests
|
H A D | xfs-online-fsck-design.rst | 112 Each kernel patchset adding an online repair function will use the same branch 889 Proposed patchset: 1759 The proposed patchset is the 2046 The proposed patchset is the 2182 The proposed patchset is at the start of the 2224 The proposed patchset is the 2435 an inode, which is a future patchset and only included here for completeness. 2634 The proposed patchset is the 2727 The proposed patchset is the 2768 The proposed patchset is the [all …]
|
/openbmc/linux/Documentation/trace/ |
H A D | hwlat_detector.rst | 12 however there is nothing x86 specific about this patchset. It was
|
/openbmc/qemu/docs/devel/ |
H A D | submitting-a-patch.rst | 381 intend for your patchset to be applied to master, but would like some 392 patchset that the submitter themselves is saying shouldn't be applied, 397 of the patchset you're looking for review on, and why reviewers 502 Include version history in patchset revisions 548 If your patchset has received no replies you should "ping" it after a
|
/openbmc/linux/Documentation/process/ |
H A D | submit-checklist.rst | 102 21) Tested after it has been merged into the -mm patchset to make sure
|
H A D | adding-syscalls.rst | 179 To make new system calls easy to review, it's best to divide up the patchset 488 patchset, for the convenience of reviewers.
|
/openbmc/docs/designs/ |
H A D | design-template.md | 8 in a single reasonably small patchset that has little impact to any other
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-3.4.2.rst | 106 - libtool: Update patchset to match those submitted upstream
|
/openbmc/phosphor-host-ipmid/docs/ |
H A D | contributing.md | 32 build. Ideally, changes from the entire patchset could be done all in one go to
|
/openbmc/linux/Documentation/driver-api/acpi/ |
H A D | linuxized-acpica.rst | 129 ACPICA release patchset for the Linux ACPI community. This process is
|
/openbmc/linux/Documentation/sound/cards/ |
H A D | emu-mixer.rst | 36 A patchset to enhance the driver is available from `a GitHub repository
|
/openbmc/linux/Documentation/networking/ |
H A D | tls.rst | 209 A patchset to OpenSSL to use ktls as the record layer is
|
H A D | msg_zerocopy.rst | 51 patchset
|