]> Git Repo - linux.git/history - scripts
ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect bio
[linux.git] / scripts /
2018-03-28 Greg Kroah-HartmanMerge 4.16-rc7 into char-misc-next
2018-03-28 Kalle ValoMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-03-28 Dave AirlieMerge tag 'drm-amdkfd-next-2018-03-27' of git://people...
2018-03-28 Dave AirlieMerge tag 'drm-intel-next-fixes-2018-03-27' of git...
2018-03-28 Dave AirlieBackmerge tag 'v4.16-rc7' into drm-next
2018-03-28 Mark BrownMerge remote-tracking branches 'regulator/topic/88pg86x...
2018-03-28 Mark BrownMerge remote-tracking branch 'regulator/topic/qcom_smd...
2018-03-28 Mark BrownMerge remote-tracking branch 'regulator/topic/qcom...
2018-03-28 Mark BrownMerge remote-tracking branch 'regulator/topic/core...
2018-03-28 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2018-03-28 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2018-03-27 Jason Gunthorpekbuild: rpm-pkg: Support GNU tar >= 1.29
2018-03-27 Jan Kiszkabuilddeb: Fix header package regarding dtc source links
2018-03-27 David S. MillerMerge tag 'batadv-net-for-davem-20180326' of git:/...
2018-03-27 Arnd BergmannMerge tag 'sunxi-fixes-for-4.16' of ssh://gitolite...
2018-03-27 Arnd BergmannMerge tag 'omap-for-v4.16/sram-fix-signed' of ssh:...
2018-03-27 Arnd BergmannMerge tag 'tegra-for-4.17-misc' of ssh://gitolite.kerne...
2018-03-27 Kalle ValoMerge ath-next from git://git.kernel.org/pub/scm/linux...
2018-03-26 Tobias Klauserscripts/checkstack.pl: remove blackfin support
2018-03-26 Arnd Bergmannrecordmcount.pl: drop blackin and tile support
2018-03-26 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2018-03...
2018-03-26 David S. MillerMerge tag 'wireless-drivers-for-davem-2018-03-24' of...
2018-03-26 Dave AirlieMerge branch 'drm-next-4.17' of git://people.freedeskto...
2018-03-25 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
2018-03-25 Masahiro Yamadakconfig: use yylineno option instead of manual lineno...
2018-03-25 Masahiro Yamadakconfig: detect recursive inclusion earlier
2018-03-25 Masahiro Yamadakconfig: remove duplicated file name and lineno of...
2018-03-25 Masahiro Yamadakconfig: do not include both curses.h and ncurses.h...
2018-03-25 Masahiro Yamadakconfig: make unmet dependency warnings readable
2018-03-25 Masahiro Yamadakconfig: warn unmet direct dependency of tristate symbo...
2018-03-25 Masahiro Yamadakconfig: tests: test if recursive inclusion is detected
2018-03-25 Masahiro Yamadakconfig: tests: test if recursive dependencies are...
2018-03-25 Masahiro Yamadakconfig: tests: test randconfig for choice in choice
2018-03-25 Masahiro Yamadakconfig: tests: test defconfig when two choices interact
2018-03-25 Masahiro Yamadakconfig: tests: check visibility of tristate choice...
2018-03-25 Masahiro Yamadakconfig: tests: check unneeded "is not set" with unmet...
2018-03-25 Masahiro Yamadakconfig: tests: test if new symbols in choice are asked
2018-03-25 Masahiro Yamadakconfig: tests: test automatic submenu creation
2018-03-25 Masahiro Yamadakconfig: tests: add basic choice tests
2018-03-25 Masahiro Yamadakconfig: tests: add framework for Kconfig unit testing
2018-03-25 Ulf Magnussonkconfig: remove redundant streamline_config.pl prerequisite
2018-03-25 Masahiro Yamadakconfig: rename silentoldconfig to syncconfig
2018-03-25 Masahiro Yamadakconfig: invoke oldconfig instead of silentoldconfig...
2018-03-25 Masahiro Yamadakconfig: hide irrelevant sub-menus for oldconfig
2018-03-25 Masahiro Yamadakconfig: remove redundant input_mode test for check_con...
2018-03-25 Masahiro Yamadakconfig: remove unneeded input_mode test in conf()
2018-03-25 Masahiro Yamadakconfig: do not call check_conf() for olddefconfig
2018-03-25 Ulf Magnussonkconfig: only write '# CONFIG_FOO is not set' for visib...
2018-03-25 Eugeniu Roscakconfig: Print reverse dependencies in groups
2018-03-25 Masahiro Yamadakconfig: clean-up reverse dependency help implementation
2018-03-25 Ulf Magnussoncheckpatch: kconfig: prefer 'help' over '---help---'
2018-03-25 Ulf Magnussoncheckpatch: kconfig: check help texts for menuconfig...
2018-03-25 Ulf Magnussoncheckpatch: kconfig: recognize more prompts when checki...
2018-03-25 Masahiro Yamadakbuild: clean up link rule of composite modules
2018-03-25 Masahiro Yamadakbuild: clean up archive rule of built-in.a
2018-03-25 Masahiro Yamadakbuild: remove partial section mismatch detection for...
2018-03-25 Masahiro Yamadakbuild: link $(real-obj-y) instead of $(obj-y) into...
2018-03-25 Masahiro Yamadakbuild: rename real-objs-y/m to real-obj-y/m
2018-03-25 Masahiro Yamadakbuild: move modname and modname-multi close to modname...
2018-03-25 Masahiro Yamadakbuild: simplify modname calculation
2018-03-25 Cao jinkbuild: fix modname for composite modules
2018-03-25 Masahiro Yamadakbuild: define KBUILD_MODNAME even if multiple modules...
2018-03-25 Masahiro Yamadakbuild: remove unnecessary $(subst $(obj)/, , ...)...
2018-03-25 Michael Forneykbuild: Use ls(1) instead of stat(1) to obtain file...
2018-03-25 Masahiro Yamadakbuild: move include/config/ksym/* to include/ksym/*
2018-03-25 Masahiro Yamadakbuild: restore autoksyms.h touch to the top Makefile
2018-03-25 Masahiro Yamadakbuild: remove wrong 'touch' in adjust_autoksyms.sh
2018-03-25 Masahiro Yamadakbuild: simplify ld-option implementation
2018-03-25 Nicholas Pigginkbuild: rename built-in.o to built-in.a
2018-03-25 Nicholas Pigginkbuild: remove incremental linking option
2018-03-25 Michael Forneykbuild: Improve portability of some sed invocations
2018-03-25 Sami Tolvanenkbuild: add clang-version.sh
2018-03-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-03-24 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-03-24 Linus TorvaldsMerge tag 'pinctrl-v4.16-3' of git://git.kernel.org...
2018-03-23 Linus TorvaldsMerge tag 'trace-v4.16-rc4' of git://git.kernel.org...
2018-03-23 Linus TorvaldsMerge tag 'char-misc-4.16-rc7' of git://git.kernel...
2018-03-23 Linus TorvaldsMerge tag 'media/v4.16-4' of git://git.kernel.org/pub...
2018-03-23 Paolo BonziniMerge tag 'kvm-ppc-fixes-4.16-3' of git://git.kernel...
2018-03-23 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-03-23 Greg Kroah-HartmanMerge tag 'usb-for-v4.17' of git://git.kernel.org/pub...
2018-03-23 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git.kernel...
2018-03-22 Linus TorvaldsMerge tag 'modules-for-v4.16-rc7' of git://git.kernel...
2018-03-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-03-22 Linus TorvaldsMerge tag 'mmc-v4.16-rc4' of git://git.kernel.org/pub...
2018-03-22 Dave AirlieMerge tag 'drm-misc-fixes-2018-03-22' of git://anongit...
2018-03-22 Dave AirlieMerge tag 'drm-intel-next-fixes-2018-03-22' of git...
2018-03-22 Dave AirlieMerge branch 'vmwgfx-next' of git://people.freedesktop...
2018-03-22 Dave AirlieMerge branch 'etnaviv/next' of https://git.pengutronix...
2018-03-22 Dave AirlieMerge branch 'vmwgfx-fixes-4.16' of git://people.freede...
2018-03-22 David S. MillerMerge tag 'batadv-next-for-davem-20180319' of git:...
2018-03-22 David S. MillerMerge tag 'batadv-net-for-davem-20180319' of git:/...
2018-03-21 Dave AirlieMerge tag 'drm-misc-next-2018-03-21' of git://anongit...
2018-03-21 Matthew Wilcoxkernel-doc: Remove __sched markings
2018-03-21 Sean PaulMerge airlied/drm-next into drm-misc-next
2018-03-21 Greg Kroah-HartmanMerge tag 'extcon-next-for-4.17' of git://git.kernel...
2018-03-21 Nicolas Pitrekbuild: make scripts/adjust_autoksyms.sh robust against...
2018-03-21 Dave AirlieMerge tag 'drm/tegra/for-4.16-rc7-fixes' of git://anong...
2018-03-21 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2018-03-21 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
next
This page took 0.161218 seconds and 7 git commands to generate.