Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
7a0a93c51799edc45ee57c6cc1679aa94f1e03d5
7a0a93c
arm64: vdso: Explicitly add build-id option
by Laura Abbott
· 6 years ago
7ba36ec
arm64/mm: Inhibit huge-vmap with ptdump
by Mark Rutland
· 6 years ago
48caebf
arm64: Print physical address of page table base in show_pte()
by Will Deacon
· 6 years ago
84c187a
arm64: don't trash config with compat symbol if COMPAT is disabled
by Yury Norov
· 6 years ago
0e4add4
arm64: assembler: Update comment above cond_yield_neon() macro
by Hillf Danton
· 6 years ago
14ae42a
drivers/perf: arm_spe: Don't error on high-order pages for aux buf
by Will Deacon
· 6 years ago
a98d9ae
arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable
by Christoph Hellwig
· 6 years ago
b33f908
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into for-next/core
by Will Deacon
· 6 years ago
24cf262
Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into for-next/core
by Will Deacon
· 6 years ago
50abbe1
Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into for-next/core
by Will Deacon
· 6 years ago
9431ac2
Merge branch 'for-next/futex' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into for-next/core
by Will Deacon
· 6 years ago
4ad499c
Documentation: Add ARM64 to kernel-parameters.rst
by Josh Poimboeuf
· 6 years ago
a111b7c
arm64/speculation: Support 'mitigations=' cmdline option
by Josh Poimboeuf
· 6 years ago
eb337cd
arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSB
by Will Deacon
· 6 years ago
61ae132
arm64: enable generic CPU vulnerabilites support
by Mian Yousaf Kaukab
· 6 years ago
526e065
arm64: add sysfs vulnerability show for speculative store bypass
by Jeremy Linton
· 6 years ago
61cf61d
arm64: Fix size of __early_cpu_boot_status
by Arun KS
· 6 years ago
0ea4153
clocksource/arm_arch_timer: Use arch_timer_read_counter to access stable counters
by Marc Zyngier
· 6 years ago
a862fc2
clocksource/arm_arch_timer: Remove use of workaround static key
by Marc Zyngier
· 6 years ago
57f2766
clocksource/arm_arch_timer: Drop use of static key in arch_timer_reg_read_stable
by Marc Zyngier
· 6 years ago
5ef19a1
clocksource/arm_arch_timer: Direcly assign set_next_event workaround
by Marc Zyngier
· 6 years ago
dea86a8
arm64: Use arch_timer_read_counter instead of arch_counter_get_cntvct
by Marc Zyngier
· 6 years ago
eae1ddc
watchdog/sbsa: Use arch_timer_read_counter instead of arch_counter_get_cntvct
by Marc Zyngier
· 6 years ago
1f5b62f
ARM: vdso: Remove dependency with the arch_timer driver internals
by Marc Zyngier
· 6 years ago
6989303
arm64: Apply ARM64_ERRATUM_1188873 to Neoverse-N1
by Marc Zyngier
· 6 years ago
0cf57b8
arm64: Add part number for Neoverse N1
by Marc Zyngier
· 6 years ago
c2b5bba
arm64: Make ARM64_ERRATUM_1188873 depend on COMPAT
by Marc Zyngier
· 6 years ago
0f80cad
arm64: Restrict ARM64_ERRATUM_1188873 mitigation to AArch32
by Marc Zyngier
· 6 years ago
5fbbeed
arm64: mm: Remove pte_unmap_nested()
by Qian Cai
· 6 years ago
74dd022
arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variable
by Qian Cai
· 6 years ago
359db57
arm64: compat: Reduce address limit for 64K pages
by Vincenzo Frascino
· 6 years ago
75a19a0
arm64: arch_timer: Ensure counter register reads occur with seqlock held
by Will Deacon
· 6 years ago
2f1d4e2
firmware: arm_sdei: Prohibit probing in '_sdei_handler'
by Xiongfeng Wang
· 6 years ago
f08cae2
arm64: mmap: Ensure file offset is treated as unsigned
by Boyang Zhou
· 6 years ago
bc15cf7
arm64: Kconfig: Tidy up errata workaround help text
by Will Deacon
· 6 years ago
d42281b
arm64: Always enable ssb vulnerability detection
by Jeremy Linton
· 6 years ago
d2532e2
arm64: add sysfs vulnerability show for spectre-v2
by Jeremy Linton
· 6 years ago
8c1e3d2
arm64: Always enable spectre-v2 vulnerability detection
by Jeremy Linton
· 6 years ago
517953c
arm64: Use firmware to detect CPUs that are not affected by Spectre-v2
by Marc Zyngier
· 6 years ago
73f3816
arm64: Advertise mitigation of Spectre-v2, or lack thereof
by Marc Zyngier
· 6 years ago
1b3ccf4
arm64: add sysfs vulnerability show for meltdown
by Jeremy Linton
· 6 years ago
3891ebc
arm64: Add sysfs vulnerability show for spectre-v1
by Mian Yousaf Kaukab
· 6 years ago
e5ce5e7
arm64: Provide a command line to disable spectre_v2 mitigation
by Jeremy Linton
· 6 years ago
4275035
futex: Update comments and docs about return values of arch futex code
by Will Deacon
· 6 years ago
8e4e0ac
arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg()
by Will Deacon
· 6 years ago
03110a5
arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP
by Will Deacon
· 6 years ago
6b4f4bc
locking/futex: Allow low-level atomic operations to return -EAGAIN
by Will Deacon
· 6 years ago
84ff7a09
arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
by Will Deacon
· 6 years ago
cbafee5
Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into for-next/mitigations
by Will Deacon
· 6 years ago
be604c6
arm64: sysreg: Make mrs_s and msr_s macros work with Clang and LTO
by Kees Cook
· 6 years ago
06a916f
arm64: Expose SVE2 features for userspace
by Dave Martin
· 6 years ago
dd52379
arm64: Kconfig: Make CONFIG_COMPAT a menuconfig entry
by Will Deacon
· 6 years ago
af1b3cf
arm64: compat: Add KUSER_HELPERS config option
by Vincenzo Frascino
· 6 years ago
1255a73
arm64: compat: Refactor aarch32_alloc_vdso_pages()
by Vincenzo Frascino
· 6 years ago
d1e5ca6
arm64: compat: Split kuser32
by Vincenzo Frascino
· 6 years ago
0d747f6
arm64: compat: Alloc separate pages for vectors and sigpage
by Vincenzo Frascino
· 6 years ago
9bcb929
perf/arm-ccn: Clean up CPU hotplug handling
by Robin Murphy
· 6 years ago
0d2e2a8
perf/arm-cci: Remove broken race mitigation
by Robin Murphy
· 6 years ago
0336e04
s390/speculation: Support 'mitigations=' cmdline option
by Josh Poimboeuf
· 6 years ago
782e69e
powerpc/speculation: Support 'mitigations=' cmdline option
by Josh Poimboeuf
· 6 years ago
d68be4c
x86/speculation: Support 'mitigations=' cmdline option
by Josh Poimboeuf
· 6 years ago
98af845
cpu/speculation: Add 'mitigations=' cmdline option
by Josh Poimboeuf
· 6 years ago
36a2ba0
ACPI/IORT: Reject platform device creation on NUMA node mapping failure
by Kefeng Wang
· 6 years ago
81fb873
arm64: vdso: Fix clock_getres() for CLOCK_REALTIME
by Vincenzo Frascino
· 6 years ago
22e6c80
arm64: Use the correct style for SPDX License Identifier
by Nishad Kamdar
· 6 years ago
131e135
arm64: instrument smp_{load_acquire,store_release}
by Mark Rutland
· 6 years ago
eea1bb2
arm64: mm: check virtual addr in virt_to_page() if CONFIG_DEBUG_VIRTUAL=y
by Miles Chen
· 6 years ago
b9585f5
arm64: Advertise ARM64_HAS_DCPODP cpu feature
by Andrew Murray
· 6 years ago
04a1438
arm64: add CVADP support to the cache maintenance helper
by Andrew Murray
· 6 years ago
671db58
arm64: Expose DC CVADP to userspace
by Andrew Murray
· 6 years ago
d16ed410
arm64: Handle trapped DC CVADP
by Andrew Murray
· 6 years ago
aec0bff
arm64: HWCAP: encapsulate elf_hwcap
by Andrew Murray
· 6 years ago
aaba098
arm64: HWCAP: add support for AT_HWCAP2
by Andrew Murray
· 6 years ago
a823c35
arm64: ptrace: Add function argument access API
by Masami Hiramatsu
· 6 years ago
691efbe
arm64: vdso: use $(LD) instead of $(CC) to link VDSO
by Masahiro Yamada
· 6 years ago
3d659e7
arm64: perf_event: Remove wrongfully used inline
by Raphael Gault
· 6 years ago
d263119
arm64: compat: Reduce address limit
by Vincenzo Frascino
· 6 years ago
827a108
arm64: Save and restore OSDLR_EL1 across suspend/resume
by Jean-Philippe Brucker
· 6 years ago
6fda41b
arm64: Clear OSDLR_EL1 on CPU boot
by Jean-Philippe Brucker
· 6 years ago
475ba3f
arm64: mm: Consolidate early page table allocation
by Will Deacon
· 6 years ago
54c8d91
arm64: mm: enable per pmd page table lock
by Yu Zhao
· 6 years ago
14b94d0
KVM: ARM: Remove pgtable page standard functions from stage-2 page tables
by Anshuman Khandual
· 6 years ago
369aaab
arm64: mm: don't call page table ctors for init_mm
by Yu Zhao
· 6 years ago
90292ac
arm64: mm: use appropriate ctors for page tables
by Yu Zhao
· 6 years ago
ab6211c
arm64: debug: Clean up brk_handler()
by Will Deacon
· 6 years ago
453b774
arm64: probes: Move magic BRK values into brk-imm.h
by Will Deacon
· 6 years ago
fb610f2
arm64: debug: Remove redundant user_mode(regs) checks from debug handlers
by Will Deacon
· 6 years ago
a22d570
arm64: kprobes: Avoid calling kprobes debug handlers explicitly
by Will Deacon
· 6 years ago
26a04d8
arm64: debug: Separate debug hooks based on target exception level
by Will Deacon
· 6 years ago
cb764a6
arm64: debug: Remove meaningless comment
by Will Deacon
· 6 years ago
5a9132a
arm64: debug: Rename addr parameter for non-watchpoint exception hooks
by Will Deacon
· 6 years ago
52c6d14
arm64: debug: Remove unused return value from do_debug_exception()
by Will Deacon
· 6 years ago
e209274
kasan: Makefile: Replace -pg with CC_FLAGS_FTRACE
by Torsten Duwe
· 6 years ago
e1a7eaf
efi/arm/arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE
by Torsten Duwe
· 6 years ago
edf072d
arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE
by Torsten Duwe
· 6 years ago
f6e5643
arm64: Use defines instead of magic numbers
by Alexandru Elisei
· 6 years ago
24062fe
perf/smmuv3: Enable HiSilicon Erratum 162001800 quirk
by Shameer Kolothum
· 6 years ago
f202cda
perf/smmuv3: Add MSI irq support
by Shameer Kolothum
· 6 years ago
7d839b4
perf/smmuv3: Add arm64 smmuv3 pmu driver
by Neil Leeder
· 6 years ago
24e5160
ACPI/IORT: Add support for PMCG
by Neil Leeder
· 6 years ago
Next »