-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
CoolestEnoch
committed
Feb 7, 2023
0 parents
commit f4a5b6b
Showing
61,421 changed files
with
26,097,591 additions
and
0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
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 |
---|---|---|
@@ -0,0 +1,11 @@ | ||
[![ksuManagerScreenshot](/res/ksuManagerScreenShot.jpg)](https://github.com/CoolestEnoch/kernel-su-huawei-nova2) | ||
|
||
## 编译过程视频(算得上教程吧...?) / Video Tutorial | ||
> [[ZH/CN] Bilibili](https://www.bilibili.com/video/BV1R84y157wp) | ||
## 咋编译? / How to compile? | ||
> 参考这个 / Refer to this: [KernelSU for Mi 10 Ultra](https://github.com/CoolestEnoch/kernel-su-xiaomi-cas) | ||
## 鸣谢 / Thanks | ||
[KernelSU Project](https://github.com/tiann/KernelSU) | ||
|
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 |
---|---|---|
@@ -0,0 +1,115 @@ | ||
# | ||
# NOTE! Don't add files that are generated in specific | ||
# subdirectories here. Add them in the ".gitignore" file | ||
# in that subdirectory instead. | ||
# | ||
# NOTE! Please use 'git ls-files -i --exclude-standard' | ||
# command after changing this file, to see if there are | ||
# any tracked files which get ignored after the change. | ||
# | ||
# Normal rules | ||
# | ||
.* | ||
*.o | ||
*.o.* | ||
*.a | ||
*.s | ||
*.ko | ||
*.so | ||
*.so.dbg | ||
*.mod.c | ||
*.i | ||
*.lst | ||
*.symtypes | ||
*.order | ||
*.elf | ||
*.bin | ||
*.tar | ||
*.gz | ||
*.bz2 | ||
*.lzma | ||
*.xz | ||
*.lz4 | ||
*.lzo | ||
*.patch | ||
*.gcno | ||
*.ll | ||
modules.builtin | ||
Module.symvers | ||
*.dwo | ||
*.su | ||
|
||
# | ||
# Top-level generic files | ||
# | ||
/tags | ||
/TAGS | ||
/linux | ||
/vmlinux | ||
/vmlinux.32 | ||
/vmlinux-gdb.py | ||
/vmlinuz | ||
/System.map | ||
/Module.markers | ||
|
||
# | ||
# Debian directory (make deb-pkg) | ||
# | ||
/debian/ | ||
|
||
# | ||
# tar directory (make tar*-pkg) | ||
# | ||
/tar-install/ | ||
|
||
# | ||
# git files that we don't want to ignore even it they are dot-files | ||
# | ||
!.gitignore | ||
!.mailmap | ||
|
||
# | ||
# Generated include files | ||
# | ||
include/config | ||
include/generated | ||
arch/*/include/generated | ||
|
||
# stgit generated dirs | ||
patches-* | ||
|
||
# quilt's files | ||
patches | ||
series | ||
|
||
# cscope files | ||
cscope.* | ||
ncscope.* | ||
|
||
# gnu global files | ||
GPATH | ||
GRTAGS | ||
GSYMS | ||
GTAGS | ||
|
||
# id-utils files | ||
ID | ||
|
||
*.orig | ||
*~ | ||
\#*# | ||
|
||
# | ||
# Leavings from module signing | ||
# | ||
extra_certificates | ||
signing_key.pem | ||
signing_key.priv | ||
signing_key.x509 | ||
x509.genkey | ||
|
||
# Kconfig presets | ||
all.config | ||
|
||
# Kdevelop4 | ||
*.kdev4 |
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 |
---|---|---|
@@ -0,0 +1,137 @@ | ||
# | ||
# This list is used by git-shortlog to fix a few botched name translations | ||
# in the git archive, either because the author's full name was messed up | ||
# and/or not always written the same way, making contributions from the | ||
# same person appearing not to be so or badly displayed. | ||
# | ||
# repo-abbrev: /pub/scm/linux/kernel/git/ | ||
# | ||
|
||
Aaron Durbin <adurbin@google.com> | ||
Adam Oldham <oldhamca@gmail.com> | ||
Adam Radford <aradford@gmail.com> | ||
Adrian Bunk <bunk@stusta.de> | ||
Alan Cox <alan@lxorguk.ukuu.org.uk> | ||
Alan Cox <root@hraefn.swansea.linux.org.uk> | ||
Aleksey Gorelov <aleksey_gorelov@phoenix.com> | ||
Al Viro <viro@ftp.linux.org.uk> | ||
Al Viro <viro@zenIV.linux.org.uk> | ||
Andreas Herrmann <aherrman@de.ibm.com> | ||
Andrey Ryabinin <ryabinin.a.a@gmail.com> <a.ryabinin@samsung.com> | ||
Andrew Morton <akpm@linux-foundation.org> | ||
Andrew Vasquez <andrew.vasquez@qlogic.com> | ||
Andy Adamson <andros@citi.umich.edu> | ||
Archit Taneja <archit@ti.com> | ||
Arnaud Patard <arnaud.patard@rtp-net.org> | ||
Arnd Bergmann <arnd@arndb.de> | ||
Axel Dyks <xl@xlsigned.net> | ||
Axel Lin <axel.lin@gmail.com> | ||
Ben Gardner <bgardner@wabtec.com> | ||
Ben M Cahill <ben.m.cahill@intel.com> | ||
Björn Steinbrink <B.Steinbrink@gmx.de> | ||
Brian Avery <b.avery@hp.com> | ||
Brian King <brking@us.ibm.com> | ||
Christoph Hellwig <hch@lst.de> | ||
Corey Minyard <minyard@acm.org> | ||
Damian Hobson-Garcia <dhobsong@igel.co.jp> | ||
David Brownell <david-b@pacbell.net> | ||
David Woodhouse <dwmw2@shinybook.infradead.org> | ||
Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | ||
Domen Puncer <domen@coderock.org> | ||
Douglas Gilbert <dougg@torque.net> | ||
Ed L. Cashin <ecashin@coraid.com> | ||
Evgeniy Polyakov <johnpol@2ka.mipt.ru> | ||
Felipe W Damasio <felipewd@terra.com.br> | ||
Felix Kuhling <fxkuehl@gmx.de> | ||
Felix Moeller <felix@derklecks.de> | ||
Filipe Lautert <filipe@icewall.org> | ||
Franck Bui-Huu <vagabon.xyz@gmail.com> | ||
Frank Zago <fzago@systemfabricworks.com> | ||
Greg Kroah-Hartman <greg@echidna.(none)> | ||
Greg Kroah-Hartman <gregkh@suse.de> | ||
Greg Kroah-Hartman <greg@kroah.com> | ||
Henk Vergonet <Henk.Vergonet@gmail.com> | ||
Henrik Kretzschmar <henne@nachtwindheim.de> | ||
Henrik Rydberg <rydberg@bitmath.org> | ||
Herbert Xu <herbert@gondor.apana.org.au> | ||
Jacob Shin <Jacob.Shin@amd.com> | ||
James Bottomley <jejb@mulgrave.(none)> | ||
James Bottomley <jejb@titanic.il.steeleye.com> | ||
James E Wilson <wilson@specifix.com> | ||
James Ketrenos <jketreno@io.(none)> | ||
<javier@osg.samsung.com> <javier.martinez@collabora.co.uk> | ||
Jean Tourrilhes <jt@hpl.hp.com> | ||
Jeff Garzik <jgarzik@pretzel.yyz.us> | ||
Jens Axboe <axboe@suse.de> | ||
Jens Osterkamp <Jens.Osterkamp@de.ibm.com> | ||
John Stultz <johnstul@us.ibm.com> | ||
<josh@joshtriplett.org> <josh@freedesktop.org> | ||
<josh@joshtriplett.org> <josh@kernel.org> | ||
<josh@joshtriplett.org> <josht@linux.vnet.ibm.com> | ||
<josh@joshtriplett.org> <josht@us.ibm.com> | ||
<josh@joshtriplett.org> <josht@vnet.ibm.com> | ||
Juha Yrjola <at solidboot.com> | ||
Juha Yrjola <juha.yrjola@nokia.com> | ||
Juha Yrjola <juha.yrjola@solidboot.com> | ||
Kay Sievers <kay.sievers@vrfy.org> | ||
Kenneth W Chen <kenneth.w.chen@intel.com> | ||
Konstantin Khlebnikov <koct9i@gmail.com> <k.khlebnikov@samsung.com> | ||
Koushik <raghavendra.koushik@neterion.com> | ||
Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | ||
Leonid I Ananiev <leonid.i.ananiev@intel.com> | ||
Linas Vepstas <linas@austin.ibm.com> | ||
Mark Brown <broonie@sirena.org.uk> | ||
Matthieu CASTET <castet.matthieu@free.fr> | ||
Mayuresh Janorkar <mayur@ti.com> | ||
Michael Buesch <m@bues.ch> | ||
Michel Dänzer <michel@tungstengraphics.com> | ||
Mitesh shah <mshah@teja.com> | ||
Mohit Kumar <mohit.kumar@st.com> <mohit.kumar.dhaka@gmail.com> | ||
Morten Welinder <terra@gnome.org> | ||
Morten Welinder <welinder@anemone.rentec.com> | ||
Morten Welinder <welinder@darter.rentec.com> | ||
Morten Welinder <welinder@troll.com> | ||
Mythri P K <mythripk@ti.com> | ||
Nguyen Anh Quynh <aquynh@gmail.com> | ||
Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> | ||
Patrick Mochel <mochel@digitalimplant.org> | ||
Peter A Jonsson <pj@ludd.ltu.se> | ||
Peter Oruba <peter@oruba.de> | ||
Peter Oruba <peter.oruba@amd.com> | ||
Pratyush Anand <pratyush.anand@gmail.com> <pratyush.anand@st.com> | ||
Praveen BP <praveenbp@ti.com> | ||
Rajesh Shah <rajesh.shah@intel.com> | ||
Ralf Baechle <ralf@linux-mips.org> | ||
Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | ||
Randy Dunlap <rdunlap@infradead.org> <rdunlap@xenotime.net> | ||
Rémi Denis-Courmont <rdenis@simphalempin.com> | ||
Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> | ||
Rudolf Marek <R.Marek@sh.cvut.cz> | ||
Rui Saraiva <rmps@joel.ist.utl.pt> | ||
Sachin P Sant <ssant@in.ibm.com> | ||
Sam Ravnborg <sam@mars.ravnborg.org> | ||
Santosh Shilimkar <ssantosh@kernel.org> | ||
Santosh Shilimkar <santosh.shilimkar@oracle.org> | ||
Sascha Hauer <s.hauer@pengutronix.de> | ||
S.Çağlar Onur <caglar@pardus.org.tr> | ||
Shiraz Hashim <shiraz.linux.kernel@gmail.com> <shiraz.hashim@st.com> | ||
Simon Kelley <simon@thekelleys.org.uk> | ||
Stéphane Witzmann <stephane.witzmann@ubpmes.univ-bpclermont.fr> | ||
Stephen Hemminger <shemminger@osdl.org> | ||
Sudeep Holla <sudeep.holla@arm.com> Sudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com> | ||
Sumit Semwal <sumit.semwal@ti.com> | ||
Tejun Heo <htejun@gmail.com> | ||
Thomas Graf <tgraf@suug.ch> | ||
Tony Luck <tony.luck@intel.com> | ||
Tsuneo Yoshioka <Tsuneo.Yoshioka@f-secure.com> | ||
Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de> | ||
Uwe Kleine-König <ukl@pengutronix.de> | ||
Uwe Kleine-König <Uwe.Kleine-Koenig@digi.com> | ||
Valdis Kletnieks <Valdis.Kletnieks@vt.edu> | ||
Viresh Kumar <vireshk@kernel.org> <viresh.kumar@st.com> | ||
Viresh Kumar <vireshk@kernel.org> <viresh.linux@gmail.com> | ||
Viresh Kumar <vireshk@kernel.org> <viresh.kumar2@arm.com> | ||
Takashi YOSHII <takashi.yoshii.zj@renesas.com> | ||
Yusuke Goda <goda.yusuke@renesas.com> | ||
Gustavo Padovan <gustavo@las.ic.unicamp.br> | ||
Gustavo Padovan <padovan@profusion.mobi> |
Oops, something went wrong.