Skip to content

Releases: pengus77/kowalski-grus

Kowalski Kernel r1.9.3

13 Sep 14:55
Compare
Choose a tag to compare
  • Implement display idle states and expose sysfs nodes to manage them
  • qcacld-3.0: Add sme_power_save_api.h include
  • Add toggle for disabling newly added USB devices
  • sched: don't allow userspace to boost at will
  • defconfig: disable misc device and rework a bit
  • kernel: implement vDSO64 and vDSO32
  • spi: increase timeout to make FOD more reactive
  • Bump Linux version to 4.9.192

Kowalski Kernel b1.9.2d

01 Sep 16:25
Compare
Choose a tag to compare
Pre-release

Changelog:

  • Fixed wifi driver config file loading
  • Blu Schedutil fixes from upstream
  • Linux 4.9.190 merged
  • Re-enabled minimal profiling for rom support

Kowalski Kernel b1.9.2

22 Aug 21:53
Compare
Choose a tag to compare
Pre-release
  • merged tag LA.UM.7.8.r1-06900-SDM710.0 from caf

Kowalski Kernel r1.9.1

22 Aug 08:21
Compare
Choose a tag to compare
  • updated ion, binder and uapi apis to latest upstream versions
  • backported schedutil governor from 4.14 with a subset of improvements tree-wide
  • backported qcacld-3.0 from 4.14 msm nicobar tree and cleaned it up

Kowalski Kernel b1.9a

16 Aug 16:39
Compare
Choose a tag to compare
Kowalski Kernel b1.9a Pre-release
Pre-release
  • Updated wifi drivers to the latest tags

  • qca-wifi-host-cmn -> wlan-cmn.driver.lnx.2.0.3.r6-rel

  • fw-api -> wlan-api.lnx.1.0.r8-rel

  • qcacld-3.0 -> wlan-cld3.driver.lnx.2.0.3.r6-rel

  • Merged latest tree-wide changes from caf/kernel.lnx.4.9.r14-rel

  • Camera got a bit of love too... :)

Kowalski Kernel r1.8

14 Aug 17:08
Compare
Choose a tag to compare
  • reverted the update to the latest wifi driver
  • disable ssbd mitigations
  • mm:compaction: raise priority
  • kernel:sched:fair: align periods to our kernel config (100Hz)
  • techpack:audio: remove compat code
  • mm:page-writeback: tune values for better memory handling
  • kernel: nasty hack to bypass VTS/VINTF checks :P
  • defconfig: disable AUDIT,PROFILING,TRACING and MORE...
  • kernel: build with -O3 optimizations
  • defconfig: re-enable BFQ as default scheduler
  • block: add zen scheduler
  • binfmt_elf.c: use get_random_int() to fix entropy depleting
  • net/wireguard: add wireguard
  • PM: devfreq: Use high priority workqueue
  • cpuidle: don't disable cpuidle when entering suspend
  • gpu:drm:msm: convert all pr_info into pr_debug

Kowalski Kernel b1.8c

12 Aug 22:54
Compare
Choose a tag to compare
Kowalski Kernel b1.8c Pre-release
Pre-release
  • Updated wifi driver to latest caf tag LA.UM.7.8.r1-06700-SDM710.0
  • Disabled SSBD mitigations, useless for our phone and quite battery and performance hungry

Kowalski Kernel r1.7

11 Aug 14:24
Compare
Choose a tag to compare
  • Merged Linux v4.9.189 from upstream

Kowalski Kernel r1.6

09 Aug 19:52
Compare
Choose a tag to compare
  • Merged Linux v4.9.188 into MSM base
  • Fixed a few wifi issues
  • Fixed a possible memory leak in the ext4 driver
  • Limited zRam to 1GB
  • Rewritten defaults for blu_schedutil with an eye on power saving
  • Disabled spammy audit logs
  • Stripped all symbols from the kernel (smaller, speedier)

Kowalski Kernel r1.5

04 Aug 11:17
Compare
Choose a tag to compare
  • Merged Linux v4.9.187 from upstream
  • Fixed K-LAPSE upper bounds and drafted a "saner" default target
  • Reinstated VTS / VINTF compliancy