Skip to content

Releases: rsuntk/KernelSU

v1.0.5-2-legacy

24 Apr 10:26
Compare
Choose a tag to compare

What's Changed

  • kernel: remove extra space on selinux checks by @zdrawko420 in #67
  • manager: Hide when ksuversion null by @rsuntk in #71
  • manager: Update values-tr/strings.xml by @cvnertnc in #74
  • kernel: refactor kconfig options to allow kprobes on non-GKI kernel by @rsuntk in #75

New Contributors

Full Changelog: v1.0.3-38-legacy...v1.0.5-2-legacy

v1.0.3-38-legacy

25 Mar 20:21
Compare
Choose a tag to compare

Minor fixes to kernel driver and ksud.

v1.0.3-35-legacy

20 Mar 09:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3-10-legacy...v1.0.3-35-legacy

v1.0.3-10-legacy

11 Feb 12:43
Compare
Choose a tag to compare

What's Changed

  • kernel: handle optional backports by @backslashxx in #4
  • ksud: Bring back /sbin as TEMP_DIR_LEGACY by @rsuntk in #6

New Contributors

Full Changelog: v1.0.3-4-legacy...v1.0.3-10-legacy

v1.0.3-4-legacy

27 Jan 05:04
Compare
Choose a tag to compare

v1.0.3-2-legacy

25 Jan 16:39
f6707fc
Compare
Choose a tag to compare
docs: Refine docs

v1.0.2-46-legacy

18 Jan 06:51
3a16da0
Compare
Choose a tag to compare

Only minor changes on kernel driver side

  • [ksud]: Support .nomount and .notmpfs (thanks to @5ec1cff)
  • [kernel]: Add MKSU support
  • [kernel]: Fix compilation on kernel with atomic_long_t

v1.0.2-45-legacy

17 Jan 16:04
1d1d58d
Compare
Choose a tag to compare

Only minor changes on kernel driver side

  • [ksud]: Support .nomount and .notmpfs (thanks to @5ec1cff)
  • [kernel]: Add MKSU support

v1.0.2-40-legacy

30 Dec 01:51
Compare
Choose a tag to compare
  • [kernel]: Improve seccomp disable and add locking to protect cred
  • [manager]: ui improvement

v1.0.2-30-legacy

09 Dec 11:29
Compare
Choose a tag to compare

WARNING: Do module backup before update to this version, you may lose your module after installing this!

  • [kernel] Add KSU toggle-able cmdline
  • [ksud] Migrate to magic_mount and optimize some code