messages from 2015-05-06 17:50:29 to 2015-05-11 15:38:03 UTC [more...]
[PATCH 0/3] add new strscpy() API for string copy
2015-05-11 15:37 UTC (9+ messages)
` [PATCH 2/3] string: provide strscpy() and strscpy_truncate()
[PATCH 0/3] Allow user to request memory to be locked on page fault
2015-05-11 14:36 UTC (13+ messages)
` [PATCH 1/3] Add flag to request pages are locked after "
` [PATCH 2/3] Add mlockall flag for locking pages on fault
[PATCH v3 20/22] cputime:Introduce the cputime_to_timespec64/timespec64_to_cputime function
2015-05-11 11:28 UTC
[PATCH v3 00/22] Convert the posix_clock_operations and k_clock structure to ready for 2038
2015-05-11 11:08 UTC
[PATCH v3 00/22] Convert the posix_clock_operations and k_clock structure to ready for 2038
2015-05-11 11:06 UTC (2+ messages)
[PATCH v12 00/21] Re-introduce h8300 architecture
2015-05-11 6:26 UTC (36+ messages)
` [PATCH v12 01/21] MAINTAINERS: Add H8/300 entry
` [PATCH v12 02/21] mksysmap: Add h8300 local symbol pattern
` [PATCH v12 03/21] Add ELF machine
` [PATCH v12 05/21] asm-generic: Add common asm-offsets.h
` [PATCH v12 06/21] h8300: Assembly headers
` [PATCH v12 07/21] h8300: UAPI headers
` [PATCH v12 08/21] h8300: Interrupt and exceptions
` [PATCH v12 09/21] h8300: kernel startup
` [PATCH v12 10/21] h8300: Low level entry
` [PATCH v12 11/21] h8300: compressed image support
` [PATCH v12 12/21] h8300: process helpers
` [PATCH v12 13/21] h8300: miscellaneous functions
` [PATCH v12 14/21] h8300: Memory management
` [PATCH v12 15/21] h8300: library functions
` [PATCH v12 16/21] h8300: Build scripts
` [PATCH v12 17/21] h8300: clock driver
` [PATCH v12 18/21] h8300: clocksource
` [PATCH v12 19/21] h8300: IRQ chip driver
` [PATCH v12 20/21] h8300: configs
` [PATCH v12 04/21] sh-sci: Add h8300 SCI
` [PATCH v12 21/21] h8300: devicetree source
[PATCH v11 00/19] Re-introduce h8300 architecture
2015-05-11 3:30 UTC (39+ 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
VERIFY_READ/WRITE in uaccess.h?
2015-05-10 9:44 UTC
[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 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] Report guest steal time in host
2015-05-07 12:04 UTC (5+ messages)
` [PATCH 3/3] kvm/powerpc: report "
[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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).