[RFC PATCH for 4.21 12/16] cpu-opv/selftests: Provide basic test

2018-10-10 Thread Mathieu Desnoyers
"basic_cpu_opv_test" tests basic functionality of cpu_opv. Signed-off-by: Mathieu Desnoyers Cc: Thomas Gleixner Cc: Joel Fernandes Cc: Peter Zijlstra Cc: Catalin Marinas Cc: Dave Watson Cc: Will Deacon Cc: Shuah Khan Cc: Andi Kleen Cc: linux-kselft...@vger.kernel.org Cc: "H . Peter

[RFC PATCH for 4.21 12/16] cpu-opv/selftests: Provide basic test

2018-10-10 Thread Mathieu Desnoyers
"basic_cpu_opv_test" tests basic functionality of cpu_opv. Signed-off-by: Mathieu Desnoyers Cc: Thomas Gleixner Cc: Joel Fernandes Cc: Peter Zijlstra Cc: Catalin Marinas Cc: Dave Watson Cc: Will Deacon Cc: Shuah Khan Cc: Andi Kleen Cc: linux-kselft...@vger.kernel.org Cc: "H . Peter

[RFC PATCH for 4.21 05/16] mm: Provide is_vma_noncached

2018-10-10 Thread Mathieu Desnoyers
Provide is_vma_noncached() static inline to allow generic code to check whether the given vma consists of noncached memory. Signed-off-by: Mathieu Desnoyers CC: "Paul E. McKenney" CC: Peter Zijlstra CC: Paul Turner CC: Thomas Gleixner CC: Andy Lutomirski CC: Andi Kleen CC: Dave Watson CC:

[RFC PATCH for 4.21 11/16] cpu-opv/selftests: Provide cpu-op library

2018-10-10 Thread Mathieu Desnoyers
This cpu-op helper library provides a user-space API to the cpu_opv() system call. Signed-off-by: Mathieu Desnoyers Cc: Thomas Gleixner Cc: Joel Fernandes Cc: Peter Zijlstra Cc: Catalin Marinas Cc: Dave Watson Cc: Will Deacon Cc: Shuah Khan Cc: Andi Kleen Cc:

[RFC PATCH for 4.21 15/16] cpu-opv/selftests: Provide parametrized tests

2018-10-10 Thread Mathieu Desnoyers
"param_test" is a parametrizable percpu operations test using both restartable sequences and cpu_opv. See the "--help" output for usage. "param_test_benchmark" is the same as "param_test", but it removes testing book-keeping code to allow accurate benchmarks. "param_test_compare_twice" is the

[RFC PATCH for 4.21 05/16] mm: Provide is_vma_noncached

2018-10-10 Thread Mathieu Desnoyers
Provide is_vma_noncached() static inline to allow generic code to check whether the given vma consists of noncached memory. Signed-off-by: Mathieu Desnoyers CC: "Paul E. McKenney" CC: Peter Zijlstra CC: Paul Turner CC: Thomas Gleixner CC: Andy Lutomirski CC: Andi Kleen CC: Dave Watson CC:

[RFC PATCH for 4.21 11/16] cpu-opv/selftests: Provide cpu-op library

2018-10-10 Thread Mathieu Desnoyers
This cpu-op helper library provides a user-space API to the cpu_opv() system call. Signed-off-by: Mathieu Desnoyers Cc: Thomas Gleixner Cc: Joel Fernandes Cc: Peter Zijlstra Cc: Catalin Marinas Cc: Dave Watson Cc: Will Deacon Cc: Shuah Khan Cc: Andi Kleen Cc:

[RFC PATCH for 4.21 15/16] cpu-opv/selftests: Provide parametrized tests

2018-10-10 Thread Mathieu Desnoyers
"param_test" is a parametrizable percpu operations test using both restartable sequences and cpu_opv. See the "--help" output for usage. "param_test_benchmark" is the same as "param_test", but it removes testing book-keeping code to allow accurate benchmarks. "param_test_compare_twice" is the

[RFC PATCH for 4.21 01/16] rseq/selftests: Add reference counter to coexist with glibc

