Gabriel Krisman Bertazi ([email protected])

Number of posts: 922 (0.73 per day)
First post: 2019-04-01 19:24:59
Last post: 2022-09-23 15:00:57

Date List Subject
2020-11-16 20:53:24 linux-kernel [PATCH v2 01/10] x86: Expose syscall_work field in thread_info
2020-11-16 17:47:18 linux-kernel [PATCH v2 02/10] entry: Expose helpers to migrate TIF to SYSCALL_WORK flags
2020-11-16 17:46:53 linux-kernel [PATCH v2 07/10] ptrace: Migrate TIF_SYSCALL_EMU to use SYSCALL_WORK flag
2020-11-16 17:46:40 linux-kernel [PATCH v2 04/10] seccomp: Migrate to use SYSCALL_WORK flag
2020-11-16 17:46:11 linux-kernel [PATCH v2 06/10] ptrace: Migrate to use SYSCALL_TRACE flag
2020-11-16 17:46:00 linux-kernel [PATCH v2 05/10] tracepoints: Migrate to use SYSCALL_WORK flag
2020-11-16 17:45:55 linux-kernel [PATCH v2 10/10] x86: Reclaim unused x86 TI flags
2020-11-16 17:45:45 linux-kernel [PATCH v2 08/10] audit: Migrate to use SYSCALL_WORK flag
2020-11-16 17:45:34 linux-kernel [PATCH v2 03/10] entry: Wire up syscall_work in common entry code
2020-11-14 03:34:08 linux-kernel [PATCH 08/10] audit: Migrate to use SYSCALL_WORK flag
2020-11-14 03:33:40 linux-kernel [PATCH 02/10] kernel: entry: Expose helpers to migrate TIF to SYSCALL_WORK flags
2020-11-14 03:33:29 linux-kernel [PATCH 10/10] x86: Reclaim unused x86 TI flags
2020-11-14 03:33:23 linux-kernel [PATCH 09/10] kernel: entry: Drop usage of TIF flags in the generic syscall code
2020-11-14 03:32:55 linux-kernel [PATCH 05/10] tracepoints: Migrate to use SYSCALL_WORK flag
2020-11-14 03:32:49 linux-kernel [PATCH 04/10] seccomp: Migrate to use SYSCALL_WORK flag
2020-11-14 03:32:42 linux-kernel [PATCH 03/10] kernel: entry: Wire up syscall_work in common entry code
2020-11-14 03:32:29 linux-kernel [PATCH 07/10] ptrace: Migrate TIF_SYSCALL_EMU to use SYSCALL_WORK flag
2020-11-14 03:32:17 linux-kernel [PATCH 06/10] ptrace: Migrate to use SYSCALL_TRACE flag
2020-11-14 03:31:27 linux-kernel [PATCH 01/10] x86: Expose syscall_work field in thread_info
2020-11-14 03:31:27 linux-kernel [PATCH 00/10] Migrate syscall entry/exit work to SYSCALL_WORK flagset
2020-11-11 21:54:33 linux-ext4 [PATCH RFC v2 8/8] samples: watch_queue: Add sample of SB notifications
2020-11-11 21:53:50 linux-ext4 [PATCH RFC v2 7/8] ext4: Implement SB error notification through watch_sb
2020-11-11 21:53:34 linux-ext4 [PATCH RFC v2 6/8] fs: Add more superblock error subtypes
2020-11-11 21:53:27 linux-ext4 [PATCH RFC v2 5/8] vfs: Include origin of the SB error notification
2020-11-11 21:53:20 linux-ext4 [PATCH RFC v2 4/8] vfs: Add superblock notifications
2020-11-11 21:53:18 linux-ext4 [PATCH RFC v2 3/8] watch_queue: Support a text field at the end of the notification
2020-11-11 21:53:13 linux-ext4 [PATCH RFC v2 2/8] security: Add hooks to rule on setting a watch for superblock
2020-11-11 21:53:09 linux-ext4 [PATCH RFC v2 1/8] watch_queue: Make watch_sizeof() check record size
2020-11-11 21:53:09 linux-ext4 [PATCH RFC v2 0/8] Superblock Notifications
2020-10-21 09:28:46 linux-ext4 [PATCH RFC 3/7] watch_queue: Support a text field at the end of the notification
2020-10-21 09:28:46 linux-ext4 [PATCH RFC 5/7] vfs: Include origin of the SB error notification
2020-10-21 09:27:25 linux-ext4 [PATCH RFC 7/7] ext4: Implement SB error notification through watch_sb
2020-10-21 09:26:59 linux-ext4 [PATCH RFC 6/7] fs: Add more superblock error subtypes
2020-10-21 09:26:20 linux-ext4 [PATCH RFC 0/7] Superblock notifications
2020-10-21 09:26:20 linux-ext4 [PATCH RFC 1/7] watch_queue: Make watch_sizeof() check record size
2020-10-21 09:26:20 linux-ext4 [PATCH RFC 2/7] security: Add hooks to rule on setting a watch for superblock
2020-10-08 19:28:22 linux-kernel Re: [PATCH] f2fs: reject CASEFOLD inode flag without casefold feature
2020-10-04 03:30:34 linux-kernel [PATCH v3 08/10] x86: elf: Use e_machine to select additional_pages between x32
2020-10-04 03:29:43 linux-kernel [PATCH v3 07/10] elf: Expose ELF header on arch_setup_additional_pages
2020-10-04 03:29:17 linux-kernel [PATCH v3 09/10] x86: Convert mmu context ia32_compat into a proper flags field
2020-10-04 03:29:14 linux-kernel [PATCH v3 10/10] x86: Reclaim TIF_IA32 and TIF_X32
2020-10-04 03:28:22 linux-kernel [PATCH v3 06/10] x86: elf: Use e_machine to select start_thread for x32
2020-10-04 03:27:54 linux-kernel [PATCH v3 05/10] elf: Expose ELF header in compat_start_thread
2020-10-04 03:27:35 linux-kernel [PATCH v3 04/10] x86: elf: Use e_machine to choose DLINFO in compat
2020-10-04 03:27:28 linux-kernel [PATCH v3 03/10] x86: oprofile: Avoid TIF_IA32 when checking 64bit mode
2020-10-04 03:27:22 linux-kernel [PATCH v3 02/10] x86: Simplify compat syscall userspace allocation
2020-10-04 03:27:11 linux-kernel [PATCH v3 00/10] Reclaim TIF_IA32 and TIF_X32
2020-10-04 03:27:11 linux-kernel [PATCH v3 01/10] x86: events: Avoid TIF_IA32 when checking 64bit mode
2020-10-02 23:14:20 linux-kernel Re: [PATCH v2 7/9] x86: Use current USER_CS to setup correct context on vmx entry
2020-10-01 21:04:31 linux-kernel [PATCH v2 7/9] x86: Use current USER_CS to setup correct context on vmx entry
2020-10-01 21:04:30 linux-kernel [PATCH v2 8/9] x86: Convert mmu context ia32_compat into a proper flags field