index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-keystone
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-02
ARM: spectre-v1: use get_user() for __get_user()
Russell King
1
-6
/
+11
2018-08-02
ARM: use __inttype() in get_user()
Russell King
1
-1
/
+8
2018-08-02
ARM: oabi-compat: copy semops using __copy_from_user()
Russell King
1
-3
/
+5
2018-08-02
ARM: vfp: use __copy_from_user() when restoring VFP state
Russell King
3
-24
/
+17
2018-07-26
ARM: signal: copy registers using __copy_from_user()
Russell King
1
-17
/
+21
2018-06-01
ARM: spectre-v1: fix syscall entry
Russell King
2
-11
/
+32
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-04-01
Linux 4.16
v4.16
Linus Torvalds
1
-1
/
+1
2018-03-30
net: mvneta: fix enable of all initialized RXQs
Yelena Krivosheev
1
-0
/
+1
2018-03-30
net/ipv6: Fix route leaking between VRFs
David Ahern
1
-0
/
+3
2018-03-30
vrf: Fix use after free and double free in vrf_finish_output
David Ahern
1
-2
/
+3
2018-03-30
ipv6: sr: fix seg6 encap performances with TSO enabled
David Lebrun
1
-9
/
+7
2018-03-30
net/dim: Fix int overflow
Tal Gilboa
1
-1
/
+1
2018-03-30
vlan: Fix vlan insertion for packets without ethernet header
Toshiaki Makita
1
-2
/
+13
2018-03-30
net: Fix untag for vlan packets without ethernet header
Toshiaki Makita
1
-2
/
+4
2018-03-30
atm: iphase: fix spelling mistake: "Receiverd" -> "Received"
Colin Ian King
1
-1
/
+1
2018-03-30
ceph: only dirty ITER_IOVEC pages for direct read
Yan, Zheng
1
-3
/
+6
2018-03-30
dm: fix dropped return code from dm_get_bdev_for_ioctl
Mike Snitzer
1
-3
/
+5
2018-03-29
dm mpath: fix support for loading scsi_dh modules during table load
Mike Snitzer
1
-1
/
+1
2018-03-29
vhost: validate log when IOTLB is enabled
Jason Wang
1
-8
/
+6
2018-03-29
qede: Do not drop rx-checksum invalidated packets.
Manish Chopra
1
-8
/
+2
2018-03-29
mtd: jedec_probe: Fix crash in jedec_read_mfr()
Linus Walleij
1
-0
/
+2
2018-03-29
mtd: nand: atmel: Fix get_sectorsize() function
Boris Brezillon
1
-1
/
+1
2018-03-29
hv_netvsc: enable multicast if necessary
Stephen Hemminger
1
-1
/
+1
2018-03-29
ip_tunnel: Resolve ipsec merge conflict properly.
David S. Miller
1
-6
/
+6
2018-03-29
lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multic...
Raghuram Chary J
1
-2
/
+21
2018-03-29
netfilter: nf_nat_snmp_basic: add correct dependency to Makefile
Masahiro Yamada
1
-1
/
+1
2018-03-29
MAINTAINERS: demote ARM port to "odd fixes"
Russell King
1
-7
/
+21
2018-03-29
MAINTAINERS: correct rmk's email address
Russell King
1
-2
/
+2
2018-03-29
mm/kmemleak.c: wait for scan completion before disabling free
Vinayak Menon
1
-5
/
+7
2018-03-29
mm/memcontrol.c: fix parameter description mismatch
Honglei Wang
1
-3
/
+3
2018-03-29
mm/vmstat.c: fix vmstat_update() preemption BUG
Steven J. Hill
1
-0
/
+2
2018-03-29
mm/page_owner: fix recursion bug after changing skip entries
Maninder Singh
1
-3
/
+3
2018-03-29
ipc/shm.c: add split function to shm_vm_ops
Mike Kravetz
1
-0
/
+12
[next]