git: [fish] require the user have the card they ask for

2020-01-18 Thread Eitan Adler
commit 864b1bf00d7b22db663382e0b04c5dd823f0630e Author: Eitan Adler Date: Sat Jan 18 22:29:44 2020 + [fish] require the user have the card they ask for This bug was introduced in ef388479 by me. Reported by:Matthew Kern Summary of changes: games/fish/fish.

git: kernel - Fix indefinite wait buffer bug with encrypted disks

2020-01-18 Thread Matthew Dillon
commit 8345afad56bed8074dc4836acd98dfb6a80bbeb7 Author: Matthew Dillon Date: Sat Jan 18 09:49:45 2020 -0800 kernel - Fix indefinite wait buffer bug with encrypted disks * Preallocate all (nmax) mpipe buffers to avoid doing any large buffer allocations inside critical low-me