Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
bug-hurd (date)
[
Thread Index
][
Top
][
All Lists
][
bug-hurd info page
]
Advanced
[
Prev Period
]
Last Modified: Tue Feb 28 2023 17:16:46 -0500
Messages in reverse chronological order
[
Next Period
]
February 28, 2023
Re: [PATCH 1/2] hurd: Fully remove the ecx kludge
,
Samuel Thibault
,
17:16
Re: [PATCH 5/5] x86_64: add 64-bit syscall entry point
,
Sergey Bugaev
,
16:13
Re: intr-msg / hurdsig looks broken, is my analysis correct?
,
Samuel Thibault
,
16:09
Re: [PATCH 5/5] x86_64: add 64-bit syscall entry point
,
Samuel Thibault
,
16:04
[PATCH 1/2] hurd: Fully remove the ecx kludge
,
Sergey Bugaev
,
14:44
[PATCH 2/2] hurd: Fix some broken indentation
,
Sergey Bugaev
,
14:44
Re: intr-msg / hurdsig looks broken, is my analysis correct?
,
Sergey Bugaev
,
10:53
Re: [PATCH 5/5] x86_64: add 64-bit syscall entry point
,
Sergey Bugaev
,
10:16
Re: [PATCH 5/5] x86_64: add 64-bit syscall entry point
,
Samuel Thibault
,
09:40
Re: [PATCH 5/5] x86_64: add 64-bit syscall entry point
,
Samuel Thibault
,
09:37
Re: [PATCH 5/5] x86_64: add 64-bit syscall entry point
,
Sergey Bugaev
,
09:14
Re: [PATCH 5/5] x86_64: add 64-bit syscall entry point
,
Samuel Thibault
,
08:35
Re: [PATCH 5/5] x86_64: add 64-bit syscall entry point
,
Luca Dariz
,
08:26
Re: [PATCH 5/5] x86_64: add 64-bit syscall entry point
,
Sergey Bugaev
,
02:46
Re: [PATCH 5/5] x86_64: add 64-bit syscall entry point
,
Samuel Thibault
,
02:18
Re: [PATCH 5/5] x86_64: add 64-bit syscall entry point
,
Sergey Bugaev
,
01:50
Re: [PATCH 5/5] x86_64: add 64-bit syscall entry point
,
Sergey Bugaev
,
01:40
February 27, 2023
Re: [PATCH v2 4/4] htl: Add pthreadtypes-arch.h for x86_64
,
Samuel Thibault
,
17:30
Re: [PATCH v2 3/4] hurd: Implement TLS for x86_64
,
Samuel Thibault
,
17:22
Re: [PATCH gnumach] Support alignment requirements for a 64 bit kernel.
,
Samuel Thibault
,
17:20
Re: [PATCH mig] Change complex_align_of to be sizeof(uintptr_t)
,
Samuel Thibault
,
17:16
Re: [PATCH mig] Also align mach_msg_type_long_t to complex_alignof
,
Samuel Thibault
,
17:16
Re: [PATCH 3/3] htl: Make pthread_mutex_t pointer-aligned
,
Samuel Thibault
,
17:06
Re: [PATCH 0/5] basic syscall support on x86_64
,
Samuel Thibault
,
17:02
Re: [PATCH 5/5] x86_64: add 64-bit syscall entry point
,
Samuel Thibault
,
17:02
Re: [PATCH 4/5] x86_64: fix user trap during syscall with an invalid user stack
,
Samuel Thibault
,
16:42
Re: [PATCH 3/5] fix port name copyin
,
Samuel Thibault
,
16:38
Re: [PATCH 2/5] fix copyin/outmsg header for ! USER32
,
Samuel Thibault
,
16:36
Re: [PATCH 1/5] x86_64: allow compilation if ! USER32
,
Samuel Thibault
,
16:36
[PATCH 5/5] x86_64: add 64-bit syscall entry point
,
Luca Dariz
,
15:46
[PATCH 2/5] fix copyin/outmsg header for ! USER32
,
Luca Dariz
,
15:46
[PATCH 1/5] x86_64: allow compilation if ! USER32
,
Luca Dariz
,
15:45
[PATCH 3/5] fix port name copyin
,
Luca Dariz
,
15:45
[PATCH 4/5] x86_64: fix user trap during syscall with an invalid user stack
,
Luca Dariz
,
15:45
[PATCH 0/5] basic syscall support on x86_64
,
Luca Dariz
,
15:45
Re: intr-msg / hurdsig looks broken, is my analysis correct?
,
Samuel Thibault
,
12:29
Re: intr-msg / hurdsig looks broken, is my analysis correct?
,
Sergey Bugaev
,
12:03
Re: intr-msg / hurdsig looks broken, is my analysis correct?
,
Samuel Thibault
,
11:39
intr-msg / hurdsig looks broken, is my analysis correct?
,
Sergey Bugaev
,
08:39
February 26, 2023
Re: [gnu-soc] GNU Hurd : Rust Porting Project
,
Samuel Thibault
,
09:52
Re: GNU Hurd : Rust Porting Project
,
Harshil Jani
,
08:57
Re: [PATCH gnumach] lapic timer: Calibrate based on 10 PIT sleeps for 10ms
,
Samuel Thibault
,
05:09
Re: [PATCH gnumach] lapic timer: Calibrate based on 10 PIT sleeps for 10ms
,
Damien Zammit
,
04:42
Re: [PATCH gnumach] lapic timer: Calibrate based on 10 PIT sleeps for 10ms
,
Samuel Thibault
,
04:20
Re: [PATCH gnumach] lapic timer: Calibrate based on 10 PIT sleeps for 10ms
,
Samuel Thibault
,
04:03
Re: [PATCH gnumach] lapic timer: Calibrate based on 10 PIT sleeps for 10ms
,
Samuel Thibault
,
04:02
Re: [PATCH gnumach] pit: Use corrected clock frequency
,
Samuel Thibault
,
04:01
Re: [PATCH gnumach] pit: Fix shadowed hz variable && define modes correctly
,
Samuel Thibault
,
04:01
[PATCH gnumach] pit: Use corrected clock frequency
,
Damien Zammit
,
01:36
February 25, 2023
Re: [PATCH gnumach] lapic timer: Calibrate based on 10 PIT sleeps for 10ms
,
Damien Zammit
,
22:35
[PATCH gnumach] lapic timer: Calibrate based on 10 PIT sleeps for 10ms
,
Damien Zammit
,
20:31
[PATCH gnumach] pit: Fix shadowed hz variable && define modes correctly
,
Damien Zammit
,
20:31
Re: [PATCH gnumach] kd_mouse: Fix IBM mouse irq getting stuck and blocking console
,
Samuel Thibault
,
06:29
[PATCH gnumach] kd_mouse: Fix IBM mouse irq getting stuck and blocking console
,
Damien Zammit
,
01:14
February 24, 2023
Re: [PATCH v2 1/4] hurd: Simplify init-first.c further
,
Samuel Thibault
,
14:43
Re: [PATCH 6/6] enable syscalls on x86_64
,
Sergey Bugaev
,
10:20
February 23, 2023
Re: [PATCH v2 1/4] hurd: Simplify init-first.c further
,
Samuel Thibault
,
20:08
Re: GNU Hurd : Rust Porting Project
,
Samuel Thibault
,
19:25
GNU Hurd : Rust Porting Project
,
Harshil Jani
,
15:44
[sr #110199] Cross-building of GNU/Hurd and additional packages
,
Ineiev
,
11:38
[PATCH v3 1/2] hurd: Simplify init-first.c further
,
Sergey Bugaev
,
10:14
[PATCH v3 2/2] hurd: Generalize init-first.c to support x86_64
,
Sergey Bugaev
,
10:14
Re: [PATCH v2 1/4] hurd: Simplify init-first.c further
,
Sergey Bugaev
,
08:54
February 22, 2023
Re: [PATCH gnumach] Add TIME_VALUE64_TO_TIMESPEC and TIMESPEC_TO_TIME_VALUE64
,
Samuel Thibault
,
20:06
Re: [PATCH v2 0/4] More x86_64-gnu glibc work
,
Samuel Thibault
,
18:32
Re: [PATCH v2 1/4] hurd: Simplify init-first.c further
,
Samuel Thibault
,
18:26
Re: [PATCH 6/6] enable syscalls on x86_64
,
Luca Dariz
,
10:31
Re: [PATCH 6/6] enable syscalls on x86_64
,
Samuel Thibault
,
09:51
Re: [PATCH 6/6] enable syscalls on x86_64
,
Sergey Bugaev
,
09:44
February 21, 2023
[PATCH v2 4/4] htl: Add pthreadtypes-arch.h for x86_64
,
Sergey Bugaev
,
16:27
[PATCH v2 3/4] hurd: Implement TLS for x86_64
,
Sergey Bugaev
,
16:27
[PATCH v2 2/4] hurd: Generalize init-first.c to support x86_64
,
Sergey Bugaev
,
16:26
[PATCH v2 0/4] More x86_64-gnu glibc work
,
Sergey Bugaev
,
16:26
[PATCH v2 1/4] hurd: Simplify init-first.c further
,
Sergey Bugaev
,
16:25
[PATCH gnumach] Add TIME_VALUE64_TO_TIMESPEC and TIMESPEC_TO_TIME_VALUE64
,
Flavio Cruz
,
00:07
February 20, 2023
Re: [PATCH gnumach] Delete include/mach/msg_type.h
,
Samuel Thibault
,
17:37
Re: [PATCH mig] Stop including mach/msg_type.h in generated code.
,
Samuel Thibault
,
17:37
Re: [RFC PATCH 7/9] hurd: Generalize init-first.c to support x86_64
,
Noah Goldstein
,
15:39
Re: [RFC PATCH 7/9] hurd: Generalize init-first.c to support x86_64
,
Samuel Thibault
,
12:31
Re: [RFC PATCH 7/9] hurd: Generalize init-first.c to support x86_64
,
Sergey Bugaev
,
12:10
Re: [RFC PATCH 7/9] hurd: Generalize init-first.c to support x86_64
,
Sergey Bugaev
,
11:16
February 19, 2023
Re: [PATCH glibc] Define PC, SP and SYSRETURN for hurd x86_64
,
Samuel Thibault
,
19:33
Re: [RFC PATCH 9/9] hurd, htl: Add some more x86_64-specific code
,
Samuel Thibault
,
19:30
Re: [RFC PATCH 8/9 gnumach] Add i386_fsgs_base_state
,
Samuel Thibault
,
19:03
Re: [RFC PATCH 7/9] hurd: Generalize init-first.c to support x86_64
,
Samuel Thibault
,
19:01
[PATCH gnumach] Delete include/mach/msg_type.h
,
Flavio Cruz
,
18:49
[PATCH mig] Stop including mach/msg_type.h in generated code.
,
Flavio Cruz
,
18:49
Re: [RFC PATCH 6/9] mach: Use PAGE_SIZE
,
Samuel Thibault
,
18:47
Re: [RFC PATCH 5/9] hurd: Simplify init-first.c a bit
,
Samuel Thibault
,
18:45
Re: [RFC PATCH 4/9] hurd: Make timer_t pointer-sized
,
Samuel Thibault
,
18:35
Re: [RFC PATCH 3/9] hurd: Fix xattr function return type
,
Samuel Thibault
,
18:34
Re: [RFC PATCH 2/9] hurd: Use proper integer types
,
Samuel Thibault
,
18:34
Re: [RFC PATCH 1/9] hurd: Move thread state manipulation into _hurd_tls_new ()
,
Samuel Thibault
,
18:32
Re: checking whether mig supports the retcode keyword... no
,
Flávio Cruz
,
18:12
[PATCH mig] Change complex_align_of to be sizeof(uintptr_t)
,
Flavio Cruz
,
18:11
[PATCH gnumach] Support alignment requirements for a 64 bit kernel.
,
Flavio Cruz
,
18:07
Re: [PATCH gnumach] Unmask irq 12 - fixes stuck console with apic
,
Samuel Thibault
,
17:35
Re: [PATCH gnumach] model_dep: Call acpi_apic_init if APIC defined
,
Samuel Thibault
,
17:29
February 18, 2023
[PATCH gnumach] model_dep: Call acpi_apic_init if APIC defined
,
Damien Zammit
,
21:24
[PATCH gnumach] Unmask irq 12 - fixes stuck console with apic
,
Damien Zammit
,
21:24
Re: [RFC PATCH 8/9 gnumach] Add i386_fsgs_base_state
,
Sergey Bugaev
,
16:56
Re: [RFC PATCH 8/9 gnumach] Add i386_fsgs_base_state
,
Luca
,
16:33
[RFC PATCH 9/9] hurd, htl: Add some more x86_64-specific code
,
Sergey Bugaev
,
15:37
[RFC PATCH 8/9 gnumach] Add i386_fsgs_base_state
,
Sergey Bugaev
,
15:37
[RFC PATCH 7/9] hurd: Generalize init-first.c to support x86_64
,
Sergey Bugaev
,
15:37
[RFC PATCH 6/9] mach: Use PAGE_SIZE
,
Sergey Bugaev
,
15:37
[RFC PATCH 4/9] hurd: Make timer_t pointer-sized
,
Sergey Bugaev
,
15:37
[RFC PATCH 5/9] hurd: Simplify init-first.c a bit
,
Sergey Bugaev
,
15:37
[RFC PATCH 3/9] hurd: Fix xattr function return type
,
Sergey Bugaev
,
15:37
[RFC PATCH 2/9] hurd: Use proper integer types
,
Sergey Bugaev
,
15:37
[RFC PATCH 1/9] hurd: Move thread state manipulation into _hurd_tls_new ()
,
Sergey Bugaev
,
15:37
[RFC PATCH 0/9] More x86_64-gnu glibc work
,
Sergey Bugaev
,
15:37
[sr #110199] Cross-building of GNU/Hurd and additional packages
,
Svante Signell
,
12:12
February 17, 2023
Re: checking whether mig supports the retcode keyword... no
,
Sergey Bugaev
,
06:26
Re: [PATCH glibc] Fix hurd i686 build breakage caused by 4fedebc9110809b5965e42f659d3477f4c89def8
,
Samuel Thibault
,
05:22
Re: [PATCH mig] Make MIG work for pure 64 bit kernel and userland.
,
Sergey Bugaev
,
03:27
[sr #110199] Cross-building of GNU/Hurd and additional packages
,
Ineiev
,
03:02
[PATCH glibc] Fix hurd i686 build breakage caused by 4fedebc9110809b5965e42f659d3477f4c89def8
,
Flavio Cruz
,
01:16
Re: checking whether mig supports the retcode keyword... no
,
Flávio Cruz
,
01:02
[PATCH mig] Also align mach_msg_type_long_t to complex_alignof
,
Flavio Cruz
,
00:51
February 16, 2023
Re: [PATCH 4/4] x86_64: set user segments as 64-bit if ! USER32
,
Samuel Thibault
,
17:28
Re: [PATCH 3/4] x86_64: fix argument passing to bootstrap modules if ! USER32
,
Samuel Thibault
,
17:28
Re: [PATCH 2/4] x86_64: load Elf64 bootstrap modules if ! USER32
,
Samuel Thibault
,
17:27
Re: [PATCH 1/4] x86_64: fix some compiler warnings
,
Samuel Thibault
,
17:26
[PATCH 2/4] x86_64: load Elf64 bootstrap modules if ! USER32
,
Luca Dariz
,
16:33
[PATCH 4/4] x86_64: set user segments as 64-bit if ! USER32
,
Luca Dariz
,
16:33
[PATCH 1/4] x86_64: fix some compiler warnings
,
Luca Dariz
,
16:33
[PATCH 3/4] x86_64: fix argument passing to bootstrap modules if ! USER32
,
Luca Dariz
,
16:33
Re: [PATCH mig] Make MIG work for pure 64 bit kernel and userland.
,
Luca Dariz
,
16:19
Re: [RFC PATCH glibc 9/12] mach: Look for mach_i386.defs on x86_64 too
,
Joseph Myers
,
15:22
Re: [PATCH gnumach] trap: Fix Wformat issues
,
Samuel Thibault
,
14:00
Re: checking whether mig supports the retcode keyword... no
,
Sergey Bugaev
,
04:19
Re: checking whether mig supports the retcode keyword... no
,
Flávio Cruz
,
02:27
[PATCH gnumach] trap: Fix Wformat issues
,
Damien Zammit
,
02:02
February 15, 2023
Re: [PATCH gnumach] Define prototype for bogus in gensym.awk
,
Samuel Thibault
,
11:53
Re: [PATCH gnumach] Rename efl to rfl for x86_64 in struct i386_thread_state
,
Samuel Thibault
,
11:52
Re: [PATCH 2/2 gnumach] Add missing init_fpu() for APs
,
Samuel Thibault
,
05:01
Re: [PATCH 1/2 gnumach] Fix missing cpu_pause symbol
,
Samuel Thibault
,
05:01
[PATCH 2/2 gnumach] Add missing init_fpu() for APs
,
Damien Zammit
,
04:57
[PATCH 1/2 gnumach] Fix missing cpu_pause symbol
,
Damien Zammit
,
04:57
Re: checking whether mig supports the retcode keyword... no
,
Sergey Bugaev
,
04:05
Re: [PATCH glibc] Define PC, SP and SYSRETURN for hurd x86_64
,
Sergey Bugaev
,
01:42
[PATCH gnumach] Define prototype for bogus in gensym.awk
,
Flavio Cruz
,
01:38
[PATCH glibc] Define PC, SP and SYSRETURN for hurd x86_64
,
Flavio Cruz
,
01:16
Re: checking whether mig supports the retcode keyword... no
,
Flávio Cruz
,
00:51
[PATCH gnumach] Rename efl to rfl for x86_64 in struct i386_thread_state
,
Flavio Cruz
,
00:41
Re: [PATCH gnumach] Add x86_64 registers to i386_thread_state
,
Flávio Cruz
,
00:40
February 14, 2023
Re: [PATCH gnumach] Add x86_64 registers to i386_thread_state
,
Samuel Thibault
,
14:51
Re: [PATCH gnumach] Add x86_64 registers to i386_thread_state
,
Sergey Bugaev
,
14:48
Re: [PATCH 2/3] mach: undef ENTRY2
,
Samuel Thibault
,
14:30
Re: [PATCH 1/3] hurd: i386 TLS tweaks
,
Samuel Thibault
,
14:27
Re: [PATCH gnumach] Add x86_64 registers to i386_thread_state
,
Samuel Thibault
,
14:20
[PATCH 1/3] hurd: i386 TLS tweaks
,
Sergey Bugaev
,
12:46
[PATCH 3/3] htl: Make pthread_mutex_t pointer-aligned
,
Sergey Bugaev
,
12:45
[PATCH 0/3] x86_64-gnu follow-ups
,
Sergey Bugaev
,
12:38
[PATCH 2/3] mach: undef ENTRY2
,
Sergey Bugaev
,
12:38
checking whether mig supports the retcode keyword... no
,
Sergey Bugaev
,
08:48
[sr #110199] Cross-building of GNU/Hurd and additional packages
,
Svante Signell
,
08:30
Re: [PATCH gnumach] Add x86_64 registers to i386_thread_state
,
Sergey Bugaev
,
06:03
February 13, 2023
Re: [PATCH 4/5 gnumach] Remove verbose debug printfs
,
Samuel Thibault
,
18:07
Re: [PATCH 3/5 gnumach] Make curr_ipl[] per cpu
,
Samuel Thibault
,
18:07
Re: [PATCH 2/5 gnumach] pmap: Signal cpu for TLB update if kernel_pmap
,
Samuel Thibault
,
17:57
Re: [PATCH 1/5 gnumach] interrupt.S: Dont change ipl for pmap_update_interrupt
,
Samuel Thibault
,
17:57
Re: [PATCH 5/5 gnumach] x86_64: Fix broken int_stack_base
,
Samuel Thibault
,
17:55
Re: [PATCH 0/5 gnumach] More smp progress
,
Almudena Garcia
,
06:12
[sr #110199] Cross-building of GNU/Hurd and additional packages
,
Ineiev
,
05:30
[PATCH 5/5 gnumach] x86_64: Fix broken int_stack_base
,
Damien Zammit
,
03:50
[PATCH 4/5 gnumach] Remove verbose debug printfs
,
Damien Zammit
,
03:50
[PATCH 3/5 gnumach] Make curr_ipl[] per cpu
,
Damien Zammit
,
03:50
[PATCH 2/5 gnumach] pmap: Signal cpu for TLB update if kernel_pmap
,
Damien Zammit
,
03:49
[PATCH 1/5 gnumach] interrupt.S: Dont change ipl for pmap_update_interrupt
,
Damien Zammit
,
03:49
[PATCH 0/5 gnumach] More smp progress
,
Damien Zammit
,
03:49
Re: [PATCH v3] i386: Refactor int stacks to be per cpu for SMP
,
Damien Zammit
,
02:26
February 12, 2023
Re: [PATCH v3] i386: Refactor int stacks to be per cpu for SMP
,
Almudena Garcia
,
19:51
Re: [PATCH v2 gnumach] cpu_number: Short circuit if smp init not done
,
Samuel Thibault
,
19:31
Re: [PATCH v3] i386: Refactor int stacks to be per cpu for SMP
,
Samuel Thibault
,
19:31
Re: [PATCH gnumach] Make mach_msg_header_t have the same size for both 64 bit kernel and userland.
,
Samuel Thibault
,
19:01
[PATCH gnumach] Make mach_msg_header_t have the same size for both 64 bit kernel and userland.
,
Flavio Cruz
,
18:55
Re: [PATCH mig] Introduce max_alignof to replace word_size
,
Samuel Thibault
,
18:44
[PATCH mig] Introduce max_alignof to replace word_size
,
Flavio Cruz
,
17:14
Re: [PATCH hurd] Use rpc_time_value_t in user space to avoid build errors
,
Samuel Thibault
,
17:05
[PATCH hurd] Use rpc_time_value_t in user space to avoid build errors
,
Flavio Cruz
,
16:54
Re: [RFC PATCH glibc 11/12] hurd, htl: Add some x86_64-specific code
,
Samuel Thibault
,
14:37
Re: [RFC PATCH glibc 11/12] hurd, htl: Add some x86_64-specific code
,
Florian Weimer
,
14:29
Re: [RFC PATCH hurd 6/12] hurd: Fix modes_t and speeds_t types on 64-bit
,
Samuel Thibault
,
14:03
Re: [PATCH gnumach] Add x86_64 registers to i386_thread_state
,
Samuel Thibault
,
13:56
Re: [RFC PATCH mig 7/12] Drop -undef -ansi from cpp flags
,
Samuel Thibault
,
13:44
Re: [RFC PATCH mig 7/12] Drop -undef -ansi from cpp flags
,
Flávio Cruz
,
13:43
Re: [PATCH gnumach] Consider protected payloads in mach_msg_header_t when resizing messages.
,
Samuel Thibault
,
13:43
Re: [PATCH mig] Make MIG work for pure 64 bit kernel and userland (V2)
,
Samuel Thibault
,
13:31
[PATCH gnumach] Add x86_64 registers to i386_thread_state
,
Flavio Cruz
,
13:26
Re: [PATCH 9/9] move kernel virtual address space to upper addresses
,
Samuel Thibault
,
13:24
Re: [PATCH 8/9] separate initialization of kernel and user PTP tables
,
Samuel Thibault
,
13:20
Re: [PATCH mig] Make MIG work for pure 64 bit kernel and userland.
,
Sergey Bugaev
,
13:16
[PATCH gnumach] Consider protected payloads in mach_msg_header_t when resizing messages.
,
Flavio Cruz
,
13:11
Re: [PATCH 7/9] extend data types to hold a 64-bit address
,
Samuel Thibault
,
13:08
Re: [PATCH 6/9] add more explicit names for user space virtual space limits
,
Samuel Thibault
,
13:07
Re: [PATCH 5/9] use L4 page table directly on x86_64 instead of short-circuiting to pdpbase
,
Samuel Thibault
,
13:01
Re: [PATCH mig] Make MIG work for pure 64 bit kernel and userland.
,
Flávio Cruz
,
12:53
[PATCH mig] Make MIG work for pure 64 bit kernel and userland (V2)
,
Flavio Cruz
,
12:49
Re: [PATCH 4/9] factor out PAE-specific bootstrap
,
Samuel Thibault
,
12:48
Re: [PATCH 3/9] factor out xen-specific bootstrap
,
Samuel Thibault
,
12:45
Re: [PATCH 2/9] fix x86_64 asm for higher kernel addresses
,
Samuel Thibault
,
12:43
Re: [PATCH 1/9] prepare pmap helpers for full 64 bit memory map
,
Samuel Thibault
,
12:42
Re: [PATCH 0/9 gnumach] move kernel vm map to high addresses on x86_64
,
Luca
,
12:35
Re: [PATCH 6/6] enable syscalls on x86_64
,
Samuel Thibault
,
12:33
Re: [PATCH 5/6] fix port name size in notifications
,
Samuel Thibault
,
12:31
Re: [PATCH mig] Make MIG work for pure 64 bit kernel and userland.
,
Flávio Cruz
,
12:31
[PATCH 8/9] separate initialization of kernel and user PTP tables
,
Luca Dariz
,
12:31
[PATCH 9/9] move kernel virtual address space to upper addresses
,
Luca Dariz
,
12:31
[PATCH 7/9] extend data types to hold a 64-bit address
,
Luca Dariz
,
12:31
[PATCH 4/9] factor out PAE-specific bootstrap
,
Luca Dariz
,
12:31
[PATCH 3/9] factor out xen-specific bootstrap
,
Luca Dariz
,
12:31
[PATCH 2/9] fix x86_64 asm for higher kernel addresses
,
Luca Dariz
,
12:31
[PATCH 1/9] prepare pmap helpers for full 64 bit memory map
,
Luca Dariz
,
12:31
[PATCH 0/9 gnumach] move kernel vm map to high addresses on x86_64
,
Luca Dariz
,
12:31
Re: [PATCH 4/6] fix rpc time value for 64 bit
,
Samuel Thibault
,
12:30
[PATCH 5/9] use L4 page table directly on x86_64 instead of short-circuiting to pdpbase
,
Luca Dariz
,
12:30
[PATCH 6/9] add more explicit names for user space virtual space limits
,
Luca Dariz
,
12:30
Re: [PATCH 3/6] add L4 kmem cache for x86_64
,
Samuel Thibault
,
12:26
Re: [PATCH 1/6] set unused members of thread state to 0
,
Samuel Thibault
,
12:21
Re: [PATCH 2/6] fix hardcoded physical address
,
Samuel Thibault
,
12:19
Re: [RFC PATCH glibc 11/12] hurd, htl: Add some x86_64-specific code
,
Sergey Bugaev
,
12:12
[PATCH 5/6] fix port name size in notifications
,
Luca Dariz
,
12:06
[PATCH 4/6] fix rpc time value for 64 bit
,
Luca Dariz
,
12:06
[PATCH 3/6] add L4 kmem cache for x86_64
,
Luca Dariz
,
12:06
[PATCH 1/6] set unused members of thread state to 0
,
Luca Dariz
,
12:06
[PATCH 6/6] enable syscalls on x86_64
,
Luca Dariz
,
12:05
[PATCH 2/6] fix hardcoded physical address
,
Luca Dariz
,
12:05
[PATCH gnumach 0/6] minor fixes and las 32on64 compatibility issue
,
Luca Dariz
,
12:05
Re: [RFC PATCH glibc 11/12] hurd, htl: Add some x86_64-specific code
,
Samuel Thibault
,
12:04
Re: [RFC PATCH glibc 11/12] hurd, htl: Add some x86_64-specific code
,
Sergey Bugaev
,
11:55
Re: [RFC PATCH glibc 11/12] hurd, htl: Add some x86_64-specific code
,
Samuel Thibault
,
11:50
Re: [RFC PATCH glibc 11/12] hurd, htl: Add some x86_64-specific code
,
Florian Weimer
,
11:41
Re: [RFC PATCH glibc 11/12] hurd, htl: Add some x86_64-specific code
,
Samuel Thibault
,
11:39
Re: [PATCH mig] Make MIG work for pure 64 bit kernel and userland.
,
Luca
,
11:35
Re: [RFC PATCH glibc 12/12] C11 thrd: Downgrade the default alignment of mtx_t
,
Samuel Thibault
,
11:33
Re: [RFC PATCH hurd 6/12] hurd: Fix modes_t and speeds_t types on 64-bit
,
Samuel Thibault
,
11:31
Re: [RFC PATCH glibc 11/12] hurd, htl: Add some x86_64-specific code
,
Sergey Bugaev
,
11:28
Re: [RFC PATCH 0/12] Towards glibc on x86_64-gnu
,
Samuel Thibault
,
11:17
Re: [RFC PATCH glibc 11/12] hurd, htl: Add some x86_64-specific code
,
Samuel Thibault
,
11:15
Re: [RFC PATCH hurd 6/12] hurd: Fix modes_t and speeds_t types on 64-bit
,
Sergey Bugaev
,
11:14
Re: [PATCH mig] Make MIG work for pure 64 bit kernel and userland.
,
Sergey Bugaev
,
11:06
Re: [RFC PATCH glibc 9/12] mach: Look for mach_i386.defs on x86_64 too
,
Sergey Bugaev
,
11:05
Re: [PATCH mig] Make MIG work for pure 64 bit kernel and userland.
,
Luca
,
11:02
Re: [RFC PATCH glibc 12/12] C11 thrd: Downgrade the default alignment of mtx_t
,
Sergey Bugaev
,
10:55
Re: [RFC PATCH glibc 9/12] mach: Look for mach_i386.defs on x86_64 too
,
Samuel Thibault
,
10:50
Re: [RFC PATCH glibc 9/12] mach: Look for mach_i386.defs on x86_64 too
,
Sergey Bugaev
,
10:43
Re: [RFC PATCH hurd 6/12] hurd: Fix modes_t and speeds_t types on 64-bit
,
Samuel Thibault
,
10:22
Re: [RFC PATCH glibc 12/12] C11 thrd: Downgrade the default alignment of mtx_t
,
Samuel Thibault
,
10:19
Re: [RFC PATCH hurd 6/12] hurd: Fix modes_t and speeds_t types on 64-bit
,
Sergey Bugaev
,
10:18
Re: [RFC PATCH glibc 10/12] hurd: Set up the basic tree for x86_64-gnu
,
Samuel Thibault
,
10:16
Re: [RFC PATCH glibc 9/12] mach: Look for mach_i386.defs on x86_64 too
,
Samuel Thibault
,
10:09
Re: [RFC PATCH mig 7/12] Drop -undef -ansi from cpp flags
,
Samuel Thibault
,
10:04
Re: [RFC PATCH glibc 5/12] htl: Fix semaphore reference
,
Samuel Thibault
,
10:00
Re: [RFC PATCH hurd 6/12] hurd: Fix modes_t and speeds_t types on 64-bit
,
Samuel Thibault
,
10:00
Re: [RFC PATCH glibc 4/12] hurd: Fix xattr error value
,
Samuel Thibault
,
09:56
Re: [RFC PATCH glibc 3/12] mach, hurd: Cast through uintptr_t
,
Samuel Thibault
,
09:55
Re: [RFC PATCH glibc 1/12] hurd: Refactor readlinkat()
,
Samuel Thibault
,
09:53
Re: [RFC PATCH glibc 2/12] hurd: Use mach_msg_type_number_t where appropriate
,
Samuel Thibault
,
09:53
Re: [PATCH mig] Make MIG work for pure 64 bit kernel and userland.
,
Samuel Thibault
,
09:46
Re: [PATCH mig] Make MIG work for pure 64 bit kernel and userland.
,
Samuel Thibault
,
09:18
Re: [PATCH mig] Make MIG work for pure 64 bit kernel and userland.
,
Luca
,
08:39
[RFC PATCH glibc 11/12] hurd, htl: Add some x86_64-specific code
,
Sergey Bugaev
,
06:11
[RFC PATCH glibc 5/12] htl: Fix semaphore reference
,
Sergey Bugaev
,
06:11
[RFC PATCH glibc 12/12] C11 thrd: Downgrade the default alignment of mtx_t
,
Sergey Bugaev
,
06:11
[RFC PATCH glibc 10/12] hurd: Set up the basic tree for x86_64-gnu
,
Sergey Bugaev
,
06:11
[RFC PATCH mig 8/12] Set max type alignment to sizeof(long)
,
Sergey Bugaev
,
06:11
[RFC PATCH glibc 4/12] hurd: Fix xattr error value
,
Sergey Bugaev
,
06:11
[RFC PATCH glibc 9/12] mach: Look for mach_i386.defs on x86_64 too
,
Sergey Bugaev
,
06:11
[RFC PATCH hurd 6/12] hurd: Fix modes_t and speeds_t types on 64-bit
,
Sergey Bugaev
,
06:11
[RFC PATCH mig 7/12] Drop -undef -ansi from cpp flags
,
Sergey Bugaev
,
06:11
[RFC PATCH glibc 3/12] mach, hurd: Cast through uintptr_t
,
Sergey Bugaev
,
06:11
[RFC PATCH glibc 1/12] hurd: Refactor readlinkat()
,
Sergey Bugaev
,
06:11
[RFC PATCH glibc 2/12] hurd: Use mach_msg_type_number_t where appropriate
,
Sergey Bugaev
,
06:11
[RFC PATCH 0/12] Towards glibc on x86_64-gnu
,
Sergey Bugaev
,
06:11
[PATCH mig] Make MIG work for pure 64 bit kernel and userland.
,
Flavio Cruz
,
01:15
February 10, 2023
[GCC] In 'contrib/config-list.mk', clarify i686-symbolics-gnu to i686-gnu (was: RFA: Add makefile for cross-configuration torture test)
,
Thomas Schwinge
,
05:17
Re: [PATCH] Add x86_64-gnu target to contrib/config-list.mk
,
Thomas Schwinge
,
05:06
February 09, 2023
Re: [PATCH gnumach] Remove a.out support for ddb
,
Samuel Thibault
,
17:57
Re: [PATCH gnumach] memory_object_create_proxy: avoid casting parameters to 32 bits since the types are correct now
,
Samuel Thibault
,
17:56
[sr #110199] Cross-building of GNU/Hurd and additional packages
,
Ineiev
,
07:27
[PATCH gnumach] Remove a.out support for ddb
,
Flavio Cruz
,
02:29
[PATCH gnumach] memory_object_create_proxy: avoid casting parameters to 32 bits since the types are correct now
,
Flavio Cruz
,
02:22
February 08, 2023
Re: [PATCH] vm_page.c: add missing object lock
,
Samuel Thibault
,
18:02
[PATCH] vm_page.c: add missing object lock
,
Etienne Brateau
,
17:55
[sr #110199] Cross-building of GNU/Hurd and additional packages
,
Svante Signell
,
16:44
Re: On SO_PEERCRED & SCM_CREDS
,
Sergey Bugaev
,
08:15
Re: [gnu-soc] GNU GSOC 2023 application
,
Sergey Bugaev
,
08:02
Re: [gnu-soc] GNU GSOC 2023 application
,
Jose E. Marchesi
,
06:54
Re: [gnu-soc] GNU GSOC 2023 application
,
Samuel Thibault
,
06:45
Re: [gnu-soc] GNU GSOC 2023 application
,
Jose E. Marchesi
,
06:15
February 07, 2023
Re: [gnu-soc] GNU GSOC 2023 application
,
Samuel Thibault
,
19:13
Re: [gnu-soc] GNU GSOC 2023 application
,
Almudena Garcia
,
19:03
Re: [gnu-soc] GNU GSOC 2023 application
,
Samuel Thibault
,
18:40
February 06, 2023
[sr #110199] Cross-building of GNU/Hurd and additional packages
,
Svante Signell
,
14:59
On SO_PEERCRED & SCM_CREDS
,
Sergey Bugaev
,
08:09
February 05, 2023
Re: [PATCH glibc] Move RETURN_TO to x86/sysdep.h and implement x86_64 version.
,
Samuel Thibault
,
06:37
[PATCH glibc] Move RETURN_TO to x86/sysdep.h and implement x86_64 version.
,
Flavio Cruz
,
03:23
February 04, 2023
Re: [PATCH gnumach] cpu_number: Fix missing return
,
Samuel Thibault
,
08:28
[PATCH v2 gnumach] cpu_number: Short circuit if smp init not done
,
Damien Zammit
,
05:15
[PATCH gnumach] cpu_number: Fix missing return
,
Damien Zammit
,
05:14
Re: [PATCH 2/5 gnumach] i386: Refactor int stacks to be per cpu for SMP
,
Samuel Thibault
,
03:04
Re: [PATCH] cpu_number: Short circuit if smp init not done
,
Samuel Thibault
,
02:57
February 03, 2023
[PATCH] cpu_number: Short circuit if smp init not done
,
Damien Zammit
,
22:30
Re: [PATCH 2/5 gnumach] i386: Refactor int stacks to be per cpu for SMP
,
Damien Zammit
,
20:32
Re: [PATCH 2/5 gnumach] i386: Refactor int stacks to be per cpu for SMP
,
Almudena Garcia
,
20:27
Re: [PATCH 2/5 gnumach] i386: Refactor int stacks to be per cpu for SMP
,
Damien Zammit
,
20:25
[PATCH v3] i386: Refactor int stacks to be per cpu for SMP
,
Damien Zammit
,
20:15
Mixing 32 and 64 bit userspace tasks (was: Re: [PATCH gnumach] Define rpc_vm_size_array_t and rpc_vm_offset_array_t)
,
Luca Dariz
,
14:14
Re: [PATCH v2 2/3 gnumach] linux: Keep existing timer interrupt handler for APIC
,
Samuel Thibault
,
14:13
Re: [PATCH v2 1/3 gnumach] pmap: Refactor temporary mapping functions
,
Samuel Thibault
,
14:10
Re: [PATCHv2] libstdc++: Mark pieces of gnu-linux/os_support.h linux-specific
,
Jonathan Wakely
,
07:38
Re: [PATCH v2 3/3 gnumach] i386: Refactor int stacks to be per cpu for SMP
,
Almudena Garcia
,
07:13
[PATCH v2 3/3 gnumach] i386: Refactor int stacks to be per cpu for SMP
,
Damien Zammit
,
05:02
[PATCH v2 2/3 gnumach] linux: Keep existing timer interrupt handler for APIC
,
Damien Zammit
,
05:02
[PATCH v2 1/3 gnumach] pmap: Refactor temporary mapping functions
,
Damien Zammit
,
05:02
February 02, 2023
Re: [PATCH glibc] Remove sysdeps/mach/i386/machine-sp.h
,
Samuel Thibault
,
13:49
Re: [PATCH mig] Do not generate the server routine for kernel servers.
,
Samuel Thibault
,
13:47
Re: [PATCH 2/5 gnumach] i386: Refactor int stacks to be per cpu for SMP
,
Almudena Garcia
,
10:57
[PATCH glibc] Remove sysdeps/mach/i386/machine-sp.h
,
Flavio Cruz
,
02:42
[PATCH mig] Do not generate the server routine for kernel servers.
,
Flavio Cruz
,
02:41
[PATCH] Add x86_64-gnu target to contrib/config-list.mk
,
Flavio Cruz
,
00:55
February 01, 2023
Re: [PATCH] Remove support setting custom demuxers during signal handling.
,
Samuel Thibault
,
17:38
Re: [PATCH] Remove support setting custom demuxers during signal handling.
,
Samuel Thibault
,
17:37
Re: [PATCH v2 3/3] hurd: Implement SHM_ANON
,
Samuel Thibault
,
17:36
Re: [PATCH v2 2/3] hurd: Implement O_TMPFILE
,
Samuel Thibault
,
17:34
Re: [PATCH] Add support for x86_64-*-gnu-* targets to build x86_64 gnumach/hurd
,
Jan-Benedict Glaw
,
14:40
Re: [PATCH v2 1/3] hurd: Consolidate file_name_lookup implementation
,
Samuel Thibault
,
14:06
Re: [PATCH gnumach] Define rpc_vm_size_array_t and rpc_vm_offset_array_t
,
Samuel Thibault
,
13:42
Re: [PATCH 5/5 gnumach] linux: Skip probing IDE when 255 phys heads detected
,
Samuel Thibault
,
13:13
Re: [PATCH 4/5 gnumach] kdb: Fix ON_INT_STACK() macro to be cpu_number aware
,
Samuel Thibault
,
12:59
Re: [PATCH 1/5 gnumach] pmap: Debug printf when pmap_update_interrupt runs
,
Samuel Thibault
,
12:59
Re: [PATCH 3/5 gnumach] linux: No need to init PIT timer twice
,
Samuel Thibault
,
12:58
Re: [PATCH 2/5 gnumach] i386: Refactor int stacks to be per cpu for SMP
,
Samuel Thibault
,
12:54
Re: [PATCH 0/5 gnumach] Progress with SMP revisited
,
Almudena Garcia
,
07:34
Re: [PATCH 0/5 gnumach] Progress with SMP revisited
,
Almudena Garcia
,
06:57
Re: [PATCH 0/5 gnumach] Progress with SMP revisited
,
Damien Zammit
,
06:54
Re: [PATCH 0/5 gnumach] Progress with SMP revisited
,
Almudena Garcia
,
06:36
Re: [PATCH 0/5 gnumach] Progress with SMP revisited
,
Damien Zammit
,
06:32
Re: [PATCH 5/5 gnumach] linux: Skip probing IDE when 255 phys heads detected
,
Almudena Garcia
,
06:13
Re: [PATCH 2/5 gnumach] i386: Refactor int stacks to be per cpu for SMP
,
Almudena Garcia
,
06:10
Re: [PATCH 0/5 gnumach] Progress with SMP revisited
,
Almudena Garcia
,
05:53
[PATCH 3/5 gnumach] linux: No need to init PIT timer twice
,
Damien Zammit
,
05:12
[PATCH 2/5 gnumach] i386: Refactor int stacks to be per cpu for SMP
,
Damien Zammit
,
05:06
[PATCH 5/5 gnumach] linux: Skip probing IDE when 255 phys heads detected
,
Damien Zammit
,
05:06
[PATCH 4/5 gnumach] kdb: Fix ON_INT_STACK() macro to be cpu_number aware
,
Damien Zammit
,
05:06
[PATCH 1/5 gnumach] pmap: Debug printf when pmap_update_interrupt runs
,
Damien Zammit
,
05:06
[PATCH 0/5 gnumach] Progress with SMP revisited
,
Damien Zammit
,
05:06
Re: [PATCH gnumach] Define rpc_vm_size_array_t and rpc_vm_offset_array_t
,
Sergey Bugaev
,
04:36
Re: [PATCH gnumach] Define rpc_vm_size_array_t and rpc_vm_offset_array_t
,
Flávio Cruz
,
03:40
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc