index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
arm64: set POR_EL0 for kernel threads
Joey Gouly
2024-10-14
1
-0
/
+3
*
Merge branch 'for-next/timers' into for-next/core
Will Deacon
2024-09-12
1
-12
/
+61
|
\
|
*
arm64: Implement prctl(PR_{G,S}ET_TSC)
Peter Collingbourne
2024-08-27
1
-12
/
+61
*
|
arm64: context switch POR_EL0 register
Joey Gouly
2024-09-04
1
-0
/
+24
|
/
*
arm64: remove unneeded BUILD_BUG_ON assertion
Dawei Li
2024-02-22
1
-3
/
+0
*
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-11-01
1
-1
/
+0
|
\
|
*
arm: Remove now superfluous sentinel elem from ctl_table arrays
Joel Granados
2023-10-10
1
-1
/
+0
*
|
arm64: Avoid cpus_have_const_cap() for ARM64_SSBS
Mark Rutland
2023-10-16
1
-1
/
+1
|
/
*
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-28
1
-1
/
+1
|
\
|
*
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
2023-03-08
1
-1
/
+1
*
|
arm64: use XPACLRI to strip PAC
Mark Rutland
2023-04-13
1
-1
/
+1
|
/
*
arm64/sme: Provide storage for ZT0
Mark Brown
2023-01-20
1
-5
/
+5
*
arm64/sme: Rename za_state to sme_state
Mark Brown
2023-01-20
1
-6
/
+7
*
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
1
-1
/
+1
|
\
|
*
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-1
/
+1
*
|
arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVE
Mark Brown
2022-11-29
1
-0
/
+2
|
/
*
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-16
1
-1
/
+1
|
\
|
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
|
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-11
1
-4
/
+0
|
/
*
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-03
1
-5
/
+7
|
\
|
*
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
1
-4
/
+3
|
*
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-05-07
1
-2
/
+5
*
|
Merge back reboot/poweroff notifiers rework for 5.19-rc1.
Rafael J. Wysocki
2022-05-25
1
-2
/
+1
|
\
\
|
*
|
arm64: Use do_kernel_power_off()
Dmitry Osipenko
2022-05-19
1
-2
/
+1
|
|
/
*
|
arm64/sme: Fix NULL check after kzalloc
Wan Jiabing
2022-04-29
1
-1
/
+1
*
|
arm64/sme: Implement traps and syscall handling for SME
Mark Brown
2022-04-22
1
-3
/
+27
*
|
arm64/sme: Implement SVCR context switching
Mark Brown
2022-04-22
1
-0
/
+2
*
|
arm64/sme: Implement support for TPIDR2
Mark Brown
2022-04-22
1
-2
/
+12
|
/
*
arm64/mte: Remove asymmetric mode from the prctl() interface
Mark Brown
2022-03-09
1
-2
/
+0
*
arm64/mte: Add userspace interface for enabling asymmetric mode
Mark Brown
2022-02-25
1
-1
/
+4
*
-
.
Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrac...
Catalin Marinas
2022-01-05
1
-41
/
+43
|
\
\
|
|
*
arm64: Make __get_wchan() use arch_stack_walk()
Madhavan T. Venkataraman
2021-12-10
1
-17
/
+25
|
|
*
arm64: Mark __switch_to() as __sched
Mark Rutland
2021-12-10
1
-1
/
+2
|
|
/
|
/
|
|
*
arm64: errata: Fix exec handling in erratum 1418040 workaround
D Scott Phillips
2021-12-22
1
-23
/
+16
|
/
*
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-3
/
+1
*
arm64: Mark __stack_chk_guard as __ro_after_init
Dan Li
2021-09-16
1
-1
/
+1
*
arm64/kernel: remove duplicate include in process.c
Lv Ruyi
2021-09-16
1
-1
/
+0
*
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-03
1
-3
/
+0
|
\
|
*
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-19
1
-3
/
+0
*
|
Merge remote-tracking branch 'tip/sched/arm64' into for-next/core
Catalin Marinas
2021-08-31
1
-11
/
+36
|
\
\
|
*
|
arm64: Remove logic to kill 32-bit tasks on 64-bit-only cores
Will Deacon
2021-08-20
1
-13
/
+1
|
*
|
arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0
Will Deacon
2021-08-20
1
-1
/
+38
|
|
/
|
|
|
\
*
-
.
\
Merge branches 'for-next/mte', 'for-next/misc' and 'for-next/kselftest', remo...
Catalin Marinas
2021-08-26
1
-17
/
+14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
arm64: SSBS/DIT: print SSBS and DIT bit when printing PSTATE
Lingyan Huang
2021-07-30
1
-3
/
+7
|
|
/
|
/
|
|
*
arm64: move preemption disablement to prctl handlers
Peter Collingbourne
2021-07-28
1
-14
/
+7
|
/
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-07-06
1
-6
/
+1
|
\
|
*
ARM: 9095/1: ARM64: Remove arm_pm_restart()
Guenter Roeck
2021-06-13
1
-6
/
+1
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-06-28
1
-76
/
+23
|
\
\
|
*
\
Merge branch 'for-next/entry' into for-next/core
Will Deacon
2021-06-24
1
-52
/
+0
|
|
\
\
|
|
*
|
arm64: idle: don't instrument idle code with KCOV
Mark Rutland
2021-06-07
1
-57
/
+0
[next]