index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-26
bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd
Daniel Borkmann
1
-0
/
+40
2019-04-26
arm64: Always enable ssb vulnerability detection
Jeremy Linton
1
-4
/
+5
2019-04-26
arm64: add sysfs vulnerability show for spectre-v2
Jeremy Linton
1
-1
/
+26
2019-04-26
arm64: Always enable spectre-v2 vulnerability detection
Jeremy Linton
1
-7
/
+8
2019-04-26
arm64: Use firmware to detect CPUs that are not affected by Spectre-v2
Marc Zyngier
1
-9
/
+23
2019-04-26
arm64: Advertise mitigation of Spectre-v2, or lack thereof
Marc Zyngier
1
-53
/
+56
2019-04-26
arm64: add sysfs vulnerability show for meltdown
Jeremy Linton
1
-14
/
+44
2019-04-26
arm64: Add sysfs vulnerability show for spectre-v1
Mian Yousaf Kaukab
1
-0
/
+6
2019-04-26
arm64: Provide a command line to disable spectre_v2 mitigation
Jeremy Linton
1
-0
/
+13
2019-04-24
arm64: KVM: Enable VHE support for :G/:H perf event modifiers
Andrew Murray
1
-1
/
+5
2019-04-24
arm64: arm_pmu: Add !VHE support for exclude_host/exclude_guest attributes
Andrew Murray
1
-7
/
+36
2019-04-24
arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_data
Andrew Murray
1
-0
/
+1
2019-04-24
arm64: arm_pmu: Remove unnecessary isb instruction
Andrew Murray
1
-1
/
+0
2019-04-24
KVM: arm/arm64: Context-switch ptrauth registers
Mark Rutland
1
-0
/
+6
2019-04-23
arm64: Expose SVE2 features for userspace
Dave Martin
2
-1
/
+22
2019-04-23
arm64: compat: Add KUSER_HELPERS config option
Vincenzo Frascino
3
-5
/
+11
2019-04-23
arm64: compat: Refactor aarch32_alloc_vdso_pages()
Vincenzo Frascino
1
-26
/
+26
2019-04-23
arm64: compat: Split kuser32
Vincenzo Frascino
3
-57
/
+50
2019-04-23
arm64: compat: Alloc separate pages for vectors and sigpage
Vincenzo Frascino
2
-29
/
+90
2019-04-23
arm64/module: ftrace: deal with place relative nature of PLTs
Ard Biesheuvel
1
-2
/
+7
2019-04-18
arm64/sve: Clarify vq map semantics
Dave Martin
1
-1
/
+6
2019-04-16
arm64: vdso: Fix clock_getres() for CLOCK_REALTIME
Vincenzo Frascino
3
-5
/
+7
2019-04-16
arm64: Advertise ARM64_HAS_DCPODP cpu feature
Andrew Murray
1
-0
/
+10
2019-04-16
arm64: Expose DC CVADP to userspace
Andrew Murray
2
-0
/
+2
2019-04-16
arm64: Handle trapped DC CVADP
Andrew Murray
1
-0
/
+3
2019-04-16
arm64: HWCAP: encapsulate elf_hwcap
Andrew Murray
1
-2
/
+31
2019-04-16
arm64: HWCAP: add support for AT_HWCAP2
Andrew Murray
3
-36
/
+36
2019-04-14
arm64/stacktrace: Remove the pointless ULONG_MAX marker
Thomas Gleixner
1
-4
/
+0
2019-04-11
arm64: vdso: use $(LD) instead of $(CC) to link VDSO
Masahiro Yamada
1
-10
/
+3
2019-04-11
arm64: perf_event: Remove wrongfully used inline
Raphael Gault
1
-2
/
+2
2019-04-09
arm64: Clear OSDLR_EL1 on CPU boot
Jean-Philippe Brucker
1
-0
/
+1
2019-04-09
arm64: debug: Clean up brk_handler()
Will Deacon
1
-6
/
+4
2019-04-09
arm64: probes: Move magic BRK values into brk-imm.h
Will Deacon
4
-4
/
+4
2019-04-09
arm64: debug: Remove redundant user_mode(regs) checks from debug handlers
Will Deacon
4
-27
/
+5
2019-04-09
arm64: kprobes: Avoid calling kprobes debug handlers explicitly
Will Deacon
2
-12
/
+14
2019-04-09
arm64: debug: Separate debug hooks based on target exception level
Will Deacon
4
-52
/
+82
2019-04-09
arm64: debug: Remove meaningless comment
Will Deacon
1
-5
/
+0
2019-04-09
arm64: debug: Rename addr parameter for non-watchpoint exception hooks
Will Deacon
1
-2
/
+2
2019-04-09
arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE
Torsten Duwe
1
-3
/
+3
2019-04-08
arm64: backtrace: Don't bother trying to unwind the userspace stack
Will Deacon
1
-6
/
+9
2019-04-08
arm64/ftrace: fix inadvertent BUG() in trampoline check
Ard Biesheuvel
1
-2
/
+1
2019-04-05
arm64: Use defines instead of magic numbers
Alexandru Elisei
1
-5
/
+5
2019-04-04
acpi: Create subtable parsing infrastructure
Keith Busch
2
-3
/
+3
2019-04-04
arm64: fix wrong check of on_sdei_stack in nmi context
Wei Li
1
-0
/
+6
2019-04-03
arm64: vdso: fix and clean-up Makefile
Masahiro Yamada
1
-5
/
+3
2019-04-03
arm64: cpu_ops: fix a leaked reference by adding missing of_node_put
Wen Yang
1
-0
/
+1
2019-04-03
arm64/vdso: don't leak kernel addresses
Matteo Croce
1
-2
/
+0
2019-03-29
arm64/sve: In-kernel vector length availability query interface
Dave Martin
1
-27
/
+8
2019-03-29
arm64/sve: Enable SVE state tracking for non-task contexts
Dave Martin
1
-5
/
+15
2019-03-29
arm64/sve: Check SVE virtualisability
Dave Martin
2
-16
/
+72
[prev]
[next]