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.19.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-7.0.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-07-10
clk: kirkwood: fix refcount leak in kirkwood_clk_init()
Yangtao Li
1
-1
/
+4
2019-07-10
clk: armada-370: fix refcount leak in a370_clk_init()
Yangtao Li
1
-1
/
+3
2019-07-10
clk: vf610: fix refcount leak in vf610_clocks_init()
Yangtao Li
1
-0
/
+1
2019-07-10
clk: imx6sx: fix refcount leak in imx6sx_clocks_init()
Yangtao Li
1
-0
/
+1
2019-07-10
clk: imx6q: fix refcount leak in imx6q_clocks_init()
Yangtao Li
1
-0
/
+1
2019-07-10
clk: samsung: exynos4: fix refcount leak in exynos4_get_xom()
Yangtao Li
1
-0
/
+1
2019-07-10
clk: socfpga: fix refcount leak
Yangtao Li
1
-0
/
+1
2019-07-10
clk: highbank: fix refcount leak in hb_clk_init()
Yangtao Li
1
-0
/
+1
2019-07-10
staging: iio: adt7316: allow adt751x to use internal vref for all dacs
Jeremy Fertic
1
-1
/
+1
2019-07-10
staging: iio: adt7316: invert the logic of the check for an ldac pin
Jeremy Fertic
1
-1
/
+1
2019-07-10
staging: iio: adt7316: fix register and bit definitions
Jeremy Fertic
1
-3
/
+3
2019-06-20
Linux 3.16.69
v3.16.69
Ben Hutchings
1
-1
/
+1
2019-06-20
tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
Eric Dumazet
1
-0
/
+1
2019-06-20
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
4
-2
/
+22
2019-06-20
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
3
-0
/
+7
2019-06-20
tcp: limit payload size of sacked skbs
Eric Dumazet
5
-7
/
+30
2019-06-20
Bluetooth: hidp: fix buffer overflow
Young Xiao
1
-0
/
+1
2019-06-20
ext4: zero out the unused memory region in the extent tree block
Sriram Rajagopalan
1
-2
/
+15
2019-06-20
scsi: megaraid_sas: return error when create DMA pool failed
Jason Yan
1
-0
/
+1
2019-06-20
drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctl
Dan Carpenter
1
-0
/
+3
2019-06-20
mm/mincore.c: make mincore() more conservative
Jiri Kosina
1
-0
/
+21
2019-06-20
mm: introduce vma_is_anonymous(vma) helper
Oleg Nesterov
2
-4
/
+9
2019-05-23
Linux 3.16.68
v3.16.68
Ben Hutchings
1
-1
/
+1
2019-05-23
x86/bugs: Change L1TF mitigation string to match upstream
Ben Hutchings
1
-1
/
+1
2019-05-23
x86/cpu/bugs: Use __initconst for 'const' init data
Andi Kleen
1
-3
/
+3
2019-05-23
x86/speculation/mds: Fix documentation typo
Josh Poimboeuf
1
-1
/
+1
2019-05-23
Documentation: Correct the possible MDS sysfs values
Tyler Hicks
1
-16
/
+13
2019-05-23
x86/mds: Add MDSUM variant to the MDS documentation
speck for Pawan Gupta
2
-2
/
+8
2019-05-23
x86/speculation/mds: Add 'mitigations=' support for MDS
Josh Poimboeuf
2
-1
/
+2
2019-05-23
x86/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
3
-8
/
+16
2019-05-23
cpu/speculation: Add 'mitigations=' cmdline option
Josh Poimboeuf
3
-0
/
+49
2019-05-23
x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
Konrad Rzeszutek Wilk
1
-1
/
+2
2019-05-23
x86/speculation/mds: Fix comment
Boris Ostrovsky
1
-1
/
+1
2019-05-23
x86/speculation/mds: Add SMT warning message
Josh Poimboeuf
1
-0
/
+8
2019-05-23
x86/speculation: Move arch_smt_update() call to after mitigation decisions
Josh Poimboeuf
1
-3
/
+2
2019-05-23
Documentation: Add MDS vulnerability documentation
Thomas Gleixner
2
-0
/
+309
2019-05-23
Documentation: Move L1TF to separate directory
Thomas Gleixner
1
-1
/
+1
2019-05-23
x86/speculation/mds: Add mitigation mode VMWERV
Thomas Gleixner
3
-6
/
+40
2019-05-23
x86/speculation/mds: Add sysfs reporting for MDS
Thomas Gleixner
4
-0
/
+38
2019-05-23
x86/speculation/l1tf: Document l1tf in sysfs
Ben Hutchings
1
-0
/
+1
2019-05-23
x86/speculation/mds: Add mitigation control for MDS
Thomas Gleixner
3
-0
/
+98
2019-05-23
x86/speculation/mds: Conditionally clear CPU buffers on idle entry
Thomas Gleixner
5
-0
/
+67
2019-05-23
x86/speculation/mds: Clear CPU buffers on exit to user
Thomas Gleixner
8
-1
/
+109
2019-05-23
x86/speculation/mds: Add mds_clear_cpu_buffers()
Thomas Gleixner
2
-0
/
+124
2019-05-23
x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
Andi Kleen
1
-1
/
+1
2019-05-23
x86/speculation/mds: Add BUG_MSBDS_ONLY
Thomas Gleixner
2
-8
/
+13
2019-05-23
x86/speculation/mds: Add basic bug infrastructure for MDS
Andi Kleen
3
-8
/
+22
2019-05-23
x86/speculation: Consolidate CPU whitelists
Thomas Gleixner
1
-49
/
+56
2019-05-23
x86/msr-index: Cleanup bit defines
Thomas Gleixner
1
-7
/
+7
2019-05-23
kvm: x86: Report STIBP on GET_SUPPORTED_CPUID
Eduardo Habkost
1
-2
/
+3
[prev]
[next]