public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-05 17:24:07 to 2015-05-10 09:44:48 UTC [more...]

VERIFY_READ/WRITE in uaccess.h?
 2015-05-10  9:44 UTC 

[PATCH v11 00/19] Re-introduce h8300 architecture
 2015-05-09 11:20 UTC  (37+ messages)
` [PATCH v11 01/19] MAINTAINERS: Add H8/300 entry
` [PATCH v11 02/19] mksysmap: Add h8300 local symbol pattern
` [PATCH v11 03/19] Add ELF machine
  ` [PATCH v11 04/19] sh-sci: Add h8300 SCI
` [PATCH v11 05/19] asm-generic: Add common asm-offsets.h
` [PATCH v11 06/19] h8300: Assembly headers
` [PATCH v11 07/19] h8300: UAPI headers
` [PATCH v11 08/19] h8300: Exception and Interrupt handling
` [PATCH v11 09/19] h8300: kernel booting
` [PATCH v11 10/19] h8300: Process and signal
` [PATCH v11 11/19] h8300: CPU depend helpers
` [PATCH v11 12/19] h8300: miscellaneous functions
` [PATCH v11 13/19] h8300: Memory management
` [PATCH v11 14/19] h8300: library functions
` [PATCH v11 15/19] h8300: Build scripts
` [PATCH v11 16/19] h8300: configs
` [PATCH v11 17/19] h8300: clock driver
` [PATCH v11 18/19] h8300: clocksource
` [PATCH v11 19/19] h8300: devicetree source

[PATCH v8 00/16] Add support to STMicroelectronics STM32 family
 2015-05-09 10:07 UTC  (36+ messages)
` [PATCH v8 01/16] scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel
` [PATCH v8 02/16] ARM: ARMv7-M: Enlarge vector table up to 256 entries
` [PATCH v8 03/16] dt-bindings: Document the ARM System timer bindings
` [PATCH v8 04/16] clocksource/drivers: Add ARM System timer driver
` [PATCH v8 05/16] dt-bindings: mfd: Add STM32F4 RCC numeric constants into DT include file
  ` [PATCH v8 06/16] dt-bindings: Document the STM32 reset bindings
  ` [PATCH v8 15/16] ARM: configs: Add STM32 defconfig
` [PATCH v8 07/16] drivers: reset: Add STM32 reset driver
` [PATCH v8 08/16] dt-bindings: Document the STM32 timer bindings
` [PATCH v8 09/16] clockevents/drivers: Add STM32 Timer driver
` [PATCH v8 10/16] dt-bindings: Document the STM32 USART bindings
` [PATCH v8 11/16] serial: stm32-usart: Add STM32 USART Driver
` [PATCH v8 12/16] ARM: Add STM32 family machine
` [PATCH v8 13/16] ARM: dts: Add ARM System timer as clocksource in armv7m
` [PATCH v8 14/16] ARM: dts: Introduce STM32F429 MCU
` [PATCH v8 16/16] MAINTAINERS: Add entry for STM32 MCUs

[PATCH 0/3] Allow user to request memory to be locked on page fault
 2015-05-08 20:15 UTC  (11+ messages)
` [PATCH 1/3] Add flag to request pages are locked after "
` [PATCH 2/3] Add mlockall flag for locking pages on fault

[PATCH RFC 00/15] decouple pagefault_disable() from preempt_disable()
 2015-05-07 15:45 UTC  (66+ messages)
` [PATCH RFC 01/15] uaccess: count pagefault_disable() levels in pagefault_disabled
            ` [PATCH draft] mm: use pagefault_disable() to check for disabled pagefaults in the handler
` [PATCH RFC 02/15] mm, uaccess: trigger might_sleep() in might_fault() with disabled pagefaults
` [PATCH RFC 03/15] uaccess: clarify that uaccess may only sleep if pagefaults are enabled
` [PATCH RFC 04/15] mm: explicitly disable/enable preemption in kmap_atomic_*
` [PATCH RFC 05/15] mips: kmap_coherent relies on disabled preemption
` [PATCH RFC 06/15] mm: use pagefault_disabled() to check for disabled pagefaults
` [PATCH RFC 07/15] drm/i915: "
` [PATCH RFC 08/15] futex: UP futex_atomic_op_inuser() relies on disabled preemption
` [PATCH RFC 09/15] futex: UP futex_atomic_cmpxchg_inatomic() "
` [PATCH RFC 10/15] arm/futex: "
` [PATCH RFC 11/15] arm/futex: UP futex_atomic_op_inuser() "
` [PATCH RFC 12/15] futex: clarify that preemption doesn't have to be disabled
` [PATCH RFC 13/15] powerpc: enable_kernel_altivec() requires disabled preemption
` [PATCH RFC 14/15] mips: properly lock access to the fpu
` [PATCH RFC 15/15] uaccess: decouple preemption from the pagefault logic

[PATCH 0/3] add new strscpy() API for string copy
 2015-05-07 15:10 UTC  (8+ messages)
` [PATCH 2/3] string: provide strscpy() and strscpy_truncate()

[PATCH 0/3] Report guest steal time in host
 2015-05-07 12:04 UTC  (11+ messages)
` [PATCH 1/3] procfs: add guest steal time in /proc/<pid>/stat
` [PATCH 2/3] kvm/x86: report guest steal time in host
` [PATCH 3/3] kvm/powerpc: "

[PATCH v10 00/19] Re-introduce h8300 architecture
 2015-05-07  4:47 UTC  (9+ messages)
` [PATCH v10 05/19] Add common asm-offsets.h
` [PATCH v10 19/19] h8300: devicetree source

[PATCH] arm64: Preserve the user r/w register tpidr_el0 on context switch and fork in compat mode
 2015-05-06 17:05 UTC  (9+ messages)

[PATCH 0/3] Report guest steal time in host
 2015-05-06 11:55 UTC  (17+ messages)
` [PATCH 1/3] procfs: add guest steal time in /proc/<pid>/stat
` [PATCH 2/3] kvm/x86: report guest steal time in host
` [PATCH 3/3] kvm/powerpc: "

[RFC] kernel random segmentation fault?
 2015-05-06 10:57 UTC  (3+ messages)

[PATCH 0/3] Report guest steal time in host
 2015-05-06 10:58 UTC 

[PATCH 0/3] Report guest steal time in host
 2015-05-06 10:58 UTC 

[PATCH 0/3] Report guest steal time in host
 2015-05-06 10:58 UTC 

[PATCH 0/3] Report guest steal time in host
 2015-05-06 10:58 UTC 

[PATCH v7 00/15] Add support to STMicroelectronics STM32 family
 2015-05-05 17:24 UTC  (12+ messages)
` [PATCH v7 05/15] dt-bindings: Document the STM32 reset bindings


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