summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-17hugetlbfs: check for pgoff value overflowMike Kravetz
2018-12-17hugetlbfs: fix offset overflow in hugetlbfs mmapMike Kravetz
2018-12-17mm/hugetlb.c: don't call region_abort if region_chg failsMike Kravetz
2018-12-17posix-timers: Sanitize overrun handlingThomas Gleixner
2018-12-17wil6210: missing length check in wmi_set_ieLior David
2018-12-17bpf: Prevent memory disambiguation attackAlexei Starovoitov
2018-12-17bpf/verifier: Pass instruction index to check_mem_access() and check_xadd()Ben Hutchings
2018-12-17bpf/verifier: Add spi variable to check_stack_write()Ben Hutchings
2018-12-17bpf: support 8-byte metafield accessAlexei Starovoitov
2018-12-17KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBDTom Lendacky
2018-12-17x86/speculation: Use synthetic bits for IBRS/IBPB/STIBPBorislav Petkov
2018-12-17x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRLThomas Gleixner
2018-12-17KVM: SVM: Move spec control call after restore of GSThomas Gleixner
2018-12-17x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guestKonrad Rzeszutek Wilk
2018-12-17x86/bugs, KVM: Support the combination of guest and host IBRSKonrad Rzeszutek Wilk
2018-12-17x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospecDan Williams
2018-12-17x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}Dan Williams
2018-12-17x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospecDan Williams
2018-12-17x86: fix SMAP in 32-bit environmentsLinus Torvalds
2018-12-17x86: reorganize SMAP handling in user space accessesLinus Torvalds
2018-12-17KVM/x86: Remove indirect MSR op calls from SPEC_CTRLPaolo Bonzini
2018-12-17KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed
2018-12-17KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed
2018-12-17KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIESKarimAllah Ahmed
2018-12-17KVM/x86: Add IBPB supportAshok Raj
2018-12-17KVM: VMX: make MSR bitmaps per-VCPUPaolo Bonzini
2018-12-17KVM: VMX: introduce alloc_loaded_vmcsPaolo Bonzini
2018-12-17KVM: nVMX: Eliminate vmcs02 poolJim Mattson
2018-12-17KVM: nVMX: mark vmcs12 pages dirty on L2 exitDavid Matlack
2018-12-17KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APICRadim Krčmář
2018-12-17ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal commandTakashi Sakamoto
2018-12-17pstore: Convert console write to use ->write_bufNamhyung Kim
2018-12-17ocfs2: fix potential use after freePan Bian
2018-12-17debugobjects: avoid recursive calls with kmemleakQian Cai
2018-12-17hfsplus: do not free node before usingPan Bian
2018-12-17hfs: do not free node before usingPan Bian
2018-12-17ocfs2: fix deadlock caused by ocfs2_defrag_extent()Larry Chen
2018-12-17fscache, cachefiles: remove redundant variable 'cache'Colin Ian King
2018-12-17fscache: fix race between enablement and dropping of objectNeilBrown
2018-12-17xen: xlate_mmu: add missing header to fix 'W=1' warningSrikanth Boddepalli
2018-12-17drm/ast: fixed reading monitor EDID not stable issueY.C. Chen
2018-12-17net: hisilicon: remove unexpected free_netdevPan Bian
2018-12-17ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser
2018-12-17net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi
2018-12-17KVM: x86: fix empty-body warningsYi Wang
2018-12-17USB: omap_udc: fix USB gadget functionality on Palm Tungsten EAaro Koskinen
2018-12-17USB: omap_udc: fix omap_udc_start() on 15xx machinesAaro Koskinen
2018-12-17USB: omap_udc: fix crashes on probe error and module removalAaro Koskinen
2018-12-17USB: omap_udc: use devm_request_irq()Aaro Koskinen
2018-12-17bpf: fix check of allowed specifiers in bpf_trace_printkMartynas Pumputis