public inbox for linux-um@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2016-11-10 01:56:38 to 2017-05-04 01:19:47 UTC [more...]

[uml-devel] [uml:linux-next 2/5] arch/um/os-Linux/skas/process.c:236:19: error: 'NR_CPUS' undeclared here (not in a function)
 2017-05-04  1:19 UTC 

[PATCH] um: Fix _print_addr()
 2017-05-03 20:55 UTC  (2+ messages)
` [uml-devel] [uml-user] "

[uml-devel] [PATCH v2] um: Set number of CPUs
 2017-05-03 20:54 UTC  (2+ messages)

[PATCH] um: Fix PTRACE_POKEUSER on x86_64
 2017-05-03 20:54 UTC  (3+ messages)
` [uml-devel] "

[PATCH] um: Include kbuild.h instead of duplicating its macros
 2017-05-03 20:54 UTC  (5+ messages)
  ` [uml-devel] "

[BUG] um: initramfs doesn't work on uml
 2017-05-03 20:53 UTC  (7+ messages)
` [PATCH] um: Fix to call read_initrd after init_bootmem
        ` [uml-devel] "

[RFC PATCH 0/7] um: Fix printf usage and support quiet option
 2017-04-29 11:26 UTC  (9+ messages)
` [RFC PATCH 1/7] um: Use printk instead of printf in make_uml_dir
` [RFC PATCH 2/7] um: Use non_fatal() in check_coredump_limit
` [RFC PATCH 3/7] um: Make non_fatal non-static for other files
` [RFC PATCH 4/7] um: Use non_fatal() for non-fatal information/warning messages
` [RFC PATCH 5/7] um: Print out fatal error in stderr
` [RFC PATCH 6/7] um: Suppress non-fatal messages when quiet
` [RFC PATCH 7/7] um: console: Ignore console= option

[PATCH v3 19/29] x86: um, annotate data appropriatelly
 2017-04-21 14:12 UTC 

[PATCH v16 0/10] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2017-04-21  9:58 UTC  (14+ messages)
` [PATCH v16 01/10] x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLES
` [PATCH v16 02/10] x86/arch_prctl: Rename 'code' argument to 'option'
` [PATCH v16 03/10] x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl
` [PATCH v16 04/10] x86/arch_prctl/64: Rename do_arch_prctl to do_arch_prctl_64
` [PATCH v16 05/10] x86/arch_prctl: Add do_arch_prctl_common
` [PATCH v16 06/10] x86/syscalls/32: Wire up arch_prctl on x86-32
` [PATCH v16 07/10] x86/cpufeature: Detect CPUID faulting support
` [PATCH v16 08/10] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
` [PATCH v16 09/10] x86/arch_prctl: Selftest for ARCH_[GET|SET]_CPUID
` [PATCH v16 10/10] KVM: x86: virtualize cpuid faulting

[uml-devel] [PATCH] um: use KERN_CONT in stack dump
 2017-04-11  9:36 UTC  (4+ messages)
    `  "

[PATCH] um/time: set ->min_delta_ticks and ->max_delta_ticks
 2017-03-30 19:59 UTC 

[PATCH v15 0/9] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2017-03-20  8:01 UTC  (19+ messages)
` [PATCH v15 1/9] x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl
` [PATCH v15 2/9] x86/arch_prctl/64: Rename do_arch_prctl to do_arch_prctl_64
` [PATCH v15 3/9] x86/arch_prctl: Add do_arch_prctl_common
` [PATCH v15 4/9] x86/syscalls/32: Wire up arch_prctl on x86-32
` [PATCH v15 5/9] x86/cpufeature: Detect CPUID faulting support
` [PATCH v15 6/9] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
` [PATCH v15 7/9] x86/arch_prctl: Selftest for ARCH_[GET|SET]_CPUID
` [PATCH v15 8/9] KVM: x86: virtualize cpuid faulting
` [PATCH v15 9/9] x86/arch_prctl: Rename 'code' argument to 'option'

WARNING: CPU: 0 PID: 1 at mm/mmap.c:1110 vma_merge+0x9a/0x2c8
 2017-03-19 22:02 UTC  (2+ messages)

[uml-devel] UML regression with latest RC 4.11-rc2
 2017-03-17 17:54 UTC  (8+ messages)

[uml-devel] FPU patches broke UML on i7-7700 CPU
 2017-03-17 17:02 UTC  (2+ messages)

[uml-devel] Interrupt controller
 2017-03-17 11:37 UTC 

[PATCH v10 0/7] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2017-03-15  9:11 UTC  (16+ messages)
` [PATCH v10 1/7] x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl
` [PATCH v10 6/7] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID

[uml-devel] [PATCH] um: Fix _print_addr()
 2017-03-12 10:13 UTC 

[PATCH] Documentation: Update path to sysrq.txt
 2017-03-03 22:48 UTC  (3+ messages)

