Age | Commit message (Expand) | Author |
2020-08-09 | Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini |
2020-08-10 | kbuild: stop filtering out $(GCC_PLUGINS_CFLAGS) from cc-option base | Masahiro Yamada |
2020-08-10 | kbuild: include scripts/Makefile.* only when relevant CONFIG is enabled | Masahiro Yamada |
2020-08-10 | kbuild: introduce hostprogs-always-y and userprogs-always-y | Masahiro Yamada |
2020-08-10 | kbuild: sort hostprogs before passing it to ifneq | Masahiro Yamada |
2020-08-10 | kbuild: move host .so build rules to scripts/gcc-plugins/Makefile | Masahiro Yamada |
2020-08-10 | kbuild: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-08-10 | kbuild: introduce ccflags-remove-y and asflags-remove-y | Masahiro Yamada |
2020-08-10 | kbuild: do not export LDFLAGS_vmlinux | Masahiro Yamada |
2020-08-10 | kbuild: always create directories of targets | Masahiro Yamada |
2020-08-07 | Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2020-08-07 | kasan: allow enabling stack tagging for tag-based mode | Andrey Konovalov |
2020-08-07 | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long |
2020-08-07 | scripts/spelling.txt: add more spellings to spelling.txt | Colin Ian King |
2020-08-07 | const_structs.checkpatch: add regulator_ops | Joe Perches |
2020-08-07 | scripts/decode_stacktrace.sh: guess path to vmlinux by release name | Konstantin Khlebnikov |
2020-08-07 | scripts/decode_stacktrace.sh: guess path to modules | Konstantin Khlebnikov |
2020-08-07 | scripts/decode_stacktrace.sh: guess basepath if not specified | Konstantin Khlebnikov |
2020-08-07 | scripts/decode_stacktrace.sh: skip missing symbols | Konstantin Khlebnikov |
2020-08-07 | scripts/bloat-o-meter: Support comparing library archives | Nikolay Borisov |
2020-08-07 | scripts/tags.sh: collect compiled source precisely | Jialu Xu |
2020-08-06 | Merge branch 'for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawa... | Linus Torvalds |
2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-08-05 | Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-08-05 | Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-08-04 | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds |
2020-08-04 | Merge tag 'selinux-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-04 | coccinelle: api: filter out memdup_user definitions | Denis Efremov |
2020-08-04 | coccinelle: api: extend memdup_user rule with vmemdup_user() | Denis Efremov |
2020-08-04 | coccinelle: api: extend memdup_user transformation with GFP_USER | Denis Efremov |
2020-08-04 | coccinelle: api: add kzfree script | Denis Efremov |
2020-08-04 | coccinelle: misc: add array_size_dup script to detect missed overflow checks | Denis Efremov |
2020-08-04 | coccinelle: api/kstrdup: fix coccinelle position | Denis Efremov |
2020-08-04 | coccinelle: api: add device_attr_show script | Denis Efremov |
2020-08-04 | Merge tag 'gcc-plugins-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-08-03 | Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2020-08-03 | Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-08-03 | Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-08-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-08-03 | Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-08-03 | Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools' | Rafael J. Wysocki |
2020-08-02 | kbuild: remove redundant FORCE definition in scripts/Makefile.modpost | Masahiro Yamada |
2020-08-02 | kconfig: qconf: remove wrong ConfigList::firstChild() | Masahiro Yamada |
2020-08-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-08-01 | Revert "kconfig: qconf: don't show goback button on splitMode" | Masahiro Yamada |
2020-08-01 | Revert "kconfig: qconf: Change title for the item window" | Masahiro Yamada |
2020-08-01 | kconfig: qconf: remove "goBack" debug message | Masahiro Yamada |
2020-08-01 | kconfig: qconf: use delete[] instead of delete to free array | Masahiro Yamada |
2020-08-01 | kconfig: qconf: compile moc object separately | Masahiro Yamada |