2018-10-10 Thread Mathieu Desnoyers
In order to integrate rseq into user-space applications, add a reference counter field after the struct rseq TLS ABI so many rseq users can be linked into the same application (e.g. librseq and glibc). The reference count ensures that rseq syscall registration/unregistration happens only for the

[RFC PATCH for 4.21 01/16] rseq/selftests: Add reference counter to coexist with glibc

2018-10-10 Thread Mathieu Desnoyers
In order to integrate rseq into user-space applications, add a reference counter field after the struct rseq TLS ABI so many rseq users can be linked into the same application (e.g. librseq and glibc). The reference count ensures that rseq syscall registration/unregistration happens only for the

RE: [PATCH v4 13/17] remoteproc: create vdev subdevice with specific dma memory pool

2018-10-10 Thread Loic PALLARDY
> -Original Message- > From: Bjorn Andersson [mailto:bjorn.anders...@linaro.org] > Sent: mercredi 10 octobre 2018 07:58 > To: Loic PALLARDY > Cc: o...@wizery.com; linux-remotep...@vger.kernel.org; linux- > ker...@vger.kernel.org; Arnaud POULIQUEN ; > benjamin.gaign...@linaro.org;

RE: [PATCH v4 13/17] remoteproc: create vdev subdevice with specific dma memory pool

2018-10-10 Thread Loic PALLARDY
> -Original Message- > From: Bjorn Andersson [mailto:bjorn.anders...@linaro.org] > Sent: mercredi 10 octobre 2018 07:58 > To: Loic PALLARDY > Cc: o...@wizery.com; linux-remotep...@vger.kernel.org; linux- > ker...@vger.kernel.org; Arnaud POULIQUEN ; > benjamin.gaign...@linaro.org;

Re: [PATCH AUTOSEL 4.18 24/58] Input: atakbd - fix Atari CapsLock behaviour

2018-10-10 Thread Geert Uytterhoeven
Hi Dmitry, On Wed, Oct 10, 2018 at 7:03 PM Dmitry Torokhov wrote: > Same goes for patches that deal with error handling in probe() functions > that your AUTOSEL scripts like to pick. Yes, they are fixing bugs. But > show me actually users affected by them? You encounter these issues with > probe

Re: [PATCH AUTOSEL 4.18 24/58] Input: atakbd - fix Atari CapsLock behaviour

2018-10-10 Thread Geert Uytterhoeven
Hi Dmitry, On Wed, Oct 10, 2018 at 7:03 PM Dmitry Torokhov wrote: > Same goes for patches that deal with error handling in probe() functions > that your AUTOSEL scripts like to pick. Yes, they are fixing bugs. But > show me actually users affected by them? You encounter these issues with > probe

Re: [PATCH AUTOSEL 4.18 24/58] Input: atakbd - fix Atari CapsLock behaviour

2018-10-10 Thread Sasha Levin
On Wed, Oct 10, 2018 at 11:58:20AM -0700, Dmitry Torokhov wrote: On Wed, Oct 10, 2018 at 02:49:47PM -0400, Sasha Levin wrote: On Wed, Oct 10, 2018 at 11:40:39AM -0700, Dmitry Torokhov wrote: > On Wed, Oct 10, 2018 at 08:28:40PM +0200, Greg KH wrote: > > On Wed, Oct 10, 2018 at 02:11:48PM -0400,

Re: [PATCH AUTOSEL 4.18 24/58] Input: atakbd - fix Atari CapsLock behaviour

2018-10-10 Thread Sasha Levin
On Wed, Oct 10, 2018 at 11:58:20AM -0700, Dmitry Torokhov wrote: On Wed, Oct 10, 2018 at 02:49:47PM -0400, Sasha Levin wrote: On Wed, Oct 10, 2018 at 11:40:39AM -0700, Dmitry Torokhov wrote: > On Wed, Oct 10, 2018 at 08:28:40PM +0200, Greg KH wrote: > > On Wed, Oct 10, 2018 at 02:11:48PM -0400,

Re: [PATCH AUTOSEL 4.18 24/58] Input: atakbd - fix Atari CapsLock behaviour

