OSDN Git Service

bnx2x: disable GSO where gso_size is too big for hardware
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / arch /
2019-06-11 James Clarkesparc64: Fix regression in non-hypervisor TLB flush...
2019-06-11 Peter Zijlstrax86/ia32: Fix ia32_restore_sigcontext() AC leak
2019-06-11 Wen Yangarm64: cpu_ops: fix a leaked reference by adding missin...
2019-06-11 Kees Cookx86/build: Keep local relocations with ld.lld
2019-06-11 Thomas Gleixnerx86/irq/64: Limit IST stack overflow check to #DB stack
2019-06-11 Nathan Lynchpowerpc/numa: improve control of topology updates
2019-06-11 Jiri Kosinax86/mm: Remove in_nmi() warning from 64-bit implementat...
2019-06-11 Kees Cookx86/build: Move _etext to actual end of .text
2019-06-11 Bo YUpowerpc/boot: Fix missing check of lseek() return value
2019-06-11 Paolo BonziniKVM: x86: fix return value for reserved EFER
2019-06-11 Andrew JonesKVM: arm/arm64: Ensure vcpu target is unset on reset...
2019-06-11 Sean ChristophersonKVM: x86: Skip EFER vs. guest CPUID checks for host...
2019-06-11 Eric Biggerscrypto: arm/aes-neonbs - don't access already-freed...
2019-06-11 Eric Biggerscrypto: x86/crct10dif-pcl - fix use via crypto_shash_di...
2019-06-11 Wen YangARM: exynos: Fix a leaked reference by adding missing...
2019-06-11 Andy Lutomirskix86/speculation/mds: Revert CPU buffer clear on double...
2019-05-16 Christophe Leroypowerpc/lib: fix book3s/32 boot failure due to code...
2019-05-16 Laurentiu Tudorpowerpc/booke64: set RI in default MSR
2019-05-16 Breno Leitaopowerpc/64s: Include cpu header
2019-05-16 Ben Hutchingsx86/bugs: Change L1TF mitigation string to match upstream
2019-05-16 Josh Poimboeufx86/speculation/mds: Add 'mitigations=' support for MDS
2019-05-16 Josh Poimboeufx86/speculation: Support 'mitigations=' cmdline option
2019-05-16 Konrad Rzeszutek... x86/speculation/mds: Print SMT vulnerable on MSBDS...
2019-05-16 Boris Ostrovskyx86/speculation/mds: Fix comment
2019-05-16 Josh Poimboeufx86/speculation/mds: Add SMT warning message
2019-05-16 Josh Poimboeufx86/speculation: Move arch_smt_update() call to after...
2019-05-16 Andi Kleenx86/cpu/bugs: Use __initconst for 'const' init data
2019-05-16 Thomas GleixnerDocumentation: Move L1TF to separate directory
2019-05-16 Thomas Gleixnerx86/speculation/mds: Add mitigation mode VMWERV
2019-05-16 Thomas Gleixnerx86/speculation/mds: Add sysfs reporting for MDS
2019-05-16 Thomas Gleixnerx86/speculation/mds: Add mitigation control for MDS
2019-05-16 Thomas Gleixnerx86/speculation/mds: Conditionally clear CPU buffers...
2019-05-16 Thomas Gleixnerx86/speculation/mds: Clear CPU buffers on exit to user
2019-05-16 Thomas Gleixnerx86/speculation/mds: Add mds_clear_cpu_buffers()
2019-05-16 Andi Kleenx86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
2019-05-16 Thomas Gleixnerx86/speculation/mds: Add BUG_MSBDS_ONLY
2019-05-16 Andi Kleenx86/speculation/mds: Add basic bug infrastructure for MDS
2019-05-16 Thomas Gleixnerx86/speculation: Consolidate CPU whitelists
2019-05-16 Thomas Gleixnerx86/msr-index: Cleanup bit defines
2019-05-16 Eduardo Habkostkvm: x86: Report STIBP on GET_SUPPORTED_CPUID
2019-05-16 Thomas Gleixnerx86/speculation: Provide IBPB always command line options
2019-05-16 Thomas Gleixnerx86/speculation: Add seccomp Spectre v2 user space...
2019-05-16 Thomas Gleixnerx86/speculation: Enable prctl mode for spectre_v2_user
2019-05-16 Thomas Gleixnerx86/speculation: Add prctl() control for indirect branc...
2019-05-16 Thomas Gleixnerx86/speculation: Prevent stale SPEC_CTRL msr content
2019-05-16 Thomas Gleixnerx86/speculation: Prepare arch_smt_update() for PRCTL...
2019-05-16 Thomas Gleixnerx86/speculation: Split out TIF update
2019-05-16 Thomas Gleixnerx86/speculation: Prepare for conditional IBPB in switch...
2019-05-16 Thomas Gleixnerx86/speculation: Avoid __switch_to_xtra() calls
2019-05-16 Thomas Gleixnerx86/process: Consolidate and simplify switch_to_xtra...
2019-05-16 Tim Chenx86/speculation: Prepare for per task indirect branch...
2019-05-16 Thomas Gleixnerx86/speculation: Add command line control for indirect...
2019-05-16 Thomas Gleixnerx86/speculation: Unify conditional spectre v2 print...
2019-05-16 Thomas Gleixnerx86/speculataion: Mark command line parser data __initdata
2019-05-16 Thomas Gleixnerx86/speculation: Mark string arrays const correctly
2019-05-16 Thomas Gleixnerx86/speculation: Reorder the spec_v2 code
2019-05-16 Thomas Gleixnerx86/speculation: Rework SMT state change
2019-05-16 Thomas Gleixnerx86/Kconfig: Select SCHED_SMT if SMP enabled
2019-05-16 Tim Chenx86/speculation: Reorganize speculation control MSRs...
2019-05-16 Thomas Gleixnerx86/speculation: Rename SSBD update functions
2019-05-16 Tim Chenx86/speculation: Disable STIBP when enhanced IBRS is...
2019-05-16 Tim Chenx86/speculation: Move STIPB/IBPB string conditionals...
2019-05-16 Tim Chenx86/speculation: Remove unnecessary ret variable in...
2019-05-16 Tim Chenx86/speculation: Clean up spectre_v2_parse_cmdline()
2019-05-16 Tim Chenx86/speculation: Update the TIF_SSBD comment
2019-05-16 Jiri Kosinax86/speculation: Propagate information about RSB fillin...
2019-05-16 Jiri Kosinax86/speculation: Enable cross-hyperthread spectre v2...
2019-05-16 Jiri Kosinax86/speculation: Apply IBPB more strictly to avoid...
2019-05-16 Nadav Amitx86/mm: Use WRITE_ONCE() when setting PTEs
2019-05-16 Thomas GleixnerKVM: x86: SVM: Call x86_spec_ctrl_set_guest/host()...
2019-05-16 Peter Zijlstrax86/cpu: Sanitize FAM6_ATOM naming
2019-05-16 Filippo Sironix86/microcode: Update the new microcode revision uncond...
2019-05-16 Prarit Bhargavax86/microcode: Make sure boot_cpu_data.microcode is...
2019-05-16 Jiang Biaox86/speculation: Remove SPECTRE_V2_IBRS in enum spectre...
2019-05-16 Tom Lendackyx86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSR
2019-05-16 Konrad Rzeszutek... x86/bugs: Switch the selection of mitigation from CPU...
2019-05-16 Konrad Rzeszutek... x86/bugs: Add AMD's SPEC_CTRL MSR usage
2019-05-16 Konrad Rzeszutek... x86/bugs: Add AMD's variant of SSB_NO
2019-05-16 Dominik Brodowskix86/speculation: Simplify the CPU bug detection logic
2019-05-16 Sai Praneethx86/speculation: Support Enhanced IBRS on future CPUs
2019-05-16 Ben Hutchingsx86/cpufeatures: Hide AMD-specific speculation flags
2019-05-16 Tony Luckx86/MCE: Save microcode revision in machine check records
2019-05-16 Ashok Rajx86/microcode/intel: Check microcode revision before...
2019-05-16 Nicolas Dichtelx86: stop exporting msr-index.h to userland
2019-05-16 Borislav Petkovx86/microcode/intel: Add a helper which gives the micro...
2019-05-16 Alistair Strachanx86/vdso: Pass --eh-frame-hdr to the linker
2019-05-16 Vitaly KuznetsovKVM: x86: avoid misreporting level-triggered irqs as...
2019-05-16 Stephane Eranianperf/x86/intel: Fix handling of wakeup_events for multi...
2019-05-16 Tony Luckx86/mce: Improve error message when kernel cannot recov...
2019-05-16 Arnd BergmannARM: iop: don't use using 64-bit DMA masks
2019-05-16 Arnd BergmannARM: orion: don't use using 64-bit DMA masks
2019-05-16 Marco FelschARM: dts: pfla02: increase phy reset duration
2019-05-16 Diana Craciunpowerpc/fsl: Fixed warning: orphan section `__btb_flush...
2019-05-16 Diana Craciunpowerpc/fsl: Sanitize the syscall table for NXP PowerPC...
2019-05-16 Diana Craciunpowerpc/fsl: Flush the branch predictor at each kernel...
2019-05-16 Diana Craciunpowerpc/fsl: Emulate SPRN_BUCSR register
2019-05-16 Diana Craciunpowerpc/fsl: Flush branch predictor when entering KVM
2019-05-16 Diana Craciunpowerpc/fsl: Enable runtime patching if nospectre_v2...
2019-05-16 Christophe Leroypowerpc/fsl: Fix the flush of branch predictor.
2019-05-16 Michael Ellermanpowerpc/security: Fix spectre_v2 reporting
next