Re: Double-Fetch bug in Linux-4.5/drivers/scsi/aacraid/commctrl.c

2016-04-27 Thread Kees Cook
> On Mon, Apr 25, 2016 at 7:50 AM, Pengfei Wang >> > > wrote: >> > > > Hello, >> > > > >> > > > I found this Double-Fetch bug in >> > > > Linux-4.5/drivers/scsi/aacraid/commctrl.c >> > > > when I was examining

Re: Double-Fetch bug in Linux-4.5/drivers/scsi/aacraid/commctrl.c

2016-04-27 Thread Julia Lawall
; Hello, > > > > > > > > I found this Double-Fetch bug in > > > > Linux-4.5/drivers/scsi/aacraid/commctrl.c > > > > when I was examining the source code. > > > > > > Thanks for these reports! I wrote a coccinelle script to find these,

Re: Double-Fetch bug in Linux-4.5/drivers/scsi/aacraid/commctrl.c

2016-04-27 Thread Dan Carpenter
On Wed, Apr 27, 2016 at 07:42:04AM +0200, Julia Lawall wrote: > > > On Tue, 26 Apr 2016, Kees Cook wrote: > > > On Mon, Apr 25, 2016 at 7:50 AM, Pengfei Wang > > wrote: > > > Hello, > > > > > > I found this Double-Fetch bug in Linux-4

Re: Double-Fetch bug in Linux-4.5/drivers/scsi/aacraid/commctrl.c

2016-04-26 Thread Julia Lawall
On Tue, 26 Apr 2016, Kees Cook wrote: > On Mon, Apr 25, 2016 at 7:50 AM, Pengfei Wang wrote: > > Hello, > > > > I found this Double-Fetch bug in Linux-4.5/drivers/scsi/aacraid/commctrl.c > > when I was examining the source code. > > Thanks for these report

Re: Double-Fetch bug in Linux-4.5/drivers/scsi/aacraid/commctrl.c

2016-04-26 Thread Kees Cook
On Mon, Apr 25, 2016 at 7:50 AM, Pengfei Wang wrote: > Hello, > > I found this Double-Fetch bug in Linux-4.5/drivers/scsi/aacraid/commctrl.c > when I was examining the source code. Thanks for these reports! I wrote a coccinelle script to find these, but it requires some manual checki

[ANNOUNCE] BFS CPU scheduler v0.469 for linux-4.5

2016-03-25 Thread Con Kolivas
This is to announce a resync and update of the Brain Fuck Scheduler, version 0.469 for the latest stable linux kernel. The patch against linux-4.5(.x) is available here: http://ck.kolivas.org/patches/bfs/4.0/4.5/4.5-sched-bfs-469.patch A -ck branded linux-4.5-ck1 patch is available here: http

Linux 4.5

2016-03-13 Thread Linus Torvalds
OMEM Lars Persson (2): dwc_eth_qos: release descriptors outside netif_tx_lock dwc_eth_qos: do phy_start before resetting hardware Liad Kaufman (1): iwlwifi: mvm: inc pending frames counter also when txing non-sta Linus Lüssing (1): net: fix bridge multicast packet checksum

Linux 4.5-rc7

2016-03-06 Thread Linus Torvalds
mi add wmb barrier for audio component ALSA: hda - hdmi defer to register acomp eld notifier Linus Torvalds (2): userfaultfd: don't block on the last VM updates at exit time Linux 4.5-rc7 Maciej W. Rozycki (1): MIPS: traps: Fix SIGFPE information leak from `do_ov'

[GIT PULL] KVM changes for Linux 4.5-rc7

2016-03-03 Thread Paolo Bonzini
Linus, The following changes since commit 0fb00d326ffc36844fac0bfefd8644585a86d4a6: Merge tag 'kvm-arm-for-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master (2016-02-25 09:53:55 +0100) are available in the git repository at: git://git.kernel.org/pub/

Linux 4.5-rc6

2016-02-28 Thread Linus Torvalds
en/pcifront: Report the errors better. xen/pcifront: Fix mysterious crashes when NUMA locality information was extracted. Larry Finger (1): rtlwifi: fix broken VHT support Laura Abbott (1): vsock: Fix blocking ops call in prepare_to_wait Linus Torvalds (2): x86: fix SM