2018-10-10 Thread Sasha Levin
On Wed, Oct 10, 2018 at 11:36:09AM -0700, Dmitry Torokhov wrote: On Wed, Oct 10, 2018 at 02:11:48PM -0400, Sasha Levin wrote: There is a big difference between distros and the stable trees. Distros know who their users/customers are, OTOH we have no clue who the users of stable trees are. I

Re: [PATCH AUTOSEL 4.18 24/58] Input: atakbd - fix Atari CapsLock behaviour

2018-10-10 Thread Sasha Levin
On Wed, Oct 10, 2018 at 11:36:09AM -0700, Dmitry Torokhov wrote: On Wed, Oct 10, 2018 at 02:11:48PM -0400, Sasha Levin wrote: There is a big difference between distros and the stable trees. Distros know who their users/customers are, OTOH we have no clue who the users of stable trees are. I

Re: [Question] directory for SoC-related DT binding

2018-10-10 Thread Rob Herring
On Wed, Oct 10, 2018 at 7:04 AM Stefan Wahren wrote: > > Hi, > > Am 10.10.2018 um 13:19 schrieb Rob Herring: > > On Wed, Oct 10, 2018 at 6:08 AM Masahiro Yamada > > wrote: > >> Hi, > >> > >> > >> I see a bunch of vendor (or SoC) names in > >> Documentation/device/bindings/arm/ > >> > >>

Re: [Question] directory for SoC-related DT binding

2018-10-10 Thread Rob Herring
On Wed, Oct 10, 2018 at 7:04 AM Stefan Wahren wrote: > > Hi, > > Am 10.10.2018 um 13:19 schrieb Rob Herring: > > On Wed, Oct 10, 2018 at 6:08 AM Masahiro Yamada > > wrote: > >> Hi, > >> > >> > >> I see a bunch of vendor (or SoC) names in > >> Documentation/device/bindings/arm/ > >> > >>

Re: [PATCH AUTOSEL 4.18 24/58] Input: atakbd - fix Atari CapsLock behaviour

2018-10-10 Thread Dmitry Torokhov
On Wed, Oct 10, 2018 at 02:49:47PM -0400, Sasha Levin wrote: > On Wed, Oct 10, 2018 at 11:40:39AM -0700, Dmitry Torokhov wrote: > > On Wed, Oct 10, 2018 at 08:28:40PM +0200, Greg KH wrote: > > > On Wed, Oct 10, 2018 at 02:11:48PM -0400, Sasha Levin wrote: > > > > I think Greg's last estimate was

Re: [PATCH AUTOSEL 4.18 24/58] Input: atakbd - fix Atari CapsLock behaviour

2018-10-10 Thread Dmitry Torokhov
On Wed, Oct 10, 2018 at 02:49:47PM -0400, Sasha Levin wrote: > On Wed, Oct 10, 2018 at 11:40:39AM -0700, Dmitry Torokhov wrote: > > On Wed, Oct 10, 2018 at 08:28:40PM +0200, Greg KH wrote: > > > On Wed, Oct 10, 2018 at 02:11:48PM -0400, Sasha Levin wrote: > > > > I think Greg's last estimate was

RE: [PATCH v4 12/17] remoteproc: modify vring allocation to rely on centralized carveout allocator

2018-10-10 Thread Loic PALLARDY
> -Original Message- > From: Bjorn Andersson [mailto:bjorn.anders...@linaro.org] > Sent: mercredi 10 octobre 2018 07:32 > To: Loic PALLARDY > Cc: o...@wizery.com; linux-remotep...@vger.kernel.org; linux- > ker...@vger.kernel.org; Arnaud POULIQUEN ; > benjamin.gaign...@linaro.org;

RE: [PATCH v4 12/17] remoteproc: modify vring allocation to rely on centralized carveout allocator

2018-10-10 Thread Loic PALLARDY
> -Original Message- > From: Bjorn Andersson [mailto:bjorn.anders...@linaro.org] > Sent: mercredi 10 octobre 2018 07:32 > To: Loic PALLARDY > Cc: o...@wizery.com; linux-remotep...@vger.kernel.org; linux- > ker...@vger.kernel.org; Arnaud POULIQUEN ; > benjamin.gaign...@linaro.org;

