OSDN Git Service

kernel/relay.c: revert "kernel/relay.c: fix potential memory leak"
[android-x86/kernel.git] / arch /
2018-02-17 James MorseKVM: arm/arm64: Handle CPU_PM_ENTER_FAILED
2018-02-17 Liran AlonKVM: nVMX: Fix races when sending nested PI while dest...
2018-02-17 Marc Zyngierarm: KVM: Fix SMCCC handling of unimplemented SMC/HVC...
2018-02-17 Eric Biggerscrypto: sha512-mb - initialize pending lengths correctly
2018-02-17 Eric Biggerscrypto: poly1305 - remove ->setkey() method
2018-02-17 Hugh Dickinskaiser: fix compile error without vsyscall
2018-02-17 Michal Suchanekpowerpc/pseries: include linux/types.h in asm/hvcall.h
2018-02-13 Borislav Petkovx86/microcode: Do the family check first
2018-02-13 KarimAllah AhmedKVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
2018-02-13 KarimAllah AhmedKVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
2018-02-13 KarimAllah AhmedKVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
2018-02-13 Ashok RajKVM/x86: Add IBPB support
2018-02-13 Paolo BonziniKVM: VMX: make MSR bitmaps per-VCPU
2018-02-13 Paolo BonziniKVM: VMX: introduce alloc_loaded_vmcs
2018-02-13 Jim MattsonKVM: nVMX: Eliminate vmcs02 pool
2018-02-13 David MatlackKVM: nVMX: mark vmcs12 pages dirty on L2 exit
2018-02-13 David HildenbrandKVM: nVMX: vmx_complete_nested_posted_interrupt() can...
2018-02-13 David HildenbrandKVM: nVMX: kmap() can't fail
2018-02-13 Darren Kennyx86/speculation: Fix typo IBRS_ATT, which should be...
2018-02-13 Arnd Bergmannx86/pti: Mark constant arrays as __initconst
2018-02-13 KarimAllah Ahmedx86/spectre: Simplify spectre_v2 command line parsing
2018-02-13 Dan Williamsx86/kvm: Update spectre-v1 mitigation
2018-02-13 Josh Poimboeufx86/paravirt: Remove 'noreplace-paravirt' cmdline option
2018-02-13 David Woodhousex86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature...
2018-02-13 Colin Ian Kingx86/spectre: Fix spelling mistake: "vunerable"-> "vulne...
2018-02-13 Dan Williamsx86/spectre: Report get_user mitigation for spectre_v1
2018-02-13 Dan Williamsx86/syscall: Sanitize syscall table de-references under...
2018-02-13 Dan Williamsx86/get_user: Use pointer masking to limit speculation
2018-02-13 Dan Williamsx86/uaccess: Use __uaccess_begin_nospec() and uaccess_t...
2018-02-13 Dan Williamsx86/usercopy: Replace open coded stac/clac with __uacce...
2018-02-13 Dan Williamsx86: Introduce __uaccess_begin_nospec() and uaccess_try...
2018-02-13 Dan Williamsx86: Introduce barrier_nospec
2018-02-13 Dan Williamsx86: Implement array_index_mask_nospec
2018-02-13 Andy Lutomirskix86/asm: Move 'status' from thread_struct to thread_info
2018-02-13 Andy Lutomirskix86/entry/64: Push extra regs right away
2018-02-13 Andy Lutomirskix86/entry/64: Remove the SYSCALL64 fast path
2018-02-13 Dou Liyangx86/spectre: Check CONFIG_RETPOLINE in command line...
2018-02-13 Borislav Petkovx86/retpoline: Simplify vmexit_fill_RSB()
2018-02-13 David Woodhousex86/cpufeatures: Clean up Spectre v2 related CPUID...
2018-02-13 Thomas Gleixnerx86/cpu/bugs: Make retpoline module warning conditional
2018-02-13 Borislav Petkovx86/bugs: Drop one "mitigation" from dmesg
2018-02-13 Borislav Petkovx86/nospec: Fix header guards names
2018-02-13 David Woodhousex86/speculation: Add basic IBPB (Indirect Branch Predic...
2018-02-13 David Woodhousex86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early...
2018-02-13 David Woodhousex86/pti: Do not enable PTI on CPUs which are not vulner...
2018-02-13 David Woodhousex86/msr: Add definitions for new speculation control...
2018-02-13 David Woodhousex86/cpufeatures: Add AMD feature bits for Speculation...
2018-02-13 David Woodhousex86/cpufeatures: Add Intel feature bits for Speculation...
2018-02-13 David Woodhousex86/cpufeatures: Add CPUID_7_EDX CPUID leaf
2018-02-13 Andi Kleenmodule/retpoline: Warn about missing retpoline in module
2018-02-13 Peter ZijlstraKVM: VMX: Make indirect call speculation safe
2018-02-13 Peter ZijlstraKVM: x86: Make indirect calls in emulator speculation...
2018-02-13 Waiman Longx86/retpoline: Remove the esp/rsp thunk
2018-02-13 Borislav Petkovx86/microcode/AMD: Do not load when running on a hypervisor
2018-02-13 Josh Poimboeufx86/asm: Fix inline asm call constraints for GCC 4.4
2018-02-13 Hugh Dickinskaiser: allocate pgd with order 0 when pti=off
2018-02-13 Dave Hansenx86/pti: Make unpoison of pgd for trusted boot work...
2018-02-13 Hugh Dickinskaiser: fix intel_bts perf crashes
2018-02-13 Michael Ellermanpowerpc/64s: Allow control of RFI flush via debugfs
2018-02-13 Michael Ellermanpowerpc/64s: Wire up cpu_show_meltdown()
2018-02-13 Oliver O'Halloranpowerpc/powernv: Check device-tree for RFI flush settings
2018-02-13 Michael Neulingpowerpc/pseries: Query hypervisor for RFI flush settings
2018-02-13 Michael Ellermanpowerpc/64s: Support disabling RFI flush with no_rfi_fl...
2018-02-13 Michael Ellermanpowerpc/64s: Add support for RFI flush of L1-D cache
2018-02-13 Nicholas Pigginpowerpc/64s: Convert slb_miss_common to use RFI_TO_USER...
2018-02-13 Nicholas Pigginpowerpc/64: Convert the syscall exit path to use RFI_TO...
2018-02-13 Nicholas Pigginpowerpc/64: Convert fast_exception_return to use RFI_TO...
2018-02-13 Nicholas Pigginpowerpc/64: Add macros for annotating the destination...
2018-02-13 Michael Neulingpowerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags...
2018-02-03 Florian FainelliARM: dts: NSP: Fix PPI interrupt types
2018-02-03 Wanpeng LiKVM: VMX: Fix rflags cache during vCPU reset
2018-02-03 Wanpeng LiKVM: X86: Fix softlockup when get the current kvmclock
2018-02-03 Nikita LeshenkoKVM: x86: ioapic: Preserve read-only values in the...
2018-02-03 Nikita LeshenkoKVM: x86: ioapic: Clear Remote IRR when entry is switch...
2018-02-03 Nikita LeshenkoKVM: x86: ioapic: Fix level-triggered EOI and IOAPIC...
2018-02-03 Wanpeng LiKVM: X86: Fix operand/address-size during instruction...
2018-02-03 Liran AlonKVM: x86: Don't re-execute instruction when not passing...
2018-02-03 Liran AlonKVM: x86: emulator: Return to user-mode on L1 CPL=0...
2018-02-03 Stephan Muellercrypto: aesni - handle zero length dst buffer
2018-01-31 Alexei Starovoitovbpf: fix bpf_tail_call() x64 JIT
2018-01-31 Eric Dumazetx86: bpf_jit: small optimization in emit_bpf_tail_call()
2018-01-31 Jia Zhangx86/microcode/intel: Extend BDW late-loading further...
2018-01-31 Xiao Liangperf/x86/amd/power: Do not load AMD power module on...
2018-01-31 Ben Hutchingsvsyscall: Fix permissions for emulate mode with KAISER/PTI
2018-01-31 Thomas Meyerum: link vmlinux with -no-pie
2018-01-31 Sudeep Holladrivers: base: cacheinfo: fix x86 with CONFIG_OF enabled
2018-01-31 Janakarajan NatarajanPrevent timer value 0 for MWAITX
2018-01-31 Punit AgrawalKVM: arm/arm64: Check pagesize when allocating a hugepa...
2018-01-31 Andy Lutomirskix86/asm/32: Make sync_core() handle missing CPUID on...
2018-01-23 Jonas GorskiMIPS: AR7: ensure the port type's FCR value is used
2018-01-23 Andi Kleenx86/retpoline: Optimize inline assembler for vmexit_fil...
2018-01-23 Masami Hiramatsukprobes/x86: Disable optimizing on the function jumps...
2018-01-23 Masami Hiramatsukprobes/x86: Blacklist indirect thunk functions for...
2018-01-23 Masami Hiramatsuretpoline: Introduce start/end markers of indirect...
2018-01-23 Thomas Gleixnerx86/mce: Make machine check speculation protected
2018-01-23 Tom Lendackyx86/cpu, x86/pti: Do not enable PTI on AMD processors
2018-01-23 Marc Zyngierarm64: KVM: Fix SMCCC handling of unimplemented SMC...
2018-01-23 Thomas PetazzoniARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7
2018-01-23 Maxime RipardARM: sunxi_defconfig: Enable CMA
2018-01-23 Thomas Gleixnerx86/apic/vector: Fix off by one in error path
next