Re: [tpmdd-devel] [GIT PULL] remaining tpmdd fixes for Linux 4.5

2016-02-26 Thread Jarkko Sakkinen
On Fri, Feb 26, 2016 at 02:38:52PM +1100, James Morris wrote: > On Thu, 25 Feb 2016, Jerry Snitselaar wrote: > > > On Mon Feb 22 16, Jarkko Sakkinen wrote: > > >On Mon, Feb 22, 2016 at 12:56:53PM +1100, James Morris wrote: > > > > On Sat, 20 Feb 2016, Jarkko Sakkinen wrote: > > > > > > > > > Hi Ja

Re: [GIT PULL] remaining tpmdd fixes for Linux 4.5

2016-02-26 Thread Jarkko Sakkinen
On Fri, Feb 26, 2016 at 06:57:49PM +1100, James Morris wrote: > On Mon, 22 Feb 2016, Jarkko Sakkinen wrote: > > > Do you want me to send a pull request containing a fix for the build > > warning or reverting the whole commit? My call would be to apply the > > fix because this commit has been teste

Re: [GIT PULL] remaining tpmdd fixes for Linux 4.5

2016-02-25 Thread James Morris
On Mon, 22 Feb 2016, Jarkko Sakkinen wrote: > Do you want me to send a pull request containing a fix for the build > warning or reverting the whole commit? My call would be to apply the > fix because this commit has been tested both TPM 1.2 by Martin and > with TPM 2.0 by me and things have worked

Re: [tpmdd-devel] [GIT PULL] remaining tpmdd fixes for Linux 4.5

2016-02-25 Thread James Morris
On Thu, 25 Feb 2016, Jerry Snitselaar wrote: > On Mon Feb 22 16, Jarkko Sakkinen wrote: > >On Mon, Feb 22, 2016 at 12:56:53PM +1100, James Morris wrote: > > > On Sat, 20 Feb 2016, Jarkko Sakkinen wrote: > > > > > > > Hi James, > > > > > > > > I'm sorry for the late pull request for 4.5. The reason

Re: [tpmdd-devel] [GIT PULL] remaining tpmdd fixes for Linux 4.5

2016-02-25 Thread Jerry Snitselaar
On Mon Feb 22 16, Jarkko Sakkinen wrote: On Mon, Feb 22, 2016 at 12:56:53PM +1100, James Morris wrote: On Sat, 20 Feb 2016, Jarkko Sakkinen wrote: > Hi James, > > I'm sorry for the late pull request for 4.5. The reason for this was > the latency in my previous one. I picked with care the absolu

Re: [GIT PULL] remaining tpmdd fixes for Linux 4.5

2016-02-22 Thread Jarkko Sakkinen
On Mon, Feb 22, 2016 at 12:11:48PM -0700, Jason Gunthorpe wrote: > On Mon, Feb 22, 2016 at 09:08:28PM +0200, Jarkko Sakkinen wrote: > > On Mon, Feb 22, 2016 at 10:52:45AM -0700, Jason Gunthorpe wrote: > > > On Mon, Feb 22, 2016 at 04:50:23PM +0200, Jarkko Sakkinen wrote: > > > > > > > I already pu

Re: [GIT PULL] remaining tpmdd fixes for Linux 4.5

2016-02-22 Thread Jason Gunthorpe
On Mon, Feb 22, 2016 at 09:08:28PM +0200, Jarkko Sakkinen wrote: > On Mon, Feb 22, 2016 at 10:52:45AM -0700, Jason Gunthorpe wrote: > > On Mon, Feb 22, 2016 at 04:50:23PM +0200, Jarkko Sakkinen wrote: > > > > > I already pushed a fix to my master for this issue: > > > > > > https://github.com/jsa

Re: [GIT PULL] remaining tpmdd fixes for Linux 4.5

2016-02-22 Thread Jarkko Sakkinen
On Mon, Feb 22, 2016 at 10:52:45AM -0700, Jason Gunthorpe wrote: > On Mon, Feb 22, 2016 at 04:50:23PM +0200, Jarkko Sakkinen wrote: > > > I already pushed a fix to my master for this issue: > > > > https://github.com/jsakkine/linux-tpmdd/commit/6386544ad7bceb3d0248b85da29d4d99eebe9161 > > The go

Re: [GIT PULL] remaining tpmdd fixes for Linux 4.5

2016-02-22 Thread Jason Gunthorpe
On Mon, Feb 22, 2016 at 04:50:23PM +0200, Jarkko Sakkinen wrote: > I already pushed a fix to my master for this issue: > > https://github.com/jsakkine/linux-tpmdd/commit/6386544ad7bceb3d0248b85da29d4d99eebe9161 The goal is to reduce the number of #ifdef'd code segments so we have fewer problems

Re: [GIT PULL] remaining tpmdd fixes for Linux 4.5

2016-02-22 Thread Jarkko Sakkinen
On Mon, Feb 22, 2016 at 12:56:53PM +1100, James Morris wrote: > On Sat, 20 Feb 2016, Jarkko Sakkinen wrote: > > > Hi James, > > > > I'm sorry for the late pull request for 4.5. The reason for this was > > the latency in my previous one. I picked with care the absolutely > > critical fixes so that

Re: [GIT PULL] remaining tpmdd fixes for Linux 4.5

2016-02-21 Thread James Morris
On Sat, 20 Feb 2016, Jarkko Sakkinen wrote: > Hi James, > > I'm sorry for the late pull request for 4.5. The reason for this was > the latency in my previous one. I picked with care the absolutely > critical fixes so that we can make a sound tpmdd release. > > I really hope you can still pick th

Linux 4.5-rc5

2016-02-20 Thread Linus Torvalds
mmap() Kirill Tkhai (1): ext4: fix memleak in ext4_readdir() Krzysztof Adamski (1): pinctrl: sunxi: H3 requires irq_read_needs_mux Linus Torvalds (1): Linux 4.5-rc5 Linus Walleij (1): clk: versatile: mask VCO bits before writing Lyude (2): drm/i915/skl: Don't sk

[GIT PULL] remaining tpmdd fixes for Linux 4.5

2016-02-20 Thread Jarkko Sakkinen
+0200) remaining tpmdd fixes for Linux 4.5 Harald Hoyer (1): tpm_eventlog.c: fix binary_bios_measurements Jarkko Sakkinen (4): tpm: fix: set continueSession attribute for the unseal operation tpm: fix: return rc

Re: [GIT PULL] tpmdd fixes for Linux 4.5 (updated)

2016-02-14 Thread James Morris
The following changes since commit 388f7b1d6e8ca06762e2454d28d6c3c55ad0fe95: > > Linux 4.5-rc3 (2016-02-07 15:38:30 -0800) > > are available in the git repository at: > > https://github.com/jsakkine/linux-tpmdd.git tags/tpmdd-next-20160210 > > for you to fetch changes up to 8e0ee3c9faed7ca68807ea45141775856c438ac0: Pulled to next. -- James Morris

Linux 4.5-rc4

2016-02-14 Thread Linus Torvalds
manovsky (1): IB/mlx5: Fix RC transport send queue overhead computation Linus Torvalds (1): Linux 4.5-rc4 Linus Walleij (2): ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz() ARM: 8519/1: ICST: try other dividends than 1 Lokesh Vutla (1): gpio: davinci: Fix the nu

Re: [tpmdd-devel] [GIT PULL] tpmdd fixes for Linux 4.5 (updated)

2016-02-13 Thread Jarkko Sakkinen
-rc4 (rebased on top of security/next, which was -rc3). /Jarkko > /Jarkko > > The following changes since commit 388f7b1d6e8ca06762e2454d28d6c3c55ad0fe95: > > Linux 4.5-rc3 (2016-02-07 15:38:30 -0800) > > are available in the git repository at: > > https://github.com

Re: [PATCH v2 0/4] tpm: last minute critical fixes for Linux 4.5

2016-02-13 Thread Jarkko Sakkinen
through and include it to the > final pull request. I'm still waiting for James to pick my previous pull request so take your time and prepare an updated patch! /Jarkko > > Thanks > > Jason > > /Jarkko > > > > > On Feb 13, 2016 6:47 AM, Jarkko Sakkinen

