index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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]