Re: [POC][RFC][PATCH 1/2] jump_function: Addition of new feature "jump_function"

2018-10-10 Thread Steven Rostedt
On Wed, 10 Oct 2018 13:33:30 -0500 Josh Poimboeuf wrote: > Re-reading your suggestion, I may have misunderstood what you're > suggesting here, but I'm thinking about doing something like what you > proposed earlier: > > GLOBAL(tramp) > jmp *current_func(%rip) > ENDPROC(tramp) > >

Re: [POC][RFC][PATCH 1/2] jump_function: Addition of new feature "jump_function"

2018-10-10 Thread Steven Rostedt
On Wed, 10 Oct 2018 13:33:30 -0500 Josh Poimboeuf wrote: > Re-reading your suggestion, I may have misunderstood what you're > suggesting here, but I'm thinking about doing something like what you > proposed earlier: > > GLOBAL(tramp) > jmp *current_func(%rip) > ENDPROC(tramp) > >

Re: [PATCH AUTOSEL 4.18 24/58] Input: atakbd - fix Atari CapsLock behaviour

2018-10-10 Thread Sasha Levin
On Wed, Oct 10, 2018 at 11:40:39AM -0700, Dmitry Torokhov wrote: On Wed, Oct 10, 2018 at 08:28:40PM +0200, Greg KH wrote: On Wed, Oct 10, 2018 at 02:11:48PM -0400, Sasha Levin wrote: > I think Greg's last estimate was that about 1/3 of the kernels in the > wild are custom based on a kernel.org

Re: [PATCH AUTOSEL 4.18 24/58] Input: atakbd - fix Atari CapsLock behaviour

2018-10-10 Thread Sasha Levin
On Wed, Oct 10, 2018 at 11:40:39AM -0700, Dmitry Torokhov wrote: On Wed, Oct 10, 2018 at 08:28:40PM +0200, Greg KH wrote: On Wed, Oct 10, 2018 at 02:11:48PM -0400, Sasha Levin wrote: > I think Greg's last estimate was that about 1/3 of the kernels in the > wild are custom based on a kernel.org

[RESEND PATCH v2] ttyprintk: make the printk log level configurable

2018-10-10 Thread Peter Korsgaard
For some use cases it is handy to use a different printk log level than the default (info) for the messages written to ttyprintk, so add a Kconfig option similar to what we have for default console loglevel. Signed-off-by: Peter Korsgaard --- Changes since v1: - Leave [U] prefix in printk

[RESEND PATCH v2] ttyprintk: make the printk log level configurable

2018-10-10 Thread Peter Korsgaard
For some use cases it is handy to use a different printk log level than the default (info) for the messages written to ttyprintk, so add a Kconfig option similar to what we have for default console loglevel. Signed-off-by: Peter Korsgaard --- Changes since v1: - Leave [U] prefix in printk

[PATCH] mtd: sa1100: avoid VLA in sa1100_setup_mtd

2018-10-10 Thread Arnd Bergmann
Enabling -Wvla found another variable-length array with randconfig testing: drivers/mtd/maps/sa1100-flash.c: In function 'sa1100_setup_mtd': drivers/mtd/maps/sa1100-flash.c:224:10: error: ISO C90 forbids variable length array 'cdev' [-Werror=vla] As far as I can tell, there is an upper bound on

[PATCH] mtd: sa1100: avoid VLA in sa1100_setup_mtd

2018-10-10 Thread Arnd Bergmann
Enabling -Wvla found another variable-length array with randconfig testing: drivers/mtd/maps/sa1100-flash.c: In function 'sa1100_setup_mtd': drivers/mtd/maps/sa1100-flash.c:224:10: error: ISO C90 forbids variable length array 'cdev' [-Werror=vla] As far as I can tell, there is an upper bound on

RE: [PATCH v3 0/4] drivers: soc: xilinx: Add support for ZynqMP power domain driver

