index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-07
Merge tag 'leaks-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-113
/
+259
2018-04-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2018-04-07
leaking_addresses: check if file name contains address
Tobin C. Harding
1
-0
/
+12
2018-04-07
leaking_addresses: explicitly name variable used in regex
Tobin C. Harding
1
-1
/
+1
2018-04-07
leaking_addresses: remove version number
Tobin C. Harding
1
-2
/
+0
2018-04-07
leaking_addresses: skip '/proc/1/syscall'
Tobin C. Harding
1
-0
/
+1
2018-04-07
leaking_addresses: skip all /proc/PID except /proc/1
Tobin C. Harding
1
-0
/
+12
2018-04-07
leaking_addresses: cache architecture name
Tobin C. Harding
1
-3
/
+5
2018-04-07
leaking_addresses: simplify path skipping
Tobin C. Harding
1
-61
/
+29
2018-04-07
leaking_addresses: do not parse binary files
Tobin C. Harding
1
-0
/
+4
2018-04-07
leaking_addresses: add 32-bit support
Tobin C. Harding
1
-11
/
+82
2018-04-07
leaking_addresses: add is_arch() wrapper subroutine
Tobin C. Harding
1
-12
/
+14
2018-04-07
leaking_addresses: use system command to get arch
Tobin C. Harding
1
-6
/
+6
2018-04-07
leaking_addresses: add support for 5 page table levels
Tobin C. Harding
1
-7
/
+25
2018-04-07
leaking_addresses: add support for kernel config file
Tobin C. Harding
1
-1
/
+65
2018-04-07
leaking_addresses: add range check for vsyscall memory
Tobin C. Harding
1
-6
/
+14
2018-04-07
leaking_addresses: indent dependant options
Tobin C. Harding
1
-8
/
+8
2018-04-07
leaking_addresses: remove command examples
Tobin C. Harding
1
-11
/
+0
2018-04-07
leaking_addresses: remove mention of kptr_restrict
Tobin C. Harding
1
-3
/
+0
2018-04-07
leaking_addresses: fix typo function not called
Tobin C. Harding
1
-1
/
+1
2018-04-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+11
2018-04-06
scripts/faddr2line: show the code context
Changbin Du
1
-1
/
+11
2018-04-06
Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
26
-5035
/
+628
2018-04-05
Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+5
2018-04-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+1
2018-04-04
Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
55
-135
/
+1037
2018-04-04
Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
12
-181
/
+142
2018-04-03
Merge tag 'docs-4.17' of git://git.lwn.net/linux
Linus Torvalds
2
-303
/
+396
2018-04-03
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
5
-65
/
+3
2018-04-03
riscv/ftrace: Add RECORD_MCOUNT support
Alan Kao
1
-0
/
+5
2018-04-02
Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-10
/
+0
2018-03-31
kbuild: get <linux/compiler_types.h> out of <linux/kconfig.h>
Masahiro Yamada
1
-0
/
+1
2018-03-31
security: convert security hooks to use hlist
Sargun Dhillon
1
-2
/
+2
2018-03-30
docs: kernel-doc: fix parsing of arrays
Mauro Carvalho Chehab
1
-1
/
+1
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
16
-33
/
+47
2018-03-27
kbuild: rpm-pkg: Support GNU tar >= 1.29
Jason Gunthorpe
1
-1
/
+1
2018-03-27
builddeb: Fix header package regarding dtc source links
Jan Kiszka
1
-1
/
+1
2018-03-26
scripts/checkstack.pl: remove blackfin support
Tobias Klauser
1
-3
/
+0
2018-03-26
recordmcount.pl: drop blackin and tile support
Arnd Bergmann
1
-8
/
+0
2018-03-25
kconfig: use yylineno option instead of manual lineno increments
Masahiro Yamada
2
-11
/
+10
2018-03-25
kconfig: detect recursive inclusion earlier
Masahiro Yamada
1
-6
/
+8
2018-03-25
kconfig: remove duplicated file name and lineno of recursive inclusion
Masahiro Yamada
2
-10
/
+10
2018-03-25
kconfig: do not include both curses.h and ncurses.h for nconfig
Masahiro Yamada
1
-3
/
+1
2018-03-25
kconfig: make unmet dependency warnings readable
Masahiro Yamada
3
-55
/
+23
2018-03-25
kconfig: warn unmet direct dependency of tristate symbols selected by y
Masahiro Yamada
1
-2
/
+2
2018-03-25
kconfig: tests: test if recursive inclusion is detected
Masahiro Yamada
6
-0
/
+24
2018-03-25
kconfig: tests: test if recursive dependencies are detected
Masahiro Yamada
3
-0
/
+101
2018-03-25
kconfig: tests: test randconfig for choice in choice
Masahiro Yamada
5
-0
/
+60
2018-03-25
kconfig: tests: test defconfig when two choices interact
Masahiro Yamada
4
-0
/
+42
2018-03-25
kconfig: tests: check visibility of tristate choice values in y choice
Masahiro Yamada
5
-0
/
+43
[next]