bug-hurd
Thread
Date
Earlier messages
Later messages
Messages by Date
2024/01/03
[RFC PATCH 17/23] hurd: Implement TLS on AArch64
Sergey Bugaev
2024/01/03
[RFC PATCH 08/23] hurd: Drop x86-specific assembly from init-first.c
Sergey Bugaev
2024/01/03
[RFC PATCH 21/23] htl: Implement some support for TLS_DTV_AT_TP
Sergey Bugaev
2024/01/03
[RFC PATCH 22/23] htl: Add an AArch64 implementation
Sergey Bugaev
2024/01/03
[RFC PATCH 03/23] Allow glibc to be compiled without EXEC_PAGESIZE
Sergey Bugaev
2024/01/03
[RFC PATCH 23/23] hurd: Add expected aarch64-gnu abistlists
Sergey Bugaev
2024/01/03
[RFC PATCH 00/23] aarch64-gnu port
Sergey Bugaev
2024/01/03
[RFC PATCH 13/23] aarch64: Add dl-procinfo
Sergey Bugaev
2024/01/03
[RFC PATCH 14/23] aarch64: Allow building without kernel support for BTI
Sergey Bugaev
2024/01/03
[PATCH 02/23] hurd: Declare _hurd_intr_rpc_msg* with protected visibility
Sergey Bugaev
2024/01/03
[PATCH 01/23] hurd: Add some missing includes
Sergey Bugaev
2024/01/03
Re: [PATCH gcc 1/3] Move GNU/Hurd startfile spec from config/i386/gnu.h to config/gnu.h
Richard Sandiford
2024/01/03
Re: 64bit startup
Samuel Thibault
2024/01/03
Re: 64bit startup
Sergey Bugaev
2024/01/02
Re: 64bit startup
Samuel Thibault
2024/01/02
Re: [PATCH 1/2] mach/message.h: Use the x86_64 message ABI on all 64-bit ports
Flávio Cruz
2024/01/02
[VERY RFC PATCH 2/2] Add basic public headers for AArch64
Sergey Bugaev
2024/01/02
[PATCH 1/2] mach/message.h: Use the x86_64 message ABI on all 64-bit ports
Sergey Bugaev
2024/01/02
aarch64-gnu (and Happy New Year!)
Nathan Dehnel
2024/01/01
Re: Hurd Christmas Party Saturday January 20th
jbranso
2024/01/01
Re: aarch64-gnu (and Happy New Year!)
Samuel Thibault
2024/01/01
Re: aarch64-gnu (and Happy New Year!)
Sergey Bugaev
2024/01/01
Re: aarch64-gnu (and Happy New Year!)
Samuel Thibault
2024/01/01
Re: aarch64-gnu (and Happy New Year!)
Luca
2024/01/01
Re: aarch64-gnu (and Happy New Year!)
Abhiseck Paira
2024/01/01
Re: aarch64-gnu (and Happy New Year!)
Sergey Bugaev
2024/01/01
Re: aarch64-gnu (and Happy New Year!)
Luca
2024/01/01
[PATCH gcc 2/3] aarch64: Add support for aarch64-gnu (GNU/Hurd on AArch64)
Sergey Bugaev
2024/01/01
[PATCH gcc 1/3] Move GNU/Hurd startfile spec from config/i386/gnu.h to config/gnu.h
Sergey Bugaev
2024/01/01
[PATCH gcc 3/3] libgcc: Add basic support for aarch64-gnu (GNU/Hurd on AArch64)
Sergey Bugaev
2024/01/01
[PATCH binutils] Add support for the aarch64-gnu target (GNU/Hurd on AArch64)
Sergey Bugaev
2023/12/31
Re: aarch64-gnu (and Happy New Year!)
Guy-Fleury Iteriteka
2023/12/31
aarch64-gnu (and Happy New Year!)
Sergey Bugaev
2023/12/31
Re: [PATCH hurd] x86_64: utmp uses int32_t to store time so use a temporary variable
Samuel Thibault
2023/12/30
[PATCH hurd] x86_64: utmp uses int32_t to store time so use a temporary variable
Flavio Cruz
2023/12/29
Re: [PATCH hurd 11/11] pfinet: fix type alias
Samuel Thibault
2023/12/29
Re: [PATCH hurd 10/11] libftpconn: add out >= 2 condition to make GCC happy
Samuel Thibault
2023/12/29
Re: [PATCH hurd 09/11] Fix overflow issues in tmpfs and vmallocate
Samuel Thibault
2023/12/29
Re: [PATCH hurd 08/11] proxy-defpager: add missing return statement
Samuel Thibault
2023/12/29
Re: [PATCH hurd 07/11] Fix a few pointer related warnings.
Samuel Thibault
2023/12/29
Re: [PATCH hurd 06/11] x86_64: use 21 bytes in libps since %z might require more characters.
Samuel Thibault
2023/12/29
Re: [PATCH hurd 05/11] x86_64: utmp uses int32_t to store time so use a temporary variable
Samuel Thibault
2023/12/29
Re: [PATCH hurd 04/11] Fix printf format specifiers
Samuel Thibault
2023/12/29
Re: [PATCH hurd 03/11] Use mach_msg_type_number_t whenever required to avoid warnings
Samuel Thibault
2023/12/29
Re: [PATCH hurd 02/11] Cast bootinfo to struct diskfs_control * to silence warning
Samuel Thibault
2023/12/29
Re: [PATCH hurd 01/11] Initialize a few error variables to avoid GCC warnings
Samuel Thibault
2023/12/29
[PATCH hurd 06/11] x86_64: use 21 bytes in libps since %z might require more characters.
Flavio Cruz
2023/12/29
[PATCH hurd 11/11] pfinet: fix type alias
Flavio Cruz
2023/12/29
[PATCH hurd 03/11] Use mach_msg_type_number_t whenever required to avoid warnings
Flavio Cruz
2023/12/29
[PATCH hurd 01/11] Initialize a few error variables to avoid GCC warnings
Flavio Cruz
2023/12/29
[PATCH hurd 04/11] Fix printf format specifiers
Flavio Cruz
2023/12/29
[PATCH hurd 05/11] x86_64: utmp uses int32_t to store time so use a temporary variable
Flavio Cruz
2023/12/29
[PATCH hurd 09/11] Fix overflow issues in tmpfs and vmallocate
Flavio Cruz
2023/12/29
[PATCH hurd 07/11] Fix a few pointer related warnings.
Flavio Cruz
2023/12/29
[PATCH hurd 10/11] libftpconn: add out >= 2 condition to make GCC happy
Flavio Cruz
2023/12/29
[PATCH hurd 08/11] proxy-defpager: add missing return statement
Flavio Cruz
2023/12/29
[PATCH hurd 02/11] Cast bootinfo to struct diskfs_control * to silence warning
Flavio Cruz
2023/12/29
Re: [PATCH 04/14] add gsync tests
Samuel Thibault
2023/12/29
Re: [PATCH 04/14] add gsync tests
Luca Dariz
2023/12/29
Re: [PATCH hurd 3/3] Mark msg_thread as noreturn
Samuel Thibault
2023/12/29
Re: [PATCH hurd 2/3] Replace deprecated sigmask with sigset_t calls
Samuel Thibault
2023/12/29
Re: [PATCH hurd 1/3] pfinet and pci-arbiter: update server handlers to return kern_return_t to fix -Werror=enum-int-mismatch warnings
Samuel Thibault
2023/12/29
Re: [PATCH mig] Use char* for inlined arrays of char in user headers
Samuel Thibault
2023/12/29
[PATCH hurd 3/3] Mark msg_thread as noreturn
Flavio Cruz
2023/12/29
[PATCH hurd 2/3] Replace deprecated sigmask with sigset_t calls
Flavio Cruz
2023/12/29
[PATCH hurd 1/3] pfinet and pci-arbiter: update server handlers to return kern_return_t to fix -Werror=enum-int-mismatch warnings
Flavio Cruz
2023/12/29
[PATCH mig] Use char* for inlined arrays of char in user headers
Flavio Cruz
2023/12/29
Re: [PATCH 14/14] add tests to make check
Samuel Thibault
2023/12/29
Re: [PATCH 13/14] add basic thread tests
Samuel Thibault
2023/12/29
Re: [PATCH 12/14] add basic task tests
Samuel Thibault
2023/12/29
Re: [PATCH 11/14] add raw mach_msg tests
Samuel Thibault
2023/12/29
Re: [PATCH 10/14] expose MACH_MSG_USER_ALIGNMENT for manually-built messages
Samuel Thibault
2023/12/29
Re: [PATCH 09/14] add syscall tests
Samuel Thibault
2023/12/29
Re: [PATCH 03/14] add mach_host tests
Luca Dariz
2023/12/29
Re: [PATCH 08/14] add thread creation helper to tests
Samuel Thibault
2023/12/29
Re: [PATCH 07/14] add basic vm tests
Samuel Thibault
2023/12/29
Re: [PATCH 06/14] adjust range when changing memory pageabilityg
Samuel Thibault
2023/12/29
Re: [PATCH 05/14] add mach_port tests
Samuel Thibault
2023/12/29
Re: [PATCH 02/14] add basic user-space tests with qemu
Michael Banck via Bug reports for the GNU Hurd
2023/12/29
Re: [PATCH 02/14] add basic user-space tests with qemu
Luca Dariz
2023/12/29
Re: [PATCH 02/14] add basic user-space tests with qemu
Samuel Thibault
2023/12/29
Re: [PATCH 04/14] add gsync tests
Samuel Thibault
2023/12/29
Re: [PATCH 02/14] add basic user-space tests with qemu
Luca Dariz
2023/12/29
Re: [PATCH 03/14] add mach_host tests
Samuel Thibault
2023/12/29
Re: [PATCH 02/14] add basic user-space tests with qemu
Samuel Thibault
2023/12/29
Re: [PATCH 01/14] USER32: change default to disabled and make it a general option
Samuel Thibault
2023/12/28
[PATCH 14/14] add tests to make check
Luca Dariz
2023/12/28
[PATCH 11/14] add raw mach_msg tests
Luca Dariz
2023/12/28
[PATCH 12/14] add basic task tests
Luca Dariz
2023/12/28
[PATCH v2 00/14] add user tests to gnumach
Luca Dariz
2023/12/28
[PATCH 13/14] add basic thread tests
Luca Dariz
2023/12/28
[PATCH 03/14] add mach_host tests
Luca Dariz
2023/12/28
[PATCH 09/14] add syscall tests
Luca Dariz
2023/12/28
[PATCH 07/14] add basic vm tests
Luca Dariz
2023/12/28
[PATCH 02/14] add basic user-space tests with qemu
Luca Dariz
2023/12/28
[PATCH 06/14] adjust range when changing memory pageability
Luca Dariz
2023/12/28
[PATCH 10/14] expose MACH_MSG_USER_ALIGNMENT for manually-built messages
Luca Dariz
2023/12/28
[PATCH 08/14] add thread creation helper to tests
Luca Dariz
2023/12/28
[PATCH 04/14] add gsync tests
Luca Dariz
2023/12/28
[PATCH 01/14] USER32: change default to disabled and make it a general option
Luca Dariz
2023/12/28
[PATCH 05/14] add mach_port tests
Luca Dariz
2023/12/21
Re: Hurd Belated New Years Party
jbranso
2023/12/20
Re: Patch series to avoid message resizing for x86_64 (v2)
Samuel Thibault
2023/12/19
Hurd Christmas Party
Nathan Dehnel
2023/12/19
Re: Hurd Belated New Years Party
jbranso
2023/12/19
Re: Hurd Christmas Party
Guy-Fleury Iteriteka
2023/12/18
Re: Hurd Christmas Party
Samuel Thibault
2023/12/18
Re: Hurd Christmas Party
jbranso
2023/12/18
Re: Hurd Christmas Party
Samuel Thibault
2023/12/18
Re: Hurd Christmas Party
jbranso
2023/12/18
Re: Hurd Christmas Party
Sergey Bugaev
2023/12/17
Re: [PATCH hurd] Update server handlers to return kern_return_error to fix -Werror=enum-int-mismatch warnings
Samuel Thibault
2023/12/17
Re: Patch series to avoid message resizing for x86_64 (v2)
Samuel Thibault
2023/12/17
Re: Hurd Christmas Party
Samuel Thibault
2023/12/17
Hurd Christmas Party
jbranso
2023/12/17
Re: [PATCH] Added the warning for the mach-defpager bug that could popup in subhurd booting
Ravin Perera
2023/12/17
Re: [PATCH] Added the warning for the mach-defpager bug that could popup in subhurd booting
Samuel Thibault
2023/12/15
Re: [PATCH] Added the warning for the mach-defpager bug that could popup in subhurd booting OFF TOPIC PRAISE
Ravin Perera
2023/12/15
Re: [PATCH] Added the warning for the mach-defpager bug that could popup in subhurd booting OFF TOPIC PRAISE
jbranso
2023/12/15
[PATCH] Added the warning for the mach-defpager bug that could popup in subhurd booting
ravinperera00
2023/12/13
[PATCH hurd] Update server handlers to return kern_return_error to fix -Werror=enum-int-mismatch warnings
Flavio Cruz
2023/12/13
[PATCH glibc] Update code to handle the new ABI for sending inlined port rights.
Flavio Cruz
2023/12/13
[PATCH gnumach] x86_64: Support 8 byte inlined port rights to avoid message resizing.
Flavio Cruz
2023/12/13
[PATCH hurd] Update hurd code to handle the new ABI for sending inlined port rights.
Flavio Cruz
2023/12/13
[PATCH mig] x86_64: adapt MiG generated stubs to use mach_port_name_inlined_t for inlined port rights.
Flavio Cruz
2023/12/13
Patch series to avoid message resizing for x86_64 (v2)
Flavio Cruz
2023/12/05
Re: mig not cross-building correctly
Samuel Thibault
2023/12/05
Re: mig not cross-building correctly
Olivier Valentin
2023/12/04
Re: mig not cross-building correctly
Flávio Cruz
2023/12/04
Re: mig not cross-building correctly
Samuel Thibault
2023/12/04
Re: CI
Flávio Cruz
2023/12/04
Re: mig not cross-building correctly
Flávio Cruz
2023/12/04
Re: [ANNOUNCE] util-linux v2.39.3
Samuel Thibault
2023/12/02
Re: CI
Samuel Thibault
2023/12/02
Re: CI
Almudena Garcia
2023/12/02
CI
Samuel Thibault
2023/12/02
Re: [PATCH mig] x86_64: adapt MiG generated stubs to use mach_port_name_inlined_t for inlined port rights.
Samuel Thibault
2023/12/02
Re: [PATCH glibc] Update code to handle the new ABI for sending inlined port rights.
Samuel Thibault
2023/12/02
Re: [PATCH] lwip: Allocate the loopback netif by default
Samuel Thibault
2023/12/02
mig not cross-building correctly
Samuel Thibault
2023/12/02
[PATCH] lwip: Allocate the loopback netif by default
Joan Lledó
2023/12/02
lwip: Allocate the loopback netif by default
Joan Lledó
2023/12/01
Re: proc leaking
Richard Braun
2023/11/30
Re: hurd: Add multilib paths for gnu-x86_64
rep . dot . nop
2023/11/29
[PATCH gnumach] x86_64: Support 8 byte inlined port rights to avoid message resizing.
Flavio Cruz
2023/11/29
Re: [PATCH gnumach] Use MACH_PORT_NAME_NULL and MACH_PORT_NAME_DEAD when checking for null or dead rights
Samuel Thibault
2023/11/29
Re: [PATCH gnumach] Use MACH_PORT_NAME_NULL and MACH_PORT_NAME_DEAD when checking for null or dead rights
Samuel Thibault
2023/11/28
Re: [PATCH gnumach] x86_64: Support 8 byte inlined port rights to avoid message resizing.
Flávio Cruz
2023/11/28
[PATCH gnumach] Use MACH_PORT_NAME_NULL and MACH_PORT_NAME_DEAD when checking for null or dead rights
Flavio Cruz
2023/11/28
Re: [PATCH gnumach] x86_64: Support 8 byte inlined port rights to avoid message resizing.
Samuel Thibault
2023/11/28
Re: [PATCH gnumach] x86_64: Support 8 byte inlined port rights to avoid message resizing.
Samuel Thibault
2023/11/28
Re: [PATCH gnumach] x86_64: Support 8 byte inlined port rights to avoid message resizing.
Samuel Thibault
2023/11/28
Re: [PATCH gnumach] x86_64: Support 8 byte inlined port rights to avoid message resizing.
Luca
2023/11/27
Re: [PATCH v2 0/3] gnumach VM entry re-coalescing
Samuel Thibault
2023/11/27
Re: hurd: Ad default-pie and static-pie support
Samuel Thibault
2023/11/27
Re: hurd: Add multilib paths for gnu-x86_64
Samuel Thibault
2023/11/27
hurd: Ad default-pie and static-pie support
Thomas Schwinge
2023/11/27
hurd: Add multilib paths for gnu-x86_64
Thomas Schwinge
2023/11/26
Re: proc leaking
Samuel Thibault
2023/11/26
Setting up networking in subhurd
Ravin Perera
2023/11/24
[PATCH gnumach] Reorder mach_msg_type_t fields to ensure msgt_name and msgt_size are byte aligned
Flavio Cruz
2023/11/24
[PATCH hurd] Update hurd code to handle the new ABI for sending inlined port rights.
Flavio Cruz
2023/11/24
[PATCH glibc] Update code to handle the new ABI for sending inlined port rights.
Flavio Cruz
2023/11/24
[PATCH mig] x86_64: adapt MiG generated stubs to use mach_port_name_inlined_t for inlined port rights.
Flavio Cruz
2023/11/24
[PATCH gnumach] x86_64: Support 8 byte inlined port rights to avoid message resizing.
Flavio Cruz
2023/11/24
Patch series to avoid message resizing for x86_64
Flavio Cruz
2023/11/19
Re: [PATCH glibc] Remove untyped mach RPC code.
Samuel Thibault
2023/11/18
[PATCH glibc] Remove untyped mach RPC code.
Flavio Cruz
2023/11/18
Re: [PATCH glibc] _hurd_intr_rpc_mach_msg: handle message iteration correctly.
Samuel Thibault
2023/11/18
Re: [PATCH hurd] libfshelp: type check messages using the full mach_msg_type_t so that it works on x86_64.
Samuel Thibault
2023/11/18
[PATCH hurd] libfshelp: type check messages using the full mach_msg_type_t so that it works on x86_64.
Flavio Cruz
2023/11/18
[PATCH glibc] _hurd_intr_rpc_mach_msg: handle message iteration correctly.
Flavio Cruz
2023/11/15
CfP: Microkernel and Component-based OS Devroom at FOSDEM 2024
Martin Decky
2023/11/06
Re: [PATCH gnumach] Fix assertion for i686 since mach_port_name_t and mach_port_t have the same size
Samuel Thibault
2023/11/06
[PATCH gnumach] Fix assertion for i686 since mach_port_name_t and mach_port_t have the same size
Flavio Cruz
2023/11/06
Re: [PATCH glibc] Update BAD_TYPECHECK to work on x86_64
Samuel Thibault
2023/11/06
Re: 64bit startup
Samuel Thibault
2023/11/05
Re: 64bit startup
Flávio Cruz
2023/11/05
[PATCH glibc] Update BAD_TYPECHECK to work on x86_64
Flavio Cruz
2023/11/04
Re: Clang stack alignment on i386-gnu
Samuel Thibault
2023/11/04
Clang stack alignment on i386-gnu
Sergey Bugaev
2023/11/03
Re: Starting a subhurd
jbranso
2023/11/02
Re: Starting a subhurd
Ravin Perera
2023/11/02
Re: Starting a subhurd
Samuel Thibault
2023/11/02
Re: Starting a subhurd
Ravin Perera
2023/11/02
Re: Starting a subhurd
Samuel Thibault
2023/11/02
Starting a subhurd
Ravin Perera
2023/11/01
Re: proc leaking
Samuel Thibault
2023/11/01
Re: proc leaking
Sergey Bugaev
2023/11/01
Re: proc leaking
Samuel Thibault
2023/11/01
Re: proc leaking
Samuel Thibault
2023/11/01
Re: 64bit startup
Samuel Thibault
2023/11/01
Re: 64bit startup
Samuel Thibault
2023/11/01
Re: 64bit startup
Samuel Thibault
2023/10/31
Re: 64bit startup
Samuel Thibault
2023/10/31
Re: 64bit startup
Samuel Thibault
2023/10/31
Re: 64bit startup
Sergey Bugaev
2023/10/30
Re: 64bit startup
Samuel Thibault
2023/10/30
Re: 64bit startup
Samuel Thibault
2023/10/29
Re: 64bit startup
Samuel Thibault
Earlier messages
Later messages