2018-10-10 Thread Jolly Shah
Ping for comments Thanks, Jolly Shah > -Original Message- > From: Jolly Shah [mailto:jolly.s...@xilinx.com] > Sent: Thursday, October 04, 2018 2:24 PM > To: matthias@gmail.com; andy.gr...@linaro.org; shawn...@kernel.org; > geert+rene...@glider.be; bjorn.anders...@linaro.org; >

RE: [PATCH v3 0/4] drivers: soc: xilinx: Add support for ZynqMP power domain driver

2018-10-10 Thread Jolly Shah
Ping for comments Thanks, Jolly Shah > -Original Message- > From: Jolly Shah [mailto:jolly.s...@xilinx.com] > Sent: Thursday, October 04, 2018 2:24 PM > To: matthias@gmail.com; andy.gr...@linaro.org; shawn...@kernel.org; > geert+rene...@glider.be; bjorn.anders...@linaro.org; >

Re: [PATCH AUTOSEL 4.18 24/58] Input: atakbd - fix Atari CapsLock behaviour

2018-10-10 Thread Dmitry Torokhov
On Wed, Oct 10, 2018 at 08:28:40PM +0200, Greg KH wrote: > On Wed, Oct 10, 2018 at 02:11:48PM -0400, Sasha Levin wrote: > > I think Greg's last estimate was that about 1/3 of the kernels in the > > wild are custom based on a kernel.org stable kernel, which means that we > > have no visibility as

Re: [PATCH AUTOSEL 4.18 24/58] Input: atakbd - fix Atari CapsLock behaviour

2018-10-10 Thread Dmitry Torokhov
On Wed, Oct 10, 2018 at 08:28:40PM +0200, Greg KH wrote: > On Wed, Oct 10, 2018 at 02:11:48PM -0400, Sasha Levin wrote: > > I think Greg's last estimate was that about 1/3 of the kernels in the > > wild are custom based on a kernel.org stable kernel, which means that we > > have no visibility as

Re: [PATCH AUTOSEL 4.18 24/58] Input: atakbd - fix Atari CapsLock behaviour

2018-10-10 Thread Dmitry Torokhov
On Wed, Oct 10, 2018 at 02:11:48PM -0400, Sasha Levin wrote: > On Wed, Oct 10, 2018 at 10:02:19AM -0700, Dmitry Torokhov wrote: > > On Wed, Oct 10, 2018 at 10:29:58AM -0400, Sasha Levin wrote: > > > On Mon, Oct 08, 2018 at 12:20:26PM -0700, Dmitry Torokhov wrote: > > > > Hi Michael, > > > > > > >

Re: [PATCH AUTOSEL 4.18 24/58] Input: atakbd - fix Atari CapsLock behaviour

2018-10-10 Thread Dmitry Torokhov
On Wed, Oct 10, 2018 at 02:11:48PM -0400, Sasha Levin wrote: > On Wed, Oct 10, 2018 at 10:02:19AM -0700, Dmitry Torokhov wrote: > > On Wed, Oct 10, 2018 at 10:29:58AM -0400, Sasha Levin wrote: > > > On Mon, Oct 08, 2018 at 12:20:26PM -0700, Dmitry Torokhov wrote: > > > > Hi Michael, > > > > > > >

RE: [PATCH v4 0/3] drivers: soc: xilinx: Add support for ZynqMP PM driver

2018-10-10 Thread Jolly Shah
Ping for comments > -Original Message- > From: linux-kernel-ow...@vger.kernel.org [mailto:linux-kernel- > ow...@vger.kernel.org] On Behalf Of Jolly Shah > Sent: Friday, September 14, 2018 12:40 PM > To: matthias@gmail.com; andy.gr...@linaro.org; shawn...@kernel.org; >

RE: [PATCH v4 0/3] drivers: soc: xilinx: Add support for ZynqMP PM driver

2018-10-10 Thread Jolly Shah
Ping for comments > -Original Message- > From: linux-kernel-ow...@vger.kernel.org [mailto:linux-kernel- > ow...@vger.kernel.org] On Behalf Of Jolly Shah > Sent: Friday, September 14, 2018 12:40 PM > To: matthias@gmail.com; andy.gr...@linaro.org; shawn...@kernel.org; >