Re: [PATCH v2 0/4] tpm: last minute critical fixes for Linux 4.5

2016-02-13 Thread Jarkko Sakkinen
On Feb 13, 2016 6:47 AM, Jarkko Sakkinen > wrote: > > > > These are critical to get to Linux 4.5 in order to get the chip refcount > > management stabilized and API/ABI for policy based sealing correct. > > > > Harald Hoyer (1): > >   tpm_eventlog.c: fix

Re: [PATCH v2 0/4] tpm: last minute critical fixes for Linux 4.5

2016-02-13 Thread Jason Gunthorpe
Hi Peter, Please don't grab my patch in this pull, it is broken. Thanks Jason On Feb 13, 2016 6:47 AM, Jarkko Sakkinen wrote: > > These are critical to get to Linux 4.5 in order to get the chip refcount > management stabilized and API/ABI for policy based sealing correct. &g

[PATCH v2 0/4] tpm: last minute critical fixes for Linux 4.5

2016-02-13 Thread Jarkko Sakkinen
These are critical to get to Linux 4.5 in order to get the chip refcount management stabilized and API/ABI for policy based sealing correct. Harald Hoyer (1): tpm_eventlog.c: fix binary_bios_measurements Jarkko Sakkinen (2): tpm: fix: keep auth session intact after unseal operation tpm

[GIT PULL] tpmdd fixes for Linux 4.5 (updated)

2016-02-09 Thread Jarkko Sakkinen
Hi James, As we discussed I'm sending now a revised pull request with a couple of new fixes to the one that I sent with the tag: tags/tpmdd-next-20160120 /Jarkko The following changes since commit 388f7b1d6e8ca06762e2454d28d6c3c55ad0fe95: Linux 4.5-rc3 (2016-02-07 15:38:30 -0800)

Re: [GIT PULL] tpmdd fixes for Linux 4.5

2016-02-08 Thread James Morris
On Mon, 8 Feb 2016, Jarkko Sakkinen wrote: > James, > > On Wed, Jan 20, 2016 at 01:39:03AM +0200, Jarkko Sakkinen wrote: > > Hi James, > > > > This pull request contains three small cleanups, a bug fix for policy > > based sealing, a bug fix for attach/detach of the platform device for > > tpm_t

Re: wl12xx regression on 4.5 (was: Re: linux-4.5-rc1 TI pandboard-es wifi wlcore locks and reset)

2016-02-08 Thread Emil Goode
ss/ti/wlcore/io.h > > index 6c257b5..10cf374 100644 > > --- a/drivers/net/wireless/ti/wlcore/io.h > > +++ b/drivers/net/wireless/ti/wlcore/io.h > > @@ -36,8 +36,8 @@ > > #define HW_PART1_START_ADDR (HW_PARTITION_REGISTERS_ADDR + 12) > > #define HW_P

Re: [GIT PULL] tpmdd fixes for Linux 4.5

2016-02-08 Thread Jarkko Sakkinen
------- > tpmdd fixes for Linux 4.5 > > > Jarkko Sakkinen (1): > tpm: fix checks for policy digest existence in tpm2_seal_trusted() > > Jason Gunth

Re: wl12xx regression on 4.5 (was: Re: linux-4.5-rc1 TI pandboard-es wifi wlcore locks and reset)

2016-02-08 Thread Ross Green
+36,8 @@ > #define HW_PART1_START_ADDR (HW_PARTITION_REGISTERS_ADDR + 12) > #define HW_PART2_SIZE_ADDR (HW_PARTITION_REGISTERS_ADDR + 16) > #define HW_PART2_START_ADDR (HW_PARTITION_REGISTERS_ADDR + 20) > -#define HW_PART3_SIZE_ADDR (HW_PA

Linux 4.5-rc3

2016-02-07 Thread Linus Torvalds
are variable with initialized value Li RongQing (1): vxlan: fix a out of bounds access in __vxlan_find_mac Linus Torvalds (1): Linux 4.5-rc3 Linus Walleij (1): ARM: nomadik: fix up SD/MMC DT settings Lu Baolu (4): usb: xhci: handle both SSIC ports in PME stuck quirk us

