index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
event_analyzing_sample.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-04
arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definition
Dave Martin
1
-1
/
+1
2019-01-04
drivers/perf: hisi: Fixup one DDRC PMU register offset
Shaokun Zhang
1
-2
/
+2
2019-01-04
arm64: replace arm64-obj-* in Makefile with obj-*
Masahiro Yamada
1
-31
/
+30
2019-01-03
arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region
Yueyi Li
1
-1
/
+1
2019-01-03
firmware: arm_sdei: Fix DT platform device creation
James Morse
1
-5
/
+0
2019-01-03
firmware: arm_sdei: fix wrong of_node_put() in init function
Nicolas Saenz Julienne
1
-1
/
+0
2019-01-03
arm64: entry: remove unused register aliases
Mark Rutland
1
-11
/
+1
2019-01-03
arm64: smp: Fix compilation error
Shaokun Zhang
1
-3
/
+5
2018-12-14
arm64: kaslr: print PHYS_OFFSET in dump_kernel_offset()
Miles Chen
1
-0
/
+1
2018-12-13
arm64: sysreg: Use _BITUL() when defining register bits
Will Deacon
1
-40
/
+41
2018-12-13
arm64: cpufeature: Rework ptr auth hwcaps using multi_entry_cap_matches
Will Deacon
3
-89
/
+99
2018-12-13
arm64: cpufeature: Reduce number of pointer auth CPU caps from 6 to 4
Will Deacon
3
-17
/
+8
2018-12-13
arm64: docs: document pointer authentication
Mark Rutland
4
-0
/
+116
2018-12-13
arm64: ptr auth: Move per-thread keys from thread_info to thread_struct
Will Deacon
4
-8
/
+7
2018-12-13
arm64: enable pointer authentication
Mark Rutland
1
-0
/
+23
2018-12-13
arm64: add prctl control for resetting ptrauth keys
Kristina Martsenko
6
-0
/
+71
2018-12-13
arm64: perf: strip PAC when unwinding userspace
Mark Rutland
2
-1
/
+12
2018-12-13
arm64: expose user PAC bit positions via ptrace
Mark Rutland
6
-2
/
+57
2018-12-13
arm64: add basic pointer authentication support
Mark Rutland
6
-0
/
+104
2018-12-13
arm64/cpufeature: detect pointer authentication
Mark Rutland
3
-1
/
+109
2018-12-13
arm64: Don't trap host pointer auth use to EL2
Mark Rutland
1
-1
/
+3
2018-12-13
arm64/kvm: hide ptrauth from guests
Mark Rutland
2
-0
/
+26
2018-12-13
arm64/kvm: consistently handle host HCR_EL2 flags
Mark Rutland
3
-4
/
+4
2018-12-13
arm64: add pointer authentication register bits
Mark Rutland
2
-1
/
+32
2018-12-13
arm64: add comments about EC exception levels
Kristina Martsenko
1
-7
/
+7
2018-12-13
arm64: perf: Treat EXCLUDE_EL* bit definitions as unsigned
Will Deacon
1
-3
/
+3
2018-12-13
arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 field
Will Deacon
1
-0
/
+6
2018-12-12
arm64: enable per-task stack canaries
Ard Biesheuvel
5
-2
/
+23
2018-12-12
arm64: Add memory hotplug support
Robin Murphy
4
-0
/
+38
2018-12-12
arm64: percpu: Fix LSE implementation of value-returning pcpu atomics
Will Deacon
1
-1
/
+1