Age | Commit message (Expand) | Author |
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-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 |
2020-08-01 | kconfig: qconf: use if_changed for qconf.moc rule | Masahiro Yamada |
2020-08-01 | Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck... | Ingo Molnar |
2020-07-31 | Merge branch 'for-next/read-barrier-depends' into for-next/core | Catalin Marinas |
2020-07-31 | init: Add support for zstd compressed kernel | Nick Terrell |
2020-07-27 | modpost: explain why we can't use strsep | Wolfram Sang |
2020-07-26 | Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-07-24 | scripts/gdb: fix lx-symbols 'gdb.error' while loading modules | Stefano Garzarella |
2020-07-24 | scripts/decode_stacktrace: strip basepath from all paths | Pi-Hsun Shih |
2020-07-24 | recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64. | Gregory Herrero |
2020-07-21 | checkpatch: Remove checks relating to [smp_]read_barrier_depends() | Will Deacon |
2020-07-20 | s390/kernel: expand exception table logic to allow new handling options | Ilya Leoshkevich |
2020-07-09 | kbuild: Move -Wtype-limits to W=2 | Rikard Falkeborn |
2020-07-09 | PM: domains: Fix up terminology with parent/child | Kees Cook |
2020-07-07 | modpost: remove use of non-standard strsep() in HOSTCC code | H. Nikolaus Schaller |
2020-07-05 | Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-07-02 | Merge tag 'devicetree-fixes-for-5.8-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2020-07-02 | kconfig: qconf: parse newer types at debug info | Mauro Carvalho Chehab |
2020-07-02 | kconfig: qconf: navigate menus on hyperlinks | Mauro Carvalho Chehab |
2020-07-02 | kconfig: qconf: don't show goback button on splitMode | Mauro Carvalho Chehab |
2020-07-01 | kconfig: qconf: simplify the goBack() logic | Mauro Carvalho Chehab |
2020-07-01 | kconfig: qconf: re-implement setSelected() | Mauro Carvalho Chehab |
2020-07-01 | kconfig: qconf: make debug links work again | Mauro Carvalho Chehab |
2020-07-01 | kconfig: qconf: make search fully work again on split mode | Mauro Carvalho Chehab |
2020-07-01 | kconfig: qconf: cleanup includes | Mauro Carvalho Chehab |
2020-06-30 | dt-bindings: copy process-schema-examples.yaml to process-schema.yaml | Masahiro Yamada |
2020-06-30 | scripts/dtc: Update to upstream version v1.6.0-11-g9d7888cbf19c | Rob Herring |
2020-06-29 | kcsan: Re-add GCC as a supported compiler | Marco Elver |
2020-06-28 | Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-06-28 | gcc-plugins: fix gcc-plugins directory path in documentation | Masahiro Yamada |
2020-06-25 | locking/atomics: Provide the arch_atomic_ interface to generic code | Peter Zijlstra |
2020-06-21 | Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-06-20 | Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2020-06-17 | scripts: Fix typo in headers_install.sh | Masanari Iida |
2020-06-17 | kconfig: unify cc-option and as-option | Masahiro Yamada |
2020-06-16 | recordmcount: support >64k sections | Sami Tolvanen |
2020-06-17 | kbuild: improve cc-option to clean up all temporary files | Masahiro Yamada |
2020-06-15 | scripts/decode_stacktrace: warn when modpath is needed but is unset | Sasha Levin |