Re: wl12xx regression on 4.5 (was: Re: linux-4.5-rc1 TI pandboard-es wifi wlcore locks and reset)

2016-02-07 Thread Emil Goode
Hello, On Tue, Feb 02, 2016 at 05:05:38PM +0100, Sebastian Reichel wrote: > On Tue, Feb 02, 2016 at 04:41:13PM +1100, Ross Green wrote: > > On Tue, Feb 2, 2016 at 3:34 PM, Sebastian Reichel wrote: > > > On Mon, Feb 01, 2016 at 11:38:38PM +1100, Ross Green wrote: > > >> On Mon, Jan 25, 2016 at 11:

Re: wl12xx regression on 4.5 (was: Re: linux-4.5-rc1 TI pandboard-es wifi wlcore locks and reset)

2016-02-02 Thread Ross Green
On Wed, Feb 3, 2016 at 3:05 AM, Sebastian Reichel wrote: > Hi Ross, > > Please don't top-post on kernel mailinglists. Use either inline > style or bottom posting. > > On Tue, Feb 02, 2016 at 04:41:13PM +1100, Ross Green wrote: >> On Tue, Feb 2, 2016 at 3:34 PM, Sebastian Reichel wrote: >> > On Mo

wl12xx regression on 4.5 (was: Re: linux-4.5-rc1 TI pandboard-es wifi wlcore locks and reset)

2016-02-02 Thread Sebastian Reichel
Hi Ross, Please don't top-post on kernel mailinglists. Use either inline style or bottom posting. On Tue, Feb 02, 2016 at 04:41:13PM +1100, Ross Green wrote: > On Tue, Feb 2, 2016 at 3:34 PM, Sebastian Reichel wrote: > > On Mon, Feb 01, 2016 at 11:38:38PM +1100, Ross Green wrote: > >> On Mon, Ja

Re: linux-4.5-rc1 TI pandboard-es wifi wlcore locks and reset

2016-02-01 Thread Ross Green
kernel 4.4 works quite happily with this board. >> > >> > Here is a dmesg dump in the attachment. >> > >> > Anyone have any ideas here? >> >> Just updated to the latest linux-4.5-rc2 and same result as rc1. >> >> The wireless module loads firmware and

Re: linux-4.5-rc1 TI pandboard-es wifi wlcore locks and reset

2016-02-01 Thread Sebastian Reichel
once the modules are loaded. > > Looks like the wifi firmware gets loaded put no response after that > > causing recovery action. > > > > the kernel 4.4 works quite happily with this board. > > > > Here is a dmesg dump in the attachment. > > > > Anyone

Re: Linux 4.5-rc2

2016-02-01 Thread Heinz Diehl
On 01.02.2016, Linus Torvalds wrote: > Heinz? Did you actually test rc2 or something else? You're right, my bad! In fact, I tested 4.4.1-rc1 and 4.5-rc1. Sorry for the noise!

Re: Linux 4.5-rc2

2016-02-01 Thread Linus Torvalds
On Mon, Feb 1, 2016 at 12:41 PM, Greg KH wrote: > > The patch you show below is included in 4.5-rc2, it's commit > 25cad69f21f5532d99e2ee73c8ab6512bcab614c. Right you are, Greg. Heinz? Did you actually test rc2 or something else? Linus

Re: Linux 4.5-rc2

2016-02-01 Thread Linus Torvalds
On Mon, Feb 1, 2016 at 11:08 AM, Heinz Diehl wrote: > > Still, some Asus laptops are hanging at boot-time, both with latest > -stable and 4.5-rc1/rc2: > > [4.056862] asus_laptop:model detected > [4.058731] BUG: unable to handle kernel NULL pointer dereference at > 0e20 > [

Re: Linux 4.5-rc2

2016-02-01 Thread Greg KH
On Mon, Feb 01, 2016 at 08:08:01PM +0100, Heinz Diehl wrote: > Hi, > > On 01.02.2016, Linus Torvalds wrote: > > > Go forth and test, > > > > Linus > > Still, some Asus laptops are hanging at boot-time, both with latest > -stable and 4.5-rc1/rc2: > > [4.056862] asus_laptop

Re: Linux 4.5-rc2

2016-02-01 Thread Heinz Diehl
Hi, On 01.02.2016, Linus Torvalds wrote: > Go forth and test, > > Linus Still, some Asus laptops are hanging at boot-time, both with latest -stable and 4.5-rc1/rc2: [4.056862] asus_laptop:model detected [4.058731] BUG: unable to handle kernel NULL pointer derefere

Re: Linux 4.5-rc2

2016-02-01 Thread Harald Arnesen
Gerd Hoffmann [2016-02-01 15:18]: > n Mo, 2016-02-01 at 14:19 +0100, Harald Arnesen wrote: >> I still get the blank screen than Bjørn Mork reported and bisected when >> 4.5-rc1 was released. > > Fix[1] is already queued by Jani Nikula, I suspect it simply missed the > boat because there was no drm

Re: Linux 4.5-rc2

2016-02-01 Thread Gerd Hoffmann
On Mo, 2016-02-01 at 14:19 +0100, Harald Arnesen wrote: > I still get the blank screen than Bjørn Mork reported and bisected when > 4.5-rc1 was released. > > Reverting this commit fixes it: > > HEAD is now at 39bfcd5235e0 drm/i915: more virtual south bridge detection > 39bfcd5235e07e95ad3e70eab8e

Re: Linux 4.5-rc2

2016-02-01 Thread Harald Arnesen
I still get the blank screen than Bjørn Mork reported and bisected when 4.5-rc1 was released. Reverting this commit fixes it: HEAD is now at 39bfcd5235e0 drm/i915: more virtual south bridge detection 39bfcd5235e07e95ad3e70eab8e0b85db181de9e is the first bad commit commit 39bfcd5235e07e95ad3e70eab

Re: linux-4.5-rc1 TI pandboard-es wifi wlcore locks and reset

2016-02-01 Thread Ross Green
Just updated to the latest linux-4.5-rc2 and same result as rc1. The wireless module loads firmware and then stalls causing a reset of the device and then continues to go through a stall and reset cycle. please find enclosed a copy of the dmesg output. Is there anyone else testing a pandaboard

Linux 4.5-rc2

2016-01-31 Thread Linus Torvalds
ailure Lars-Peter Clausen (1): iio: adis_buffer: Fix out-of-bounds memory access Libin Yang (1): ALSA: hda - disable dynamic clock gating on Broxton before reset Linus Torvalds (1): Linux 4.5-rc2 Lorenzo Pieralisi (1): arm64: kernel: fix architected PMU registers uncond

Re: Linux 4.5-rc1

2016-01-25 Thread Sudip Mukherjee
On Mon, Jan 25, 2016 at 09:36:08AM -0800, Guenter Roeck wrote: > On 01/25/2016 09:18 AM, Sudip Mukherjee wrote: > >On Mon, Jan 25, 2016 at 09:05:21AM -0800, Guenter Roeck wrote: > >>On 01/25/2016 12:16 AM, Sudip Mukherjee wrote: > >>>On Sun, Jan 24, 2016 at 06:42:01PM -0800, Guenter Roeck wrote: >

Re: Linux 4.5-rc1

2016-01-25 Thread Guenter Roeck
On 01/25/2016 09:18 AM, Sudip Mukherjee wrote: On Mon, Jan 25, 2016 at 09:05:21AM -0800, Guenter Roeck wrote: On 01/25/2016 12:16 AM, Sudip Mukherjee wrote: On Sun, Jan 24, 2016 at 06:42:01PM -0800, Guenter Roeck wrote: On Sun, Jan 24, 2016 at 02:08:22PM -0800, Linus Torvalds wrote: So the me

Re: Linux 4.5-rc1

2016-01-25 Thread Sudip Mukherjee
On Mon, Jan 25, 2016 at 09:05:21AM -0800, Guenter Roeck wrote: > On 01/25/2016 12:16 AM, Sudip Mukherjee wrote: > >On Sun, Jan 24, 2016 at 06:42:01PM -0800, Guenter Roeck wrote: > >>On Sun, Jan 24, 2016 at 02:08:22PM -0800, Linus Torvalds wrote: > >>>So the merge window is over, and rc1 is out ther

Re: Linux 4.5-rc1

2016-01-25 Thread Guenter Roeck
On 01/25/2016 12:16 AM, Sudip Mukherjee wrote: On Sun, Jan 24, 2016 at 06:42:01PM -0800, Guenter Roeck wrote: On Sun, Jan 24, 2016 at 02:08:22PM -0800, Linus Torvalds wrote: So the merge window is over, and rc1 is out there. Go test! Here are some early test results: Build results:

linux-4.5-rc1 TI pandboard-es wifi wlcore locks and reset

2016-01-25 Thread Ross Green
Just tried the new kernel release on faithful pandaboard es with the new 4.5-rc1 release. There is a problem with the wifi modules once the modules are loaded. Looks like the wifi firmware gets loaded put no response after that causing recovery action. the kernel 4.4 works quite happily with this

Re: Linux 4.5-rc1

2016-01-25 Thread Sudip Mukherjee
On Sun, Jan 24, 2016 at 06:42:01PM -0800, Guenter Roeck wrote: > On Sun, Jan 24, 2016 at 02:08:22PM -0800, Linus Torvalds wrote: > > So the merge window is over, and rc1 is out there. Go test! > > > > Here are some early test results: > > Build results: > total: 146 pass: 142 fail: 4 > Fa

Re: Linux 4.5-rc1

2016-01-24 Thread Guenter Roeck
On Sun, Jan 24, 2016 at 02:08:22PM -0800, Linus Torvalds wrote: > So the merge window is over, and rc1 is out there. Go test! > Here are some early test results: Build results: total: 146 pass: 142 fail: 4 Failed builds: alpha:allmodconfig m68k:allmodconfig paris

Linux 4.5-rc1

2016-01-24 Thread Linus Torvalds
So the merge window is over, and rc1 is out there. Go test! It's a fairly normal release - neither unusually big or unusually small. The statistics look fairly normal too, with drivers being a bit over 70% of the bulk (the big driver areas being gpu, networking, sound, staging, fbdev, but its all

Re: [GIT PULL] Please pull bugfixes+cleanup for Linux 4.5

2016-01-24 Thread Trond Myklebust
On Sat, Jan 23, 2016 at 2:49 PM, Linus Torvalds wrote: > On Sat, Jan 23, 2016 at 9:32 AM, Trond Myklebust > wrote: >> >> are available in the git repository at: >> >> git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-4.5-2 > > You have some odd double-spacing issue in this pul

Re: [GIT PULL] Please pull bugfixes+cleanup for Linux 4.5

2016-01-23 Thread Linus Torvalds
On Sat, Jan 23, 2016 at 9:32 AM, Trond Myklebust wrote: > > are available in the git repository at: > > git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-4.5-2 You have some odd double-spacing issue in this pull request. It's fine, and I pulled, but I thought I'd mention the o

[GIT PULL] Please pull bugfixes+cleanup for Linux 4.5

2016-01-23 Thread Trond Myklebust
tags/nfs-for-4.5-2 for you to fetch changes up to 6d45c042f35ea9b27bf946380f74ff75d32280c9: Merge branch 'bugfixes' (2016-01-22 11:02:36 -0500) NFS client bugfixes and cleanups for Linux 4.5 Bugfixes: - pNFS/flexfil

Re: [GIT PULL] tpmdd updates for Linux 4.5

2015-12-26 Thread James Morris
On Mon, 21 Dec 2015, Jarkko Sakkinen wrote: > Hi > > Here are tpmdd updates for Linux 4.5. Sorry I didn't send this already > last week but I had to hold until I get ack from Peter and Mimi before > doing anything. Patches are quite well baked for a while now with the >

[GIT PULL] tpmdd updates for Linux 4.5

2015-12-21 Thread Jarkko Sakkinen
Hi Here are tpmdd updates for Linux 4.5. Sorry I didn't send this already last week but I had to hold until I get ack from Peter and Mimi before doing anything. Patches are quite well baked for a while now with the exception of small fix from Stefan to tpm_ibmvtpm, which I considered tr