-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Anirudh Gupta <[email protected]>
- Loading branch information
1 parent
38a8744
commit 720d06f
Showing
5 changed files
with
41 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
Upstreamed kernel to 4.9.227 | ||
Upstreamed kernel to 4.9.228 | ||
Added WireGuard version 1.0.20200623 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
Upstreamed kernel to 4.9.227 | ||
Upstreamed kernel to 4.9.228 | ||
Added WireGuard version 1.0.20200623 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,19 @@ | ||
Update NeutrinoKernel to felucia-Beta2: | ||
- Update to Linux 4.14.183 | ||
Fix adaptive brightness constant ramp up/down | ||
Potentially fix the idle drain issues | ||
|
||
Update NeutrinoKernel to felucia-prerelease1: | ||
- Update to Linux 4.14.185 | ||
- Update to latest CAF 4.14 sources | ||
* Merge LA.UM.8.9.r1-09300-SM6xx.0 | ||
* Merge LA.UM.8.1.r1-15100-sm8150.0 | ||
- Update WLAN drivers to 5.2.03.26Q | ||
* Merge latest audio/data-kernels | ||
- Merge June security patches | ||
- Merge f2fs-stable 5.7-rc1-4.14 release | ||
- Various patches from @kerneltoast, @arter97 | ||
* Utilize treewide stack buffers where possible | ||
* Additional dynamic allocation avoidance | ||
- Tentatively disable s2idle suspend mode | ||
- Update WireGuard to version 1.0.20200611 | ||
- Eliminate HOUSTON/CONTROL_CENTER entirely | ||
- Restore OEM dts required for 5G support | ||
- Various patches courtesy of @kerneltoast, @arter97 | ||
- Tentatively disable s2idle as default suspend mode | ||
- Rollback experimental QoS/cpuidle patches | ||
- Enable TCP ECN negotiation | ||
- Enable LZ4 as zRAM compression algorithm | ||
- Silence numerous dmesg loggers | ||
- Scheduler idle loop optimizations | ||
* Remove all restrictions on algorithm/disksize selection | ||
- Optimize out loop delays in lieu of queued spin locks |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,18 @@ | ||
Update NeutrinoKernel to felucia-Beta2: | ||
- Update to Linux 4.14.183 | ||
Fix adaptive brightness constant ramp up/down | ||
|
||
Update NeutrinoKernel to felucia-prerelease1: | ||
- Update to Linux 4.14.185 | ||
- Update to latest CAF 4.14 sources | ||
* Merge LA.UM.8.9.r1-09300-SM6xx.0 | ||
* Merge LA.UM.8.1.r1-15100-sm8150.0 | ||
- Update WLAN drivers to 5.2.03.26Q | ||
* Merge latest audio/data-kernels | ||
- Merge June security patches | ||
- Merge f2fs-stable 5.7-rc1-4.14 release | ||
- Various patches from @kerneltoast, @arter97 | ||
* Utilize treewide stack buffers where possible | ||
* Additional dynamic allocation avoidance | ||
- Tentatively disable s2idle suspend mode | ||
- Update WireGuard to version 1.0.20200611 | ||
- Eliminate HOUSTON/CONTROL_CENTER entirely | ||
- Restore OEM dts required for 5G support | ||
- Various patches courtesy of @kerneltoast, @arter97 | ||
- Tentatively disable s2idle as default suspend mode | ||
- Rollback experimental QoS/cpuidle patches | ||
- Enable TCP ECN negotiation | ||
- Enable LZ4 as zRAM compression algorithm | ||
- Silence numerous dmesg loggers | ||
- Scheduler idle loop optimizations | ||
* Remove all restrictions on algorithm/disksize selection | ||
- Optimize out loop delays in lieu of queued spin locks |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,18 @@ | ||
Update NeutrinoKernel to felucia-Beta2: | ||
- Update to Linux 4.14.183 | ||
Fix adaptive brightness constant ramp up/down | ||
|
||
Update NeutrinoKernel to felucia-prerelease1: | ||
- Update to Linux 4.14.185 | ||
- Update to latest CAF 4.14 sources | ||
* Merge LA.UM.8.9.r1-09300-SM6xx.0 | ||
* Merge LA.UM.8.1.r1-15100-sm8150.0 | ||
- Update WLAN drivers to 5.2.03.26Q | ||
* Merge latest audio/data-kernels | ||
- Merge June security patches | ||
- Merge f2fs-stable 5.7-rc1-4.14 release | ||
- Various patches from @kerneltoast, @arter97 | ||
* Utilize treewide stack buffers where possible | ||
* Additional dynamic allocation avoidance | ||
- Tentatively disable s2idle suspend mode | ||
- Update WireGuard to version 1.0.20200611 | ||
- Eliminate HOUSTON/CONTROL_CENTER entirely | ||
- Restore OEM dts required for 5G support | ||
- Various patches courtesy of @kerneltoast, @arter97 | ||
- Tentatively disable s2idle as default suspend mode | ||
- Rollback experimental QoS/cpuidle patches | ||
- Enable TCP ECN negotiation | ||
- Enable LZ4 as zRAM compression algorithm | ||
- Silence numerous dmesg loggers | ||
- Scheduler idle loop optimizations | ||
* Remove all restrictions on algorithm/disksize selection | ||
- Optimize out loop delays in lieu of queued spin locks |