Show patches with: Archived = No       |   29465 patches
« 1 2 ... 34 35 36294 295 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3] grantpt: Get rid of alloca [v3] grantpt: Get rid of alloca - - - - --- 2023-06-08 Joe Simmons-Talbott New
[4/4] aarch64: Add vector implementations of exp routines [1/4] aarch64: Add vector implementations of cos routines - - - - --- 2023-06-08 Joe Ramsay New
[3/4] aarch64: Add vector implementations of log routines [1/4] aarch64: Add vector implementations of cos routines - - - - --- 2023-06-08 Joe Ramsay New
[2/4] aarch64: Add vector implementations of sin routines [1/4] aarch64: Add vector implementations of cos routines - - - - --- 2023-06-08 Joe Ramsay New
[1/4] aarch64: Add vector implementations of cos routines [1/4] aarch64: Add vector implementations of cos routines - - - - --- 2023-06-08 Joe Ramsay New
[v1,2/2] x86: Implement clock_nanosleep{_time64} syscall for x86 only. [v1,1/2] x86: Implement sched_yield syscall for x86 only. - - - - --- 2023-06-08 Noah Goldstein New
[v1,1/2] x86: Implement sched_yield syscall for x86 only. [v1,1/2] x86: Implement sched_yield syscall for x86 only. - - - - --- 2023-06-08 Noah Goldstein New
[v1,2/2] x86: Add `prepare_context_switch` to initialize register inuse states [v1,1/2] linux: Implement sched_yield in C - - - - --- 2023-06-07 Noah Goldstein New
[v1,1/2] linux: Implement sched_yield in C [v1,1/2] linux: Implement sched_yield in C - - - - --- 2023-06-07 Noah Goldstein New
[v2] grantpt: Get rid of alloca [v2] grantpt: Get rid of alloca - - - - --- 2023-06-07 Joe Simmons-Talbott New
[v11,3/3] x86: Make the divisor in setting `non_temporal_threshold` cpu specific [v11,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` - - 1 - --- 2023-06-07 Noah Goldstein New
[v11,2/3] x86: Refactor Intel `init_cpu_features` [v11,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` - - 1 - --- 2023-06-07 Noah Goldstein New
[v11,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` [v11,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` - - 2 - --- 2023-06-07 Noah Goldstein New
stdlib: Perform NULL pointer check for the getenv argument stdlib: Perform NULL pointer check for the getenv argument - - - - --- 2023-06-07 Dennis Brendel New
malloc: Decrease resource usage for malloc tests malloc: Decrease resource usage for malloc tests - - 1 - --- 2023-06-07 Adhemerval Zanella Netto New
nss_files: Tune down tst-nss-files-hosts-getent resource usage nss_files: Tune down tst-nss-files-hosts-getent resource usage - - - - --- 2023-06-07 Adhemerval Zanella Netto New
[v2] elf: _dl_find_object may return 1 during early startup (bug 30515) [v2] elf: _dl_find_object may return 1 during early startup (bug 30515) - - 2 1 --- 2023-06-07 Florian Weimer New
LoongArch: Add support for dl_runtime_profile LoongArch: Add support for dl_runtime_profile - - - - --- 2023-06-07 caiyinyu New
resolv_conf: release lock on allocation failure (bug 30527) resolv_conf: release lock on allocation failure (bug 30527) - - - - --- 2023-06-07 Andreas Schwab New
time: Fix use-after-free in getdate time: Fix use-after-free in getdate - - 1 - --- 2023-06-06 Arjun Shankar New
linux: Handle personality filtering for 32 bits linux: Handle personality filtering for 32 bits - - - - --- 2023-06-06 Adhemerval Zanella Netto New
Always do locking when accessing streams (bug 15142, bug 14697) Always do locking when accessing streams (bug 15142, bug 14697) - - - - --- 2023-06-06 Andreas Schwab New
[2/2] pthreads: Use _exit to terminate the tst-stdio1 test [1/2] support: Add delayed__exit (with two underscores) - - - - --- 2023-06-06 Florian Weimer New
[1/2] support: Add delayed__exit (with two underscores) [1/2] support: Add delayed__exit (with two underscores) - - - - --- 2023-06-06 Florian Weimer New
[v5] MIPS: Sync elf.h from binutils [v5] MIPS: Sync elf.h from binutils - - - - --- 2023-06-06 Ying Huang New
[v2] linux: Split tst-ttyname [v2] linux: Split tst-ttyname - - - - --- 2023-06-05 Adhemerval Zanella Netto New
elf: _dl_find_object may return 1 during early startup (bug 30515) elf: _dl_find_object may return 1 during early startup (bug 30515) - - - - --- 2023-06-05 Florian Weimer New
Always do locking when accessing streams (bug 15142, bug 14697) Always do locking when accessing streams (bug 15142, bug 14697) - - - - --- 2023-06-05 Andreas Schwab New
[v3,2/2] Use O_IGNORE_CTTY where appropriate O_IGNORE_CTTY everywhere - - - - --- 2023-06-04 Sergey Bugaev New
[v3,1/2] include/fcntl.h: Define O_IGNORE_CTTY O_IGNORE_CTTY everywhere - - - - --- 2023-06-04 Sergey Bugaev New
hurd: Exclude more headers when generating errno.h hurd: Exclude more headers when generating errno.h - - - - --- 2023-06-04 Sergey Bugaev New
[hurd,commited] hurd: Fix x86_64 sigreturn restoring bogus reply_port [hurd,commited] hurd: Fix x86_64 sigreturn restoring bogus reply_port - - - - --- 2023-06-04 Samuel Thibault New
[COMMITTED] Fix a few more typos I missed in previous round -- BZ 25337 [COMMITTED] Fix a few more typos I missed in previous round -- BZ 25337 - - - - --- 2023-06-02 Paul Pluzhnikov New
time: Also check for EPERM while trying to clock_settime time: Also check for EPERM while trying to clock_settime - - 1 - --- 2023-06-02 Adhemerval Zanella Netto New
[v6,7/7] Move {read,write}_all functions to a dedicated header Fix warn unused result - - 1 - --- 2023-06-02 Frederic Berat New
[v6,6/7] tests: Replace various function calls with their x variant Fix warn unused result - - 1 - --- 2023-06-02 Frederic Berat New
[v6,5/7] tests: replace fgets by xfgets Fix warn unused result - - - - --- 2023-06-02 Frederic Berat New
[v6,4/7] tests: replace fread by xfread Fix warn unused result - - - - --- 2023-06-02 Frederic Berat New
[v6,3/7] tests: replace system by xsystem Fix warn unused result - - - - --- 2023-06-02 Frederic Berat New
[v6,2/7] tests: replace read by xread Fix warn unused result - - - - --- 2023-06-02 Frederic Berat New
[v6,1/7] tests: fix warn unused result on asprintf calls Fix warn unused result - - 1 - --- 2023-06-02 Frederic Berat New
linux: Fail as unsupported if personality call is filtered linux: Fail as unsupported if personality call is filtered - - 1 - --- 2023-06-02 Adhemerval Zanella Netto New
x86: Fix for cache computation on AMD legacy cpus. x86: Fix for cache computation on AMD legacy cpus. - - 1 - --- 2023-06-02 develop--- via Libc-alpha New
[v4] MIPS: Sync elf.h from binutils [v4] MIPS: Sync elf.h from binutils - - - - --- 2023-06-02 Ying Huang New
[COMMITTED] Fix all the remaining misspellings -- BZ 25337 [COMMITTED] Fix all the remaining misspellings -- BZ 25337 - - - - --- 2023-06-02 Paul Pluzhnikov New
debug: Actually run tst-longjmp_chk3.c debug: Actually run tst-longjmp_chk3.c - - - - --- 2023-06-01 Nisha Poyarekar New
grantpt: Get rid of alloca grantpt: Get rid of alloca - - - - --- 2023-06-01 Joe Simmons-Talbott New
linux: Split tst-ttyname linux: Split tst-ttyname - - - 1 --- 2023-06-01 Adhemerval Zanella Netto New
[v5] ifaddrs: Get rid of alloca [v5] ifaddrs: Get rid of alloca - - 1 - --- 2023-06-01 Joe Simmons-Talbott New
stdlib: Tune down thread arc4random tests stdlib: Tune down thread arc4random tests - - - - --- 2023-06-01 Adhemerval Zanella Netto New
stdlib: Tune down fork arc4random tests stdlib: Tune down fork arc4random tests - - 1 - --- 2023-06-01 Adhemerval Zanella Netto New
Move {read,write}_all functions to a dedicated header Move {read,write}_all functions to a dedicated header - - - - --- 2023-06-01 Frederic Berat New
[v2] x86-64: Use YMM registers in memcmpeq-evex.S [v2] x86-64: Use YMM registers in memcmpeq-evex.S - - 1 - --- 2023-06-01 H.J. Lu New
[v2] check_native: Get rid of alloca [v2] check_native: Get rid of alloca - - 1 - --- 2023-06-01 Joe Simmons-Talbott New
[v5,12/12] tests: fix warn unused results [v5,01/12] catgets/gencat.c: fix warn unused result - - 1 - --- 2023-06-01 Frederic Berat New
[v5,07/12] tests: replace system by xsystem [v5,01/12] catgets/gencat.c: fix warn unused result - - - - --- 2023-06-01 Frederic Berat New
[v5,04/12] tests: fix warn unused result on asprintf calls [v5,01/12] catgets/gencat.c: fix warn unused result - - - - --- 2023-06-01 Frederic Berat New
[v5,03/12] nptl_db/thread_dbP.h: fix warn unused result [v5,01/12] catgets/gencat.c: fix warn unused result - - 1 - --- 2023-06-01 Frederic Berat New
[v5,02/12] malloc/{memusage.c, memusagestat.c}: fix warn unused result [v5,01/12] catgets/gencat.c: fix warn unused result - - 1 - --- 2023-06-01 Frederic Berat New
[v5,01/12] catgets/gencat.c: fix warn unused result [v5,01/12] catgets/gencat.c: fix warn unused result - - 1 - --- 2023-06-01 Frederic Berat New
Format test results closer to what DejaGnu does Format test results closer to what DejaGnu does - - - - --- 2023-06-01 Maxim Kuvyrkov New
x86-64: Use YMM registers in memcmpeq-evex.S x86-64: Use YMM registers in memcmpeq-evex.S - - - - --- 2023-06-01 H.J. Lu New
[v2,2/2] Use __nonnull for the epoll_wait(2) family of syscalls Use __nonnull for the epoll_wait(2) family of syscalls - - 1 - --- 2023-05-31 Alejandro Colomar New
[v2,1/2] Fix invalid use of NULL in epoll_pwait2(2) test [v2,1/2] Fix invalid use of NULL in epoll_pwait2(2) test - - 1 - --- 2023-05-31 Alejandro Colomar New
[v4] ifaddrs: Get rid of alloca [v4] ifaddrs: Get rid of alloca - - - - --- 2023-05-31 Joe Simmons-Talbott New
[v3] support: Don't fail on fchown when spawning sgid processes [v3] support: Don't fail on fchown when spawning sgid processes - - 1 1 --- 2023-05-31 Siddhesh Poyarekar New
[v2] support: Don't fail on fchown when spawning sgid processes [v2] support: Don't fail on fchown when spawning sgid processes - - - 1 --- 2023-05-31 Siddhesh Poyarekar New
support: Don't fail on fchown when spawning sgid processes support: Don't fail on fchown when spawning sgid processes - - - - --- 2023-05-31 Siddhesh Poyarekar New
check_native: Get rid of alloca check_native: Get rid of alloca - - - - --- 2023-05-31 Joe Simmons-Talbott New
[v3] io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64 [v3] io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64 - - - - --- 2023-05-31 Adhemerval Zanella Netto New
[v2] io: Fix F_GETLK64, F_SETLK64, and F_SETLKW64 for powerpc64 [v2] io: Fix F_GETLK64, F_SETLK64, and F_SETLKW64 for powerpc64 - - - - --- 2023-05-31 Adhemerval Zanella Netto New
[COMMITTED] Fix misspellings in sysdeps/ -- BZ 25337 [COMMITTED] Fix misspellings in sysdeps/ -- BZ 25337 - - - - --- 2023-05-30 Paul Pluzhnikov New
io: Fix F_GETLK64, F_SETLK64, and F_SETLKW64 for powerpc64 io: Fix F_GETLK64, F_SETLK64, and F_SETLKW64 for powerpc64 - - - - --- 2023-05-30 Adhemerval Zanella Netto New
getipv4sourcefilter: Get rid of alloca getipv4sourcefilter: Get rid of alloca - - 1 - --- 2023-05-30 Joe Simmons-Talbott New
getsourcefilter: Get rid of alloca. getsourcefilter: Get rid of alloca. - - 1 - --- 2023-05-30 Joe Simmons-Talbott New
[v3] ifaddrs: Get rid of alloca [v3] ifaddrs: Get rid of alloca - - - - --- 2023-05-30 Joe Simmons-Talbott New
elf: Remove spurios SHARED conditional from elf/rtld.c elf: Remove spurios SHARED conditional from elf/rtld.c - - - - --- 2023-05-30 Florian Weimer 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
[COMMITTED,2.36] io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ#3047… [COMMITTED,2.36] io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ#3047… - - 1 - --- 2023-05-30 Adhemerval Zanella Netto New
[COMMITTED,2.35] io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ#3047… [COMMITTED,2.35] io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ#3047… - - 1 - --- 2023-05-30 Adhemerval Zanella Netto 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
[v3] elf: Make more functions available for binding during dlclose (bug 30425) [v3] elf: Make more functions available for binding during dlclose (bug 30425) - - 1 - --- 2023-05-30 Florian Weimer New
[RFC,v2,4/4] selftests/rseq: Implement rseq_mutex test program Extend rseq with sched_state_ptr field - - - - --- 2023-05-29 Mathieu Desnoyers New
[RFC,v2,3/4] selftests/rseq: Implement sched state test program Extend rseq with sched_state_ptr field - - - - --- 2023-05-29 Mathieu Desnoyers New
[RFC,v2,2/4] selftests/rseq: Add sched_state rseq field and getter Extend rseq with sched_state_ptr field - - - - --- 2023-05-29 Mathieu Desnoyers New
[RFC,v2,1/4] rseq: Add sched_state field to struct rseq Extend rseq with sched_state_ptr field - - - - --- 2023-05-29 Mathieu Desnoyers New
[v13] POSIX locale covers every byte [BZ# 29511] [v13] POSIX locale covers every byte [BZ# 29511] - - - - --- 2023-05-29 наб New
[v5,3/3] posix: regexec(): fix REG_STARTEND, pmatch->rm_so != 0 w/^ anchor Untitled series #357066 - - - - --- 2023-05-29 наб New
[v5,2/3] posix: regcomp(): clear RE_DOT_NOT_NULL Untitled series #357065 - - - - --- 2023-05-29 наб New
[v5,1/3] posix: add (failing) test for REG_STARTEND [v5,1/3] posix: add (failing) test for REG_STARTEND - - - - --- 2023-05-29 наб New
[v2,3/3] io: Add FORTIFY_SOURCE check for fcntl arguments fcntl fortification - - - - --- 2023-05-28 Sergey Bugaev New
[v2,2/3] cdefs.h: Define __glibc_warn_system_headers_{begin, end} fcntl fortification - - 1 - --- 2023-05-28 Sergey Bugaev New
[v2,1/3] support: Add support_fcntl_support_ofd_locks () fcntl fortification - - 1 - --- 2023-05-28 Sergey Bugaev New
Fix misspellings in elf/ -- BZ 25337 Fix misspellings in elf/ -- BZ 25337 - - 1 - --- 2023-05-27 Paul Pluzhnikov New
[hurd,commited] mach: Fix startup with stack protector [hurd,commited] mach: Fix startup with stack protector - - - - --- 2023-05-27 Samuel Thibault New
[v10,3/3] x86: Make the divisor in setting `non_temporal_threshold` cpu specific [v10,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` - - 1 - --- 2023-05-27 Noah Goldstein New
[v10,2/3] x86: Refactor Intel `init_cpu_features` [v10,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` - - 1 - --- 2023-05-27 Noah Goldstein New
[v10,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` [v10,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` - - 2 - --- 2023-05-27 Noah Goldstein New
« 1 2 ... 34 35 36294 295 »