summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-17NFS: Add a cond_resched() to nfs_commit_release_pages()Trond Myklebust1-0/+2
2018-02-17nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mdsScott Mayhew1-2/+2
2018-02-17ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrsXiaolei Li1-4/+8
2018-02-17ubi: block: Fix locking for idr_alloc/idr_removeBradley Bolen1-16/+26
2018-02-17ubi: fastmap: Erase outdated anchor PEBs during attachSascha Hauer1-20/+57
2018-02-17mtd: nand: sunxi: Fix ECC strength choiceMiquel Raynal1-1/+7
2018-02-17mtd: nand: Fix nand_do_read_oob() return valueMiquel Raynal1-1/+4
2018-02-17mtd: nand: brcmnand: Disable prefetch by defaultKamal Dasu1-10/+3
2018-02-17mtd: cfi: convert inline functions to macrosArnd Bergmann1-69/+61
2018-02-17media: hdpvr: Fix an error handling path in hdpvr_probe()Arvind Yadav1-11/+15
2018-02-17media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tunerMalcolm Priestley1-7/+6
2018-02-17media: dvb-usb-v2: lmedm04: Improve logic checking of warm startMalcolm Priestley1-8/+18
2018-02-17dccp: CVE-2017-8824: use-after-free in DCCP codeMohamed Ghannam1-0/+5
2018-02-17sched/rt: Up the root domain ref count when passing it around via IPIsSteven Rostedt (VMware)3-2/+22
2018-02-17sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()Steven Rostedt (VMware)1-7/+8
2018-02-17usb: gadget: uvc: Missing files for configfs interfacePetr Cvek1-8/+8
2018-02-17posix-timer: Properly check sigevent->sigev_notifyThomas Gleixner1-15/+19
2018-02-17kaiser: fix compile error without vsyscallHugh Dickins1-1/+1
2018-02-17dmaengine: dmatest: fix container_of member in dmatest_callbackYang Shunyong1-1/+1
2018-02-17CIFS: zero sensitive data when freeingAurelien Aptel3-15/+8
2018-02-17cifs: Fix autonegotiate security settings mismatchDaniel N Pettersson1-2/+1
2018-02-17cifs: Fix missing put_xid in cifs_file_strict_mmapMatthew Wilcox1-14/+12
2018-02-17powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek1-0/+1
2018-02-13Linux 4.9.81v4.9.81Greg Kroah-Hartman1-1/+1
2018-02-13x86/microcode: Do the family check firstBorislav Petkov1-9/+18
2018-02-13drm: rcar-du: Fix race condition when disabling planes at CRTC stopLaurent Pinchart2-6/+55
2018-02-13drm: rcar-du: Use the VBK interrupt for vblank eventsLaurent Pinchart1-1/+1
2018-02-13ASoC: rsnd: avoid duplicate free_irq()Kuninori Morimoto1-3/+3
2018-02-13ASoC: rsnd: don't call free_irq() on Parent SSIKuninori Morimoto1-0/+5
2018-02-13ASoC: simple-card: Fix misleading error messageJulian Scheel1-1/+7
2018-02-13crypto: tcrypt - fix S/G table for test_aead_speed()Robert Baronescu1-2/+4
2018-02-13KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed1-0/+88
2018-02-13KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed4-6/+118
2018-02-13KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIESKarimAllah Ahmed4-1/+31
2018-02-13KVM/x86: Add IBPB supportAshok Raj4-3/+127
2018-02-13KVM: VMX: make MSR bitmaps per-VCPUPaolo Bonzini1-200/+114
2018-02-13KVM: VMX: introduce alloc_loaded_vmcsPaolo Bonzini1-15/+23
2018-02-13KVM: nVMX: Eliminate vmcs02 poolJim Mattson1-123/+23
2018-02-13KVM: nVMX: mark vmcs12 pages dirty on L2 exitDavid Matlack1-10/+43
2018-02-13KVM: nVMX: vmx_complete_nested_posted_interrupt() can't failDavid Hildenbrand1-5/+5
2018-02-13KVM: nVMX: kmap() can't failDavid Hildenbrand1-9/+0
2018-02-13x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALLDarren Kenny1-1/+1
2018-02-13x86/pti: Mark constant arrays as __initconstArnd Bergmann1-2/+2
2018-02-13x86/spectre: Simplify spectre_v2 command line parsingKarimAllah Ahmed1-30/+56
2018-02-13x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse1-1/+8
2018-02-13x86/kvm: Update spectre-v1 mitigationDan Williams1-11/+9
2018-02-13x86/paravirt: Remove 'noreplace-paravirt' cmdline optionJosh Poimboeuf2-16/+0
2018-02-13x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on IntelDavid Woodhouse2-19/+29
2018-02-13x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"Colin Ian King1-1/+1
2018-02-13x86/spectre: Report get_user mitigation for spectre_v1Dan Williams1-1/+1