index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
irq: arm64: perform irqentry in entry code
Mark Rutland
2021-10-26
1
-21
/
+31
*
Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-09-24
1
-16
/
+3
|
\
|
*
Revert "ACPI: Add memory semantics to acpi_os_map_memory()"
Jia He
2021-09-23
1
-16
/
+3
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-09-24
2
-8
/
+10
|
\
\
|
*
|
arm64: Restore forced disabling of KPTI on ThunderX
dann frazier
2021-09-23
1
-2
/
+6
|
*
|
arm64: add MTE supported check to thread switching and syscall entry/exit
Peter Collingbourne
2021-09-21
1
-6
/
+4
|
|
/
*
/
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
2021-09-22
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
*
arm64/sve: Use correct size when reinitialising SVE state
Mark Brown
2021-09-16
1
-1
/
+1
*
Merge branch 'linus' into smp/urgent
Thomas Gleixner
2021-09-11
20
-323
/
+568
|
\
|
*
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-08
1
-7
/
+22
|
|
\
|
|
*
arm64: PCI: Support root bridge preparation for Hyper-V
Boqun Feng
2021-08-23
1
-1
/
+11
|
|
*
arm64: PCI: Restructure pcibios_root_bridge_prepare()
Boqun Feng
2021-08-23
1
-7
/
+12
|
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-09-07
2
-6
/
+6
|
|
\
\
|
|
*
\
Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/next
Marc Zyngier
2021-08-20
1
-4
/
+4
|
|
|
\
\
|
|
|
*
|
KVM: arm64: Add feature register flag definitions
Fuad Tabba
2021-08-20
1
-4
/
+4
|
|
*
|
|
arm64: Move .hyp.rodata outside of the _sdata.._edata range
Marc Zyngier
2021-08-04
1
-2
/
+2
|
|
|
/
/
|
*
|
|
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-04
1
-3
/
+0
|
|
\
\
\
|
|
*
|
|
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-19
1
-3
/
+0
|
*
|
|
|
Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-09-02
1
-0
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
arm64: efi: Export screen_info
Michael Kelley
2021-08-04
1
-0
/
+1
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-09-02
16
-304
/
+445
|
|
\
\
\
\
|
|
*
\
\
\
Merge remote-tracking branch 'tip/sched/arm64' into for-next/core
Catalin Marinas
2021-08-31
7
-48
/
+96
|
|
|
\
\
\
\
|
|
|
*
|
|
|
arm64: Remove logic to kill 32-bit tasks on 64-bit-only cores
Will Deacon
2021-08-20
2
-39
/
+1
|
|
|
*
|
|
|
arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0
Will Deacon
2021-08-20
1
-0
/
+7
|
|
|
*
|
|
|
arm64: Advertise CPUs capable of running 32-bit applications in sysfs
Will Deacon
2021-08-20
1
-0
/
+19
|
|
|
*
|
|
|
arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system
Will Deacon
2021-08-20
1
-1
/
+24
|
|
|
*
|
|
|
arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0
Will Deacon
2021-08-20
1
-1
/
+38
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'for-next/entry' into for-next/core
Catalin Marinas
2021-08-26
3
-111
/
+159
|
|
|
\
\
\
\
|
|
|
*
|
|
|
arm64: entry: call exit_to_user_mode() from C
Mark Rutland
2021-08-05
2
-30
/
+48
|
|
|
*
|
|
|
arm64: entry: move bulk of ret_to_user to C
Mark Rutland
2021-08-05
3
-49
/
+23
|
|
|
*
|
|
|
arm64: entry: clarify entry/exit helpers
Mark Rutland
2021-08-05
1
-7
/
+63
|
|
|
*
|
|
|
arm64: entry: consolidate entry/exit helpers
Mark Rutland
2021-08-05
1
-42
/
+42
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
\
\
\
|
|
|
\
\
\
|
|
|
\
\
\
|
|
*
-
-
-
.
|
|
|
Merge branches 'for-next/mte', 'for-next/misc' and 'for-next/kselftest', remo...
Catalin Marinas
2021-08-26
14
-154
/
+199
|
|
|
\
\
\
|
|
|
|
|
|
|
*
|
|
|
arm64: signal32: Drop pointless call to sigdelsetmask()
Will Deacon
2021-08-25
1
-5
/
+1
|
|
|
|
*
|
|
|
arm64/sve: Better handle failure to allocate SVE register storage
Mark Brown
2021-08-24
3
-6
/
+14
|
|
|
|
*
|
|
|
arm64: head: avoid over-mapping in map_memory
Mark Rutland
2021-08-24
1
-5
/
+6
|
|
|
|
*
|
|
|
arm64/sve: Add some comments for sve_save/load_state()
Mark Brown
2021-08-24
1
-0
/
+13
|
|
|
|
*
|
|
|
arm64: entry: Add SYM_CODE annotation for __bad_stack
Mark Brown
2021-08-06
1
-1
/
+3
|
|
|
|
*
|
|
|
arm64/sve: Make fpsimd_bind_task_to_cpu() static
Mark Brown
2021-08-02
1
-1
/
+3
|
|
|
|
*
|
|
|
arm64: unnecessary end 'return;' in void functions
Jason Wang
2021-08-02
1
-2
/
+0
|
|
|
|
*
|
|
|
arm64: SSBS/DIT: print SSBS and DIT bit when printing PSTATE
Lingyan Huang
2021-07-30
1
-3
/
+7
|
|
|
|
*
|
|
|
arm64: cpufeature: Use defined macro instead of magic numbers
Shaokun Zhang
2021-07-30
1
-1
/
+1
|
|
|
|
|
/
/
/
|
|
|
*
|
|
|
arm64/cpufeature: Optionally disable MTE via command-line
Yee Lee
2021-08-03
2
-0
/
+5
|
|
|
*
|
|
|
arm64: kasan: mte: remove redundant mte_report_once logic
Mark Rutland
2021-08-02
1
-12
/
+0
|
|
|
*
|
|
|
arm64: kasan: mte: use a constant kernel GCR_EL1 value
Mark Rutland
2021-08-02
3
-35
/
+2
|
|
|
*
|
|
|
arm64: avoid double ISB on kernel entry
Peter Collingbourne
2021-07-28
1
-2
/
+13
|
|
|
*
|
|
|
arm64: mte: optimize GCR_EL1 modification on kernel entry/exit
Peter Collingbourne
2021-07-28
1
-8
/
+4
|
|
|
*
|
|
|
arm64: mte: introduce a per-CPU tag checking mode preference
Peter Collingbourne
2021-07-28
1
-2
/
+63
[next]