Show patches with: Submitter = Carlos O'Donell       |    State = Action Required       |    Archived = No       |   400 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[COMMITTED] Update advisory GLIBC-SA-2025-0003 and GLIBC-SA-2025-0004 [COMMITTED] Update advisory GLIBC-SA-2025-0003 and GLIBC-SA-2025-0004 - - - - --- 2025-06-17 Carlos O'Donell New
[v2,4/4] ppc64le: Revert "powerpc: Optimized strcmp for power10" (CVE-2025-5702) [v2,1/4] ppc64le: Revert "powerpc: Optimized strncmp for power10" (CVE-2025-5745) - - 1 - --- 2025-06-16 Carlos O'Donell New
[v2,3/4] ppc64le: Revert "powerpc : Add optimized memchr for POWER10" (Bug 33059) [v2,1/4] ppc64le: Revert "powerpc: Optimized strncmp for power10" (CVE-2025-5745) - - 1 - --- 2025-06-16 Carlos O'Donell New
[v2,2/4] ppc64le: Revert "powerpc: Fix performance issues of strcmp power10" (CVE-2025-5702) [v2,1/4] ppc64le: Revert "powerpc: Optimized strncmp for power10" (CVE-2025-5745) - - 1 - --- 2025-06-16 Carlos O'Donell New
[v2,1/4] ppc64le: Revert "powerpc: Optimized strncmp for power10" (CVE-2025-5745) [v2,1/4] ppc64le: Revert "powerpc: Optimized strncmp for power10" (CVE-2025-5745) - - 1 - --- 2025-06-16 Carlos O'Donell New
[3/3] ppc64le: Revert "powerpc: Optimized strcmp for power10" (CVE-2025-5702) [1/3] ppc64le: Revert "powerpc: Optimized strncmp for power10" (CVE-2025-5745) - - - - --- 2025-06-11 Carlos O'Donell New
[2/3] ppc64le: Revert "powerpc : Add optimized memchr for POWER10" (Bug 33059) [1/3] ppc64le: Revert "powerpc: Optimized strncmp for power10" (CVE-2025-5745) - - - - --- 2025-06-11 Carlos O'Donell New
[1/3] ppc64le: Revert "powerpc: Optimized strncmp for power10" (CVE-2025-5745) [1/3] ppc64le: Revert "powerpc: Optimized strncmp for power10" (CVE-2025-5745) - - - - --- 2025-06-11 Carlos O'Donell New
[12/12] manual: Use more inclusive language in comments. Use inclusive langauge. - - 1 - --- 2025-05-20 Carlos O'Donell New
[11/12] m68k: Remove obsolete reference in comments. Use inclusive langauge. - - - - --- 2025-05-20 Carlos O'Donell New
[10/12] i386: Remove obsolete reference in comments. Use inclusive langauge. - - - - --- 2025-05-20 Carlos O'Donell New
[09/12] s390: Remove obsolete reference in comments. Use inclusive langauge. - - - - --- 2025-05-20 Carlos O'Donell New
[08/12] Makerules: Use 'original' instead of 'master' in source. Use inclusive langauge. - - 1 - --- 2025-05-20 Carlos O'Donell New
[07/12] gen-libm-test: Use 'original source' instead of 'master' in code. Use inclusive langauge. - - 1 - --- 2025-05-20 Carlos O'Donell New
[06/12] nss_test1: Use 'parametrized template' instead of 'master' in comment. Use inclusive langauge. - - 1 - --- 2025-05-20 Carlos O'Donell New
[05/12] mp_clz_tab: Update comments. Use inclusive langauge. - - - - --- 2025-05-20 Carlos O'Donell New
[04/12] linknamespace: Use 'ALLOWLIST' instead of 'WHITELIST' in code. Use inclusive langauge. - - 1 - --- 2025-05-20 Carlos O'Donell New
[03/12] posix: Use more inclusive language in test data. Use inclusive langauge. - - 1 - --- 2025-05-20 Carlos O'Donell New
[02/12] nss_compat: Use 'denylist' instead of 'blacklist' in code. Use inclusive langauge. - - - - --- 2025-05-20 Carlos O'Donell New
[01/12] pylintrc: Remove obsolete ignore section and comments. Use inclusive langauge. - - 1 - --- 2025-05-20 Carlos O'Donell New
[COMMITTED] Document CVE-2025-4802. [COMMITTED] Document CVE-2025-4802. - - - - --- 2025-05-16 Carlos O'Donell New
manual: Mark perror as MT-unsafe and update check-safety.sh manual: Mark perror as MT-unsafe and update check-safety.sh - - 1 - --- 2025-02-20 Carlos O'Donell New
manual: Mark setlogmask as AS-unsafe and AC-unsafe. manual: Mark setlogmask as AS-unsafe and AC-unsafe. - - 1 - --- 2025-02-20 Carlos O'Donell New
manual: Document setlogmask as MT-safe. manual: Document setlogmask as MT-safe. - - 1 - --- 2025-02-13 Carlos O'Donell New
[COMMITTED] nptl: Remove unused __g_refs comment. [COMMITTED] nptl: Remove unused __g_refs comment. - - - - --- 2025-02-13 Carlos O'Donell New
[2/2] Test commit that should fail CI [1/2] Test commit that should fail CI. - - - - --- 2024-12-09 Carlos O'Donell New
[1/2] Test commit that should fail CI. [1/2] Test commit that should fail CI. - - - - --- 2024-12-09 Carlos O'Donell New
[v6,9/9] nptl: Use all of g1_start and g_signals Patch to fix glibc condition variable bug (Bug 25847) - - 1 - --- 2024-12-04 Carlos O'Donell New
[v6,8/9] nptl: rename __condvar_quiesce_and_switch_g1 Patch to fix glibc condition variable bug (Bug 25847) - - 1 - --- 2024-12-04 Carlos O'Donell New
[v6,7/9] nptl: Fix indentation Patch to fix glibc condition variable bug (Bug 25847) - - 1 - --- 2024-12-04 Carlos O'Donell New
[v6,6/9] nptl: Use a single loop in pthread_cond_wait instaed of a nested loop Patch to fix glibc condition variable bug (Bug 25847) - - 1 - --- 2024-12-04 Carlos O'Donell New
[v6,5/9] nptl: Remove g_refs from condition variables Patch to fix glibc condition variable bug (Bug 25847) - - 1 - --- 2024-12-04 Carlos O'Donell New
[v6,4/9] nptl: Remove unnecessary quadruple check in pthread_cond_wait Patch to fix glibc condition variable bug (Bug 25847) - - 1 - --- 2024-12-04 Carlos O'Donell New
[v6,3/9] nptl: Remove unnecessary catch-all-wake in condvar group switch Patch to fix glibc condition variable bug (Bug 25847) - - 1 - --- 2024-12-04 Carlos O'Donell New
[v6,2/9] nptl: Update comments and indentation for new condvar implementation Patch to fix glibc condition variable bug (Bug 25847) - - 1 - --- 2024-12-04 Carlos O'Donell New
[v6,1/9] pthreads NPTL: lost wakeup fix 2 Patch to fix glibc condition variable bug (Bug 25847) - - 1 - --- 2024-12-04 Carlos O'Donell New
Testing pre-commit CI with inlined patch file. Testing pre-commit CI with inlined patch file. - - - - --- 2024-12-02 Carlos O'Donell New
Testing pre-commit CI systems. Testing pre-commit CI systems. - - - - --- 2024-12-02 Carlos O'Donell New
SHARED-FILES: Mention bundled Linux 6.10 headers. SHARED-FILES: Mention bundled Linux 6.10 headers. - - 1 - --- 2024-10-24 Carlos O'Donell New
Testing pre-commit CI for Makefile linting. Testing pre-commit CI for Makefile linting. - - - - --- 2024-10-11 Carlos O'Donell New
[COMMITTED,v4] manual: Fix and test @deftypef* function formatting [COMMITTED,v4] manual: Fix and test @deftypef* function formatting - - 1 - --- 2024-10-11 Carlos O'Donell New
[v3] manual: Fix and test @deftypef* function formatting [v3] manual: Fix and test @deftypef* function formatting - - 1 - --- 2024-10-10 Carlos O'Donell New
[v2] manual: Fix and test @deftypef* function formatting [v2] manual: Fix and test @deftypef* function formatting - - - - --- 2024-10-10 Carlos O'Donell New
manual: Fix and test @deftypef* function formatting manual: Fix and test @deftypef* function formatting - - - - --- 2024-10-09 Carlos O'Donell New
[COMMITTED] Fix whitespace related license issues. [COMMITTED] Fix whitespace related license issues. - - - - --- 2024-10-07 Carlos O'Donell New
Report error if setaffinity wrapper fails (Bug 32040) Report error if setaffinity wrapper fails (Bug 32040) - - 1 - --- 2024-08-15 Carlos O'Donell New
Fix conditionals on mtrace-based tests. Fix conditionals on mtrace-based tests. - - 1 - --- 2024-06-19 Carlos O'Donell New
[COMMITTED,2/2] NEWS: Add advisories. [COMMITTED,1/2] Document CVE-2024-33599, CVE-2024-33600, CVE-2024-33601, CVE-2024-33602 - - 1 - --- 2024-05-06 Carlos O'Donell New
[COMMITTED,1/2] Document CVE-2024-33599, CVE-2024-33600, CVE-2024-33601, CVE-2024-33602 [COMMITTED,1/2] Document CVE-2024-33599, CVE-2024-33600, CVE-2024-33601, CVE-2024-33602 - - 1 - --- 2024-05-06 Carlos O'Donell New
[v2,2/2] NEWS: Add advisories. [v2,1/2] Document CVE-2024-33599, CVE-2024-33600, CVE-2024-33601, CVE-2024-33602 - - 1 - --- 2024-05-02 Carlos O'Donell New
[v2,1/2] Document CVE-2024-33599, CVE-2024-33600, CVE-2024-33601, CVE-2024-33602 [v2,1/2] Document CVE-2024-33599, CVE-2024-33600, CVE-2024-33601, CVE-2024-33602 - - 1 - --- 2024-05-02 Carlos O'Donell New
[2/2] NEWS: Add advisories. [1/2] Document CVE-2024-33599, CVE-2024-33600, CVE-2024-33601, CVE-2024-33602 - - 1 - --- 2024-05-02 Carlos O'Donell New
[1/2] Document CVE-2024-33599, CVE-2024-33600, CVE-2024-33601, CVE-2024-33602 [1/2] Document CVE-2024-33599, CVE-2024-33600, CVE-2024-33601, CVE-2024-33602 - - - - --- 2024-05-02 Carlos O'Donell New
[COMMITTED] time: Allow later version licensing. [COMMITTED] time: Allow later version licensing. - - - - --- 2024-05-01 Carlos O'Donell New
[v2] locale: Handle loading a missing locale twice (Bug 14247) [v2] locale: Handle loading a missing locale twice (Bug 14247) - - 1 - --- 2024-04-09 Carlos O'Donell New
locale: Handle loading a missing locale twice (Bug 14247) locale: Handle loading a missing locale twice (Bug 14247) - - - - --- 2024-02-27 Carlos O'Donell New
[COMMITTED] Update SHARED-FILES and license for Unicode 15.1.0. [COMMITTED] Update SHARED-FILES and license for Unicode 15.1.0. - - - - --- 2024-02-27 Carlos O'Donell New
[COMMITTED,10/10] hurd: Reformat Makefile. [COMMITTED,01/10] conform: Reformat Makefile. - - - - --- 2024-02-25 Carlos O'Donell New
[COMMITTED,09/10] htl/tests: Reformat Makefile. [COMMITTED,01/10] conform: Reformat Makefile. - - - - --- 2024-02-25 Carlos O'Donell New
[COMMITTED,08/10] htl: Reformat Makefile. [COMMITTED,01/10] conform: Reformat Makefile. - - - - --- 2024-02-25 Carlos O'Donell New
[COMMITTED,07/10] hesiod: Reformat Makefile. [COMMITTED,01/10] conform: Reformat Makefile. - - - - --- 2024-02-25 Carlos O'Donell New
[COMMITTED,06/10] gmon: Reformat Makefile. [COMMITTED,01/10] conform: Reformat Makefile. - - - - --- 2024-02-25 Carlos O'Donell New
[COMMITTED,05/10] dlfcn: Reformat Makefile. [COMMITTED,01/10] conform: Reformat Makefile. - - - - --- 2024-02-25 Carlos O'Donell New
[COMMITTED,04/10] dirent: Reformat Makefile. [COMMITTED,01/10] conform: Reformat Makefile. - - - - --- 2024-02-25 Carlos O'Donell New
[COMMITTED,03/10] ctype: Reformat Makefile. [COMMITTED,01/10] conform: Reformat Makefile. - - - - --- 2024-02-25 Carlos O'Donell New
[COMMITTED,02/10] csu: Reformat Makefile. [COMMITTED,01/10] conform: Reformat Makefile. - - - - --- 2024-02-25 Carlos O'Donell New
[COMMITTED,01/10] conform: Reformat Makefile. [COMMITTED,01/10] conform: Reformat Makefile. - - - - --- 2024-02-25 Carlos O'Donell New
Relicense IBM portions of resolv/base64.c resolv/res_debug.c. Relicense IBM portions of resolv/base64.c resolv/res_debug.c. - - - - --- 2024-01-26 Carlos O'Donell New
[COMMITTED] manual: fix order of arguments of memalign and aligned_alloc (Bug 27547) [COMMITTED] manual: fix order of arguments of memalign and aligned_alloc (Bug 27547) - - 1 - --- 2024-01-24 Carlos O'Donell New
[v2] elf: Fix tst-nodeps2 test failure. [v2] elf: Fix tst-nodeps2 test failure. - - 1 - --- 2024-01-10 Carlos O'Donell New
[COMMITTED] localedata: Sort Makefile variables. [COMMITTED] localedata: Sort Makefile variables. - - - - --- 2024-01-10 Carlos O'Donell New
[COMMITTED] locale: Sort Makefile variables. [COMMITTED] locale: Sort Makefile variables. - - - - --- 2024-01-10 Carlos O'Donell New
elf: Fix tst-nodeps2 test failure. elf: Fix tst-nodeps2 test failure. - - 1 - --- 2024-01-10 Carlos O'Donell New
manual: Fix termios.c example. (Bug 31078) manual: Fix termios.c example. (Bug 31078) - - 1 - --- 2023-11-20 Carlos O'Donell New
[COMMITTED] Translations: Add new ro support and update others. [COMMITTED] Translations: Add new ro support and update others. - - - - --- 2023-07-07 Carlos O'Donell New
[v3,2/2] Add lint-makefiles Makefile linting test. [v3,1/2] elf: Sort Makefile variables. - - 1 - --- 2023-05-30 Carlos O'Donell New
[v3,1/2] elf: Sort Makefile variables. [v3,1/2] elf: Sort Makefile variables. - - 1 - --- 2023-05-30 Carlos O'Donell New
[v2,2/2] Add lint-makefiles Makefile linting test. [v2,1/2] elf: Sort Makefile variables. - - - - --- 2023-05-30 Carlos O'Donell New
[v2,1/2] elf: Sort Makefile variables. [v2,1/2] elf: Sort Makefile variables. - - 1 - --- 2023-05-30 Carlos O'Donell New
[COMMITTED] support: Reformat Makefile. [COMMITTED] support: Reformat Makefile. - - - - --- 2023-05-24 Carlos O'Donell New
[COMMITTED] posix: Reformat Makefile. [COMMITTED] posix: Reformat Makefile. - - - - --- 2023-05-19 Carlos O'Donell New
[1/1] Add lint-makefiles Makefile linting test. Add linting checks to 'make check' - - - - --- 2023-05-19 Carlos O'Donell New
[COMMITTED] catgets: Reformat Makefile. [COMMITTED] catgets: Reformat Makefile. - - - - --- 2023-05-18 Carlos O'Donell New
[COMMITTED] benchtests: Reformat Makefile. [COMMITTED] benchtests: Reformat Makefile. - - - - --- 2023-05-18 Carlos O'Donell New
[COMMITTED] assert: Reformat Makefile. [COMMITTED] assert: Reformat Makefile. - - - - --- 2023-05-18 Carlos O'Donell New
[COMMITTED] nptl: Reformat Makefile. [COMMITTED] nptl: Reformat Makefile. - - - - --- 2023-05-18 Carlos O'Donell New
[5/5] wcsmbs: Reformat Makefile. Fix defect in sort-makefile-lines.py - - 1 - --- 2023-05-18 Carlos O'Donell New
[4/5] misc: Reformat Makefile. Fix defect in sort-makefile-lines.py - - 1 - --- 2023-05-18 Carlos O'Donell New
[3/5] stdio-common: Adjust tests in Makefile Fix defect in sort-makefile-lines.py - - 1 - --- 2023-05-18 Carlos O'Donell New
[2/5] elf: Adjust tests in Makefile. Fix defect in sort-makefile-lines.py - - 1 - --- 2023-05-18 Carlos O'Donell New
[1/5] scripts: sort-makefile-lines.py Fix defect in sort-makefile-lines.py - - 1 - --- 2023-05-18 Carlos O'Donell New
[COMMITTED] argp: Reformat Makefile. [COMMITTED] argp: Reformat Makefile. - - - - --- 2023-05-17 Carlos O'Donell New
[COMMITTED,8/8] wcsmbs: Reformat Makefile. Reformat most used Makefiles. - - - - --- 2023-05-16 Carlos O'Donell New
[COMMITTED,7/8] linux: Reformat Makefile. Reformat most used Makefiles. - - - - --- 2023-05-16 Carlos O'Donell New
[COMMITTED,6/8] stdlib: Reformat Makefile. Reformat most used Makefiles. - - - - --- 2023-05-16 Carlos O'Donell New
[COMMITTED,5/8] stdio-common: Reformat Makefile. Reformat most used Makefiles. - - - - --- 2023-05-16 Carlos O'Donell New
[COMMITTED,4/8] socket: Reformat Makefile. Reformat most used Makefiles. - - - - --- 2023-05-16 Carlos O'Donell New
[COMMITTED,3/8] misc: Reformat Makefile. Reformat most used Makefiles. - - - - --- 2023-05-16 Carlos O'Donell New
[COMMITTED,2/8] debug: Reformat Makefile. Reformat most used Makefiles. - - - - --- 2023-05-16 Carlos O'Donell New
[COMMITTED,1/8] elf: Reformat Makefile. Reformat most used Makefiles. - - - - --- 2023-05-16 Carlos O'Donell New
« 1 2 3 4 »