index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-10
ARM: use __inttype() in get_user()
Russell King
1
-1
/
+8
2019-11-10
ARM: oabi-compat: copy semops using __copy_from_user()
Russell King
1
-3
/
+5
2019-11-10
ARM: vfp: use __copy_from_user() when restoring VFP state
Russell King
3
-21
/
+17
2019-11-10
ARM: signal: copy registers using __copy_from_user()
Russell King
1
-17
/
+21
2019-11-10
ARM: spectre-v1: fix syscall entry
Russell King
2
-11
/
+32
2019-11-10
ARM: spectre-v1: add array_index_mask_nospec() implementation
Russell King
1
-0
/
+21
2019-11-10
ARM: spectre-v1: add speculation barrier (csdb) macros
Russell King
2
-0
/
+21
2019-11-10
ARM: spectre-v2: warn about incorrect context switching functions
Russell King
1
-0
/
+15
2019-11-10
ARM: spectre-v2: add firmware based hardening
Russell King
2
-0
/
+81
2019-11-10
ARM: spectre-v2: harden user aborts in kernel space
Russell King
5
-8
/
+94
2019-11-10
ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
Russell King
3
-3
/
+39
2019-11-10
ARM: spectre-v2: harden branch predictor on context switches
Russell King
3
-35
/
+115
2019-11-10
ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
Russell King
1
-0
/
+4
2019-11-10
ARM: bugs: add support for per-processor bug checking
Russell King
3
-1
/
+10
2019-11-10
ARM: bugs: hook processor bug checking into SMP and suspend paths
Russell King
4
-0
/
+13
2019-11-10
ARM: bugs: prepare processor bug infrastructure
Russell King
3
-2
/
+12
2019-11-10
ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
Russell King
1
-0
/
+8
2019-11-10
arm/arm64: smccc-1.1: Handle function result as parameters
Marc Zyngier
1
-10
/
+20
2019-11-10
arm/arm64: smccc-1.1: Make return values unsigned long
Marc Zyngier
1
-10
/
+10
2019-11-10
arm/arm64: smccc: Add SMCCC-specific return codes
Marc Zyngier
1
-0
/
+5
2019-11-10
arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
Marc Zyngier
1
-0
/
+141
2019-11-10
arm/arm64: smccc: Make function identifiers an unsigned quantity
Marc Zyngier
1
-2
/
+4
2019-11-10
firmware/psci: Expose SMCCC version through psci_ops
Marc Zyngier
2
-0
/
+33
2019-11-10
firmware/psci: Expose PSCI conduit
Marc Zyngier
2
-5
/
+30
2019-11-10
arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
Marc Zyngier
1
-0
/
+5
2019-11-10
arm/arm64: KVM: Advertise SMCCC v1.1
Marc Zyngier
1
-3
/
+19
2019-11-10
ARM: Move system register accessors to asm/cp15.h
Vladimir Murzin
2
-16
/
+26
2019-11-10
ARM: uaccess: remove put_user() code duplication
Russell King
1
-57
/
+49
2019-11-10
ARM: 8481/2: drivers: psci: replace psci firmware calls
Jens Wiklander
6
-64
/
+23
2019-11-10
ARM: 8480/2: arm64: add implementation for arm-smccc
Jens Wiklander
5
-1
/
+53
2019-11-10
ARM: 8479/2: add implementation for arm-smccc
Jens Wiklander
4
-0
/
+71
2019-11-10
ARM: 8478/2: arm/arm64: add arm-smccc
Jens Wiklander
2
-0
/
+107
2019-11-10
ARM: 8051/1: put_user: fix possible data corruption in put_user
Andrey Ryabinin
1
-1
/
+1
2019-11-10
dmaengine: qcom: bam_dma: Fix resource leak
Jeffrey Hugo
1
-0
/
+14
2019-11-10
net/flow_dissector: switch to siphash
Eric Dumazet
7
-49
/
+46
2019-11-10
inet: stop leaking jiffies on the wire
Eric Dumazet
4
-5
/
+5
2019-11-10
net/mlx4_core: Dynamically set guaranteed amount of counters per VF
Eran Ben Elisha
1
-16
/
+26
2019-11-10
vxlan: check tun_info options_len properly
Xin Long
1
-1
/
+4
2019-11-10
net: add READ_ONCE() annotation in __skb_wait_for_more_packets()
Eric Dumazet
1
-1
/
+1
2019-11-10
net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
zhanglin
1
-1
/
+3
2019-11-10
net: hisilicon: Fix ping latency when deal with high throughput
Jiangfeng Xiao
1
-6
/
+9
2019-11-10
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
2
-3
/
+31
2019-11-10
dccp: do not leak jiffies on the wire
Eric Dumazet
1
-1
/
+1
2019-11-10
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
Dave Wysochanski
4
-9
/
+22
2019-11-10
MIPS: bmips: mark exception vectors as char arrays
Jonas Gorski
3
-10
/
+10
2019-11-10
of: unittest: fix memory leak in unittest_data_add
Navid Emamdoost
1
-0
/
+1
2019-11-10
scsi: target: core: Do not overwrite CDB byte 1
Bodo Stroesser
1
-21
/
+0
2019-11-10
perf kmem: Fix memory leak in compact_gfp_flags()
Yunfeng Ye
1
-0
/
+1
2019-11-10
scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE
Thomas Bogendoerfer
1
-1
/
+1
2019-11-10
scsi: sni_53c710: fix compilation error
Thomas Bogendoerfer
1
-3
/
+1
[prev]
[next]