index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2018-04-07
Merge tag 'leaks-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2018-04-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-04-07
leaking_addresses: check if file name contains address
Tobin C. Harding
2018-04-07
leaking_addresses: explicitly name variable used in regex
Tobin C. Harding
2018-04-07
leaking_addresses: remove version number
Tobin C. Harding
2018-04-07
leaking_addresses: skip '/proc/1/syscall'
Tobin C. Harding
2018-04-07
leaking_addresses: skip all /proc/PID except /proc/1
Tobin C. Harding
2018-04-07
leaking_addresses: cache architecture name
Tobin C. Harding
2018-04-07
leaking_addresses: simplify path skipping
Tobin C. Harding
2018-04-07
leaking_addresses: do not parse binary files
Tobin C. Harding
2018-04-07
leaking_addresses: add 32-bit support
Tobin C. Harding
2018-04-07
leaking_addresses: add is_arch() wrapper subroutine
Tobin C. Harding
2018-04-07
leaking_addresses: use system command to get arch
Tobin C. Harding
2018-04-07
leaking_addresses: add support for 5 page table levels
Tobin C. Harding
2018-04-07
leaking_addresses: add support for kernel config file
Tobin C. Harding
2018-04-07
leaking_addresses: add range check for vsyscall memory
Tobin C. Harding
2018-04-07
leaking_addresses: indent dependant options
Tobin C. Harding
2018-04-07
leaking_addresses: remove command examples
Tobin C. Harding
2018-04-07
leaking_addresses: remove mention of kptr_restrict
Tobin C. Harding
2018-04-07
leaking_addresses: fix typo function not called
Tobin C. Harding
2018-04-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-04-05
scripts/faddr2line: show the code context
Changbin Du
2018-04-05
Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-04
Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-04-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-04-03
Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-04-03
Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-04-03
Merge tag 'docs-4.17' of git://git.lwn.net/linux
Linus Torvalds
2018-04-02
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2018-04-02
riscv/ftrace: Add RECORD_MCOUNT support
Alan Kao
2018-04-02
Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2018-03-31
kbuild: get <linux/compiler_types.h> out of <linux/kconfig.h>
Masahiro Yamada
2018-03-31
security: convert security hooks to use hlist
Sargun Dhillon
2018-03-29
docs: kernel-doc: fix parsing of arrays
Mauro Carvalho Chehab
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-28
kbuild: rpm-pkg: Support GNU tar >= 1.29
Jason Gunthorpe
2018-03-28
builddeb: Fix header package regarding dtc source links
Jan Kiszka
2018-03-26
scripts/checkstack.pl: remove blackfin support
Tobias Klauser
2018-03-26
recordmcount.pl: drop blackin and tile support
Arnd Bergmann
2018-03-26
kconfig: use yylineno option instead of manual lineno increments
Masahiro Yamada
2018-03-26
kconfig: detect recursive inclusion earlier
Masahiro Yamada
2018-03-26
kconfig: remove duplicated file name and lineno of recursive inclusion
Masahiro Yamada
2018-03-26
kconfig: do not include both curses.h and ncurses.h for nconfig
Masahiro Yamada
2018-03-26
kconfig: make unmet dependency warnings readable
Masahiro Yamada
2018-03-26
kconfig: warn unmet direct dependency of tristate symbols selected by y
Masahiro Yamada
2018-03-26
kconfig: tests: test if recursive inclusion is detected
Masahiro Yamada
2018-03-26
kconfig: tests: test if recursive dependencies are detected
Masahiro Yamada
2018-03-26
kconfig: tests: test randconfig for choice in choice
Masahiro Yamada
2018-03-26
kconfig: tests: test defconfig when two choices interact
Masahiro Yamada
2018-03-26
kconfig: tests: check visibility of tristate choice values in y choice
Masahiro Yamada
[next]