Re: [RESEND 2][PATCH v4] hexdump: fix for non-aligned buffers
> On 09 Jul 2015, at 09:16, Geert Uytterhoeven <geert@linux-m68k.org> wrote: > > On Thu, Jul 9, 2015 at 4:07 AM, Andrew Morton <akpm@linux-foundation.org> wrote: >>> The...
View ArticleRe: [RFC Patch V1 05/12] x86, PCI: Use for_pci_msi_entry() to access MSI...
On Thu, Jul 09, 2015 at 04:00:40PM +0800, Jiang Liu wrote: > Use accessor for_pci_msi_entry() to access MSI device list, so we could > easily move msi_list from struct pci_dev into struct device...
View ArticleRe: [RFC Patch V1 06/12] PCI: Use for_pci_msi_entry() to access MSI device list
On Thu, Jul 09, 2015 at 04:00:41PM +0800, Jiang Liu wrote: > Use accessor for_pci_msi_entry() to access MSI device list, so we could easily > move msi_list from struct pci_dev into struct device...
View ArticleRe: [Ksummit-discuss] [CORE TOPIC] lightweight per-cpu locks / restartable...
On Thu, Jul 09, 2015 at 11:32:45AM -0700, Andy Lutomirski wrote: > Several people have suggested that Linux should provide users with a > lightweight mechanism that allows light-weight fancy...
View ArticleRe: [PATCH] x86: Fix static_key in load_mm_cr4()
On Thu, 9 Jul 2015, Peter Zijlstra wrote: > > Mikulas reported his K6-3 not booting. This is because the static_key > confusion struck and bit Andy, this wants to be static_key_false(). >...
View ArticleRe: Kernel broken on processors without performance counters
On 07/09/2015 01:11 PM, Peter Zijlstra wrote: > On Wed, Jul 08, 2015 at 04:04:32PM -0400, Jason Baron wrote: >> So the 'static_key_false' is really branch is initially false. We had >>...
View ArticleRe: [PATCH] x86/kconfig/32: Make CONFIG_VM86 default to n and remove EXPERT
On Thu, Jul 9, 2015 at 11:51 AM, Arjan van de Ven <arjan@linux.intel.com> wrote: > > I would rather do BOTH the default n AND the EXPERT That basically makes it impossible for "normal...
View ArticleRe: [PATCH] x86/kconfig/32: Make CONFIG_VM86 default to n and remove EXPERT
Andy Lutomirski <luto <at> kernel.org> writes: > > VM86 is entirely broken if ptrace, syscall auditing, or NOHZ_FULL is > in use. The code is a big undocumented mess, it's a real...
View ArticleRe: [PATCH 02/12] Add parse_integer() (replacement for simple_strto*())
On Fri, 8 May 2015 21:30:29 +0300 Alexey Dobriyan <adobriyan@gmail.com> wrote: > Enter parse_integer(). > > int parse_integer(const char *s, unsigned int base, T *val); OK, I grabbed...
View ArticleGood Day
Good Day I know that this mail will come to you as a surprise as we have never met before, but need not to worry as I am contacting you independently of my Investigation and no one is informed of this...
View ArticleRe: [PATCH 3/3] regulator: 88pm800: Add dev_info to show probe success status
On Thu, 09 Jul 2015 18:11:32 +0530, Vaibhav Hiremath said: > This patch adds dev_info line at the end of probe function, to > clearly put status of regulator probe on console. Useful during >...
View Articlere: net: fec: Ensure clocks are enabled while using mdio bus
Hi Andrew, The kernelci.org system reported[1][2][3] new imx6 boot failures in next-20150710. I've bisected[4] these failures to 6c3e921b18ed "net: fec: Ensure clocks are enabled while using mdio...
View ArticleRe: Nginx + PHP Windows Network Sharing Uploads locking/slow load time
There is a no_buffer option for proxy you could try (see regular manual for correct function name). Posted at Nginx Forum: http://forum.nginx.org/read.php?2,260193,260194#msg-260194...
View Article[ANN] Windows nginx 1.9.3.1 Lizard
18:54 10-7-2015 nginx 1.9.3.1 Lizard Based on nginx 1.9.3 (10-7-2015) with; + Openssl-1.0.1p (CVE-2015-1793) + nginx-module-vts (new fix for 32bit total overflow counters) + Array-var-nginx-module...
View ArticleRe: [PATCH -mm v6 5/6] proc: add kpageidle file
Hi Vladimir, On Thu, Jul 9, 2015 at 6:19 AM, Vladimir Davydov <vdavydov@parallels.com> wrote: > Hi Andres, > > On Wed, Jul 08, 2015 at 04:01:13PM -0700, Andres Lagar-Cavilla wrote:...
View ArticleRe: [PATCH v2 09/20] xen/biomerge: Don't allow biovec to be merge when Linux...
On Thu, Jul 09, 2015 at 09:42:21PM +0100, Julien Grall wrote: > When Linux is using 64K page granularity, every page will be slipt in > multiple non-contiguous 4K MFN (page granularity of Xen)....
View ArticleRe: [PATCH] DocBook documentation for IIO
On 07/08/15 05:04, Daniel Baluta wrote: > In our effort to support vendors writing drivers for their own > sensors we introduce IIO documentation in DocBook format. > > It documents...
View Article[BUG] mellanox IB driver fails to load on large config
I'm seeing a large number of allocation errors originating from the Mellanox IB driver when booting the 4.2-rc1 kernel on a 4096cpu 32TB memory system: 8<--- <mlx4_ib> mlx4_ib_alloc_eqs:...
View Article[GIT PULL] Btrfs
Hi Linus, Please pull my for-linus-4.2 branch: git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus-4.2 This is an assortment of fixes. Most of the commits are from Filipe...
View ArticleRe: [PATCH] selinux: fix mprotect PROT_EXEC regression caused by mm change
On Fri, 10 Jul 2015 09:40:59 -0400 Stephen Smalley <sds@tycho.nsa.gov> wrote: > commit 66fc13039422ba7df2d01a8ee0873e4ef965b50b ("mm: shmem_zero_setup skip > security check and lockdep...
View Article