aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-17extract-vmlinux: Check for uncompressed image as fallbackHelge Deller1-3/+3
2018-10-17parisc: Fix address in HPMC IVAJohn David Anglin2-2/+3
2018-10-17parisc: Fix exported address of os_hpmc handlerHelge Deller1-2/+1
2018-10-17parisc: Fix map_pages() to not overwrite existing pte entriesHelge Deller1-6/+2
2018-10-17parisc: Purge TLB entries after updating page table entry and set page accessed flag in TLB handlerJohn David Anglin2-15/+13
2018-10-17parisc: Release spinlocks using ordered storeJohn David Anglin2-10/+6
2018-10-17parisc: Ratelimit dino stuck interrupt warningsHelge Deller1-2/+1
2018-10-17parisc: dino: Utilize DINO_MASK_IRQ() macroHelge Deller1-1/+1
2018-10-17parisc: Clean up crash header outputHelge Deller1-2/+2
2018-10-17parisc: Add SYSTEM_INFO and REGISTER TOC PAT functionsHelge Deller1-0/+8
2018-10-17parisc: Remove PTE load and fault check from L2_ptep macroJohn David Anglin1-6/+6
2018-10-17parisc: Reorder TLB flush timing calculationJohn David Anglin1-8/+10
2018-10-17parisc: remove the dead ccio-rm-dma driverChristoph Hellwig2-205/+0
2018-10-17parisc: remove check for minimum required GCC versionMasahiro Yamada1-9/+0
2018-10-17parisc: Use PARISC_ITLB_TRAP constant in entry.SHelge Deller1-1/+1
2018-10-17crypto: chelsio - Update ntx queue received from cxgb4Harsh Jain3-7/+18
2018-10-17crypto: ccree - avoid implicit enum conversionNathan Chancellor1-4/+2
2018-10-17crypto: caam - add SPDX license identifier to all filesHoria Geantă11-57/+11
2018-10-17crypto: caam/qi - simplify CGR allocation, freeingHoria Geantă2-40/+5
2018-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu9-51/+72
2018-10-16f2fs: remove request_list check in is_idle()Jens Axboe1-7/+0
2018-10-16scsi: lpfc: Remove set but not used variables 'tgtp'YueHaibing1-2/+0
2018-10-16scsi: aic94xx: mark expected switch fall-throughsGustavo A. R. Silva1-0/+5
2018-10-16scsi: iscsi_tcp: Explicitly cast param in iscsi_sw_tcp_host_get_paramNathan Chancellor1-1/+2
2018-10-16scsi: lpfc: Remove set but not used variable 'psli'YueHaibing1-2/+0
2018-10-16scsi: bfa: Avoid implicit enum conversion in bfad_im_post_vendor_eventNathan Chancellor2-2/+2
2018-10-16scsi: isci: Change sci_controller_start_task's return type to sci_statusNathan Chancellor3-7/+7
2018-10-16scsi: isci: Use proper enumerated type in atapi_d2h_reg_frame_handlerNathan Chancellor1-2/+2
2018-10-16scsi: lpfc: Remove set but not used variables 'fc_hdr' and 'hw_page_size'YueHaibing1-7/+0
2018-10-16scsi: cxgb4i: add DCB support for iSCSI connectionsVarun Prakash2-1/+156
2018-10-16acpi, nfit: Introduce nfit_mem flagsDan Williams2-13/+22
2018-10-17Merge branch 'bpf-sk-msg-peek'Daniel Borkmann5-73/+152
2018-10-17bpf: sockmap, add msg_peek tests to test_sockmapJohn Fastabend1-51/+114
2018-10-17bpf: sockmap, support for msg_peek in sk_msg with redirect ingressJohn Fastabend3-17/+30
2018-10-17bpf: skmsg, improve sk_msg_used_element to work in cork contextJohn Fastabend1-5/+8
2018-10-17bpf: sockmap, fix skmsg recvmsg handler to track size correctlyJohn Fastabend2-0/+2
2018-10-16scsi: megaraid_mbox: remove set but not used variablesYueHaibing1-27/+0
2018-10-17kvm: x86: Add has_payload and payload to kvm_queued_exceptionJim Mattson2-0/+10
2018-10-16MIPS: Cleanup DSP ASE detectionPaul Burton3-19/+21
2018-10-17KVM: Documentation: Fix omission in struct kvm_vcpu_eventsJim Mattson1-0/+1
2018-10-17KVM: selftests: add Enlightened VMCS testVitaly Kuznetsov5-10/+1321
2018-10-17tools/headers: update kvm.hVitaly Kuznetsov1-0/+6
2018-10-17x86/kvm/nVMX: nested state migration for Enlightened VMCSVitaly Kuznetsov3-20/+65
2018-10-17KVM: selftests: state_test: test bare VMXON migrationVitaly Kuznetsov4-10/+19
2018-10-17x86/kvm/nVMX: allow bare VMXON state migrationVitaly Kuznetsov1-7/+8
2018-10-17x86/kvm/lapic: preserve gfn_to_hva_cache len on cache reinitVitaly Kuznetsov1-2/+10
2018-10-17x86/kvm/hyperv: don't clear VP assist pages on initVitaly Kuznetsov1-1/+7
2018-10-17KVM: nVMX: optimize prepare_vmcs02{,_full} for Enlightened VMCS caseVitaly Kuznetsov1-52/+64
2018-10-17KVM: nVMX: implement enlightened VMPTRLD and VMCLEARVitaly Kuznetsov1-7/+108
2018-10-17KVM: nVMX: add enlightened VMCS stateVitaly Kuznetsov1-17/+423