Show patches with: none      |   21968 patches
« 1 2 ... 162 163 164219 220 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] perf: add asm include required for v6.9+ [1/2] perf: add asm include required for v6.9+ - - - --- 2024-04-04 Bruce Ashfield Accepted
[1/2] patchtest: sort when reading patches from a directory [1/2] patchtest: sort when reading patches from a directory - - - --- 2023-10-19 Ross Burton Accepted
[1/2] patchtest: skip merge test if not targeting master [1/2] patchtest: skip merge test if not targeting master - - - --- 2023-10-19 Trevor Gamblin Accepted
[1/2] patchtest: improve test issue messages [1/2] patchtest: improve test issue messages - - - --- 2023-10-12 Trevor Gamblin Accepted
[1/2] patchtest: Fix grammar in log output [1/2] patchtest: Fix grammar in log output - - - --- 2024-02-15 Trevor Gamblin Accepted
[1/2] patchtest-send-results: remove unused variable patchtest-send-results: prevent false positives due to commit subject - - - --- 2024-02-05 Alexis Lothoré Accepted
[1/2] patchelf: Upgrade 0.17.2 -> 0.18.0 [1/2] patchelf: Upgrade 0.17.2 -> 0.18.0 - - - --- 2023-05-02 Richard Purdie Accepted
[1/2] patchelf: upgrade 0.15.0 -> 0.16.1 [1/2] patchelf: upgrade 0.15.0 -> 0.16.1 - - - --- 2022-11-02 Richard Purdie Accepted
[1/2] patch: extract patches without diffstats patch: reduce changes during patch refresh - - - --- 2023-11-13 Lukas Funke New
[1/2] patch.py: Use shlex instead of deprecated pipe [1/2] patch.py: Use shlex instead of deprecated pipe - - - --- 2023-04-13 Ola x Nilsson Accepted
[1/2] patch.py: use --absolute-git-dir instead of --show-toplevel to retrieve gitdir [1/2] patch.py: use --absolute-git-dir instead of --show-toplevel to retrieve gitdir - - - --- 2023-08-23 Julien Stephan Accepted
[1/2] package_rpm: Do not replace square brackets in %files [1/2] package_rpm: Do not replace square brackets in %files - - - --- 2022-08-19 Pavel Zhukov Accepted
[1/2] package_manager: ipk: add OPKG_MAKE_INDEX_EXTRA_PARAMS variable [1/2] package_manager: ipk: add OPKG_MAKE_INDEX_EXTRA_PARAMS variable - - - --- 2024-02-02 Martin Jansa Accepted
[1/2] packagegroup-rust-cross-canadian: add native compiler environment [1/2] packagegroup-rust-cross-canadian: add native compiler environment - - - --- 2022-08-23 Peter Bergin Accepted
[1/2] packagegroup-core-x11-xserver: use RRECOMMENDS for mesa-driver-swrast [1/2] packagegroup-core-x11-xserver: use RRECOMMENDS for mesa-driver-swrast - - - --- 2024-01-01 Vincent Davis Jr New
[1/2] package: Only snap libraries if they would be processed by ldconfig OS-12840 [1/2] package: Only snap libraries if they would be processed by ldconfig OS-12840 - - - --- 2021-12-07 Mike Crowe Accepted
[1/2] package: Ensure we track whether PRSERV was active or not [1/2] package: Ensure we track whether PRSERV was active or not - - - --- 2022-05-08 Richard Purdie Accepted
[1/2] package: add extra_recommends to do_split_package() [1/2] package: add extra_recommends to do_split_package() - - - --- 2022-02-09 Ross Burton New
[1/2] package.bbclass: check packages name conflict in do_package [1/2] package.bbclass: check packages name conflict in do_package - 1 - --- 2023-03-22 Fawzi KHABER Accepted
[1/2] package-index: Convert package-index into a bbclass. [1/2] package-index: Convert package-index into a bbclass. - - - --- 2023-05-24 Charlie Johnston New
[1/2] os-release: replace DISTRO_CODENAME with VERSION_CODENAME [1/2] os-release: replace DISTRO_CODENAME with VERSION_CODENAME - - - --- 2022-10-24 Mikko Rapeli Accepted
[1/2] opkg: use a git clone, not a dynamic snapshot [1/2] opkg: use a git clone, not a dynamic snapshot - - - --- 2022-10-06 Ross Burton New
[1/2] opkg-utils: add acl and xattr support [1/2] opkg-utils: add acl and xattr support - - - --- 2023-07-11 Piotr Łobacz New
[1/2] openssl: check the existence of the PERL5LIB path [1/2] openssl: check the existence of the PERL5LIB path - - - --- 2023-07-05 Jose Quaresma New
[1/2] openssh: update Upstream-Status to Denied in test logging patch [1/2] openssh: update Upstream-Status to Denied in test logging patch - - - --- 2023-09-11 Mikko Rapeli Accepted
[1/2] openssh: sync local ssh_config + sshd_config files with upstream 8.7p1 [1/2] openssh: sync local ssh_config + sshd_config files with upstream 8.7p1 - - - --- 2022-08-18 Jan Lübbe Accepted
[1/2] openssh: Improve LICENSE to show BSD license variants. [1/2] openssh: Improve LICENSE to show BSD license variants. - - - --- 2021-11-26 Mikko Rapeli Accepted
[1/2] opensbi: Upgrade to 1.0 [1/2] opensbi: Upgrade to 1.0 - 1 - --- 2022-02-14 Khem Raj Accepted
[1/2] OESelftestTestContext: replace the os.environ after subprocess.check_output [1/2] OESelftestTestContext: replace the os.environ after subprocess.check_output - - - --- 2023-03-27 Jose Quaresma New
[1/2] oeqa: loader.py: show warning when skipping selected module and abort if all are skipped [1/2] oeqa: loader.py: show warning when skipping selected module and abort if all are skipped - - - --- 2023-03-13 Martin Jansa Accepted
[1/2] oeqa: add utils/data.py with get_data() function image specific configuration with oeqa runtime tests - - - --- 2022-11-17 Mikko Rapeli New
[1/2] oeqa/utils/qemurunner: change the serial runner usage [1/2] oeqa/utils/qemurunner: change the serial runner usage - - - --- 2023-02-16 Louis Rannou New
[1/2] oeqa/utils/gitarchive: fix tag pattern searching Fix regression reporting for master-next - - - --- 2023-10-10 Alexis Lothoré Accepted
[1/2] oeqa/utils/gitarchive: allow to pass a logger to get_tags oeqa/utils/gitarchive: put back local tags listing as third tag listing method - - - --- 2023-08-23 Alexis Lothoré Accepted
[1/2] oeqa/target/ssh: Ensure EAGAIN doesn't truncate output [1/2] oeqa/target/ssh: Ensure EAGAIN doesn't truncate output - - - --- 2023-07-27 Richard Purdie Accepted
[1/2] oeqa/target/ssh: add ignore_status argument to run() [1/2] oeqa/target/ssh: add ignore_status argument to run() - - - --- 2022-11-01 Ross Burton Accepted
[1/2] oeqa/selftest: introduce gitarchive tests oeqa/utils/gitarchive: fix tag name computation - - - --- 2023-08-11 Alexis Lothoré New
[1/2] oeqa/selftest/reproducible: Add OEQA_REPRODUCIBLE_EXCLUDED_PACKAGES support [1/2] oeqa/selftest/reproducible: Add OEQA_REPRODUCIBLE_EXCLUDED_PACKAGES support - - - --- 2023-11-14 Richard Purdie New
[1/2] oeqa/selftest/devtool: Fix for linux 6.1 versions onwards [1/2] oeqa/selftest/devtool: Fix for linux 6.1 versions onwards - - - --- 2023-01-26 Richard Purdie Accepted
[1/2] oeqa/selftest/devtool: abort if a local workspace already exist [1/2] oeqa/selftest/devtool: abort if a local workspace already exist - - - --- 2023-10-06 Julien Stephan New
[1/2] oeqa/selftest/archiver: Add multiconfig test for shared recipes [1/2] oeqa/selftest/archiver: Add multiconfig test for shared recipes - - - --- 2022-10-13 Jose Quaresma Accepted
[1/2] oeqa/qemurunner: Add newlines serial workaround [1/2] oeqa/qemurunner: Add newlines serial workaround - 1 - --- 2023-10-09 Richard Purdie Accepted
[1/2] oeqa/parselogs-ignores-qemuarmv5: add comments and organise [1/2] oeqa/parselogs-ignores-qemuarmv5: add comments and organise - - - --- 2024-01-04 Ross Burton Accepted
[1/2] oeqa/gotoolchain: put writable files in the Go module cache [1/2] oeqa/gotoolchain: put writable files in the Go module cache - - - --- 2022-07-25 Ross Burton New
[1/2] oeqa ping.py: avoid busylooping failing ping command [1/2] oeqa ping.py: avoid busylooping failing ping command - - - --- 2023-04-05 Mikko Rapeli New
[1/2] oe-setup-builddir: Keep templateconf.cfg relative if $TEMPLATECONF is [1/2] oe-setup-builddir: Keep templateconf.cfg relative if $TEMPLATECONF is - - - --- 2022-09-06 Peter Kjellerstedt Accepted
[1/2] oe-setup-build: add a tool for discovering config templates and setting up builds [1/2] oe-setup-build: add a tool for discovering config templates and setting up builds - - - --- 2022-09-05 Alexander Kanavin New
[1/2] numactl: Upgrade 2.0.17 -> 2.0.18 [1/2] numactl: Upgrade 2.0.17 -> 2.0.18 - - - --- 2024-02-20 Richard Purdie Accepted
[1/2] ntirpc: Add ntirpc recipe [1/2] ntirpc: Add ntirpc recipe - - - --- 2022-08-27 Paulo Neves New
[1/2] npm.bbclass: fix typo in 'fund' config option [1/2] npm.bbclass: fix typo in 'fund' config option - - - --- 2022-08-22 Enrico Scholz Accepted
[1/2] npm.bbclass: Fix file permissions before opening it for writing [1/2] npm.bbclass: Fix file permissions before opening it for writing - - - --- 2022-05-13 Böszörményi Zoltán New
[1/2] no-gplv3: Add workarounds for update-alternatives and ptest [1/2] no-gplv3: Add workarounds for update-alternatives and ptest - - - --- 2024-02-09 Richard Purdie New
[1/2] nghttp2: unbreak do_populate_sdk [1/2] nghttp2: unbreak do_populate_sdk - - - --- 2022-05-24 Markus Volk New
[1/2] nfs-utils: Fix host path contamination building locktest [1/2] nfs-utils: Fix host path contamination building locktest - - - --- 2023-07-25 Khem Raj Accepted
[1/2] ncurses: use COPYING file [1/2] ncurses: use COPYING file - - - --- 2022-04-13 Konrad Weihmann Accepted
[1/2] nativesdk-rpm: export RPM_ETCCONFIGDIR and MAGIC in environment like RPM_CONFIGDIR [1/2] nativesdk-rpm: export RPM_ETCCONFIGDIR and MAGIC in environment like RPM_CONFIGDIR - - - --- 2022-12-29 Martin Jansa Accepted
[1/2] musl: Update to latest tip of trunk [1/2] musl: Update to latest tip of trunk - - - --- 2024-02-15 Khem Raj Accepted
[1/2] musl: Fix build when usrmerge distro feature is enabled [1/2] musl: Fix build when usrmerge distro feature is enabled - - - --- 2022-04-22 Khem Raj Accepted
[1/2] musl-locales: Add Canadian French (fr_CA) locale support [1/2] musl-locales: Add Canadian French (fr_CA) locale support - - - --- 2023-04-13 Khem Raj Accepted
[1/2] mount-copybind: fix shellcheck warning [1/2] mount-copybind: fix shellcheck warning - - - --- 2022-03-25 Luca Boccassi Accepted
[1/2] meta: remove obsolete PIP_INSTALL_PACKAGE [1/2] meta: remove obsolete PIP_INSTALL_PACKAGE - - - --- 2022-03-11 Ross Burton Accepted
[1/2] meta/lib/bblayers/buildconf.py: add support for configuration descriptions [1/2] meta/lib/bblayers/buildconf.py: add support for configuration descriptions - - - --- 2023-08-30 Alexander Kanavin New
[1/2] meta/conf: move default configuration templates into meta/conf/templates/default [1/2] meta/conf: move default configuration templates into meta/conf/templates/default - - - --- 2022-08-24 Alexander Kanavin Accepted
[1/2] meson: drop redundant is_debianlike() patch [1/2] meson: drop redundant is_debianlike() patch - - - --- 2022-12-12 Ross Burton Accepted
[1/2] meson.bbclass: add support for running the meson tests at build time [1/2] meson.bbclass: add support for running the meson tests at build time - - - --- 2022-02-20 Jose Quaresma New
[1/2] meson.bbclass: add exe_wrapper helper [1/2] meson.bbclass: add exe_wrapper helper - - - --- 2022-02-17 Jose Quaresma New
[1/2] mesa: simplify overriding GALLIUMDRIVERS_LLVM [1/2] mesa: simplify overriding GALLIUMDRIVERS_LLVM - - - --- 2023-07-24 Dmitry Baryshkov Accepted
[1/2] mesa: Rework llvm handling [1/2] mesa: Rework llvm handling - - - --- 2022-08-23 Richard Purdie Accepted
[1/2] mesa: Fix native build on hosts with llvm-dev installed [1/2] mesa: Fix native build on hosts with llvm-dev installed - - - --- 2023-09-28 Khem Raj Accepted
[1/2] mesa: add pipe-loader's libraries to libopencl-mesa package [1/2] mesa: add pipe-loader's libraries to libopencl-mesa package - - - --- 2022-08-30 Andrey Konovalov Accepted
[1/2] mdamd: Switch to git recipe [1/2] mdamd: Switch to git recipe - - - --- 2024-01-22 Pavel Zhukov New
[1/2] man-db: update 2.10.2 -> 2.11.1 [1/2] man-db: update 2.10.2 -> 2.11.1 - - - --- 2022-11-23 Alexander Kanavin Accepted
[1/2] m4: Add locale-base-fr-fr rdep for musl too [1/2] m4: Add locale-base-fr-fr rdep for musl too - - - --- 2023-04-21 Khem Raj New
[1/2] lzlib: add a recipe [1/2] lzlib: add a recipe - - - --- 2024-02-05 Alexander Kanavin Superseded
[1/2] lua: Backport fix for CVE-2021-43396 [1/2] lua: Backport fix for CVE-2021-43396 - - - --- 2021-11-15 Richard Purdie Accepted
[1/2] lttng-ust: upgrade 2.13.0 -> 2.13.1 [1/2] lttng-ust: upgrade 2.13.0 -> 2.13.1 - - - --- 2021-12-12 Richard Purdie Accepted
[1/2] lttng-tools: Backport ptest fix [1/2] lttng-tools: Backport ptest fix - - - --- 2021-12-14 Richard Purdie New
[1/2] lttng-modules: Upgrade 2.13.9 -> 2.13.10 [1/2] lttng-modules: Upgrade 2.13.9 -> 2.13.10 - - - --- 2023-08-16 Richard Purdie Accepted
[1/2] lttng-modules: update to v2.13.9 [1/2] lttng-modules: update to v2.13.9 - - - --- 2023-03-18 Bruce Ashfield Accepted
[1/2] lttng-modules: fix v6.8+ build [1/2] lttng-modules: fix v6.8+ build - - - --- 2024-01-25 Bruce Ashfield Accepted
[1/2] ltp: Use bfd linker when lld is distro linker default [1/2] ltp: Use bfd linker when lld is distro linker default - - - --- 2023-07-27 Khem Raj Accepted
[1/2] ltp: Enable extra test groups [1/2] ltp: Enable extra test groups - 1 - --- 2024-02-06 Richard Purdie Accepted
[1/2] ltp: add RDEPENDS on findutils [1/2] ltp: add RDEPENDS on findutils - - - --- 2023-07-20 Ross Burton Accepted
[1/2] local.conf.sample.extended: Use new variable LICENSE_FLAGS_ACCEPTED [1/2] local.conf.sample.extended: Use new variable LICENSE_FLAGS_ACCEPTED - - - --- 2022-02-24 Khem Raj Accepted
[1/2] llvm: Upgrade to 18.1.3 bugfix release [1/2] llvm: Upgrade to 18.1.3 bugfix release - - - --- 2024-04-06 Khem Raj Accepted
[1/2] llvm: make LLVM_HAVE_OPT_VIEWER_MODULES optional [1/2] llvm: make LLVM_HAVE_OPT_VIEWER_MODULES optional - - - --- 2022-06-22 Markus Volk New
[1/2] llvm: Do not use lseek64 [1/2] llvm: Do not use lseek64 - - - --- 2022-12-30 Khem Raj Accepted
[1/2] llvm: Add llvm-config wrapper to improve flags handling [1/2] llvm: Add llvm-config wrapper to improve flags handling - - - --- 2022-08-30 Richard Purdie Accepted
[1/2] linux/generate-cve-exclusions: add version check warning [1/2] linux/generate-cve-exclusions: add version check warning - - - --- 2023-08-25 Ross Burton Accepted
[1/2] linux/generate-cve-exclusions.py: fix comparison [1/2] linux/generate-cve-exclusions.py: fix comparison - - - --- 2023-08-21 Ross Burton Accepted
[1/2] linux-yocto_6.1: ignore backported CVEs [1/2] linux-yocto_6.1: ignore backported CVEs - - - --- 2023-07-14 Ross Burton Accepted
[1/2] linux-yocto: extract generic kernel CVE_STATUS [1/2] linux-yocto: extract generic kernel CVE_STATUS - - - --- 2023-08-07 Ross Burton Accepted
[1/2] linux-yocto/cve-exclusion: move entries from cve-extra-exclusions [1/2] linux-yocto/cve-exclusion: move entries from cve-extra-exclusions - - - --- 2023-07-04 Ross Burton Accepted
[1/2] linux-yocto/6.6: update to v6.6.17 [1/2] linux-yocto/6.6: update to v6.6.17 - - - --- 2024-02-21 Bruce Ashfield Accepted
[1/2] linux-yocto/6.4: update to v6.4.9 [1/2] linux-yocto/6.4: update to v6.4.9 - - - --- 2023-08-09 Bruce Ashfield Accepted
[1/2] linux-yocto/6.1: update to v6.1.34 [1/2] linux-yocto/6.1: update to v6.1.34 - - - --- 2023-06-22 Bruce Ashfield Accepted
[1/2] linux-yocto/6.1: update to v6.1.31 [1/2] linux-yocto/6.1: update to v6.1.31 - - - --- 2023-06-05 Bruce Ashfield Accepted
[1/2] linux-yocto/5.19: drop recipes [1/2] linux-yocto/5.19: drop recipes - - - --- 2023-01-24 Bruce Ashfield Accepted
[1/2] linux-yocto/5.19: cfg: update x32 configuration fragment [1/2] linux-yocto/5.19: cfg: update x32 configuration fragment - - - --- 2022-08-09 Bruce Ashfield Accepted
[1/2] linux-yocto/5.15: update to v5.15.59 [1/2] linux-yocto/5.15: update to v5.15.59 - - - --- 2022-08-09 Bruce Ashfield Accepted
« 1 2 ... 162 163 164219 220 »