summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-12-19Merge 4.4.168 into android-4.4Greg Kroah-Hartman
2018-12-17mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2018-12-17mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
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-17KVM: x86: fix empty-body warningsYi Wang
2018-12-17s390/cpum_cf: Reject request for sampling in event initializationThomas Richter
2018-12-17ARM: OMAP1: ams-delta: Fix possible use of uninitialized fieldJanusz Krzysztofik
2018-12-17ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeupNathan Chancellor
2018-12-13Merge 4.4.167 into android-4.4Greg Kroah-Hartman
2018-12-13arc: [devboards] Add support of NFSv3 ACLAlexey Brodkin
2018-12-13ARC: change defconfig defaults to ARCv2Kevin Hilman
2018-12-13mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin
2018-12-13MIPS: ralink: Fix mt7620 nd_sd pinmuxMathias Kresin
2018-12-13xtensa: fix coprocessor context offset definitionsMax Filippov
2018-12-13xtensa: enable coprocessors that are being flushedMax Filippov
2018-12-13kvm: mmu: Fix race in emulated page table writesJunaid Shahid
2018-12-07ANDROID: cuttlefish_defconfig: Enable VIRT_WIFIAlistair Strachan
2018-12-01Merge 4.4.166 into android-4.4Greg Kroah-Hartman
2018-12-01s390/mm: Check for valid vma before zapping in gmap_discardJanosch Frank
2018-12-01arm64: remove no-op -p linker flagGreg Hackmann
2018-12-01x86/entry/64: Remove %ebx handling from error_entry/exitAndy Lutomirski
2018-12-01x86/entry: spell EBX register correctly in documentationNicolas Iooss
2018-12-01powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran
2018-12-01KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILEScott Wood
2018-11-29ANDROID: arm64 defconfig / build config for cuttlefishAlistair Strachan
2018-11-27UPSTREAM: arm64/ptrace: run seccomp after ptraceKees Cook
2018-11-27UPSTREAM: arm/ptrace: run seccomp after ptraceKees Cook
2018-11-27BACKPORT: x86/ptrace: run seccomp after ptraceKees Cook
2018-11-27BACKPORT: x86/entry: Get rid of two-phase syscall entry workAndy Lutomirski
2018-11-27BACKPORT: seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski