Show patches with: Archived = No       |   2105 patches
« 1 2 ... 3 4 521 22 »
Patch Series S/W/F Date Submitter Delegate State
[02/19] nptl: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2017-12-11 Adhemerval Zanella Superseded
[03/19] nptl: x86_64: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2017-12-11 Adhemerval Zanella Superseded
[04/19] nptl: x32: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2017-12-11 Adhemerval Zanella Superseded
[05/19] nptl: i386: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2017-12-11 Adhemerval Zanella Superseded
[06/19] nptl: powerpc: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2017-12-11 Adhemerval Zanella Superseded
[07/19] nptl: aarch64: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2017-12-11 Adhemerval Zanella Superseded
[09/19] nptl: s390: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2017-12-11 Adhemerval Zanella Superseded
[10/19] nptl: ia64: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2017-12-11 Adhemerval Zanella Superseded
[11/19] nptl: alpha: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2017-12-11 Adhemerval Zanella Superseded
[12/19] nptl: m68k: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2017-12-11 Adhemerval Zanella Superseded
[13/19] nptl: microblaze: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2017-12-11 Adhemerval Zanella Superseded
[14/19] nptl: tile: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2017-12-11 Adhemerval Zanella Superseded
[15/19] nptl: sparc: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2017-12-11 Adhemerval Zanella Superseded
[16/19] nptl: nios2: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2017-12-11 Adhemerval Zanella Superseded
[17/19] nptl: sh: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2017-12-11 Adhemerval Zanella Superseded
[18/19] nptl: mips: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2017-12-11 Adhemerval Zanella Superseded
[19/19] nptl: hppa: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2017-12-11 Adhemerval Zanella Superseded
[5/5] hppa: Remove unrequired nptl headers [1/5] nptl: Add mutex-internal.h --- 2017-12-29 Adhemerval Zanella Superseded
[v3,02/18] Parameterize OP_T_THRES from memcopy.h Improve generic string routines --- 2018-01-10 Adhemerval Zanella Superseded
[v3,13/18] hppa: Add memcopy.h Improve generic string routines --- 2018-01-10 Adhemerval Zanella Superseded
[v3,14/18] hppa: Add string-fzb.h and string-fzi.h Improve generic string routines --- 2018-01-10 Adhemerval Zanella Superseded
[v3,15/18] alpha: Add string-fzb.h and string-fzi.h Improve generic string routines --- 2018-01-10 Adhemerval Zanella Superseded
[v3,16/18] arm: Add string-fza.h Improve generic string routines --- 2018-01-10 Adhemerval Zanella Superseded
[v3,18/18] sh: Add string-fzb.h Improve generic string routines --- 2018-01-10 Adhemerval Zanella Superseded
[1/7] stdlib: Adjust tst-qsort{2} to libsupport Refactor qsort implementation --- 2018-01-18 Adhemerval Zanella Superseded
[3/7] benchtests: Add bench-qsort Refactor qsort implementation --- 2018-01-18 Adhemerval Zanella Superseded
[4/7] stdlib: Add more qsort{_r} coverage Refactor qsort implementation --- 2018-01-18 Adhemerval Zanella Superseded
[5/7] stdlib: Remove use of mergesort on qsort Refactor qsort implementation --- 2018-01-18 Adhemerval Zanella Superseded
[7/7] stdlib: Remove undefined behavior from qsort implementation Refactor qsort implementation --- 2018-01-18 Adhemerval Zanella Superseded
[v2,05/21] nptl: x32: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella Superseded
[v3,08/17] y2038: parisc: Extend sysvipc data structures Untitled series #10817 --- 2018-04-19 Arnd Bergmann Superseded
[v3,09/17] y2038: sparc: Extend sysvipc data structures Untitled series #10817 --- 2018-04-19 Arnd Bergmann Superseded
[v3,12/17] y2038: ipc: Use ktime_get_real_seconds consistently Untitled series #10817 --- 2018-04-19 Arnd Bergmann Superseded
[v3,15/17] y2038: ipc: Enable COMPAT_32BIT_TIME Untitled series #10817 --- 2018-04-19 Arnd Bergmann Superseded
[v3,16/17] y2038: ipc: Redirect ipc(SEMTIMEDOP, ...) to compat_ksys_semtimedop Untitled series #10817 --- 2018-04-19 Arnd Bergmann Superseded
[v3] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) [v3] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) --- 2018-06-13 Adhemerval Zanella Superseded
[v2,5/7] stdlib: Remove use of mergesort on qsort Refactor qsort implementation --- 2018-08-31 Adhemerval Zanella Superseded
[2/7] nptl: Remove tst-cancel-wrappers test and related macros General fixes and refactor for BZ#12683 --- 2018-09-04 Adhemerval Zanella Superseded
[3/7] nptl: Fix testcases for new pthread cancellation mechanism General fixes and refactor for BZ#12683 --- 2018-09-04 Adhemerval Zanella Superseded
[4/7] x86: Remove wrong THREAD_ATOMIC_* macros General fixes and refactor for BZ#12683 --- 2018-09-04 Adhemerval Zanella Superseded
[5/7] i386: Remove bogus THREAD_ATOMIC_* macros General fixes and refactor for BZ#12683 --- 2018-09-04 Adhemerval Zanella Superseded
[6/7] nptl: Cleanup cancellation macros General fixes and refactor for BZ#12683 --- 2018-09-04 Adhemerval Zanella Superseded
[7/7] support: Add support_create_temp_fifo General fixes and refactor for BZ#12683 --- 2018-09-04 Adhemerval Zanella Superseded
[1/3] posix: Add internal symbols for posix_spawn interface [1/3] posix: Add internal symbols for posix_spawn interface --- 2018-09-15 Adhemerval Zanella Superseded
[2/3] posix: Use posix_spawn on popen [1/3] posix: Add internal symbols for posix_spawn interface --- 2018-09-15 Adhemerval Zanella Superseded
[3/3] posix: Use posix_spawn on system [1/3] posix: Add internal symbols for posix_spawn interface --- 2018-09-15 Adhemerval Zanella Superseded
[01/12] termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783) [01/12] termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783) --- 2018-10-15 Adhemerval Zanella Superseded
[02/12] termios: Consolidate struct termios [01/12] termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783) --- 2018-10-15 Adhemerval Zanella Superseded
[03/12] termios: Consolidate termios c_cc symbolic constants [01/12] termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783) --- 2018-10-15 Adhemerval Zanella Superseded
[04/12] termios: Consolidate Input Modes definitions. [01/12] termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783) --- 2018-10-15 Adhemerval Zanella Superseded
[05/12] termios: Consolidate Output Modes definitions [01/12] termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783) --- 2018-10-15 Adhemerval Zanella Superseded
[06/12] termios: Consolidate Baud Rate Selection definitions [01/12] termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783) --- 2018-10-15 Adhemerval Zanella Superseded
[07/12] termios: Consolidate control mode definitions [01/12] termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783) --- 2018-10-15 Adhemerval Zanella Superseded
[08/12] termios: Consolidate local mode definitions [01/12] termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783) --- 2018-10-15 Adhemerval Zanella Superseded
[09/12] termios: Consolidate tcflow symbolic constants [01/12] termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783) --- 2018-10-15 Adhemerval Zanella Superseded
[10/12] termios: Remove Linux _IOT_termios [01/12] termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783) --- 2018-10-15 Adhemerval Zanella Superseded
[11/12] termios: Add powerpc termios-misc [01/12] termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783) --- 2018-10-15 Adhemerval Zanella Superseded
[12/12] termios: Consolidate termios.h [01/12] termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783) --- 2018-10-15 Adhemerval Zanella Superseded
io: Consolidate lockf implementation io: Consolidate lockf implementation --- 2018-11-26 Adhemerval Zanella Superseded
[1/2] Replace check_mul_overflow_size_t with INT_MULTIPLY_WRAPV [1/2] Replace check_mul_overflow_size_t with INT_MULTIPLY_WRAPV --- 2018-12-21 Adhemerval Zanella Superseded
[v2,3/6] x86: Remove wrong THREAD_ATOMIC_* macros General fixes and refactor for BZ#12683 --- 2018-12-28 Adhemerval Zanella Superseded
[1/6] nptl: Remove pthread_clock_gettime pthread_clock_settime [1/6] nptl: Remove pthread_clock_gettime pthread_clock_settime --- 2019-02-08 Adhemerval Zanella Superseded
[3/6] Remove __get_clockfreq [1/6] nptl: Remove pthread_clock_gettime pthread_clock_settime --- 2019-02-08 Adhemerval Zanella Superseded
[4/6] Do not use HP_TIMING_NOW for random bits [1/6] nptl: Remove pthread_clock_gettime pthread_clock_settime --- 2019-02-08 Adhemerval Zanella Superseded
[6/6] Add generic hp-timing support [1/6] nptl: Remove pthread_clock_gettime pthread_clock_settime --- 2019-02-08 Adhemerval Zanella Superseded
[1/3] powerpc: remove power6 wcscpy optimization [1/3] powerpc: remove power6 wcscpy optimization --- 2019-03-04 Adhemerval Zanella Superseded
[2/3] powerpc: remove power6 wcschr optimization [1/3] powerpc: remove power6 wcscpy optimization --- 2019-03-04 Adhemerval Zanella Superseded
[3/3] powerpc: remove power6 wcsrchr optimization [1/3] powerpc: remove power6 wcscpy optimization --- 2019-03-04 Adhemerval Zanella Superseded
[05/28] powerpc: floor/floorf refactor powerpc floating-point optimization refactor --- 2019-03-29 Adhemerval Zanella Superseded
[2/2] elf: Fix pldd (BZ#18035) [1/2] support: Add support_capture_subprogram --- 2019-04-16 Adhemerval Zanella Superseded
[v2,1/2] ipc: Refactor sysvipc internal definitions [v2,1/2] ipc: Refactor sysvipc internal definitions --- 2019-05-20 Adhemerval Zanella Superseded
Refactor sigcontextinfo.h Refactor sigcontextinfo.h --- 2019-05-29 Adhemerval Zanella Superseded
[06/12] Remove PREPARE_VERSION and PREPARE_VERSION_KNOW [01/12] m68k: Remove vDSO support --- 2019-06-14 Adhemerval Zanella Superseded
[07/12] Refactor vDSO initialization code [01/12] m68k: Remove vDSO support --- 2019-06-14 Adhemerval Zanella Superseded
[09/12] mips: Consolidate INTERNAL_VSYSCALL_CALL [01/12] m68k: Remove vDSO support --- 2019-06-14 Adhemerval Zanella Superseded
[10/12] sparc64: Use linux generic time implementation [01/12] m68k: Remove vDSO support --- 2019-06-14 Adhemerval Zanella Superseded
[11/12] linux: Consolidate time implementation [01/12] m68k: Remove vDSO support --- 2019-06-14 Adhemerval Zanella Superseded
[12/12] linux: Consolidate gettimeofday implementation [01/12] m68k: Remove vDSO support --- 2019-06-14 Adhemerval Zanella Superseded
[1/4] arm: Split BE/LE abilist [1/4] arm: Split BE/LE abilist --- 2019-07-24 Adhemerval Zanella Superseded
[4/4] sysvipc: Set ipc_perm mode as mode_t (BZ#18231) [1/4] arm: Split BE/LE abilist --- 2019-07-24 Adhemerval Zanella Superseded
[v2,1/4] arm: Split BE/LE abilist [v2,1/4] arm: Split BE/LE abilist --- 2019-07-30 Adhemerval Zanella Superseded
[v2,2/4] microblaze: Split BE/LE abilist [v2,1/4] arm: Split BE/LE abilist --- 2019-07-30 Adhemerval Zanella Superseded
[v2,3/4] sh: Split BE/LE abilist [v2,1/4] arm: Split BE/LE abilist --- 2019-07-30 Adhemerval Zanella Superseded
[2/2] linux: Make profil_counter a compat_symbol (BZ#17726) [v2,1/2] Refactor sigcontextinfo.h --- 2019-08-01 Adhemerval Zanella Superseded
[v3,4/4] sysvipc: Set ipc_perm mode as mode_t (BZ#18231) [v3,1/4] arm: Split BE/LE abilist --- 2019-08-28 Adhemerval Zanella Superseded
[v4] sysvipc: Set ipc_perm mode as mode_t (BZ#18231) [v4] sysvipc: Set ipc_perm mode as mode_t (BZ#18231) --- 2019-08-29 Adhemerval Zanella Superseded
Remove 32 bit sparc v8 support Remove 32 bit sparc v8 support --- 2019-11-11 Adhemerval Zanella Superseded
[1/2] misc: Set generic pselect as ENOSYS [1/2] misc: Set generic pselect as ENOSYS --- 2019-11-14 Adhemerval Zanella Superseded
[2/7] x86: Make x32 use x86 time implementation [1/7] linux: Update x86 vDSO symbols --- 2019-11-29 Adhemerval Zanella Superseded
[3/7] Remove vDSO support from make-syscall.sh [1/7] linux: Update x86 vDSO symbols --- 2019-11-29 Adhemerval Zanella Superseded
[4/7] linux: Update mips vDSO symbols [1/7] linux: Update x86 vDSO symbols --- 2019-11-29 Adhemerval Zanella Superseded
[5/7] elf: Enable relro for static build [1/7] linux: Update x86 vDSO symbols --- 2019-11-29 Adhemerval Zanella Superseded
[v2] elf: Enable relro for static build [v2] elf: Enable relro for static build --- 2019-12-03 Adhemerval Zanella Superseded
[v2,1/3] linux: Consolidate sigprocmask [v2,1/3] linux: Consolidate sigprocmask --- 2019-12-05 Adhemerval Zanella Superseded
[v2,2/3] linux: Remove SIGCANCEL/SIGSETXID handling on sigprocmask [v2,1/3] linux: Consolidate sigprocmask --- 2019-12-05 Adhemerval Zanella Superseded
[3/7] Fix return code for __libc_signal_* functions [v3,1/7] Fix __libc_signal_block_all on sparc64 --- 2019-12-10 Adhemerval Zanella Superseded
[v2,02/12] linux: Update x86 vDSO symbols [01/12] linux: Fix vDSO macros build with time64 interfaces --- 2019-12-12 Adhemerval Zanella Superseded
[04/12] linux: Update mips vDSO symbols [01/12] linux: Fix vDSO macros build with time64 interfaces --- 2019-12-12 Adhemerval Zanella Superseded
[05/12] Remove vDSO support from make-syscall.sh [01/12] linux: Fix vDSO macros build with time64 interfaces --- 2019-12-12 Adhemerval Zanella Superseded
[09/12] Enable vDSO clock_gettime64 for i386 [01/12] linux: Fix vDSO macros build with time64 interfaces --- 2019-12-12 Adhemerval Zanella Superseded
« 1 2 ... 3 4 521 22 »