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
2018-12-17
posix-timers: Sanitize overrun handling
Thomas Gleixner
3
-13
/
+22
2018-12-17
wil6210: missing length check in wmi_set_ie
Lior David
1
-1
/
+7
2018-12-17
bpf: Prevent memory disambiguation attack
Alexei Starovoitov
1
-4
/
+59
2018-12-17
bpf/verifier: Pass instruction index to check_mem_access() and check_xadd()
Ben Hutchings
1
-8
/
+8
2018-12-17
bpf/verifier: Add spi variable to check_stack_write()
Ben Hutchings
1
-5
/
+3
2018-12-17
bpf: support 8-byte metafield access
Alexei Starovoitov
1
-3
/
+6
2018-12-17
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Tom Lendacky
7
-18
/
+59
2018-12-17
x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
Borislav Petkov
2
-7
/
+7
2018-12-17
x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
Thomas Gleixner
2
-4
/
+12
2018-12-17
KVM: SVM: Move spec control call after restore of GS
Thomas Gleixner
1
-12
/
+12
2018-12-17
x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
Konrad Rzeszutek Wilk
4
-8
/
+8
2018-12-17
x86/bugs, KVM: Support the combination of guest and host IBRS
Konrad Rzeszutek Wilk
2
-8
/
+4
2018-12-17
x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
4
-31
/
+31
2018-12-17
x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
Dan Williams
1
-10
/
+10
2018-12-17
x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
1
-0
/
+9
2018-12-17
x86: fix SMAP in 32-bit environments
Linus Torvalds
1
-0
/
+26
2018-12-17
x86: reorganize SMAP handling in user space accesses
Linus Torvalds
2
-46
/
+101
2018-12-17
KVM/x86: Remove indirect MSR op calls from SPEC_CTRL
Paolo Bonzini
2
-6
/
+8
2018-12-17
KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
1
-0
/
+88
2018-12-17
KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
4
-6
/
+118
2018-12-17
KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
KarimAllah Ahmed
4
-2
/
+33
2018-12-17
KVM/x86: Add IBPB support
Ashok Raj
4
-3
/
+127
2018-12-17
KVM: VMX: make MSR bitmaps per-VCPU
Paolo Bonzini
1
-142
/
+112
2018-12-17
KVM: VMX: introduce alloc_loaded_vmcs
Paolo Bonzini
1
-13
/
+22
2018-12-17
KVM: nVMX: Eliminate vmcs02 pool
Jim Mattson
1
-122
/
+22
2018-12-17
KVM: nVMX: mark vmcs12 pages dirty on L2 exit
David Matlack
1
-10
/
+43
2018-12-17
KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APIC
Radim Krčmář
1
-58
/
+38
2018-12-17
ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command
Takashi Sakamoto
3
-8
/
+2
2018-12-17
pstore: Convert console write to use ->write_buf
Namhyung Kim
1
-2
/
+2
2018-12-17
ocfs2: fix potential use after free
Pan Bian
1
-1
/
+1
2018-12-17
debugobjects: avoid recursive calls with kmemleak
Qian Cai
1
-1
/
+2
2018-12-17
hfsplus: do not free node before using
Pan Bian
1
-1
/
+2
2018-12-17
hfs: do not free node before using
Pan Bian
1
-1
/
+2
2018-12-17
ocfs2: fix deadlock caused by ocfs2_defrag_extent()
Larry Chen
1
-21
/
+26
2018-12-17
fscache, cachefiles: remove redundant variable 'cache'
Colin Ian King
1
-3
/
+0
2018-12-17
fscache: fix race between enablement and dropping of object
NeilBrown
1
-0
/
+3
2018-12-17
xen: xlate_mmu: add missing header to fix 'W=1' warning
Srikanth Boddepalli
1
-0
/
+1
2018-12-17
drm/ast: fixed reading monitor EDID not stable issue
Y.C. Chen
1
-6
/
+30
2018-12-17
net: hisilicon: remove unexpected free_netdev
Pan Bian
1
-3
/
+1
2018-12-17
ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
Josh Elsasser
1
-1
/
+3
2018-12-17
net: thunderx: fix NULL pointer dereference in nic_remove
Lorenzo Bianconi
1
-0
/
+3
2018-12-17
KVM: x86: fix empty-body warnings
Yi Wang
1
-1
/
+1
2018-12-17
USB: omap_udc: fix USB gadget functionality on Palm Tungsten E
Aaro Koskinen
1
-0
/
+1
2018-12-17
USB: omap_udc: fix omap_udc_start() on 15xx machines
Aaro Koskinen
1
-1
/
+2
2018-12-17
USB: omap_udc: fix crashes on probe error and module removal
Aaro Koskinen
1
-31
/
+19
2018-12-17
USB: omap_udc: use devm_request_irq()
Aaro Koskinen
1
-27
/
+10
2018-12-17
bpf: fix check of allowed specifiers in bpf_trace_printk
Martynas Pumputis
1
-3
/
+5
2018-12-17
exportfs: do not read dentry after free
Pan Bian
1
-1
/
+1
2018-12-17
ASoC: omap-dmic: Add pm_qos handling to avoid overruns with CPU_IDLE
Peter Ujfalusi
1
-0
/
+9
2018-12-17
ASoC: omap-mcpdm: Add pm_qos handling to avoid under/overruns with CPU_IDLE
Peter Ujfalusi
1
-1
/
+42
[prev]
[next]