linux-um.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-15 10:42:00 to 2016-09-21 18:58:22 UTC [more...]

[PATCH v5 0/6] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2016-09-21 18:58 UTC  (5+ messages)
` [PATCH v5 1/6] x86/arch_prctl/64 Use SYSCALL_DEFINE2 to define sys_arch_prctl
` [PATCH v5 2/6] x86/arch_prctl/64 Rename do_arch_prctl to do_arch_prctl_64
` [PATCH v5 3/6] x86/arch_prctl Add a new do_arch_prctl
` [PATCH v5 4/6] x86/syscalls/32 Wire up arch_prctl on x86-32

[PATCH v2 29/46] um: Add nandsim backend driver
 2016-09-21  9:54 UTC 

[PATCH v4 0/6] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2016-09-19 14:05 UTC  (8+ messages)
` [PATCH v4 1/6] x86/arch_prctl/64 Use SYSCALL_DEFINE2 to define sys_arch_prctl
` [PATCH v4 2/6] x86/arch_prctl/64 Rename do_arch_prctl to do_arch_prctl_64
` [PATCH v4 3/6] x86/arch_prctl Add a new do_arch_prctl
` [PATCH v4 4/6] x86/syscalls/32 Wire up arch_prctl on x86-32
` [PATCH v4 5/6] x86/cpufeature Detect CPUID faulting support
` [PATCH v4 6/6] x86/arch_prctl Add ARCH_[GET|SET]_CPUID

[PATCH v3 1/3] syscalls,x86 Expose arch_prctl on x86-32
 2016-09-16 15:56 UTC  (4+ messages)

Unable to boot linux-next build
 2016-09-11 18:00 UTC  (2+ messages)

[PATCH v1 0/3] Fix seccomp for UM (next)
 2016-09-06 20:31 UTC  (13+ messages)
` [PATCH v1 1/3] um/ptrace: Fix the syscall_trace_leave call
` [PATCH v1 2/3] um/ptrace: Fix the syscall number update after a ptrace
` [PATCH v1 3/3] seccomp: Remove 2-phase API documentation
` [uml-devel] [PATCH v1 0/3] Fix seccomp for UM (next)
      ` [PATCH v2 "
        ` [PATCH v2 1/3] um/ptrace: Fix the syscall_trace_leave call
        ` [PATCH v2 2/3] um/ptrace: Fix the syscall number update after a ptrace
        ` [PATCH v2 3/3] seccomp: Remove 2-phase API documentation
          ` [PATCH v2 0/3] Fix seccomp for UM

[uml-devel] UML build failure on 4.7
 2016-09-05 15:07 UTC  (2+ messages)

[uml-devel] UML tools anywhere?
 2016-09-04  3:38 UTC  (13+ messages)

[uml-devel] [GIT PULL] UML fixes for 4.8-rc4
 2016-08-24 19:57 UTC 

[uml-devel] link error on recent kernels with CONFIG_STATIC_LINK=y
 2016-08-23 21:40 UTC  (13+ messages)
  ` [PATCH] UML: don't discard .text.exit section
            ` [uml-devel] "

[rcu:rcu/next 25/36] include/linux/irqflags.h:79:3: error: implicit declaration of function 'arch_irqs_disabled_flags'
 2016-08-08 20:35 UTC  (5+ messages)

[GIT PULL] UML updates for v4.8-rc1
 2016-08-04 19:52 UTC 

[PATCH 0030/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:35 UTC 

[PATCH 0/5] Define AT_VECTOR_SIZE_ARCH correctly
 2016-07-25 15:59 UTC 

[uml-devel] User Mode Linux
 2016-07-24 18:52 UTC  (5+ messages)

[patch] hostfs: freeing an ERR_PTR in hostfs_fill_sb_common()
 2016-07-13 10:12 UTC 

[uml-devel] How to properly load debug symbols for module and set breakpoint
 2016-07-11 22:16 UTC  (2+ messages)

[uml-devel] ubd is slow. I want to try fixing it
 2016-07-09 23:30 UTC 

[uml-devel] ubd is slow. I want to try fixing it
 2016-07-08 21:41 UTC  (2+ messages)

[uml-devel] [user-mode-linux] memory leak in network path
 2016-06-18 17:27 UTC 

[PATCH 00/14] run seccomp after ptrace
 2016-06-14  2:27 UTC  (21+ messages)
` [PATCH 01/14] seccomp: add tests for ptrace hole
` [PATCH 02/14] seccomp: Add a seccomp_data parameter secure_computing()
` [PATCH 03/14] x86/entry: Get rid of two-phase syscall entry work
` [PATCH 04/14] seccomp: remove 2-phase API
` [PATCH 05/14] seccomp: recheck the syscall after RET_TRACE
` [PATCH 06/14] x86/ptrace: run seccomp after ptrace
` [PATCH 07/14] arm/ptrace: "
` [PATCH 08/14] arm64/ptrace: "
` [PATCH 09/14] MIPS/ptrace: "
` [PATCH 10/14] parisc/ptrace: "
` [PATCH 11/14] s390/ptrace: "
` [PATCH 12/14] powerpc/ptrace: "
` [PATCH 13/14] tile/ptrace: "
` [PATCH 14/14] um/ptrace: "

[uml-devel] current_thread_info() returns invalid pointer in early UML boot code
 2016-06-12 22:55 UTC  (10+ messages)

[uml-devel] [PATCH 1/2] um: Use asm-generic/irqflags.h
 2016-06-12 20:04 UTC  (2+ messages)
` [PATCH 2/2] um: Enable TRACE_IRQFLAGS_SUPPORT

