Re: [Jfs-discussion] [PATCH] jfs: Expand usercopy whitelist for inline inode data

2018-08-17 Thread Christian Kujau
On Fri, 3 Aug 2018, Kees Cook via Jfs-discussion wrote: > Bart Massey reported what turned out to be a usercopy whitelist false > positive in JFS when symlink contents exceeded 128 bytes. The inline > inode data (i_inline) is actually designed to overflow into the "extended So, this may be a

Re: [Jfs-discussion] [PATCH] jfs: Expand usercopy whitelist for inline inode data

2018-08-17 Thread Christian Kujau
On Fri, 3 Aug 2018, Kees Cook via Jfs-discussion wrote: > Bart Massey reported what turned out to be a usercopy whitelist false > positive in JFS when symlink contents exceeded 128 bytes. The inline > inode data (i_inline) is actually designed to overflow into the "extended So, this may be a

[GIT PULL] Modules updates for v4.19

2018-08-17 Thread Jessica Yu
Linus, Please pull below to receive modules updates for the 4.19 merge window. Details can be found in the signed tag. Thanks, Jessica --- The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40: Linux 4.18-rc1 (2018-06-17 08:04:49 +0900) are available in the Git

[GIT PULL] Modules updates for v4.19

2018-08-17 Thread Jessica Yu
Linus, Please pull below to receive modules updates for the 4.19 merge window. Details can be found in the signed tag. Thanks, Jessica --- The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40: Linux 4.18-rc1 (2018-06-17 08:04:49 +0900) are available in the Git

Re: [PATCH 1/2] x86: apm: mark proc_apm_show as __maybe_unused

2018-08-17 Thread Christoph Hellwig
On Tue, Aug 14, 2018 at 11:18:45AM +0200, Arnd Bergmann wrote: > A new build error appeared with CONFIG_PROC_FS disabled: > > arch/x86/kernel/apm_32.c:1643:12: error: 'proc_apm_show' defined but not used > [-Werror=unused-function] > > This marks the function as __maybe_unused to let the

Re: [PATCH 1/2] x86: apm: mark proc_apm_show as __maybe_unused

2018-08-17 Thread Christoph Hellwig
On Tue, Aug 14, 2018 at 11:18:45AM +0200, Arnd Bergmann wrote: > A new build error appeared with CONFIG_PROC_FS disabled: > > arch/x86/kernel/apm_32.c:1643:12: error: 'proc_apm_show' defined but not used > [-Werror=unused-function] > > This marks the function as __maybe_unused to let the

Re: [PATCH] nios2: kconfig: remove duplicate DEBUG_STACK_USAGE symbol defintions

2018-08-17 Thread Christoph Hellwig
On Thu, Aug 16, 2018 at 09:05:18AM +0200, Tobias Klauser wrote: > DEBUG_STACK_USAGE is already defined in lib/Kconfig.debug > > Signed-off-by: Tobias Klauser Looks like some sort of merge error indeed: Reviewed-by: Christoph Hellwig

Re: [PATCH] nios2: kconfig: remove duplicate DEBUG_STACK_USAGE symbol defintions

2018-08-17 Thread Christoph Hellwig
On Thu, Aug 16, 2018 at 09:05:18AM +0200, Tobias Klauser wrote: > DEBUG_STACK_USAGE is already defined in lib/Kconfig.debug > > Signed-off-by: Tobias Klauser Looks like some sort of merge error indeed: Reviewed-by: Christoph Hellwig

Re: [RFC] dmaengine: Add metadata_ops for dma_async_tx_descriptor

2018-08-17 Thread Peter Ujfalusi
Radhey, On 2018-08-16 16:29, Radhey Shyam Pandey wrote: >> +/** >> + * enum dma_desc_metadata_mode - per descriptor metadata mode types >> supported >> + * @DESC_METADATA_CLIENT - the metadata buffer is allocated/provided by >> the >> + * client driver and it is attached (via the >>

Re: [RFC] dmaengine: Add metadata_ops for dma_async_tx_descriptor

2018-08-17 Thread Peter Ujfalusi
Radhey, On 2018-08-16 16:29, Radhey Shyam Pandey wrote: >> +/** >> + * enum dma_desc_metadata_mode - per descriptor metadata mode types >> supported >> + * @DESC_METADATA_CLIENT - the metadata buffer is allocated/provided by >> the >> + * client driver and it is attached (via the >>

Re: [PATCH 2/2] PCI: meson: add the Amlogic Meson PCIe phy driver

2018-08-17 Thread Hanjie Lin
On 2018/8/16 16:33, Jerome Brunet wrote: > On Thu, 2018-08-16 at 11:05 +0800, Hanjie Lin wrote: >> >> On 2018/8/14 18:41, Jerome Brunet wrote: >>> On Tue, 2018-08-14 at 02:12 -0400, Hanjie Lin wrote: From: Yue Wang The Meson-PCIE-PHY controller supports the 5-Gbps data rate

Re: [PATCH 2/2] PCI: meson: add the Amlogic Meson PCIe phy driver

2018-08-17 Thread Hanjie Lin
On 2018/8/16 16:33, Jerome Brunet wrote: > On Thu, 2018-08-16 at 11:05 +0800, Hanjie Lin wrote: >> >> On 2018/8/14 18:41, Jerome Brunet wrote: >>> On Tue, 2018-08-14 at 02:12 -0400, Hanjie Lin wrote: From: Yue Wang The Meson-PCIE-PHY controller supports the 5-Gbps data rate

[PATCH v2] 9p: Remove Ron Minnich from MAINTAINERS

2018-08-17 Thread Dominique Martinet
From: Dominique Martinet Ron Minnich has left Sandia in 2011, and has not been involved in any 9p commit in the recent years. Signed-off-by: Dominique Martinet Cc: Eric Van Hensbergen Cc: Ron Minnich Cc: Ronald G. Minnich Cc: Latchesar Ionkov To: Andrew Morton --- v2: added CREDITS entry

[PATCH v2] 9p: Remove Ron Minnich from MAINTAINERS

2018-08-17 Thread Dominique Martinet
From: Dominique Martinet Ron Minnich has left Sandia in 2011, and has not been involved in any 9p commit in the recent years. Signed-off-by: Dominique Martinet Cc: Eric Van Hensbergen Cc: Ron Minnich Cc: Ronald G. Minnich Cc: Latchesar Ionkov To: Andrew Morton --- v2: added CREDITS entry

<    3   4   5   6   7   8