index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
vdso32
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: Drop -Wdeclaration-after-statement
Peter Zijlstra
2023-06-26
1
-2
/
+0
*
vdso: Improve cmd_vdso_check to check all dynamic relocations
Fangrui Song
2023-03-21
1
-3
/
+0
*
kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is set
Xin Li
2022-11-01
1
-1
/
+1
*
arm64: vdso32: Add DWARF_DEBUG
Nathan Chancellor
2022-07-01
1
-0
/
+1
*
arm64: vdso32: Shuffle .ARM.exidx section above ELF_DETAILS
Nathan Chancellor
2022-07-01
1
-1
/
+1
*
arm64: vdso*: place got/plt sections in .rodata
Joey Gouly
2022-06-28
1
-13
/
+10
*
arm64: vdso32: add ARM.exidx* sections
Joey Gouly
2022-06-28
1
-0
/
+1
*
arm64: vdso32: enable orphan handling for VDSO
Joey Gouly
2022-06-23
1
-0
/
+1
*
arm64: vdso32: put ELF related sections in the linker script
Joey Gouly
2022-06-23
1
-1
/
+21
*
arm64: vdso: fix makefile dependency on vdso.so
Joey Gouly
2022-05-10
1
-3
/
+0
*
Kbuild: move to -std=gnu11
Arnd Bergmann
2022-03-13
1
-1
/
+1
*
Kbuild: use -Wdeclaration-after-statement
Mark Rutland
2022-03-13
1
-0
/
+1
*
arm64: vdso: remove -nostdlib compiler flag
Masahiro Yamada
2021-11-08
1
-1
/
+1
*
arm64: vdso32: require CROSS_COMPILE_COMPAT for gcc+bfd
Nick Desaulniers
2021-10-21
1
-12
/
+5
*
arm64: vdso32: suppress error message for 'make mrproper'
Nick Desaulniers
2021-10-21
1
-1
/
+2
*
arm64: vdso32: drop test for -march=armv8-a
Nick Desaulniers
2021-10-21
1
-7
/
+1
*
arm64: vdso32: drop the test for dmb ishld
Nick Desaulniers
2021-10-21
1
-8
/
+0
*
arm64: vdso32: drop -no-integrated-as flag
Nick Desaulniers
2021-04-23
1
-8
/
+0
*
arm64: do not descend to vdso directories twice
Masahiro Yamada
2021-01-20
2
-20
/
+0
*
arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=y
Will Deacon
2020-11-09
1
-1
/
+1
*
arm64: vdso32: Allow ld.lld to properly link the VDSO
Nathan Chancellor
2020-10-26
1
-11
/
+12
*
kbuild: explicitly specify the build id style
Bill Wendling
2020-10-09
1
-1
/
+1
*
kbuild: remove cc-option test of -Werror=date-time
Masahiro Yamada
2020-09-25
1
-1
/
+1
*
kbuild: remove cc-option test of -fno-strict-overflow
Masahiro Yamada
2020-09-25
1
-1
/
+1
*
arch: vdso: add vdso linker script to 'targets' instead of extra-y
Masahiro Yamada
2020-09-07
1
-1
/
+1
*
ARM64: vdso32: Install vdso32 from vdso_install
Stephen Boyd
2020-08-21
1
-1
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-08-03
1
-1
/
+4
|
\
|
*
arm64/vdso: Add time namespace page
Andrei Vagin
2020-07-24
1
-1
/
+4
*
|
arm64: vdso32: Fix '--prefix=' value for newer versions of clang
Nathan Chancellor
2020-07-23
1
-1
/
+1
|
/
*
arm64: compat: Remove 32-bit sigreturn code from the vDSO
Will Deacon
2020-06-23
3
-71
/
+0
*
arm64: vdso32: add CONFIG_THUMB2_COMPAT_VDSO
Nick Desaulniers
2020-06-10
1
-0
/
+8
*
arm64: vdso: Fix CFI directives in sigreturn trampoline
Will Deacon
2020-05-21
1
-0
/
+3
*
arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instruction
Will Deacon
2020-05-21
1
-8
/
+8
*
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
1
-0
/
+1
|
\
|
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-03-31
1
-15
/
+8
|
\
\
|
*
|
arm64: vdso32: Convert to modern assembler annotations
Mark Brown
2020-03-09
1
-15
/
+8
|
|
/
*
|
arm64: vdso32: Enable Clang Compilation
Vincenzo Frascino
2020-03-21
1
-0
/
+11
*
|
arm64: vdso32: Include common headers in the vdso library
Vincenzo Frascino
2020-03-21
1
-2
/
+0
*
|
arm64: vdso32: Code clean up
Vincenzo Frascino
2020-03-21
1
-12
/
+0
|
/
*
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-04
1
-2
/
+2
*
arm64: vdso32: Rename COMPATCC to CC_COMPAT
Will Deacon
2019-10-07
1
-13
/
+13
*
arm64: vdso32: Pass '--target' option to clang via VDSO_CAFLAGS
Will Deacon
2019-10-07
1
-1
/
+5
*
arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionally
Will Deacon
2019-10-07
1
-4
/
+2
*
arm64: vdso32: Move definition of COMPATCC into vdso32/Makefile
Will Deacon
2019-10-07
1
-0
/
+6
*
arm64: vdso32: Remove jump label config option in Makefile
Vincenzo Frascino
2019-10-07
1
-3
/
+0
*
arm64: vdso32: Detect binutils support for dmb ishld
Vincenzo Frascino
2019-10-07
1
-0
/
+9
*
arm64: vdso32: Fix broken compat vDSO build warnings
Vincenzo Frascino
2019-10-07
1
-2
/
+0
*
arm64: vdso: Cleanup Makefiles
Vincenzo Frascino
2019-07-22
1
-5
/
+5
*
arm64: vdso: fix flip/flop vdso build bug
Naohiro Aota
2019-07-22
1
-2
/
+4
[next]