LinuxLists
Users
About
Andy Lutomirski (
[email protected]
)
Number of posts: 4672 (1.04 per day)
First post: 2012-02-01 20:36:11
Last post: 2024-06-07 18:40:57
Previous Page
/
Next Page
Date
List
Subject
2016-11-21 02:20:11
linux-kernel
Re: vmalloced stacks and scatterwalk_map_and_copy()
2016-11-21 02:19:48
linux-crypto
Re: vmalloced stacks and scatterwalk_map_and_copy()
2016-11-20 16:22:48
linux-kernel
Re: [PATCH] x86/boot: Fail the boot if !M486 and CPUID is missing
2016-11-20 02:15:23
linux-kernel
Re: What exactly do 32-bit x86 exceptions push on the stack in the CS slot?
2016-11-18 17:33:11
linux-kernel
Re: [PATCH v12 6/7] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
2016-11-18 00:11:11
linux-kernel
Re: [REVIEW][PATCH 2/3] exec: Don't allow ptracing an exec of an unreadable file
2016-11-17 23:33:45
linux-kernel
Re: [RFC PATCH] x86/debug: Dump more detailed segfault info
2016-11-17 23:30:50
linux-kernel
Re: [REVIEW][PATCH 2/3] exec: Don't allow ptracing an exec of an unreadable file
2016-11-17 23:28:30
linux-kernel
Re: [REVIEW][PATCH 2/3] exec: Don't allow ptracing an exec of an unreadable file
2016-11-17 23:27:33
linux-kernel
Re: [REVIEW][PATCH 1/3] ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
2016-11-13 16:15:24
linux-kernel
Re: [RFC PATCH] x86/debug: Dump more detailed segfault info
2016-11-11 17:11:11
linux-kernel
Re: Formal description of system call interface
2016-11-11 17:01:02
linux-kernel
Re: task isolation discussion at Linux Plumbers
2016-11-10 01:44:25
linux-kernel
Re: task isolation discussion at Linux Plumbers
2016-11-09 11:43:53
linux-kernel
Re: [PATCH 1/4] x86/cpufeature: Add User-Mode Instruction Prevention definitions
2016-11-09 11:33:44
linux-kernel
Re: [PATCH 0/4] x86: enable User-Mode Instruction Prevention
2016-11-09 11:15:07
linux-kernel
Re: task isolation discussion at Linux Plumbers
2016-11-09 00:20:00
linux-kernel
Re: [PATCH 1/2] kernel: Move prctl and helpers from kernel/sys.c to new kernel/prctl.c
2016-11-09 00:12:52
linux-kernel
Re: [RESEND][PATCH v4] cgroup: Use CAP_SYS_RESOURCE to allow a process to migrate other tasks between cgroups
2016-11-08 21:07:03
linux-kernel
Re: [RFC][ATCH 1/3] ptrace: Remove maxargs from task_current_syscall()
2016-11-08 16:21:14
linux-kernel
Re: [RFC][ATCH 1/3] ptrace: Remove maxargs from task_current_syscall()
2016-11-08 16:02:04
linux-kernel
Re: [PATCH 2/4] x86: Prepare vm86 tasks to handle User-Mode Instruction Prevention
2016-11-08 15:34:24
linux-kernel
Re: [PATCH 0/4] x86: enable User-Mode Instruction Prevention
2016-11-08 15:32:56
linux-kernel
Re: [PATCH 1/4] x86/cpufeature: Add User-Mode Instruction Prevention definitions
2016-11-07 23:54:39
linux-kernel
Re: [RFC][ATCH 3/3] syscalls: Remove start and number from syscall_get_arguments() args
2016-11-07 23:51:55
linux-kernel
Re: [RFC][ATCH 1/3] ptrace: Remove maxargs from task_current_syscall()
2016-11-07 18:30:33
linux-kernel
Re: [PATCH 0/2] kthread: kill to_live_kthread()
2016-11-07 05:00:55
linux-crypto
Re: [PATCH 1/2] fscrypto: don't use on-stack buffer for filename encryption
2016-11-07 05:00:55
linux-ext4
Re: [PATCH 1/2] fscrypto: don't use on-stack buffer for filename encryption
2016-11-04 14:21:43
linux-kernel
Re: [PATCH] procfs: Add mem_end to /proc/<pid>/stat
2016-11-04 03:58:12
linux-kernel
Re: vmalloced stacks and scatterwalk_map_and_copy()
2016-11-04 03:57:49
linux-crypto
Re: vmalloced stacks and scatterwalk_map_and_copy()
2016-11-03 20:31:13
linux-kernel
Re: vmalloced stacks and scatterwalk_map_and_copy()
2016-11-03 20:30:49
linux-crypto
Re: vmalloced stacks and scatterwalk_map_and_copy()
2016-11-02 14:06:00
linux-kernel
Re: [4.9-rc3] BUG: unable to handle kernel paging request at ffffc900144dfc60
2016-10-30 16:29:34
linux-kernel
Re: [PATCH] ppdev: fix double-free of pp->pdev->name
2016-10-30 16:21:53
linux-kernel
Re: [tip:x86/asm] x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y)
2016-10-28 21:26:30
linux-kernel
Re: /dev/mem and PCI memory = EFAULT?
2016-10-28 21:06:47
linux-kernel
Re: /dev/mem and PCI memory = EFAULT?
2016-10-28 00:34:20
linux-kernel
tpm_tis regression in 4.9?
2016-10-28 00:06:50
linux-kernel
Re: [PATCH v4 0/3] nvme power saving
2016-10-27 23:15:47
linux-kernel
Re: [PATCH 3/3] thread_info: include <current.h> for THREAD_INFO_IN_TASK
2016-10-27 22:35:17
linux-kernel
Re: [PATCH v7 6/6] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
2016-10-27 22:26:18
linux-kernel
Re: [PATCH 2/2] x86/vdso: set vdso pointer only after success
2016-10-26 23:20:44
linux-kernel
Re: [RFC v1 02/14] bus1: provide stub cdev /dev/bus1
2016-10-26 15:51:53
linux-kernel
Re: CONFIG_VMAP_STACK, on-stack struct, and wake_up_bit
2016-10-25 16:52:42
linux-kernel
Re: [PATCH v3 1/1] kthread: allocate kthread structure using kmalloc
2016-10-25 01:09:47
linux-kernel
Re: bio linked list corruption.
2016-10-24 22:42:47
linux-kernel
Re: bio linked list corruption.
2016-10-24 20:07:09
linux-kernel
Re: bio linked list corruption.
2016-10-24 17:08:43
linux-kernel
Re: [PATCH v2 1/2] kthread: allocate kthread structure using kmalloc