index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2018-11-12
ARM: add PROC_VTABLE and PROC_TABLE macros
Russell King
-16
/
+27
2018-11-12
ARM: clean up per-processor check_bugs method call
Russell King
-2
/
+3
2018-11-12
ARM: split out processor lookup
Russell King
-12
/
+20
2018-11-12
ARM: make lookup_processor_type() non-__init
Russell King
-3
/
+3
2018-11-12
ARM: 8810/1: vfp: Fix wrong assignement to ufp_exc
Julien Thierry
-1
/
+1
2018-11-06
ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm
Ard Biesheuvel
-1
/
+1
2018-10-05
ARM: 8797/1: spectre-v1.1: harden __copy_to_user
Julien Thierry
-2
/
+7
2018-10-05
ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization
Julien Thierry
-5
/
+38
2018-10-05
ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()
Julien Thierry
-6
/
+9
2018-10-05
ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limit
Julien Thierry
-0
/
+8
2018-10-05
ARM: 8793/1: signal: replace __put_user_error with __put_user
Julien Thierry
-4
/
+4
2018-10-05
ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()
Julien Thierry
-2
/
+6
2018-10-05
ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state
Julien Thierry
-20
/
+17
2018-10-05
ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt context
Julien Thierry
-4
/
+6
2018-10-05
ARM: 8789/1: signal: copy registers using __copy_to_user()
Julien Thierry
-22
/
+27
2018-08-02
ARM: spectre-v1: mitigate user accesses
Russell King
-0
/
+13
2018-08-02
ARM: spectre-v1: use get_user() for __get_user()
Russell King
-6
/
+11
2018-08-02
ARM: use __inttype() in get_user()
Russell King
-1
/
+8
2018-08-02
ARM: oabi-compat: copy semops using __copy_from_user()
Russell King
-3
/
+5
2018-08-02
ARM: vfp: use __copy_from_user() when restoring VFP state
Russell King
-24
/
+17
2018-07-26
ARM: signal: copy registers using __copy_from_user()
Russell King
-17
/
+21
2018-05-31
ARM: spectre-v1: fix syscall entry
Russell King
-11
/
+32
2018-05-31
ARM: spectre-v1: add array_index_mask_nospec() implementation
Russell King
-0
/
+19
2018-05-31
ARM: spectre-v1: add speculation barrier (csdb) macros
Russell King
-0
/
+21
2018-05-31
ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1
Russell King
-2
/
+12
2018-05-31
ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
Russell King
-1
/
+16
2018-05-31
ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15
Russell King
-0
/
+1
2018-05-31
ARM: KVM: invalidate icache on guest exit for Cortex-A15
Marc Zyngier
-0
/
+29
2018-05-31
ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17
Marc Zyngier
-5
/
+85
2018-05-31
ARM: spectre-v2: warn about incorrect context switching functions
Russell King
-0
/
+15
2018-05-31
ARM: spectre-v2: add firmware based hardening
Russell King
-0
/
+81
2018-05-31
ARM: spectre-v2: harden user aborts in kernel space
Russell King
-8
/
+94
2018-05-31
ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
Russell King
-3
/
+39
2018-05-31
ARM: spectre-v2: harden branch predictor on context switches
Russell King
-35
/
+115
2018-05-31
ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
Russell King
-0
/
+4
2018-05-31
ARM: bugs: add support for per-processor bug checking
Russell King
-1
/
+10
2018-05-31
ARM: bugs: hook processor bug checking into SMP and suspend paths
Russell King
-0
/
+13
2018-05-31
ARM: bugs: prepare processor bug infrastructure
Russell King
-2
/
+12
2018-05-31
ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
Russell King
-0
/
+8
2018-04-01
Linux 4.16
v4.16
Linus Torvalds
-1
/
+1
2018-03-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-31
/
+24
2018-03-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-4
/
+6
2018-03-31
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-3
/
+12
2018-03-30
Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-5
/
+12
2018-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-384
/
+793
2018-03-30
net: mvneta: fix enable of all initialized RXQs
Yelena Krivosheev
-0
/
+1
2018-03-30
net/ipv6: Fix route leaking between VRFs
David Ahern
-0
/
+3
2018-03-30
vrf: Fix use after free and double free in vrf_finish_output
David Ahern
-2
/
+3
2018-03-30
ipv6: sr: fix seg6 encap performances with TSO enabled
David Lebrun
-9
/
+7
2018-03-30
Merge tag 'ceph-for-4.16-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
-3
/
+6
[next]