Show patches with: State = Action Required       |   27295 patches
« 1 2 3 4272 273 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
elf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT elf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT - - - - --- 2023-12-09 H.J. Lu New
[4/4] aarch64: Add longjmp test for SME aarch64: Add SME support - - - - --- 2023-12-08 Szabolcs Nagy New
[3/4] aarch64: Add setcontext support for SME aarch64: Add SME support - - - - --- 2023-12-08 Szabolcs Nagy New
[2/4] aarch64: Add longjmp support for SME aarch64: Add SME support - - - - --- 2023-12-08 Szabolcs Nagy New
[1/4] aarch64: Add SME runtime support aarch64: Add SME support - - - - --- 2023-12-08 Szabolcs Nagy New
elf: Initialize GLRO(dl_lazy) before relocating libc in dynamic startup elf: Initialize GLRO(dl_lazy) before relocating libc in dynamic startup - - 1 - --- 2023-12-08 Florian Weimer New
x86: Check PT_GNU_PROPERTY early x86: Check PT_GNU_PROPERTY early - - - - --- 2023-12-07 H.J. Lu New
Do not build sparc32 libgcc functions into static libc Do not build sparc32 libgcc functions into static libc - - - - --- 2023-12-07 Joseph Myers New
[committed] Move CVE information into advisories directory [committed] Move CVE information into advisories directory - - - - --- 2023-12-07 Siddhesh Poyarekar New
sysdeps/x86/Makefile: Split and sort tests sysdeps/x86/Makefile: Split and sort tests - - - - --- 2023-12-07 H.J. Lu New
[v2,2/2] x86: Add generic CPUID data dumper to ld.so --list-diagnostics Generic x86-64 CPU diagnostics dumper - - - - --- 2023-12-07 Florian Weimer New
[v2,1/2] elf: Wire up _dl_diagnostics_cpu_kernel Generic x86-64 CPU diagnostics dumper - - - - --- 2023-12-07 Florian Weimer New
[v3,32/32] elf: Use memory protection keys for the protected memory allocator RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,31/32] elf: Add hash tables to speed up DT_NEEDED, dlopen lookups RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,30/32] elf: Put critical _dl_find_object pointers into protected memory area RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,29/32] elf: Use _dl_find_object instead of _dl_find_dso_for_object in dlopen RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,28/32] elf: Add fast path to dlopen for fully-opened maps RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,27/32] elf: Determine the caller link map in _dl_open RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,26/32] elf: Switch to a region-based protected memory allocator RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,25/32] elf: Move most of the _dl_find_object data to the protected heap RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,24/32] elf: Implement a basic protected memory allocator RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,23/32] elf: Bootstrap allocation for future protected memory allocator RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,22/32] elf: Introduce GLPM accessor for the protected memory area RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,21/32] elf: _dl_rtld_map should not exist in static builds RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,20/32] elf: Add l_soname accessor function for DT_SONAME values RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,19/32] elf: Split _dl_lookup_map, _dl_map_new_object from _dl_map_object RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,18/32] elf: Move link map fields used by dependency sorting to writable part RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,17/32] elf: Allocate auditor state after read-write link map RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,16/32] elf: Move l_tls_offset into read-write part of link map RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,15/32] elf: Remove run-time-writable fields from struct link_map_private RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,14/32] elf: Use struct link_map_private for the internal link map RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,13/32] elf: Merge __dl_libc_freemem into __rtld_libc_freeres RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,12/32] elf: Move __rtld_malloc_init_stubs call into _dl_start_final RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,11/32] elf: Merge the three implementations of _dl_dst_substitute RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,10/32] elf: Make <alloc_buffer.h> usable in ld.so RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,09/32] Do not export <alloc_buffer.h> functions from libc RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,08/32] elf: Eliminate alloca in open_verify RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,07/32] elf: Disambiguate some failures in _dl_load_cache_lookup RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,06/32] elf: Remove version assert in check_match in elf/dl-lookup.c RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,05/32] elf: In rtld_setup_main_map, assume ld.so has a DYNAMIC segment RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,04/32] elf: Eliminate second loop in find_version in dl-version.c RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,03/32] elf: Remove _dl_sysdep_open_object hook function RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,02/32] misc: Enable internal use of memory protection keys RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
[v3,01/32] support: Add <support/memprobe.h> for protection flags probing RELRO linkmaps - - - - --- 2023-12-07 Florian Weimer New
stdlib: Reinstate stable mergesort implementation on qsort stdlib: Reinstate stable mergesort implementation on qsort - - - - --- 2023-12-06 Adhemerval Zanella Netto New
[v5] Add rseq extensible ABI support [v5] Add rseq extensible ABI support - - - - --- 2023-12-06 Michael Jeanson New
[17/17] x86/cet: Run some CET tests with shadow stack x86/cet: Update CET kernel interface - - - - --- 2023-12-06 H.J. Lu New
[16/17] x86/cet: Don't set CET active by default x86/cet: Update CET kernel interface - - - - --- 2023-12-06 H.J. Lu New
[15/17] x86/cet: Don't disable CET if not single threaded x86/cet: Update CET kernel interface - - - - --- 2023-12-06 H.J. Lu New
[14/17] x86/cet: Check feature_1 in TCB for active IBT and SHSTK x86/cet: Update CET kernel interface - - - - --- 2023-12-06 H.J. Lu New
[13/17] x86/cet: Enable shadow stack during startup x86/cet: Update CET kernel interface - - - - --- 2023-12-06 H.J. Lu New
[12/17] elf: Always provide _dl_get_dl_main_map in libc.a x86/cet: Update CET kernel interface - - - - --- 2023-12-06 H.J. Lu New
[11/17] x86/cet: Sync with Linux kernel 6.6 shadow stack interface x86/cet: Update CET kernel interface - - - - --- 2023-12-06 H.J. Lu New
[10/17] x86: Modularize sysdeps/x86/dl-cet.c x86/cet: Update CET kernel interface - - - - --- 2023-12-06 H.J. Lu New
[09/17] x86: Check PT_GNU_PROPERTY early x86/cet: Update CET kernel interface - - - - --- 2023-12-06 H.J. Lu New
[08/17] x86/cet: Check CPU_FEATURE_ACTIVE in permissive mode x86/cet: Update CET kernel interface - - - - --- 2023-12-06 H.J. Lu New
[07/17] x86/cet: Check legacy shadow stack code in .init_array section x86/cet: Update CET kernel interface - - - - --- 2023-12-06 H.J. Lu New
[06/17] x86/cet: Add tests for GLIBC_TUNABLES=glibc.cpu.hwcaps=-SHSTK x86/cet: Update CET kernel interface - - - - --- 2023-12-06 H.J. Lu New
[05/17] x86/cet: Check CPU_FEATURE_ACTIVE when CET is disabled x86/cet: Update CET kernel interface - - - - --- 2023-12-06 H.J. Lu New
[04/17] x86/cet: Check legacy shadow stack applications x86/cet: Update CET kernel interface - - - - --- 2023-12-06 H.J. Lu New
[03/17] x86/cet: Don't assume that SHSTK implies IBT x86/cet: Update CET kernel interface - - - - --- 2023-12-06 H.J. Lu New
[02/17] x86/cet: Update tst-cet-vfork-1 x86/cet: Update CET kernel interface - - - - --- 2023-12-06 H.J. Lu New
[01/17] x86/cet: Check user_shstk in /proc/cpuinfo x86/cet: Update CET kernel interface - - - - --- 2023-12-06 H.J. Lu New
[V6] powerpc: Optimized strcmp for power10 [V6] powerpc: Optimized strcmp for power10 - - 1 - --- 2023-12-06 Amrita H S New
[v6,2/2] elf: Do not set invalid tunables values Improve loader environment variable handling - - - - --- 2023-12-06 Adhemerval Zanella Netto New
[v6,1/2] elf: Do not duplicate the GLIBC_TUNABLES string Improve loader environment variable handling - - - - --- 2023-12-06 Adhemerval Zanella Netto New
[2/2] localedata: Convert day names in nn_NO locale to UTF-8 [1/2] localedata: Remove trailing whitespace in weekday names in nn_NO locale - - - - --- 2023-12-05 Mike FABIAN New
[1/2] localedata: Remove trailing whitespace in weekday names in nn_NO locale [1/2] localedata: Remove trailing whitespace in weekday names in nn_NO locale - - - - --- 2023-12-05 Mike FABIAN New
[v2] rtld: Add glibc.rtld.enable_secure tunable. [v2] rtld: Add glibc.rtld.enable_secure tunable. - - - - --- 2023-12-05 Joe Simmons-Talbott New
[V5] powerpc: Optimized strcmp for power10 [V5] powerpc: Optimized strcmp for power10 - - - - --- 2023-12-05 Amrita H S New
rtld: Add glibc.rtld.enable_secure tunable. rtld: Add glibc.rtld.enable_secure tunable. - - - - --- 2023-12-05 Joe Simmons-Talbott New
[committed,glibc-htdocs] Mention the security page in the bugs page [committed,glibc-htdocs] Mention the security page in the bugs page - - - - --- 2023-12-05 Siddhesh Poyarekar New
[committed] Adapt the security policy for the security page [committed] Adapt the security policy for the security page - - - - --- 2023-12-05 Siddhesh Poyarekar New
[v2,2/2] powerpc: Add HWCAP3/HWCAP4 data to TCB for Power Architecture. [v2,1/2] powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power. - - - - --- 2023-12-05 Manjunath Matti New
[v2,1/2] powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power. [v2,1/2] powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power. - - - - --- 2023-12-05 Manjunath Matti New
debug/getwd_chk.c: warning should be emitted for the __getwd_chk symbol. debug/getwd_chk.c: warning should be emitted for the __getwd_chk symbol. - - - - --- 2023-12-05 Frederic Cambus New
aarch64: correct CFI in rawmemchr (bug 31113) aarch64: correct CFI in rawmemchr (bug 31113) - - - - --- 2023-12-05 Andreas Schwab New
RFD/patch:system-wide tunables: parser preview RFD/patch:system-wide tunables: parser preview - - - - --- 2023-12-05 DJ Delorie New
[v2,2/2] stdlib: Adjust the factor in tst-qsort5 stdlib: Optimize number of calls to comparison function in qsort - - - - --- 2023-12-05 Kuan-Wei Chiu New
[v2,1/2] stdlib: Optimize number of calls to comparison function in qsort stdlib: Optimize number of calls to comparison function in qsort - - - - --- 2023-12-05 Kuan-Wei Chiu New
Chain stpcpy(3) to terminate strings after mempcpy(3) Chain stpcpy(3) to terminate strings after mempcpy(3) - - - - --- 2023-12-04 Alejandro Colomar New
[hurd,commited] Revert "Update code to handle the new ABI for sending inlined port rights." [hurd,commited] Revert "Update code to handle the new ABI for sending inlined port rights." - - - - --- 2023-12-03 Samuel Thibault New
[hurd,commited] Revert "hurd: Fix build" [hurd,commited] Revert "hurd: Fix build" - - - - --- 2023-12-03 Samuel Thibault New
[hurd,commited] hurd: Fix build [hurd,commited] hurd: Fix build - - - - --- 2023-12-03 Samuel Thibault New
[hurd,commited] Update code to handle the new ABI for sending inlined port rights. [hurd,commited] Update code to handle the new ABI for sending inlined port rights. - - - - --- 2023-12-03 Samuel Thibault New
stdlib: Optimize number of calls to comparison function stdlib: Optimize number of calls to comparison function - - - - --- 2023-12-02 Kuan-Wei Chiu New
[hurd,commited] hurd: [!__USE_MISC] Do not #undef BSD macros in ioctls [hurd,commited] hurd: [!__USE_MISC] Do not #undef BSD macros in ioctls - - - - --- 2023-12-02 Samuel Thibault New
[RFC,v4] Add rseq extensible ABI support [RFC,v4] Add rseq extensible ABI support - - - - --- 2023-12-01 Michael Jeanson New
LoongArch: Add support for TLS Descriptors LoongArch: Add support for TLS Descriptors - - - - --- 2023-12-01 mengqinggang New
[v2] math: Add new exp10 implementation [v2] math: Add new exp10 implementation - - 1 - --- 2023-12-01 Joe Ramsay New
[v9,6/6] riscv: Add and use alignment-ignorant memcpy RISC-V: ifunced memcpy using new kernel hwprobe interface - - 1 - --- 2023-11-30 Evan Green New
[v9,5/6] riscv: Add ifunc helper method to hwprobe.h RISC-V: ifunced memcpy using new kernel hwprobe interface - - - - --- 2023-11-30 Evan Green New
[v9,4/6] riscv: Enable multi-arg ifunc resolvers RISC-V: ifunced memcpy using new kernel hwprobe interface - - - - --- 2023-11-30 Evan Green New
[v9,3/6] riscv: Add __riscv_hwprobe pointer to ifunc calls RISC-V: ifunced memcpy using new kernel hwprobe interface - - - - --- 2023-11-30 Evan Green New
[v9,2/6] riscv: Add hwprobe vdso call support RISC-V: ifunced memcpy using new kernel hwprobe interface - - 1 - --- 2023-11-30 Evan Green New
[v9,1/6] riscv: Add Linux hwprobe syscall support RISC-V: ifunced memcpy using new kernel hwprobe interface - - 1 - --- 2023-11-30 Evan Green New
[V4] powerpc: Optimized strcmp for power10 [V4] powerpc: Optimized strcmp for power10 - - - - --- 2023-11-30 Amrita H S New
powerpc: Add HWCAP3/HWCAP4 data to TCB for Power Architecture. powerpc: Add HWCAP3/HWCAP4 data to TCB for Power Architecture. - - - - --- 2023-11-30 Manjunath Matti New
[v2] Move CVE information into advisories directory [v2] Move CVE information into advisories directory - - - - --- 2023-11-30 Siddhesh Poyarekar New
[RFC] resolv: Align buf before second query for A_AAA in __res_context_query [RFC] resolv: Align buf before second query for A_AAA in __res_context_query - - - - --- 2023-11-30 Ludwig Rydberg New
« 1 2 3 4272 273 »