index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-10-23
9
-51
/
+43
|
\
|
*
arm64: proton-pack: Update comment to reflect new function name
Stephen Boyd
2020-10-21
1
-2
/
+2
|
*
arm64: spectre-v2: Favour CPU-specific mitigation at EL2
Will Deacon
2020-10-20
1
-19
/
+17
|
*
arm64: link with -z norelro regardless of CONFIG_RELOCATABLE
Nick Desaulniers
2020-10-20
1
-2
/
+2
|
*
arm64: Fix a broken copyright header in gen_vdso_offsets.sh
Palmer Dabbelt
2020-10-20
1
-1
/
+1
|
*
arm64: mremap speedup - Enable HAVE_MOVE_PMD
Kalesh Singh
2020-10-15
1
-0
/
+1
|
*
arm64: mm: use single quantity to represent the PA to VA translation
Ard Biesheuvel
2020-10-15
3
-25
/
+14
|
*
arm64: reject prctl(PR_PAC_RESET_KEYS) on compat tasks
Peter Collingbourne
2020-10-15
2
-2
/
+6
*
|
Merge tag 'kconfig-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-10-22
2
-275
/
+170
|
\
\
|
*
|
kconfig: qconf: create QApplication after option checks
Masahiro Yamada
2020-09-24
1
-1
/
+2
|
*
|
kconfig: qconf: remove Y, M, N columns
Masahiro Yamada
2020-09-24
2
-61
/
+4
|
*
|
kconfig: qconf: remove ConfigView class
Masahiro Yamada
2020-09-24
2
-47
/
+17
|
*
|
kconfig: qconf: move setShowName/Range() to ConfigList from ConfigView
Masahiro Yamada
2020-09-24
2
-33
/
+32
|
*
|
kconfig: qconf: remove ConfigLineEdit class
Masahiro Yamada
2020-09-24
2
-57
/
+0
|
*
|
kconfig: qconf: allow to edit "int", "hex", "string" menus in-place
Masahiro Yamada
2020-09-24
2
-17
/
+91
|
*
|
kconfig: qconf: show data column all the time
Masahiro Yamada
2020-09-24
2
-32
/
+2
|
*
|
kconfig: qconf: move ConfigView::updateList(All) to ConfigList class
Masahiro Yamada
2020-09-24
2
-42
/
+39
|
*
|
kconfig: qconf: remove unused ConfigItem::okRename()
Masahiro Yamada
2020-09-24
2
-9
/
+0
|
*
|
kconfig: qconf: update the intro message to match to the current code
Masahiro Yamada
2020-09-24
1
-4
/
+4
|
*
|
kconfig: qconf: reformat the intro message
Masahiro Yamada
2020-09-24
1
-11
/
+18
*
|
|
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-22
51
-752
/
+512
|
\
\
\
|
*
|
|
kbuild: Use uname for LINUX_COMPILE_HOST detection
Chris Down
2020-10-20
1
-1
/
+1
|
*
|
|
kbuild: Only add -fno-var-tracking-assignments for old GCC versions
Mark Wielaard
2020-10-20
1
-1
/
+5
|
*
|
|
kbuild: remove leftover comment for filechk utility
Rasmus Villemoes
2020-10-20
1
-2
/
+0
|
*
|
|
treewide: remove DISABLE_LTO
Sami Tolvanen
2020-10-20
5
-9
/
+1
|
*
|
|
kbuild: deb-pkg: clean up package name variables
Masahiro Yamada
2020-10-14
1
-9
/
+9
|
*
|
|
kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=n
Masahiro Yamada
2020-10-14
2
-9
/
+16
|
*
|
|
kbuild: enforce -Werror=return-type
Olaf Hering
2020-10-12
1
-1
/
+1
|
*
|
|
scripts: remove namespace.pl
Jacob Keller
2020-10-11
3
-480
/
+2
|
*
|
|
builddeb: Add support for all required debian/rules targets
Guillem Jover
2020-10-09
1
-2
/
+6
|
*
|
|
builddeb: Enable rootless builds
Guillem Jover
2020-10-09
2
-2
/
+8
|
*
|
|
builddeb: Pass -n to gzip for reproducible packages
Guillem Jover
2020-10-09
1
-1
/
+1
|
*
|
|
kbuild: split the build log of kallsyms
Masahiro Yamada
2020-10-09
1
-10
/
+10
|
*
|
|
kbuild: explicitly specify the build id style
Bill Wendling
2020-10-09
10
-11
/
+11
|
*
|
|
scripts/setlocalversion: make git describe output more reliable
Rasmus Villemoes
2020-09-24
1
-5
/
+16
|
*
|
|
kbuild: remove cc-option test of -Werror=date-time
Masahiro Yamada
2020-09-24
2
-2
/
+2
|
*
|
|
kbuild: remove cc-option test of -fno-stack-check
Masahiro Yamada
2020-09-24
1
-1
/
+1
|
*
|
|
kbuild: remove cc-option test of -fno-strict-overflow
Masahiro Yamada
2020-09-24
2
-2
/
+2
|
*
|
|
kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant Makefiles
Masahiro Yamada
2020-09-24
4
-2
/
+6
|
*
|
|
kbuild: remove redundant CONFIG_KASAN check from scripts/Makefile.kasan
Masahiro Yamada
2020-09-24
1
-2
/
+0
|
*
|
|
kbuild: do not create built-in objects for external module builds
Masahiro Yamada
2020-09-24
1
-1
/
+2
|
*
|
|
kbuild: preprocess module linker script
Masahiro Yamada
2020-09-24
21
-23
/
+34
|
*
|
|
arch: vdso: add vdso linker script to 'targets' instead of extra-y
Masahiro Yamada
2020-09-07
6
-6
/
+6
|
*
|
|
Makefile: Add clang-tidy and static analyzer support to makefile
Nathan Huckleberry
2020-08-26
4
-2
/
+93
|
*
|
|
gen_compile_commands: remove the warning about too few .cmd files
Masahiro Yamada
2020-08-26
1
-10
/
+0
|
*
|
|
kbuild: wire up the build rule of compile_commands.json to Makefile
Masahiro Yamada
2020-08-26
1
-4
/
+25
|
*
|
|
gen_compile_commands: support *.o, *.a, modules.order in positional argument
Masahiro Yamada
2020-08-26
1
-4
/
+96
|
*
|
|
gen_compile_commands: move directory walk to a generator function
Masahiro Yamada
2020-08-26
1
-12
/
+32
|
*
|
|
gen_compile_commands: make -o option independent of -d option
Masahiro Yamada
2020-08-26
1
-9
/
+9
|
*
|
|
gen_compile_commands: reword the help message of -d option
Masahiro Yamada
2020-08-26
1
-2
/
+2
[next]