index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
nx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-01
ARM: spectre-v1: add array_index_mask_nospec() implementation
Russell King
1
-0
/
+19
2018-06-01
ARM: spectre-v1: add speculation barrier (csdb) macros
Russell King
2
-0
/
+21
2018-05-31
ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1
Russell King
1
-2
/
+12
2018-05-31
ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
Russell King
1
-1
/
+16
2018-05-31
ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15
Russell King
1
-0
/
+1
2018-05-31
ARM: KVM: invalidate icache on guest exit for Cortex-A15
Marc Zyngier
2
-0
/
+29
2018-05-31
ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17
Marc Zyngier
3
-5
/
+85
2018-05-31
ARM: spectre-v2: warn about incorrect context switching functions
Russell King
1
-0
/
+15
2018-05-31
ARM: spectre-v2: add firmware based hardening
Russell King
2
-0
/
+81
2018-05-31
ARM: spectre-v2: harden user aborts in kernel space
Russell King
5
-8
/
+94
2018-05-31
ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
Russell King
3
-3
/
+39
2018-05-31
ARM: spectre-v2: harden branch predictor on context switches
Russell King
3
-35
/
+115
2018-05-31
ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
Russell King
1
-0
/
+4
2018-05-31
ARM: bugs: add support for per-processor bug checking
Russell King
3
-1
/
+10
2018-05-31
ARM: bugs: hook processor bug checking into SMP and suspend paths
Russell King
4
-0
/
+13
2018-05-31
ARM: bugs: prepare processor bug infrastructure
Russell King
3
-2
/
+12
2018-05-31
ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
Russell King
1
-0
/
+8
2018-05-19
ARM: fix kill( ,SIGFPE) breakage
Russell King
2
-14
/
+1
2018-05-19
ARM: 8774/1: remove no-op macro VMLINUX_SYMBOL()
Masahiro Yamada
1
-8
/
+8
2018-05-19
ARM: 8773/1: amba: Export amba_bustype
Kim Phillips
1
-0
/
+1
2018-05-19
ARM: 8768/1: uaccess: remove const to avoid duplicate specifier
Stefan Agner
1
-1
/
+1
2018-05-19
ARM: 8767/1: add support for building ARM kernel with clang
Stefan Agner
1
-1
/
+1
2018-05-19
ARM: 8766/1: drop no-thumb-interwork in EABI mode
Stefan Agner
1
-1
/
+1
2018-05-19
ARM: 8765/1: smp: Move clear_tasks_mm_cpumask() call to __cpu_die()
Grygorii Strashko
1
-2
/
+1
2018-05-19
ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct size
David Rivshin
1
-1
/
+1
2018-05-19
ARM: 8763/1: dma-mapping: Use vma_pages()
Fabio Estevam
1
-1
/
+1
2018-05-19
ARM: 8757/1: NOMMU: Support PMSAv8 MPU
Vladimir Murzin
9
-4
/
+547
2018-05-19
ARM: 8756/1: NOMMU: Postpone MPU activation till __after_proc_init
Vladimir Murzin
1
-23
/
+22
2018-05-19
ARM: 8755/1: NOMMU: Reorganise __setup_mpu
Vladimir Murzin
1
-2
/
+5
2018-05-19
ARM: 8754/1: NOMMU: Move PMSAv7 MPU under it's own namespace
Vladimir Murzin
6
-110
/
+133
2018-05-19
ARM: 8752/1: Kconfig: default ARM_MODULE_PLTS to 'y'
Anders Roxell
1
-1
/
+3
2018-05-19
ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
Masami Hiramatsu
2
-0
/
+20
2018-05-19
ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
Masami Hiramatsu
1
-1
/
+4
2018-05-19
ARM: 8770/1: kprobes: Prohibit probing on optimized_callback
Masami Hiramatsu
1
-0
/
+1
2018-05-19
ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
Masami Hiramatsu
1
-1
/
+2
2018-05-19
ARM: replace unnecessary perl with sed and the shell $(( )) operator
Russell King
1
-5
/
+3
2018-05-19
ARM: kexec: record parent context registers for non-crash CPUs
Russell King
1
-1
/
+1
2018-05-19
ARM: kexec: fix kdump register saving on panic()
Russell King
1
-12
/
+22
2018-05-19
ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernel
Łukasz Stelmach
1
-2
/
+2
2018-05-19
ARM: 8753/1: decompressor: add a missing parameter to the addruart macro
Łukasz Stelmach
1
-8
/
+8
2018-04-16
Linux 4.17-rc1
v4.17-rc1
Linus Torvalds
1
-2
/
+2
2018-04-14
kernel/kexec_file.c: move purgatories sha256 to common code
Philipp Rudo
5
-4
/
+28
2018-04-14
kernel/kexec_file.c: allow archs to set purgatory load address
Philipp Rudo
4
-32
/
+31
2018-04-14
kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load
Philipp Rudo
2
-34
/
+13
2018-04-14
kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrs
Philipp Rudo
1
-22
/
+12
2018-04-14
kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrs
Philipp Rudo
1
-46
/
+30
2018-04-14
kernel/kexec_file.c: split up __kexec_load_puragory
Philipp Rudo
1
-97
/
+103
2018-04-14
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
Philipp Rudo
3
-61
/
+71
2018-04-14
kernel/kexec_file.c: search symbols in read-only kexec_purgatory
Philipp Rudo
1
-16
/
+22
2018-04-14
kernel/kexec_file.c: make purgatory_info->ehdr const
Philipp Rudo
2
-8
/
+13
[next]