index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-23
arm64: vdso32: Fix '--prefix=' value for newer versions of clang
Nathan Chancellor
2020-07-17
drivers/perf: Prevent forced unbinding of PMU drivers
Qi Liu
2020-07-17
asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()
Will Deacon
2020-07-16
arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEP
Will Deacon
2020-07-16
arm64: ptrace: Use NO_SYSCALL instead of -1 in syscall_trace_enter()
Will Deacon
2020-07-16
arm64: syscall: Expand the comment about ptrace and syscall(-1)
Will Deacon
2020-07-16
arm64: ptrace: Add a comment describing our syscall entry/exit trap ABI
Will Deacon
2020-07-16
arm64: compat: Ensure upper 32 bits of x0 are zero on syscall return
Will Deacon
2020-07-16
arm64: ptrace: Override SPSR.SS when single-stepping is enabled
Will Deacon
2020-07-16
arm64: ptrace: Consistently use pseudo-singlestep exceptions
Will Deacon
2020-07-16
drivers/perf: Fix kernel panic when rmmod PMU modules during perf sampling
Qi Liu
2020-07-13
efi/libstub/arm64: Retain 2MB kernel Image alignment if !KASLR
Will Deacon
2020-07-09
arm64/alternatives: don't patch up internal branches
Ard Biesheuvel
2020-07-09
arm64: Add missing sentinel to erratum_1463225
Florian Fainelli
2020-07-08
arm64: Documentation: Fix broken table in generated HTML
Suzuki K Poulose
2020-07-08
arm64: kgdb: Fix single-step exception handling oops
Wei Li
2020-07-08
arm64: entry: Tidy up block comments and label numbers
Will Deacon
2020-07-08
arm64: Rework ARM_ERRATUM_1414080 handling
Marc Zyngier
2020-07-08
arm64: arch_timer: Disable the compat vdso for cores affected by ARM64_WORKAR...
Marc Zyngier
2020-07-08
arm64: arch_timer: Allow an workaround descriptor to disable compat vdso
Marc Zyngier
2020-07-08
arm64: Introduce a way to disable the 32bit vdso
Marc Zyngier
2020-07-08
arm64: entry: Fix the typo in the comment of el1_dbg()
Kevin Hao
2020-07-08
drivers/firmware/psci: Assign @err directly in hotplug_tests()
Gavin Shan
2020-07-08
drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups()
Gavin Shan
2020-07-08
KVM: arm64: Fix definition of PAGE_HYP_DEVICE
Will Deacon
2020-07-03
arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718
Sai Prakash Ranjan
2020-07-03
arm64: Add KRYO4XX gold CPU cores to erratum list 1463225 and 1418040
Sai Prakash Ranjan
2020-07-03
arm64: Add MIDR value for KRYO4XX gold CPU cores
Sai Prakash Ranjan
2020-07-02
arm64/alternatives: use subsections for replacement sequences
Ard Biesheuvel
2020-06-25
arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelist
Sai Prakash Ranjan
2020-06-25
arm64: perf: Report the PC value in REGS_ABI_32 mode
Jiping Ma
2020-06-24
kselftest: arm64: Remove redundant clean target
Mark Brown
2020-06-24
arm64: kpti: Add KRYO{3, 4}XX silver CPU cores to kpti safelist
Sai Prakash Ranjan
2020-06-24
arm64: Don't insert a BTI instruction at inner labels
Jean-Philippe Brucker
2020-06-24
arm64: vdso: Don't use gcc plugins for building vgettimeofday.c
Alexander Popov
2020-06-24
arm64: vdso: Only pass --no-eh-frame-hdr when linker supports it
Will Deacon
2020-06-23
arm64: Depend on newer binutils when building PAC
Mark Brown
2020-06-23
arm64: compat: Remove 32-bit sigreturn code from the vDSO
Will Deacon
2020-06-23
arm64: compat: Always use sigpage for sigreturn trampoline
Will Deacon
2020-06-23
arm64: compat: Allow 32-bit vdso and sigpage to co-exist
Will Deacon
2020-06-23
arm64: vdso: Disable dwarf unwinding through the sigreturn trampoline
Will Deacon
2020-06-18
arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints
Will Deacon
2020-06-18
arm64: kexec_file: Use struct_size() in kmalloc()
Gustavo A. R. Silva
2020-06-18
arm64: mm: reserve hugetlb CMA after numa_init
Barry Song
2020-06-17
arm64: bti: Require clang >= 10.0.1 for in-kernel BTI support
Will Deacon
2020-06-16
arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=n
Will Deacon
2020-06-16
arm64: pgtable: Clear the GP bit for non-executable kernel pages
Will Deacon
2020-06-15
arm64: mm: reset address tag set by kasan sw tagging
Shyam Thombre
2020-06-15
arm64: traps: Dump registers prior to panic() in bad_mode()
Will Deacon
2020-06-15
arm64/sve: Eliminate data races on sve_default_vl
Dave Martin
[next]