index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: ensure that processor vtables is not lost after boot
Russell King
2018-12-06
1
-0
/
+10
*
ARM: spectre-v2: per-CPU vtables to work around big.Little systems
Russell King
2018-11-12
4
-15
/
+61
*
ARM: add PROC_VTABLE and PROC_TABLE macros
Russell King
2018-11-12
2
-16
/
+27
*
ARM: clean up per-processor check_bugs method call
Russell King
2018-11-12
2
-2
/
+3
*
ARM: split out processor lookup
Russell King
2018-11-12
2
-12
/
+20
*
ARM: make lookup_processor_type() non-__init
Russell King
2018-11-12
1
-3
/
+3
*
ARM: 8810/1: vfp: Fix wrong assignement to ufp_exc
Julien Thierry
2018-11-12
1
-1
/
+1
*
ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm
Ard Biesheuvel
2018-11-06
1
-1
/
+1
*
ARM: 8797/1: spectre-v1.1: harden __copy_to_user
Julien Thierry
2018-10-05
2
-2
/
+7
*
ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization
Julien Thierry
2018-10-05
3
-5
/
+38
*
ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()
Julien Thierry
2018-10-05
1
-6
/
+9
*
ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limit
Julien Thierry
2018-10-05
1
-0
/
+8
*
ARM: 8793/1: signal: replace __put_user_error with __put_user
Julien Thierry
2018-10-05
1
-4
/
+4
*
ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()
Julien Thierry
2018-10-05
1
-2
/
+6
*
ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state
Julien Thierry
2018-10-05
3
-20
/
+17
*
ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt context
Julien Thierry
2018-10-05
1
-4
/
+6
*
ARM: 8789/1: signal: copy registers using __copy_to_user()
Julien Thierry
2018-10-05
1
-22
/
+27
*
ARM: spectre-v1: mitigate user accesses
Russell King
2018-08-02
2
-0
/
+13
*
ARM: spectre-v1: use get_user() for __get_user()
Russell King
2018-08-02
1
-6
/
+11
*
ARM: use __inttype() in get_user()
Russell King
2018-08-02
1
-1
/
+8
*
ARM: oabi-compat: copy semops using __copy_from_user()
Russell King
2018-08-02
1
-3
/
+5
*
ARM: vfp: use __copy_from_user() when restoring VFP state
Russell King
2018-08-02
3
-24
/
+17
*
ARM: signal: copy registers using __copy_from_user()
Russell King
2018-07-26
1
-17
/
+21
*
ARM: spectre-v1: fix syscall entry
Russell King
2018-05-31
2
-11
/
+32
*
ARM: spectre-v1: add array_index_mask_nospec() implementation
Russell King
2018-05-31
1
-0
/
+19
*
ARM: spectre-v1: add speculation barrier (csdb) macros
Russell King
2018-05-31
2
-0
/
+21
*
ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1
Russell King
2018-05-31
1
-2
/
+12
*
ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
Russell King
2018-05-31
1
-1
/
+16
*
ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15
Russell King
2018-05-31
1
-0
/
+1
*
ARM: KVM: invalidate icache on guest exit for Cortex-A15
Marc Zyngier
2018-05-31
2
-0
/
+29
*
ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17
Marc Zyngier
2018-05-31
3
-5
/
+85
*
ARM: spectre-v2: warn about incorrect context switching functions
Russell King
2018-05-31
1
-0
/
+15
*
ARM: spectre-v2: add firmware based hardening
Russell King
2018-05-31
2
-0
/
+81
*
ARM: spectre-v2: harden user aborts in kernel space
Russell King
2018-05-31
5
-8
/
+94
*
ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
Russell King
2018-05-31
3
-3
/
+39
*
ARM: spectre-v2: harden branch predictor on context switches
Russell King
2018-05-31
3
-35
/
+115
*
ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
Russell King
2018-05-31
1
-0
/
+4
*
ARM: bugs: add support for per-processor bug checking
Russell King
2018-05-31
3
-1
/
+10
*
ARM: bugs: hook processor bug checking into SMP and suspend paths
Russell King
2018-05-31
4
-0
/
+13
*
ARM: bugs: prepare processor bug infrastructure
Russell King
2018-05-31
3
-2
/
+12
*
ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
Russell King
2018-05-31
1
-0
/
+8
*
Linux 4.16
v4.16
Linus Torvalds
2018-04-01
1
-1
/
+1
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-03-31
2
-31
/
+24
|
\
|
*
perf/hwbp: Simplify the perf-hwbp code, fix documentation
Linus Torvalds
2018-03-28
1
-23
/
+7
|
*
perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUs
Stephane Eranian
2018-03-27
1
-8
/
+17
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-03-31
5
-4
/
+6
|
\
\
|
*
|
x86/platform/UV: Fix critical UV MMR address error
mike.travis@hpe.com
2018-03-28
1
-1
/
+1
|
*
|
x86/platform/uv/BAU: Add APIC idt entry
Andrew Banman
2018-03-28
3
-2
/
+4
|
*
|
x86/purgatory: Avoid creating stray .<pid>.d files, remove -MD from KBUILD_CF...
Sven Wegener
2018-03-25
1
-1
/
+1
*
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-31
2
-3
/
+12
|
\
\
\
[next]