Home
last modified time | relevance | path

Searched refs:commit (Results 101 – 125 of 340) sorted by relevance

12345678910>>...14

/linux-6.15/tools/testing/selftests/damon/
H A Ddamon_nr_regions.py114 err = kdamonds.kdamonds[0].commit()
/linux-6.15/drivers/md/persistent-data/
H A Ddm-space-map-common.h95 commit_fn commit; member
H A Ddm-space-map-common.c949 r = ll->commit(ll); in sm_ll_commit()
1041 ll->commit = metadata_ll_commit; in sm_ll_new_metadata()
1083 ll->commit = metadata_ll_commit; in sm_ll_open_metadata()
1219 ll->commit = disk_ll_commit; in sm_ll_new_disk()
1255 ll->commit = disk_ll_commit; in sm_ll_open_disk()
/linux-6.15/drivers/infiniband/core/
H A Drdma_core.h68 bool commit, struct uverbs_attr_bundle *attrs);
/linux-6.15/drivers/gpu/drm/exynos/
H A Dexynos_drm_ipp.h29 int (*commit)(struct exynos_drm_ipp *ipp, member
/linux-6.15/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dgm107.c58 .commit = gk104_runl_commit,
H A Dnv50.c324 runl->func->commit(runl, memory, start, count); in nv50_runl_update()
333 .commit = nv50_runl_commit,
/linux-6.15/Documentation/admin-guide/device-mapper/
H A Ddm-integrity.rst282 * commit id
291 * commit id
294 512-byte sector of the journal ends with 8-byte commit id. If the
295 commit id matches on all sectors in a journal section, then it is
296 assumed that the section was written correctly. If the commit id
/linux-6.15/Documentation/bpf/
H A Dbpf_devel_QA.rst37 In case a buggy commit has already been identified, make sure to keep
38 the actual commit authors in Cc as well for the report. They can
342 commit is in net-next (or in some cases bpf-next). The ``Fixes:`` tag is
346 We also don't accept patches with an empty commit message. Take your
347 time and properly write up a high quality commit message, it is
358 then be placed into the merge commit by the BPF maintainers such that
396 Q: I need a specific BPF commit in stable kernels. What should I do?
399 the commit has already been applied in the related ``linux-*.y`` branches:
414 A: No. If you need a specific BPF commit in kernels that are currently not
444 They will be on hold there at minimum until the related commit made its
[all …]
/linux-6.15/drivers/staging/media/atomisp/pci/
H A Dia_css_pipe.h173 bool commit, struct ia_css_pipe *pipe);
/linux-6.15/scripts/
H A Dcheck-uapi.sh13 By default, the script will check to make sure the latest commit (or current
15 check against additional commit ranges with the -b and -p options.
/linux-6.15/Documentation/filesystems/bcachefs/
H A DCodingStyle.rst129 Be wary of how you take on and commit to big projects. Don't let development
178 Put effort into your documentation, commit messages, and code comments - but
179 don't go overboard. A good commit message is wonderful - but if the information
180 was important enough to go in a commit message, ask yourself if it would be
/linux-6.15/Documentation/admin-guide/
H A Dext4.rst185 commit=nrsec (*)
292 Since a synchronous write operation is going to force a commit and then
298 committing a transaction. Call this time the "commit time". If the
299 time that the transaction has been running is less than the commit
300 time, ext4 will try sleeping for the commit time to see if other
301 operations will join the transaction. The commit time is capped by
306 This parameter sets the commit time (as described above) to be at least
314 commit operation. This defaults to 3, which is a slightly higher
324 the next journal commit, in the default data=ordered mode, the data
/linux-6.15/Documentation/translations/it_IT/process/
H A Dsubmitting-patches.rst89 ``git``, come un "commit log". Leggete :ref:`it_the_canonical_patch_format`.
109 Se volete far riferimento a uno specifico commit, non usate solo
111 riassuntiva del commit per rendere la chiaro ai revisori l'oggetto.
481 ``git commit -s``. Anche il ripristino di uno stato precedente dovrebbe
636 L'etichetta Fixes: indica che la patch corregge un problema in un commit
783 <commit message>
797 Aggiungere i *backtrace* nei messaggi di commit
865 che ha ``base-commit:`` in fondo, questo fornisce al revisore e agli
869 $ git checkout -b patch-review [base-commit-id]
883 ``base-commit`` per indicare l'hash del commit dei sorgenti su cui si basa il
[all …]
/linux-6.15/scripts/gcc-plugins/
H A DKconfig29 gcc-4.5 on). It is based on the commit "Add fuzzing coverage support"
/linux-6.15/scripts/coccinelle/misc/
H A Dirqf_oneshot.cocci2 /// Since commit 1c6c69525b40 ("genirq: Reject bogus threaded irq requests")
/linux-6.15/Documentation/process/
H A Dresearcher-guidelines.rst100 Then send a patch (including a commit log with all the details listed
103 When sending patches produced from research, the commit logs should
118 * What prior commit does this change fix? This should go in a "Fixes:"
/linux-6.15/Documentation/livepatch/
H A Dcallbacks.rst113 example, commit 75ff39ccc1bd ("tcp: make challenge acks less predictable")
129 The commit 48900cb6af42 ("virtio-net: drop NETIF_F_FRAGLIST") change the way that
/linux-6.15/tools/testing/selftests/cgroup/
H A Dmemcg_protection.m65 % commit 1bc63fb1272b ("mm, memcg: make scan aggression always exclude protection")
/linux-6.15/fs/jfs/
H A Djfs_txnmgr.h260 struct commit { struct
/linux-6.15/Documentation/networking/
H A Dsysfs-tagging.rst8 commit msg)
/linux-6.15/Documentation/driver-api/
H A Disa.rst5 The following text is adapted from the commit message of the initial
6 commit of the ISA bus driver authored by Rene Herman.
/linux-6.15/Documentation/core-api/
H A Dprintk-index.rst29 to track the strings back to the kernel sources and the related commit.
70 it is the same string or find the commit that is responsible
/linux-6.15/drivers/gpu/drm/
H A Ddrm_crtc_helper.c402 crtc_funcs->commit(crtc); in drm_crtc_helper_set_mode()
413 if (encoder_funcs->commit) in drm_crtc_helper_set_mode()
414 encoder_funcs->commit(encoder); in drm_crtc_helper_set_mode()
/linux-6.15/drivers/gpu/drm/msm/adreno/
H A Da6xx_gmu.c1390 bool commit = false; in a6xx_gmu_rpmh_bw_votes_init() local
1397 commit = true; in a6xx_gmu_rpmh_bw_votes_init()
1400 data[bcm_index] = BCM_TCS_CMD(commit, false, 0, 0); in a6xx_gmu_rpmh_bw_votes_init()
1412 data[bcm_index] = BCM_TCS_CMD(commit, true, 0, perfmode); in a6xx_gmu_rpmh_bw_votes_init()
1428 data[bcm_index] = BCM_TCS_CMD(commit, true, vote, vote); in a6xx_gmu_rpmh_bw_votes_init()
1430 data[bcm_index] = BCM_TCS_CMD(commit, true, 0, vote); in a6xx_gmu_rpmh_bw_votes_init()

12345678910>>...14