messages from 2013-05-24 14:17:26 to 2013-05-29 12:56:39 UTC [more...]
[PATCH] mm: Fix the TLB range flushed when __tlb_remove_page() runs out of slots
2013-05-29 12:56 UTC
TLB and PTE coherency during munmap
2013-05-29 12:47 UTC (21+ messages)
[PATCH] arch: blackfin: kernel: sprintf(), need avoid NUL for '%s'
2013-05-29 12:06 UTC (5+ messages)
` [PATCH] arch: blackfin: kernel: memory overflow, 'namebuf' length need be more than 256
[PATCH] arch: alpha: kernel: typo issue, using '1' instead of '11'
2013-05-29 11:04 UTC (2+ messages)
[PATCH] arch: alpha: kernel: using memcpy() instead of strcpy()
2013-05-29 10:51 UTC (2+ messages)
[PATCH v4 0/4] add mutex wait/wound/style style locks
2013-05-29 10:33 UTC (15+ messages)
` [PATCH v4 1/4] arch: make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
` [PATCH v4 2/4] mutex: add support for wound/wait style locks, v5
` [PATCH v4 3/4] mutex: Add ww tests to lib/locking-selftest.c. v4
` [Linaro-mm-sig] "
` [PATCH v4 4/4] mutex: w/w mutex slowpath debugging
A bug about system call on ARM
2013-05-29 9:50 UTC (9+ messages)
[PATCH v8, part3 00/14] accurately calculate memory statisitic information
2013-05-29 8:51 UTC (40+ messages)
` [PATCH v8, part3 01/14] mm: change signature of free_reserved_area() to fix building warnings
` [PATCH v8, part3 02/14] mm: enhance free_reserved_area() to support poisoning memory with zero
` [PATCH v8, part3 03/14] mm/ARM64: kill poison_init_mem()
` [PATCH v8, part3 04/14] mm/x86: use free_reserved_area() to simplify code
` [PATCH v8, part3 05/14] mm/tile: use common help functions to free reserved pages
` [PATCH v8, part3 06/14] mm, acornfb: use free_reserved_area() to simplify code
` [PATCH v8, part3 07/14] mm: fix some trivial typos in comments
` [PATCH v8, part3 08/14] mm: use managed_pages to calculate default zonelist order
` [PATCH v8, part3 09/14] mm: accurately calculate zone->managed_pages for highmem zones
` [PATCH v8, part3 10/14] mm: use a dedicated lock to protect totalram_pages and zone->managed_pages
` [PATCH v8, part3 11/14] mm: make __free_pages_bootmem() only available at boot time
` [PATCH v8, part3 12/14] mm: correctly update zone->mamaged_pages
` [PATCH v8, part3 13/14] mm: concentrate modification of totalram_pages into the mm core
` [PATCH v8, part3 14/14] mm: report available pages as "MemTotal" for each NUMA node
[PATCH v7, part3 00/16] accurately calculate memory statisitic information
2013-05-29 8:49 UTC (4+ messages)
` [PATCH v7, part3 14/16] mm: concentrate modification of totalram_pages into the mm core
[PATCH v5, part4 00/41] Simplify mem_init() implementations and kill num_physpages
2013-05-29 8:41 UTC (9+ messages)
` [PATCH v5, part4 12/41] mm/ARC: prepare for removing num_physpages and simplify mem_init()
` [PATCH v5, part4 16/41] mm/blackfin: "
[PATCH/RFC] sh: Always link in helper functions extracted from libgcc
2013-05-29 8:16 UTC (2+ messages)
[PATCH] arch: s390: appldata: using strncpy() instead of sprintf()
2013-05-29 7:47 UTC (16+ messages)
` [PATCH] arch: s390: include: asm: typo issue for the redundency comma, found by cross compiling
` [PATCH v2] arch: s390: appldata: using strncpy() and strnlen() instead of sprintf()
[PATCH] arch: configuration, deleting 'CONFIG_BUG' since always need it
2013-05-28 17:20 UTC (20+ messages)
` [PATCH v2] arch: configuration issue, random return value when disable 'CONFIG_BUG'
[PATCH] arch: arm64: kernel: sprintf(), 'str' needs additional 1 byte for failure processing
2013-05-28 11:21 UTC (7+ messages)
` [PATCH v2] "
Get rid of cpuinit?
2013-05-28 9:20 UTC (3+ messages)
Is spin_is_locked() safe to use with BUG_ON()/WARN_ON()?
2013-05-28 8:07 UTC (5+ messages)
[PATCH] arch: xtensa: include: asm: compiling issue, need cmpxchg64() defined
2013-05-28 4:57 UTC (4+ messages)
[PATCH v3-resend 00/11] uaccess: better might_sleep/might_fault behavior
2013-05-27 16:35 UTC (5+ messages)
` [PATCH v3-resend 01/11] asm-generic: uaccess s/might_sleep/might_fault/
[PATCH v3 0/3] Wait/wound mutex implementation, v3
2013-05-27 14:55 UTC (25+ messages)
` [PATCH v3 2/3] mutex: add support for wound/wait style locks, v3
[PATCH] ARM: S5PV210: dependency issue, S5P_SLEEP is depend on ARM_CPU_SUSPEND
2013-05-27 10:57 UTC (4+ messages)
` [PATCH v2] arch: arm: plat-samsung: dependency, S5P_SLEEP depends "
[PATCH] arm64: kernel: compiling issue, need 'EXPORT_SYMBOL(clear_page)'
2013-05-27 10:09 UTC (3+ messages)
[PATCH v2] arm64: kernel: compiling issue, need delete read_current_timer()
2013-05-27 10:02 UTC
[PATCH v2] PowerPC: kernel: need return the related error code when failure occurs
2013-05-27 10:01 UTC (2+ messages)
[PATCH] arch: x86: platform: mrst: pr_err() need notice that 'sdev->modalias' may not a NUL terminated string
2013-05-27 8:16 UTC (4+ messages)
[PATCH] arch: ia64: kernel: flow control, need use 'return' instead of 'break'
2013-05-27 6:30 UTC (2+ messages)
[PATCH] arch: frv: kernel: using vsnprintf() instead of vsprintf()
2013-05-27 5:46 UTC
[PATCH] arch: parisc: kernel: memory overflow, 'name' length is too short for using
2013-05-27 4:57 UTC (2+ messages)
[PATCH] arch: blackfin: kernel: using strlcpy instead of strncpy
2013-05-27 1:51 UTC (3+ messages)
` [PATCH v2] arch: blackfin: kernel: using strlcpy() instead of strncpy()
possible problem with generic asm/types.h
2013-05-26 10:32 UTC (7+ messages)
[PATCH] arch: alpha: kernel: sprintf(), the minimal buffer length is 20 for "0xffffffffffffffff\n"
2013-05-26 10:09 UTC (2+ messages)
[PATCH] arch: mips: kernel: using strlcpy() instead of strncpy()
2013-05-26 8:06 UTC
[PATCH] arch: mips: ralink: using strlcpy() instead of strncpy()
2013-05-26 8:01 UTC
[PATCH] arch: mips: lantiq: using strlcpy() instead of strncpy()
2013-05-26 7:51 UTC
[PATCH v2 00/10] uaccess: better might_sleep/might_fault behavior
2013-05-24 14:17 UTC (2+ messages)
` [PATCH v3 01/11] asm-generic: uaccess s/might_sleep/might_fault/
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