[uml-devel] [PATCH] uml: Fix possible deadlock in sig_handler_common()
 2016-06-12 20:03 UTC 

[PATCH 1/2] um: Setup physical memory in setup_arch()
 2016-06-12 19:56 UTC  (2+ messages)
` [uml-devel] [PATCH 2/2] um: Select HAVE_DEBUG_KMEMLEAK

[PATCH] um: Eliminate null test after alloc_bootmem
 2016-05-28 13:09 UTC 

[GIT PULL] UML updates for v4.7-rc1
 2016-05-27 19:16 UTC 

[uml-devel] [PATCH v2] um: support kcov
 2016-05-21 15:46 UTC 

[uml-devel] [PATCH] um: support kcov
 2016-05-21 14:12 UTC  (2+ messages)

[uml-devel] [PATCH 0263/1529] Fix typo
 2016-05-21 12:54 UTC  (2+ messages)

[uml-devel] [PATCH v3 0/3] um: fix and extend FPU support
 2016-05-20 15:48 UTC 

[uml-devel] [PATCH v3 0/3] um: fix and extend FPU support
 2016-05-20 15:31 UTC  (6+ messages)
` [uml-devel] [PATCH v3 1/3] um: fix FPU state preservation around signal handlers
` [uml-devel] [PATCH v3 2/3] um: extend fpstate to _xstate to support YMM registers
` [uml-devel] [PATCH v3 3/3] um: add extended processor state save/restore support

[uml-devel] [PATCH] hostfs: fix opening file with overlayfs
 2016-05-01 20:21 UTC 

[v3,11/41] mips: reuse asm-generic/barrier.h
 2016-04-14 21:40 UTC  (13+ messages)
                ` [PATCH] documentation: Add disclaimer

[PATCH 1/2] asm-generic/io.h: provide default ioremap/iounmap for !HAS_IOMEM
 2016-03-31  8:39 UTC  (14+ messages)
      ` [uml-devel] "

[PATCH v2 2/4] exit_thread: remove empty bodies
 2016-03-31  7:55 UTC 

[PATCH v2 09/10] tty: Consolidate noctty checks in tty_open()
 2016-03-26 19:14 UTC  (3+ messages)
        ` [uml-devel] "

[PATCH 3/4] exit_thread: accept a task parameter to be exited
 2016-03-25  8:32 UTC  (5+ messages)
` [3/4] "

[uml-devel] [PATCH] um: fix FPU register double-restore after sigreturn
 2016-03-18 20:12 UTC  (7+ messages)

[uml-devel] [PATCH v2 0/3] um: Add support for extended processor state
 2016-03-16  8:48 UTC  (4+ messages)
` [uml-devel] [PATCH v2 1/3] um: extend _fpstate to _xstate
` [uml-devel] [PATCH v2 2/3] um: add extended processor state save/restore support
` [uml-devel] [PATCH v2 3/3] um: fix ptrace PTRACE_GETFPREGS and PTRACE_SETFPREG support

[uml-devel] [PATCH 0/3] um: Add support for extended processor state
 2016-03-14  7:58 UTC  (9+ messages)
` [uml-devel] [PATCH 1/3] um: extend _fpstate to _xstate
` [uml-devel] [PATCH 2/3] um: add extended processor state save/restore support
` [uml-devel] [PATCH 3/3] um: fix ptrace PTRACE_GETFPREGS and PTRACE_SETFPREG support

[GIT PULL] UML fixes for 4.5-rc7
 2016-03-05 21:32 UTC 

[PATCH 0/2] Tracking user space vDSO remaping
 2016-03-02 12:13 UTC  (2+ messages)

[PATCH v2 0/3] usb: Allow compilation on platforms where NO_DMA=y
 2016-02-22  3:09 UTC  (7+ messages)
` [PATCH v2 1/3] usb: core: "
` [PATCH v2 2/3] usb: host: Host drivers relying on DMA should depend on HAS_DMA
` [PATCH v2 3/3] usb: dwc2: USB_DWC2 "

[PATCH v3] usb: host: Host drivers relying on DMA should depend on HAS_DMA
 2016-02-21 21:48 UTC 

[PATCH 0/3] usb: Allow compilation on platforms where NO_DMA=y
 2016-02-16 12:35 UTC  (9+ messages)
` [PATCH 1/3] usb: core: "
` [PATCH 2/3] usb: host: Some host drivers should depend on HAS_DMA
` [PATCH 3/3] usb: dwc2: USB_DWC2 "

[uml-devel] [PATCH 1/2] usb: support building without CONFIG_HAS_DMA
 2016-02-15 11:17 UTC  (3+ messages)
` [uml-devel] [PATCH 2/2] usb: remove HAS_IOMEM dependency from USB_SUPPORT


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).