Linux Arch
[Prev Page][Next Page]
- [PATCH v3 22/22] x86/int3: Ensure that poke_int3_handler() is not sanitized, (continued)
- [PATCH v3 22/22] x86/int3: Ensure that poke_int3_handler() is not sanitized, Peter Zijlstra
- [PATCH v3 01/22] hardirq/nmi: Allow nested nmi_enter(), Peter Zijlstra
- [PATCH v3 18/22] asm-generic/atomic: Use __always_inline for fallback wrappers, Peter Zijlstra
- [PATCH v3 08/22] rcu,tracing: Create trace_rcu_{enter,exit}(), Peter Zijlstra
- [PATCH v3 05/22] rcu: Make RCU IRQ enter/exit functions rely on in_nmi(), Peter Zijlstra
- [PATCH v3 19/22] compiler: Simple READ/WRITE_ONCE() implementations, Peter Zijlstra
- [PATCH v3 20/22] locking/atomics: Flip fallbacks and instrumentation, Peter Zijlstra
- [PATCH v3 17/22] asm-generic/atomic: Use __always_inline for pure wrappers, Peter Zijlstra
- [PATCH v3 14/22] perf,tracing: Allow function tracing when !RCU, Peter Zijlstra
- [PATCH v3 11/22] perf,tracing: Prepare the perf-trace interface for RCU changes, Peter Zijlstra
- [PATCH v3 02/22] x86,mce: Delete ist_begin_non_atomic(), Peter Zijlstra
- [PATCH v3 16/22] locking/atomics, kcsan: Add KCSAN instrumentation, Peter Zijlstra
- [PATCH v3 04/22] x86/doublefault: Make memmove() notrace/NOKPROBE, Peter Zijlstra
- [PATCH v3 12/22] tracing: Employ trace_rcu_{enter,exit}(), Peter Zijlstra
- [PATCH v3 03/22] x86: Replace ist_enter() with nmi_enter(), Peter Zijlstra
- [PATCH v3 07/22] rcu: Mark rcu_dynticks_curr_cpu_in_eqs() inline, Peter Zijlstra
- [PATCH v3 21/22] x86/int3: Avoid atomic instrumentation, Peter Zijlstra
- [PATCH v3 13/22] tracing: Remove regular RCU context for _rcuidle tracepoints (again), Peter Zijlstra
- [PATCH v3 15/22] x86/int3: Ensure that poke_int3_handler() is not traced, Peter Zijlstra
- [PATCH v3 06/22] rcu: Rename rcu_irq_{enter,exit}_irqson(), Peter Zijlstra
- [PATCH v3 10/22] x86,tracing: Add comments to do_nmi(), Peter Zijlstra
- [RFC v2 0/4] Documentation/locking/atomic: Add litmus tests for atomic APIs,
Boqun Feng
- [PATCH 0/6] Silence some instances of -Wtautological-compare and enable globally,
Nathan Chancellor
- [RFC] regset ->get() API,
Al Viro
- [PATCH 0/5] mm/vma: Use available wrappers when possible,
Anshuman Khandual
- [PATCH V14] mm/debug: Add tests validating architecture page table helpers,
Anshuman Khandual
- [PATCH v2 00/13] mm: remove __ARCH_HAS_5LEVEL_HACK,
Mike Rapoport
- [PATCH v2 01/13] arm/arm64: add support for folded p4d page tables, Mike Rapoport
- [PATCH v2 02/13] h8300: remove usage of __ARCH_USE_5LEVEL_HACK, Mike Rapoport
- [PATCH v2 03/13] hexagon: remove __ARCH_USE_5LEVEL_HACK, Mike Rapoport
- [PATCH v2 04/13] ia64: add support for folded p4d page tables, Mike Rapoport
- [PATCH v2 05/13] nios2: add support for folded p4d page tables, Mike Rapoport
- [PATCH v2 06/13] openrisc: add support for folded p4d page tables, Mike Rapoport
- [PATCH v2 07/13] powerpc: add support for folded p4d page tables, Mike Rapoport
- [PATCH v2 08/13] sh: fault: Modernize printing of kernel messages, Mike Rapoport
- [PATCH v2 09/13] sh: drop __pXd_offset() macros that duplicate pXd_index() ones, Mike Rapoport
- [PATCH v2 10/13] sh: add support for folded p4d page tables, Mike Rapoport
- [PATCH v2 11/13] unicore32: remove __ARCH_USE_5LEVEL_HACK, Mike Rapoport
- [PATCH v2 12/13] asm-generic: remove pgtable-nop4d-hack.h, Mike Rapoport
- [PATCH v2 13/13] mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h, Mike Rapoport
- Re: [PATCH v2 00/13] mm: remove __ARCH_HAS_5LEVEL_HACK, Russell King - ARM Linux admin
- [PATCH memory-model] Add recent references,
Paul E. McKenney
- [RFC 0/3] tools/memory-model: Add litmus tests for atomic APIs,
Boqun Feng
- [PATCH 00/19] Introduce common headers,
Vincenzo Frascino
- [PATCH 02/19] linux/bits.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH 03/19] linux/limits.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH 05/19] linux/time.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH 08/19] linux/jiffies.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH 11/19] linux/elfnote.h: Replace elf.h with UAPI equivalent, Vincenzo Frascino
- [PATCH 09/19] linux/ktime.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH 10/19] common: Introduce processor.h, Vincenzo Frascino
- [PATCH 13/19] arm64: vdso: Include common headers in the vdso library, Vincenzo Frascino
- [PATCH 12/19] arm64: Introduce asm/common/processor.h, Vincenzo Frascino
- [PATCH 15/19] mips: vdso: Enable mips to use common headers, Vincenzo Frascino
- [PATCH 16/19] x86: vdso: Enable x86 to use common headers, Vincenzo Frascino
- [PATCH 18/19] lib: vdso: Enable common headers, Vincenzo Frascino
- [PATCH 01/19] linux/const.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH 06/19] linux/time32.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH 04/19] linux/math64.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH 07/19] linux/time64.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH 14/19] arm64: vdso32: Include common headers in the vdso library, Vincenzo Frascino
- [PATCH 17/19] arm: vdso: Enable arm to use common headers, Vincenzo Frascino
- [PATCH 19/19] arm64: vdso32: Enable Clang Compilation, Vincenzo Frascino
- [PATCH v2 0/9] tracing vs rcu vs nmi,
Peter Zijlstra
- [PATCH v2 8/9] tracing: Remove regular RCU context for _rcuidle tracepoints (again), Peter Zijlstra
- [PATCH v2 9/9] perf,tracing: Allow function tracing when !RCU, Peter Zijlstra
- [PATCH v2 7/9] tracing: Employ trace_rcu_{enter,exit}(), Peter Zijlstra
- [PATCH v2 5/9] x86,tracing: Add comments to do_nmi(), Peter Zijlstra
- [PATCH v2 3/9] rcu,tracing: Create trace_rcu_{enter,exit}(), Peter Zijlstra
- [PATCH v2 1/9] rcu: Rename rcu_irq_{enter,exit}_irqson(), Peter Zijlstra
- [PATCH v2 2/9] rcu: Mark rcu_dynticks_curr_cpu_in_eqs() inline, Peter Zijlstra
- [PATCH v2 4/9] sched,rcu,tracing: Avoid tracing before in_nmi() is correct, Peter Zijlstra
- [PATCH v2 6/9] perf,tracing: Prepare the perf-trace interface for RCU changes, Peter Zijlstra
- [PATCH v6 00/11] arm64: Branch Target Identification support,
Mark Brown
- [PATCH v6 02/11] ELF: Add ELF program property parsing support, Mark Brown
- [PATCH v6 01/11] ELF: UAPI and Kconfig additions for ELF program properties, Mark Brown
- [PATCH v6 03/11] arm64: Basic Branch Target Identification support, Mark Brown
- [PATCH v6 04/11] elf: Allow arch to tweak initial mmap prot flags, Mark Brown
- [PATCH v6 05/11] arm64: elf: Enable BTI at exec based on ELF program properties, Mark Brown
- [PATCH v6 06/11] arm64: BTI: Decode BTYPE bits when printing PSTATE, Mark Brown
- [PATCH v6 07/11] arm64: unify native/compat instruction skipping, Mark Brown
- [PATCH v6 08/11] arm64: traps: Shuffle code to eliminate forward declarations, Mark Brown
- [PATCH v6 09/11] arm64: BTI: Reset BTYPE when skipping emulated instructions, Mark Brown
- [PATCH v6 10/11] KVM: arm64: BTI: Reset BTYPE when skipping emulated instructions, Mark Brown
- [PATCH v6 11/11] arm64: mm: Display guarded pages in ptdump, Mark Brown
- [PATCH 0/8] tracing vs rcu vs nmi,
Peter Zijlstra
- [PATCH 6/8] perf,tracing: Prepare the perf-trace interface for RCU changes, Peter Zijlstra
- [PATCH 3/8] rcu,tracing: Create trace_rcu_{enter,exit}(), Peter Zijlstra
- [PATCH 7/8] tracing: Employ trace_rcu_{enter,exit}(), Peter Zijlstra
- [PATCH 5/8] x86,tracing: Mark debug_stack_{set_zero,reset)() notrace, Peter Zijlstra
- [PATCH 8/8] tracing: Remove regular RCU context for _rcuidle tracepoints (again), Peter Zijlstra
- [PATCH 2/8] rcu: Mark rcu_dynticks_curr_cpu_in_eqs() inline, Peter Zijlstra
- [PATCH 4/8] sched,rcu,tracing: Mark preempt_count_{add,sub}() notrace, Peter Zijlstra
- [PATCH 1/8] rcu: Rename rcu_irq_{enter,exit}_irqson(), Peter Zijlstra
- Re: [PATCH 0/8] tracing vs rcu vs nmi, Peter Zijlstra
- Re: [PATCH 0/8] tracing vs rcu vs nmi, Peter Zijlstra
- Re: [PATCH 0/8] tracing vs rcu vs nmi, Peter Zijlstra
- Re: [PATCH 0/8] tracing vs rcu vs nmi, Peter Zijlstra
- [PATCH 00/10] Hi,,
Michal Simek
- Re: [PATCH 00/10] Hi,, Michal Simek
[PATCH] csky: Implement copy_thread_tls, guoren
[PATCH] csky: Add PCI support, Guo Ren
[PATCH] asm-generic: make more kernel-space headers mandatory,
Masahiro Yamada
[PATCH] arch/cksy: Support the pci in csky serial core, MaJun
[PATCH v6 00/11] Introduces new functions for tracking lockless pagetable walks,
Leonardo Bras
[PATCH v6 03/11] powerpc/mm: Adds arch-specificic functions to track lockless pgtable walks, Leonardo Bras
[PATCH v6 04/11] powerpc/mce_power: Use functions to track lockless pgtbl walks, Leonardo Bras
[PATCH v6 05/11] powerpc/perf: Use functions to track lockless pgtbl walks, Leonardo Bras
[PATCH v6 06/11] powerpc/mm/book3s64/hash: Use functions to track lockless pgtbl walks, Leonardo Bras
[PATCH v6 07/11] powerpc/kvm/e500: Use functions to track lockless pgtbl walks, Leonardo Bras
[PATCH v6 08/11] powerpc/kvm/book3s_hv: Use functions to track lockless pgtbl walks, Leonardo Bras
[PATCH v6 09/11] powerpc/kvm/book3s_64: Use functions to track lockless pgtbl walks, Leonardo Bras
[PATCH v6 10/11] powerpc/mm: Adds counting method to track lockless pagetable walks, Leonardo Bras
[PATCH v6 11/11] powerpc/mm/book3s64/pgtable: Uses counting method to skip serializing, Leonardo Bras
[RFC PATCH v9 0/7] Control-flow Enforcement: Indirect Branch Tracking,
Yu-cheng Yu
[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack,
Yu-cheng Yu
- [RFC PATCH v9 04/27] x86/cet: Add control-protection fault handler, Yu-cheng Yu
- [RFC PATCH v9 03/27] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states, Yu-cheng Yu
- [RFC PATCH v9 11/27] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS, Yu-cheng Yu
- [RFC PATCH v9 26/27] mm/mmap: Add Shadow Stack pages to memory accounting, Yu-cheng Yu
- [RFC PATCH v9 27/27] x86/cet/shstk: Add arch_prctl functions for Shadow Stack, Yu-cheng Yu
- [RFC PATCH v9 24/27] x86/cet/shstk: ELF header parsing for Shadow Stack, Yu-cheng Yu
- [RFC PATCH v9 25/27] x86/cet/shstk: Handle thread Shadow Stack, Yu-cheng Yu
- [RFC PATCH v9 23/27] ELF: Introduce arch_setup_elf_property(), Yu-cheng Yu
- [RFC PATCH v9 19/27] x86/cet/shstk: Handle signals for Shadow Stack, Yu-cheng Yu
- [RFC PATCH v9 21/27] binfmt_elf: Define GNU_PROPERTY_X86_FEATURE_1_AND, Yu-cheng Yu
- [RFC PATCH v9 22/27] ELF: Add ELF program property parsing support, Yu-cheng Yu
- [RFC PATCH v9 18/27] x86/cet/shstk: Introduce WRUSS instruction, Yu-cheng Yu
- [RFC PATCH v9 17/27] x86/cet/shstk: User-mode Shadow Stack support, Yu-cheng Yu
- [RFC PATCH v9 20/27] ELF: UAPI and Kconfig additions for ELF program properties, Yu-cheng Yu
- [RFC PATCH v9 16/27] mm: Update can_follow_write_pte() for Shadow Stack, Yu-cheng Yu
- [RFC PATCH v9 15/27] mm: Handle THP/HugeTLB Shadow Stack page fault, Yu-cheng Yu
- [RFC PATCH v9 05/27] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack protection, Yu-cheng Yu
- [RFC PATCH v9 06/27] mm: Introduce VM_SHSTK for Shadow Stack memory, Yu-cheng Yu
- [RFC PATCH v9 14/27] mm: Handle Shadow Stack page fault, Yu-cheng Yu
- [RFC PATCH v9 13/27] x86/mm: Shadow Stack page fault error checking, Yu-cheng Yu
- [RFC PATCH v9 01/27] Documentation/x86: Add CET description, Yu-cheng Yu
- [RFC PATCH v9 02/27] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET), Yu-cheng Yu
- [RFC PATCH v9 08/27] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW, Yu-cheng Yu
- [RFC PATCH v9 09/27] x86/mm: Introduce _PAGE_DIRTY_SW, Yu-cheng Yu
- [RFC PATCH v9 12/27] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW, Yu-cheng Yu
- [RFC PATCH v9 10/27] x86/mm: Update pte_modify, pmd_modify, and _PAGE_CHG_MASK for _PAGE_DIRTY_SW, Yu-cheng Yu
- [RFC PATCH v9 07/27] Add guard pages around a Shadow Stack., Yu-cheng Yu
- Re: [RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack, Kees Cook
[RFC v3 00/26] Unifying LKL into UML,
Hajime Tazaki
- [RFC v3 02/26] arch: add __SYSCALL_DEFINE_ARCH, Hajime Tazaki
- [RFC v3 01/26] asm-generic: atomic64: allow using generic atomic64 on 64bit platforms, Hajime Tazaki
- [RFC v3 03/26] um lkl: architecture skeleton for Linux kernel library, Hajime Tazaki
- [RFC v3 05/26] um lkl: memory handling, Hajime Tazaki
- [RFC v3 07/26] um lkl: interrupt support, Hajime Tazaki
- [RFC v3 06/26] um lkl: kernel threads support, Hajime Tazaki
- [RFC v3 04/26] um lkl: host interface, Hajime Tazaki
- [RFC v3 10/26] um lkl: basic kernel console support, Hajime Tazaki
- [RFC v3 11/26] um lkl: initialization and cleanup, Hajime Tazaki
- [RFC v3 09/26] um lkl: timers, time and delay support, Hajime Tazaki
- [RFC v3 08/26] um lkl: system call interface and application API, Hajime Tazaki
- [RFC v3 15/26] lkl tools: host lib: filesystem helpers, Hajime Tazaki
- [RFC v3 13/26] lkl tools: skeleton for host side library, Hajime Tazaki
- [RFC v3 12/26] um lkl: plug in the build system, Hajime Tazaki
- [RFC v3 14/26] lkl tools: host lib: add utilities functions, Hajime Tazaki
- [RFC v3 16/26] lkl tools: host lib: networking helpers, Hajime Tazaki
- [RFC v3 19/26] lkl tools: cptofs that reads/writes to/from a filesystem image, Hajime Tazaki
- [RFC v3 18/26] lkl tools: add test programs, Hajime Tazaki
- [RFC v3 17/26] lkl tools: host lib: posix host operations, Hajime Tazaki
- [RFC v3 23/26] um lkl: add CI scripts to conduct regression tests, Hajime Tazaki
- [RFC v3 22/26] um lkl: add documentation, Hajime Tazaki
- [RFC v3 21/26] lkl tools: add lklfuse, Hajime Tazaki
- [RFC v3 20/26] lkl tools: fs2tar that converts a filesystem image to tar, Hajime Tazaki
- [RFC v3 26/26] um: fix clone flags to be familar with valgrind, Hajime Tazaki
- [RFC v3 24/26] um lkl: add UML network driver for lkl, Hajime Tazaki
- [RFC v3 25/26] um lkl: add UML block device driver (ubd) for lkl, Hajime Tazaki
- [RFC v4 00/25] Unifying LKL into UML, Hajime Tazaki
- [RFC v4 01/25] arch: add __SYSCALL_DEFINE_ARCH, Hajime Tazaki
- [RFC v4 02/25] um lkl: architecture skeleton for Linux kernel library, Hajime Tazaki
- [RFC v4 03/25] um lkl: host interface, Hajime Tazaki
- [RFC v4 05/25] um lkl: kernel threads support, Hajime Tazaki
- [RFC v4 06/25] um lkl: interrupt support, Hajime Tazaki
- [RFC v4 04/25] um lkl: memory handling, Hajime Tazaki
- [RFC v4 07/25] um lkl: system call interface and application API, Hajime Tazaki
- [RFC v4 09/25] um lkl: basic kernel console support, Hajime Tazaki
- [RFC v4 10/25] um lkl: initialization and cleanup, Hajime Tazaki
- [RFC v4 11/25] um lkl: plug in the build system, Hajime Tazaki
- [RFC v4 08/25] um lkl: timers, time and delay support, Hajime Tazaki
- [RFC v4 12/25] lkl tools: skeleton for host side library, Hajime Tazaki
- [RFC v4 13/25] lkl tools: host lib: add utilities functions, Hajime Tazaki
- [RFC v4 14/25] lkl tools: host lib: filesystem helpers, Hajime Tazaki
- [RFC v4 15/25] lkl tools: host lib: networking helpers, Hajime Tazaki
- [RFC v4 16/25] lkl tools: host lib: posix host operations, Hajime Tazaki
- [RFC v4 17/25] lkl tools: add test programs, Hajime Tazaki
- [RFC v4 19/25] lkl tools: fs2tar that converts a filesystem image to tar, Hajime Tazaki
- [RFC v4 20/25] lkl tools: add lklfuse, Hajime Tazaki
- [RFC v4 21/25] um lkl: add documentation, Hajime Tazaki
- [RFC v4 22/25] um lkl: add CI scripts to conduct regression tests, Hajime Tazaki
- [RFC v4 23/25] um lkl: add UML network driver for lkl, Hajime Tazaki
- [RFC v4 24/25] um lkl: add UML block device driver (ubd) for lkl, Hajime Tazaki
- [RFC v4 25/25] um: fix clone flags to be familiar with valgrind, Hajime Tazaki
- [RFC v4 18/25] lkl tools: cptofs that reads/writes to/from a filesystem image, Hajime Tazaki
- [RFC v5 00/21] Unifying LKL into UML, Hajime Tazaki
- [RFC v5 01/21] um: split build in kernel and host parts, Hajime Tazaki
- [RFC v5 02/21] um: add os init and exit calls, Hajime Tazaki
- [RFC v5 03/21] um: move arch/um/os-Linux dir to tools/um/uml, Hajime Tazaki
- [RFC v5 04/21] um: host: implement os_initcalls and os_exitcalls, Hajime Tazaki
- [RFC v5 05/21] um: move arch/x86/um/os-Linux to tools/um/uml/, Hajime Tazaki
- [RFC v5 06/21] scritps: um: suppress warnings if SRCARCH=um, Hajime Tazaki
- [RFC v5 07/21] um: extend arch_switch_to for alternate SUBARCH, Hajime Tazaki
- [RFC v5 08/21] um: add nommu mode for UML library mode, Hajime Tazaki
- [RFC v5 09/21] um: nommu: host interface, Hajime Tazaki
- [RFC v5 10/21] um: nommu: memory handling, Hajime Tazaki
- [RFC v5 11/21] um: nommu: kernel thread support, Hajime Tazaki
- [RFC v5 12/21] um: nommu: system call interface and application API, Hajime Tazaki
- [RFC v5 13/21] um: nommu: basic console support, Hajime Tazaki
- [RFC v5 15/21] um: nommu: integrate with irq infrastructure of UML, Hajime Tazaki
- [RFC v5 14/21] um: nommu: initialization and cleanup, Hajime Tazaki
- [RFC v5 16/21] um: nommu: plug in the build system, Hajime Tazaki
- [RFC v5 17/21] um: host: add nommu build for ARCH=um, Hajime Tazaki
- [RFC v5 18/21] um: host: add utilities functions, Hajime Tazaki
- [RFC v5 19/21] um: host: posix host operations, Hajime Tazaki
- [RFC v5 20/21] um: host: add test programs, Hajime Tazaki
- [RFC v5 21/21] um: nommu: add block device support of UML, Hajime Tazaki
- [RFC v6 00/21] Unifying LKL into UML, Hajime Tazaki
- [RFC v6 01/21] um: split build in kernel and host parts, Hajime Tazaki
- [RFC v6 02/21] um: add os init and exit calls, Hajime Tazaki
- [RFC v6 03/21] um: move arch/um/os-Linux dir to tools/um/uml, Hajime Tazaki
- [RFC v6 04/21] um: host: implement os_initcalls and os_exitcalls, Hajime Tazaki
- [RFC v6 05/21] um: move arch/x86/um/os-Linux to tools/um/uml/, Hajime Tazaki
- [RFC v6 06/21] scritps: um: suppress warnings if SRCARCH=um, Hajime Tazaki
- [RFC v6 07/21] um: extend arch_switch_to for alternate SUBARCH, Hajime Tazaki
- [RFC v6 08/21] um: add nommu mode for UML library mode, Hajime Tazaki
- [RFC v6 09/21] um: nommu: host interface, Hajime Tazaki
- [RFC v6 10/21] um: nommu: memory handling, Hajime Tazaki
- [RFC v6 11/21] um: nommu: kernel thread support, Hajime Tazaki
- [RFC v6 12/21] um: nommu: system call interface and application API, Hajime Tazaki
- [RFC v6 13/21] um: nommu: basic console support, Hajime Tazaki
- [RFC v6 14/21] um: nommu: initialization and cleanup, Hajime Tazaki
- [RFC v6 15/21] um: nommu: integrate with irq infrastructure of UML, Hajime Tazaki
- [RFC v6 16/21] um: nommu: plug in the build system, Hajime Tazaki
- [RFC v6 17/21] um: host: add nommu build for ARCH=um, Hajime Tazaki
- [RFC v6 19/21] um: host: posix host operations, Hajime Tazaki
- [RFC v6 18/21] um: host: add utilities functions, Hajime Tazaki
- [RFC v6 20/21] um: host: add test programs, Hajime Tazaki
- [RFC v6 21/21] um: nommu: add block device support of UML, Hajime Tazaki
- [RFC v7 00/21] Unifying LKL into UML, Hajime Tazaki
- [RFC v7 01/21] um: split build in kernel and host parts, Hajime Tazaki
- [RFC v7 02/21] um: add os init and exit calls, Hajime Tazaki
- [RFC v7 03/21] um: move arch/um/os-Linux dir to tools/um/uml, Hajime Tazaki
- [RFC v7 04/21] um: host: implement os_initcalls and os_exitcalls, Hajime Tazaki
- [RFC v7 05/21] um: move arch/x86/um/os-Linux to tools/um/uml/, Hajime Tazaki
- [RFC v7 06/21] scritps: um: suppress warnings if SRCARCH=um, Hajime Tazaki
- [RFC v7 07/21] um: extend arch_switch_to for alternate SUBARCH, Hajime Tazaki
- [RFC v7 09/21] um: nommu: host interface, Hajime Tazaki
- [RFC v7 08/21] um: add nommu mode for UML library mode, Hajime Tazaki
- [RFC v7 10/21] um: nommu: memory handling, Hajime Tazaki
- [RFC v7 11/21] um: nommu: kernel thread support, Hajime Tazaki
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]