summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-17Linux 4.4.168v4.4.168Greg Kroah-Hartman
2018-12-17selftests: Move networking/timestamping from DocumentationShuah Khan
2018-12-17rocker: fix rocker_tlv_put_* functions for KASANArnd Bergmann
2018-12-17staging: speakup: Replace strncpy with memcpyGuenter Roeck
2018-12-17matroxfb: fix size of memcpySudip Mukherjee
2018-12-17media: dvb-frontends: fix i2c access helpers for KASANArnd Bergmann
2018-12-17proc: do not access cmdline nor environ from file-backed areasWilly Tarreau
2018-12-17proc: don't use FOLL_FORCE for reading cmdline and environmentLinus Torvalds
2018-12-17mm: replace access_remote_vm() write parameter with gup_flagsLorenzo Stoakes
2018-12-17mm: replace __access_remote_vm() write parameter with gup_flagsLorenzo Stoakes
2018-12-17mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2018-12-17mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes
2018-12-17mm: replace get_user_pages_locked() write/force parameters with gup_flagsLorenzo Stoakes
2018-12-17mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
2018-12-17mm/nommu.c: Switch __get_user_pages_unlocked() to use __get_user_pages()Ben Hutchings
2018-12-17mm: remove write/force parameters from __get_user_pages_unlocked()Lorenzo Stoakes
2018-12-17mm: remove write/force parameters from __get_user_pages_locked()Lorenzo Stoakes
2018-12-17sr: pass down correctly sized SCSI sense bufferJens Axboe
2018-12-17swiotlb: clean up reportingKees Cook
2018-12-17hugetlbfs: fix bug in pgoff overflow checkingMike Kravetz
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ář