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
/
process.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2020-10-02
1
-10
/
+38
|
\
|
*
arm64: mte: Allow {set,get}_tagged_addr_ctrl() on non-current tasks
Catalin Marinas
2020-09-04
1
-8
/
+10
|
*
arm64: mte: Allow user control of the generated random tags via prctl()
Catalin Marinas
2020-09-04
1
-1
/
+1
|
*
arm64: mte: Allow user control of the tag check mode via prctl()
Catalin Marinas
2020-09-04
1
-3
/
+23
|
*
arm64: mte: Handle synchronous and asynchronous tag check faults
Vincenzo Frascino
2020-09-04
1
-1
/
+7
*
|
arm64: Add support for PR_SPEC_DISABLE_NOEXEC prctl() option
Will Deacon
2020-09-29
1
-0
/
+6
*
|
arm64: Rewrite Spectre-v4 mitigation code
Will Deacon
2020-09-29
1
-14
/
+3
|
/
*
cpuidle: Move trace_cpu_idle() into generic code
Peter Zijlstra
2020-08-26
1
-2
/
+0
*
arm64: Move handling of erratum 1418040 into C code
Marc Zyngier
2020-08-21
1
-0
/
+34
*
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
1
-1
/
+1
*
arm64: add loglvl to dump_backtrace()
Dmitry Safonov
2020-06-09
1
-1
/
+1
*
Merge branch 'for-next/bti-user' into for-next/bti
Will Deacon
2020-05-05
1
-2
/
+39
|
\
|
*
arm64: bti: Document behaviour for dynamically linked binaries
Mark Brown
2020-03-25
1
-0
/
+5
|
*
arm64: BTI: Decode BYTPE bits when printing PSTATE
Dave Martin
2020-03-16
1
-2
/
+15
|
*
arm64: elf: Enable BTI at exec based on ELF program properties
Dave Martin
2020-03-16
1
-0
/
+19
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-03-31
1
-2
/
+3
|
\
\
|
*
|
arm64: __show_regs: strip PAC from lr in printk
Amit Daniel Kachhap
2020-03-18
1
-1
/
+1
|
*
|
arm64: initialize and switch ptrauth kernel keys
Kristina Martsenko
2020-03-18
1
-0
/
+2
|
*
|
arm64: install user ptrauth keys at kernel exit time
Kristina Martsenko
2020-03-18
1
-1
/
+0
|
|
/
*
|
arm64: Use reboot_cpu instead of hardconding it to 0
Qais Yousef
2020-03-25
1
-1
/
+1
*
|
arm64: Don't use disable_nonboot_cpus()
Qais Yousef
2020-03-25
1
-2
/
+2
|
/
*
arm64: ssbs: Fix context-switch when SSBS is present on all CPUs
Will Deacon
2020-02-10
1
-0
/
+7
*
arm64: use shared sysctl constants
Matteo Croce
2020-02-10
1
-4
/
+2
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-01-27
1
-1
/
+1
|
\
|
*
arm64: Introduce system_capabilities_finalized() marker
Suzuki K Poulose
2020-01-14
1
-1
/
+1
*
|
arm64: Implement copy_thread_tls
Amanieu d'Antras
2020-01-07
1
-5
/
+5
|
/
*
arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled
Julien Thierry
2019-10-16
1
-0
/
+18
*
arm64/sve: Fix wrong free for task->thread.sve_state
Masayoshi Mizuma
2019-10-01
1
-17
/
+15
*
arm64, mm: make randomization selected by generic topdown mmap layout
Alexandre Ghiti
2019-09-24
1
-8
/
+0
*
arm64: Change the tagged_addr sysctl control semantics to only prevent the op...
Catalin Marinas
2019-08-20
1
-7
/
+10
*
arm64: Introduce prctl() options to control the tagged user addresses ABI
Catalin Marinas
2019-08-06
1
-0
/
+73
*
arm64: Force SSBS on context switch
Marc Zyngier
2019-07-22
1
-1
/
+28
*
arm64: stacktrace: Factor out backtrace initialisation
Dave Martin
2019-07-22
1
-5
/
+2
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-07-08
1
-1
/
+1
|
\
|
*
arm64: Fix incorrect irqflag restore for priority masking
Julien Thierry
2019-06-21
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
|
/
*
arm64: Unmask PMR before going idle
Julien Thierry
2019-02-06
1
-0
/
+45
*
arm64: Make PMR part of task context
Julien Thierry
2019-02-06
1
-0
/
+6
*
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-12-31
1
-1
/
+1
|
\
|
*
arm64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
Steven Rostedt (VMware)
2018-12-22
1
-1
/
+1
*
|
arm64: add basic pointer authentication support
Mark Rutland
2018-12-13
1
-0
/
+4
*
|
arm64: enable per-task stack canaries
Ard Biesheuvel
2018-12-12
1
-1
/
+1
|
/
*
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-11-01
1
-22
/
+0
|
\
|
*
arm64: Drop unneeded stackleak_check_alloca()
Alexander Popov
2018-09-04
1
-22
/
+0
*
|
arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3
Will Deacon
2018-09-14
1
-0
/
+4
|
/
*
arm64: Add support for STACKLEAK gcc plugin
Laura Abbott
2018-07-26
1
-0
/
+22
*
arm64: use PSR_AA32 definitions
Mark Rutland
2018-07-05
1
-10
/
+10
*
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2018-06-14
1
-1
/
+1
*
arm64: uaccess: Fix omissions from usercopy whitelist
Dave Martin
2018-03-28
1
-3
/
+3
*
arm64: __show_regs: Only resolve kernel symbols when running at EL1
Will Deacon
2018-02-19
1
-2
/
+9
[next]