X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fgrsecurity-scrape.git;a=blobdiff_plain;f=test%2Fchangelog-test.txt;fp=test%2Fchangelog-test.txt;h=a662590c963d7e51ed0c55bf9b30abd531fb6bd7;hp=04930c806050e98f6d4d239e40a904747278a5b7;hb=f77a837ca1a1ff92eb9197e3bba6a09c829f091d;hpb=5bd07bfc4bb95308a968319aa2769cb8d414d724 diff --git a/test/changelog-test.txt b/test/changelog-test.txt index 04930c8..a662590 100644 --- a/test/changelog-test.txt +++ b/test/changelog-test.txt @@ -1,3 +1,16 @@ +commit f9c6bb92aa1205f0402085e363fa914ea34beceb +Author: Brad Spengler +Date: Mon Feb 27 06:55:25 2017 -0500 + + Fix softirq warnings reported by nail at: + https://forums.grsecurity.net/viewtopic.php?f=3&t=4668 + and reported and debugged by Jason Donenfeld. + + A stray put_cpu() was left in the pax_check_alloca code when + porting to Linux 4.9, which would cause a preempt imbalance + on interrupts making use of alloca() (either explicitly or through + variable length arrays). + commit 8019276815d5d50fb57b4a1bd9f33af0c5cd7615 Author: Brad Spengler Date: Sun Feb 26 10:28:40 2017 -0500