Re: [Patch] sched/fair: Avoid throttle_list starvation with low cfs quota

2018-10-10 Thread Phil Auld
On Wed, Oct 10, 2018 at 10:49:25AM -0700 bseg...@google.com wrote: > Ingo Molnar writes: > > > I've Cc:-ed a handful of gents who worked on CFS bandwidth details to widen > > the discussion. > > Patch quoted below. > > > > Looks like a real bug that needs to be fixed - and at first sight the

Re: [Patch] sched/fair: Avoid throttle_list starvation with low cfs quota

2018-10-10 Thread Phil Auld
On Wed, Oct 10, 2018 at 10:49:25AM -0700 bseg...@google.com wrote: > Ingo Molnar writes: > > > I've Cc:-ed a handful of gents who worked on CFS bandwidth details to widen > > the discussion. > > Patch quoted below. > > > > Looks like a real bug that needs to be fixed - and at first sight the

Re: [PATCH v5 2/3] mm: introduce put_user_page*(), placeholder versions

2018-10-10 Thread John Hubbard
On 10/10/18 1:03 AM, Jan Kara wrote: > On Tue 09-10-18 21:11:33, john.hubb...@gmail.com wrote: >> +/* >> + * put_user_pages() - for each page in the @pages array, release the page >> + * using put_user_page(). >> + * >> + * Please see the put_user_page() documentation for details. >> + * >> + *

Re: [PATCH v5 2/3] mm: introduce put_user_page*(), placeholder versions

2018-10-10 Thread John Hubbard
On 10/10/18 1:03 AM, Jan Kara wrote: > On Tue 09-10-18 21:11:33, john.hubb...@gmail.com wrote: >> +/* >> + * put_user_pages() - for each page in the @pages array, release the page >> + * using put_user_page(). >> + * >> + * Please see the put_user_page() documentation for details. >> + * >> + *

Re: [POC][RFC][PATCH 1/2] jump_function: Addition of new feature "jump_function"

2018-10-10 Thread Josh Poimboeuf
On Wed, Oct 10, 2018 at 01:16:05PM -0500, Josh Poimboeuf wrote: > > > +#define DEFINE_STATIC_CALL(tramp, func) > > > \ > > > + DECLARE_STATIC_CALL(tramp, func); \ > > > + asm(".pushsection .text, \"ax\"

Re: [POC][RFC][PATCH 1/2] jump_function: Addition of new feature "jump_function"

2018-10-10 Thread Josh Poimboeuf
On Wed, Oct 10, 2018 at 01:16:05PM -0500, Josh Poimboeuf wrote: > > > +#define DEFINE_STATIC_CALL(tramp, func) > > > \ > > > + DECLARE_STATIC_CALL(tramp, func); \ > > > + asm(".pushsection .text, \"ax\"

Re: [PATCH AUTOSEL 4.18 24/58] Input: atakbd - fix Atari CapsLock behaviour

2018-10-10 Thread Greg KH
On Wed, Oct 10, 2018 at 02:11:48PM -0400, Sasha Levin wrote: > I think Greg's last estimate was that about 1/3 of the kernels in the > wild are custom based on a kernel.org stable kernel, which means that we > have no visibility as to what they do with the kernel. If you don't know > who your

Re: KASAN: use-after-free Read in sctp_id2assoc

2018-10-10 Thread Dmitry Vyukov
On Wed, Oct 10, 2018 at 8:13 PM, Marcelo Ricardo Leitner wrote: > On Wed, Oct 10, 2018 at 05:28:12PM +0200, Dmitry Vyukov wrote: >> On Fri, Oct 5, 2018 at 4:58 PM, Marcelo Ricardo Leitner >> wrote: >> > On Thu, Oct 04, 2018 at 01:48:03AM -0700, syzbot wrote: >> >> Hello, >> >> >> >> syzbot found

Re: [PATCH AUTOSEL 4.18 24/58] Input: atakbd - fix Atari CapsLock behaviour

2018-10-10 Thread Greg KH
On Wed, Oct 10, 2018 at 02:11:48PM -0400, Sasha Levin wrote: > I think Greg's last estimate was that about 1/3 of the kernels in the > wild are custom based on a kernel.org stable kernel, which means that we > have no visibility as to what they do with the kernel. If you don't know > who your

Re: KASAN: use-after-free Read in sctp_id2assoc

2018-10-10 Thread Dmitry Vyukov
On Wed, Oct 10, 2018 at 8:13 PM, Marcelo Ricardo Leitner wrote: > On Wed, Oct 10, 2018 at 05:28:12PM +0200, Dmitry Vyukov wrote: >> On Fri, Oct 5, 2018 at 4:58 PM, Marcelo Ricardo Leitner >> wrote: >> > On Thu, Oct 04, 2018 at 01:48:03AM -0700, syzbot wrote: >> >> Hello, >> >> >> >> syzbot found

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Re: [PATCH v7 3/6] seccomp: add a way to get a listener fd from ptrace

2018-10-10 Thread Christian Brauner
On Wed, Oct 10, 2018 at 10:45:29AM -0700, Andy Lutomirski wrote: > On Mon, Oct 8, 2018 at 11:00 AM Tycho Andersen wrote: > > > > On Mon, Oct 08, 2018 at 05:16:30PM +0200, Christian Brauner wrote: > > > On Thu, Sep 27, 2018 at 09:11:16AM -0600, Tycho Andersen wrote: > > > > As an alternative to

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Gooday To You,

2018-10-10 Thread Ali Hamadu
Gooday To You, Please i need your kind Assistance. I will be very glad if you can assist me to receive this sum of ( $22. Million US dollars.) into your bank account for the benefit of our both families, reply me if you are ready to receive this fund.

Re: [PATCH v7 3/6] seccomp: add a way to get a listener fd from ptrace

2018-10-10 Thread Christian Brauner
On Wed, Oct 10, 2018 at 10:45:29AM -0700, Andy Lutomirski wrote: > On Mon, Oct 8, 2018 at 11:00 AM Tycho Andersen wrote: > > > > On Mon, Oct 08, 2018 at 05:16:30PM +0200, Christian Brauner wrote: > > > On Thu, Sep 27, 2018 at 09:11:16AM -0600, Tycho Andersen wrote: > > > > As an alternative to

[PATCH / PULL 4/4] arm64: exynos: Enable generic power domain support

2018-10-10 Thread Krzysztof Kozlowski
From: Marek Szyprowski Generic power domains are needed to enable support for Exynos power domains. Signed-off-by: Marek Szyprowski Signed-off-by: Krzysztof Kozlowski --- arch/arm64/Kconfig.platforms | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/Kconfig.platforms

[GIT PULL 3/4] ARM: exynos: soc/mach for v4.20, second round

2018-10-10 Thread Krzysztof Kozlowski
Hi, On top of previous pull request. Best regards, Krzysztof The following changes since commit f30858439e7db9ce9847eaedf440635fc6349c6e: ARM: s3c24xx: Restore proper usage of pr_info/pr_cont (2018-09-19 19:11:17 +0200) are available in the Git repository at:

[PATCH / PULL 4/4] arm64: exynos: Enable generic power domain support

2018-10-10 Thread Krzysztof Kozlowski
From: Marek Szyprowski Generic power domains are needed to enable support for Exynos power domains. Signed-off-by: Marek Szyprowski Signed-off-by: Krzysztof Kozlowski --- arch/arm64/Kconfig.platforms | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/Kconfig.platforms

[GIT PULL 3/4] ARM: exynos: soc/mach for v4.20, second round

2018-10-10 Thread Krzysztof Kozlowski
Hi, On top of previous pull request. Best regards, Krzysztof The following changes since commit f30858439e7db9ce9847eaedf440635fc6349c6e: ARM: s3c24xx: Restore proper usage of pr_info/pr_cont (2018-09-19 19:11:17 +0200) are available in the Git repository at:

[GIT PULL 2/4] arm64: dts: exynos: Stuff for v4.20

2018-10-10 Thread Krzysztof Kozlowski
The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3: Linux 4.19-rc1 (2018-08-26 14:11:59 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.20 for you to fetch changes up to

[GIT PULL 0/4] arm: exynos: Last round for v4.20

2018-10-10 Thread Krzysztof Kozlowski
Hi, I just few left-overs. The last mail (4/4) is a patch directly, not a pull request. Best regards, Krzysztof

[GIT PULL 2/4] arm64: dts: exynos: Stuff for v4.20

2018-10-10 Thread Krzysztof Kozlowski
The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3: Linux 4.19-rc1 (2018-08-26 14:11:59 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.20 for you to fetch changes up to

[GIT PULL 0/4] arm: exynos: Last round for v4.20

2018-10-10 Thread Krzysztof Kozlowski
Hi, I just few left-overs. The last mail (4/4) is a patch directly, not a pull request. Best regards, Krzysztof

[GIT PULL 1/4] ARM: dts: exynos: Second round for v4.20

2018-10-10 Thread Krzysztof Kozlowski
Hi, On top of previous pull request. Best regards, Krzysztof The following changes since commit ff1e37c6809daab75f7b2dea1efe69330e8eb65b: ARM: dts: exynos: Correct audio subsystem parent clock on Peach Chromebooks (2018-09-24 18:55:16 +0200) are available in the Git repository at:

[GIT PULL 1/4] ARM: dts: exynos: Second round for v4.20

2018-10-10 Thread Krzysztof Kozlowski
Hi, On top of previous pull request. Best regards, Krzysztof The following changes since commit ff1e37c6809daab75f7b2dea1efe69330e8eb65b: ARM: dts: exynos: Correct audio subsystem parent clock on Peach Chromebooks (2018-09-24 18:55:16 +0200) are available in the Git repository at:

Please Reply / Can i have a bit of your attention?

2018-10-10 Thread Bauer McDonalds
-- Hello dear! I sincerely hope i do not bother you with my message.I know this might look strange because we don't know each other but i believe anything is possible if we try. I have actually lost confidence on dating sites and due to the nature of my work its not easy to find someone

Please Reply / Can i have a bit of your attention?

2018-10-10 Thread Bauer McDonalds
-- Hello dear! I sincerely hope i do not bother you with my message.I know this might look strange because we don't know each other but i believe anything is possible if we try. I have actually lost confidence on dating sites and due to the nature of my work its not easy to find someone

Re: [PATCH v2 0/2] tty: erase buffers when the kernel is done with it.

2018-10-10 Thread Greg Kroah-Hartman
On Wed, Oct 10, 2018 at 08:20:06PM +0200, Milan Broz wrote: > On 04/10/2018 20:06, Greg Kroah-Hartman wrote: > > azlig and Milan Broz reported that when the tty layer is done with a > > buffer, the data can hang around in it for a very long time. That > > sometimes can "leak" to userspace under

Re: [PATCH v2 0/2] tty: erase buffers when the kernel is done with it.

2018-10-10 Thread Greg Kroah-Hartman
On Wed, Oct 10, 2018 at 08:20:06PM +0200, Milan Broz wrote: > On 04/10/2018 20:06, Greg Kroah-Hartman wrote: > > azlig and Milan Broz reported that when the tty layer is done with a > > buffer, the data can hang around in it for a very long time. That > > sometimes can "leak" to userspace under

Re: [PATCH v2 0/2] tty: erase buffers when the kernel is done with it.

2018-10-10 Thread Milan Broz
On 04/10/2018 20:06, Greg Kroah-Hartman wrote: > azlig and Milan Broz reported that when the tty layer is done with a > buffer, the data can hang around in it for a very long time. That > sometimes can "leak" to userspace under some conditions. > > Because of this, just zero out the data after

Re: [PATCH v2 0/2] tty: erase buffers when the kernel is done with it.

2018-10-10 Thread Milan Broz
On 04/10/2018 20:06, Greg Kroah-Hartman wrote: > azlig and Milan Broz reported that when the tty layer is done with a > buffer, the data can hang around in it for a very long time. That > sometimes can "leak" to userspace under some conditions. > > Because of this, just zero out the data after

<    1   2   3   4   5   6   7   8   9   10   >