[PATCH v14 0/9] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2017-02-10 13:07 UTC  (11+ messages)
` [PATCH v14 1/9] x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl
` [PATCH v14 2/9] x86/arch_prctl/64: Rename do_arch_prctl to do_arch_prctl_64
` [PATCH v14 3/9] x86/arch_prctl: Add do_arch_prctl_common
` [PATCH v14 4/9] x86/syscalls/32: Wire up arch_prctl on x86-32
` [PATCH v14 5/9] x86/cpufeature: Detect CPUID faulting support
` [PATCH v14 6/9] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
` [PATCH v14 7/9] x86/arch_prctl: Selftest for ARCH_[GET|SET]_CPUID
` [PATCH v14 8/9] KVM: x86: virtualize cpuid faulting
` [PATCH v14 9/9] x86/arch_prctl: Rename 'code' argument to 'option'

[PATCH 0/5] UM: Fine-tuning for some function implementations
 2017-01-20  5:11 UTC  (13+ messages)
` [PATCH 1/5] um: port: Move an assignment for the variable "fd" in port_wait()
` [PATCH 2/5] um: port: Delete three error messages for a failed memory allocation
` [PATCH 3/5] um: port: Improve size determinations in port_data()
` [PATCH 4/5] um: ubd: Move two assignments for the variable "err" in ubd_remove()
` [PATCH 5/5] um: ubd: Improve size determinations in do_ubd_request()
  ` UM: Fine-tuning for some function implementations

[uml-devel] Archive of UML mailing list
 2017-01-19 22:26 UTC  (2+ messages)
` [uml-devel] [uml-user] "

[uml-devel] uml does not work with initrd=file
 2017-01-15 16:06 UTC  (3+ messages)

[uml-devel] [PATCH] mtd: nand: oxnas_nand: fix build errors on arch/um, require HAS_IOMEM
 2017-01-03  8:20 UTC  (3+ messages)
`  "

[PATCH] auxdisplay: img-ascii-lcd: don't build without HAS_IOMEM
 2017-01-02  8:32 UTC  (2+ messages)

[GIT PULL] UML updates for v4.10-rc1
 2016-12-16 14:19 UTC 

[rcu:rcu/next 25/36] include/linux/irqflags.h:79:3: error: implicit declaration of function 'arch_irqs_disabled_flags'
 2016-12-15  0:16 UTC  (7+ messages)

[uml-devel] Build failure on new gcc-6 on Debian Sid
 2016-12-12 20:28 UTC  (4+ messages)

[PATCH v13 0/8] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2016-12-03 15:37 UTC  (13+ messages)
` [PATCH v13 1/8] x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl
` [PATCH v13 2/8] x86/arch_prctl/64: Rename do_arch_prctl to do_arch_prctl_64
` [PATCH v13 3/8] x86/arch_prctl: Add do_arch_prctl_common
` [PATCH v13 4/8] x86/syscalls/32: Wire up arch_prctl on x86-32
` [PATCH v13 5/8] x86/cpufeature: Detect CPUID faulting support
` [PATCH v13 6/8] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
` [PATCH v13 7/8] x86/arch_prctl: Selftest for ARCH_[GET|SET]_CPUID
` [PATCH v13 8/8] KVM: x86: virtualize cpuid faulting

[PATCH v12 0/7] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2016-11-29  9:26 UTC  (22+ messages)
` [PATCH v12 1/7] x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl
` [PATCH v12 2/7] x86/arch_prctl/64: Rename do_arch_prctl to do_arch_prctl_64
` [PATCH v12 3/7] x86/arch_prctl: Add do_arch_prctl_common
` [PATCH v12 4/7] x86/syscalls/32: Wire up arch_prctl on x86-32
` [PATCH v12 5/7] x86/cpufeature: Detect CPUID faulting support
` [PATCH v12 6/7] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
` [PATCH v12 7/7] KVM: x86: virtualize cpuid faulting

[PATCH v11 0/7] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2016-11-17  1:59 UTC  (14+ messages)
` [PATCH v11 1/7] x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl
` [PATCH v11 2/7] x86/arch_prctl/64: Rename do_arch_prctl to do_arch_prctl_64
` [PATCH v11 3/7] x86/arch_prctl: Add do_arch_prctl_common
` [PATCH v11 4/7] x86/syscalls/32: Wire up arch_prctl on x86-32
` [PATCH v11 5/7] x86/cpufeature: Detect CPUID faulting support
` [PATCH v11 6/7] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
` [PATCH v11 7/7] KVM: x86: virtualize cpuid faulting

[PATCH v2] gpio: Remove GPIO_DEVRES option
 2016-11-16 19:49 UTC  (2+ messages)

[PATCH] um: Fix compile failure due to current_text_address() definition
 2016-11-16 14:36 UTC  (12+ messages)
` [uml-devel] "

[PATCH] gpio: Guard devm_* functions behind CONFIG_GPIO_DEVRES not CONFIG_GPIOLIB
 2016-11-15  9:10 UTC  (2+ messages)

[uml-devel] vma-merge warning
 2016-11-12 11:47 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox