Searched refs:fixes (Results 1 – 17 of 17) sorted by relevance
15 Find fixes to backport on previous versions.111 fixes=$(fixes_tag $id)112 [ "$stable" = "S" ] || [ "$fixes" = "F" ] || [ -n "$origins" ] || \123 printf '%s %7s %s %s %s (%s)\n' $version $id $stable $fixes "$headline" "$origver"
53 fixes=$(git log --format='%h %s' --reverse $range | grep -i ': *fix' | cut -d' ' -f1)54 stablefixes=$($selfdir/git-log-fixes.sh $range | sed '/(N\/A)$/d' | cut -d' ' -f2)179 bad=$(for fix in $fixes ; do
40 ; Ignore section attribute fixes in experimental regexdev library
17 backported fixes over an extended period of time. This provides downstream38 A Stable Release is used to backport fixes from an ``N`` release back to an43 or if users supply backported fixes, however the explicit commitment should be66 branch releases so that fixes have already gone through validation as part of69 fixes. Releases should be coordinated with the validation engineers to ensure82 Backporting should be limited to bug fixes. All patches accepted on the main103 new code being introduced is limited to bug fixes.123 Performance improvements are generally not considered to be fixes,
216 the release of fixes and reduce the vulnerability window.254 the deployment of fixes before a CVE is public.302 in order to coordinate the release of fixes
647 …n a patch will not be accepted if it doesn't address comments from a previous version with fixes or738 * Critical bug fixes only.741 Bug fixes are integrated as early as possible at any stage.
64 To ensure that you have the latest security fixes it is recommended that you
27 bug fixes and improvements, including:140 This fixes warnings about loss of precision
94 * Added several bug fixes.
925 This fixes the "Multiple RX VLAN filters can be configured, but only the982 This fixes issues with virtio in non-QEMU environments. For example Google
91 The new driver version (v2.6.0) introduces bug fixes and improvements, including:
52 Updated the Broadcom bnxt driver with fixes and improvements, including:
74 The new driver version (v2.3.0) introduced bug fixes and improvements,
134 bug fixes and improvements, including:
222 Vector version without mergeable Rx buffer support, also fixes the available
751 As there might be firmware fixes for performance enhancement in latest version
91 F: devtools/git-log-fixes.sh