index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEP
Will Deacon
2020-07-16
1
-2
/
+2
*
arm64: ptrace: Use NO_SYSCALL instead of -1 in syscall_trace_enter()
Will Deacon
2020-07-16
1
-2
/
+2
*
arm64: syscall: Expand the comment about ptrace and syscall(-1)
Will Deacon
2020-07-16
1
-1
/
+15
*
arm64: ptrace: Add a comment describing our syscall entry/exit trap ABI
Will Deacon
2020-07-16
1
-2
/
+14
*
arm64: compat: Ensure upper 32 bits of x0 are zero on syscall return
Will Deacon
2020-07-16
2
-1
/
+14
*
arm64: ptrace: Override SPSR.SS when single-stepping is enabled
Will Deacon
2020-07-16
3
-6
/
+20
*
arm64: ptrace: Consistently use pseudo-singlestep exceptions
Will Deacon
2020-07-16
4
-16
/
+23
*
arm64/alternatives: don't patch up internal branches
Ard Biesheuvel
2020-07-09
1
-14
/
+2
*
arm64: Add missing sentinel to erratum_1463225
Florian Fainelli
2020-07-09
1
-0
/
+1
*
arm64: kgdb: Fix single-step exception handling oops
Wei Li
2020-07-08
1
-1
/
+1
*
arm64: entry: Tidy up block comments and label numbers
Will Deacon
2020-07-08
1
-8
/
+14
*
arm64: Rework ARM_ERRATUM_1414080 handling
Marc Zyngier
2020-07-08
1
-15
/
+19
*
arm64: arch_timer: Allow an workaround descriptor to disable compat vdso
Marc Zyngier
2020-07-08
1
-0
/
+1
*
arm64: Introduce a way to disable the 32bit vdso
Marc Zyngier
2020-07-08
2
-3
/
+12
*
arm64: entry: Fix the typo in the comment of el1_dbg()
Kevin Hao
2020-07-08
1
-1
/
+1
*
KVM: arm64: Fix definition of PAGE_HYP_DEVICE
Will Deacon
2020-07-08
1
-1
/
+1
*
arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718
Sai Prakash Ranjan
2020-07-03
2
-0
/
+4
*
arm64: Add KRYO4XX gold CPU cores to erratum list 1463225 and 1418040
Sai Prakash Ranjan
2020-07-03
1
-6
/
+13
*
arm64: Add MIDR value for KRYO4XX gold CPU cores
Sai Prakash Ranjan
2020-07-03
1
-0
/
+2
*
arm64/alternatives: use subsections for replacement sequences
Ard Biesheuvel
2020-07-02
2
-11
/
+8
*
arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelist
Sai Prakash Ranjan
2020-06-25
1
-0
/
+2
*
arm64: perf: Report the PC value in REGS_ABI_32 mode
Jiping Ma
2020-06-25
1
-3
/
+22
*
arm64: kpti: Add KRYO{3, 4}XX silver CPU cores to kpti safelist
Sai Prakash Ranjan
2020-06-24
1
-0
/
+2
*
arm64: Don't insert a BTI instruction at inner labels
Jean-Philippe Brucker
2020-06-24
1
-6
/
+0
*
arm64: vdso: Don't use gcc plugins for building vgettimeofday.c
Alexander Popov
2020-06-24
1
-1
/
+1
*
arm64: vdso: Only pass --no-eh-frame-hdr when linker supports it
Will Deacon
2020-06-24
1
-2
/
+3
*
arm64: Depend on newer binutils when building PAC
Mark Brown
2020-06-23
1
-2
/
+2
*
arm64: compat: Remove 32-bit sigreturn code from the vDSO
Will Deacon
2020-06-23
3
-71
/
+0
*
arm64: compat: Always use sigpage for sigreturn trampoline
Will Deacon
2020-06-23
1
-25
/
+0
*
arm64: compat: Allow 32-bit vdso and sigpage to co-exist
Will Deacon
2020-06-23
4
-36
/
+32
*
arm64: vdso: Disable dwarf unwinding through the sigreturn trampoline
Will Deacon
2020-06-23
2
-21
/
+35
*
arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints
Will Deacon
2020-06-18
1
-18
/
+26
*
arm64: kexec_file: Use struct_size() in kmalloc()
Gustavo A. R. Silva
2020-06-18
1
-2
/
+1
*
arm64: mm: reserve hugetlb CMA after numa_init
Barry Song
2020-06-18
1
-5
/
+10
*
arm64: bti: Require clang >= 10.0.1 for in-kernel BTI support
Will Deacon
2020-06-17
1
-0
/
+2
*
arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=n
Will Deacon
2020-06-16
1
-3
/
+3
*
arm64: pgtable: Clear the GP bit for non-executable kernel pages
Will Deacon
2020-06-16
1
-1
/
+1
*
arm64: mm: reset address tag set by kasan sw tagging
Shyam Thombre
2020-06-15
1
-0
/
+1
*
arm64: traps: Dump registers prior to panic() in bad_mode()
Will Deacon
2020-06-15
1
-0
/
+1
*
arm64/sve: Eliminate data races on sve_default_vl
Dave Martin
2020-06-15
1
-7
/
+18
*
arm64: remove TEXT_OFFSET randomization
Ard Biesheuvel
2020-06-15
2
-21
/
+0
*
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-06-13
39
-303
/
+303
|
\
|
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
35
-297
/
+297
|
*
kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables
Denis Efremov
2020-06-11
4
-7
/
+7
*
|
Merge tag 'powerpc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-13
1
-1
/
+1
|
\
\
|
*
|
KVM: PPC: Fix nested guest RC bits update
Alexey Kardashevskiy
2020-06-12
1
-1
/
+1
*
|
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2020-06-13
2
-2
/
+64
|
\
\
\
|
*
|
|
ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefully
Ard Biesheuvel
2020-06-13
1
-0
/
+62
|
*
|
|
ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0
Chris Packham
2020-06-13
1
-2
/
+2
*
|
|
|
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2020-06-13
1
-2
/
+2
|
\
\
\
\
[next]