aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/pinctrl (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-27kvm: mmu: Fix race in emulated page table writesJunaid Shahid1-18/+9
2018-11-27KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION even when copied from eVMCSLiran Alon1-5/+5
2018-11-27KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VMPTRLDLiran Alon1-1/+24
2018-11-27KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offsetLeonid Shatz4-18/+17
2018-11-27x86/kvm/vmx: fix old-style function declarationYi Wang1-4/+4
2018-11-27KVM: x86: fix empty-body warningsYi Wang1-1/+1
2018-11-27KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changesLiran Alon1-5/+16
2018-11-27KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercallLiran Alon1-0/+1
2018-11-27KVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_HYPERV_ENLIGHTENED_VMCS more than onceLiran Alon1-6/+6
2018-11-27svm: Add mutex_lock to protect apic_access_page_done on AMD systemsWei Wang1-8/+11
2018-11-27KVM: X86: Fix scan ioapic use-before-initializationWanpeng Li1-1/+2
2018-11-27KVM: LAPIC: Fix pv ipis use-before-initializationWanpeng Li1-0/+5
2018-11-27KVM: VMX: re-add ple_gap module parameterLuiz Capitulino1-0/+1
2018-11-26ia64: export node_distance functionMatias Bjørling3-4/+12
2018-11-25Linux 4.20-rc4Linus Torvalds1-2/+2
2018-11-25MAINTAINERS: change Sparse's maintainerLuc Van Oostenryck2-2/+5
2018-11-23net: gemini: Fix copy/paste errorAndreas Fiedler1-1/+1
2018-11-23net: phy: mscc: fix deadlock in vsc85xx_default_configQuentin Schulz1-9/+5
2018-11-23dt-bindings: dsa: Fix typo in "probed"Fabio Estevam1-1/+1
2018-11-23net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi1-1/+3
2018-11-23net: amd: add missing of_node_put()Yangtao Li1-1/+3
2018-11-23team: no need to do team_notify_peers or team_mcast_rejoin when disabling portHangbin Liu1-2/+0
2018-11-23virtio-net: fail XDP set if guest csum is negotiatedJason Wang1-2/+3
2018-11-23virtio-net: disable guest csum during XDP setJason Wang1-6/+2
2018-11-23net/sched: act_police: add missing spinlock initializationDavide Caratti1-0/+1
2018-11-23net: don't keep lonely packets forever in the gro hashPaolo Abeni1-2/+5
2018-11-23net/ipv6: re-do dad when interface has IFF_NOARP flag changeHangbin Liu1-6/+13
2018-11-23packet: copy user buffers before orphan or cloneWillem de Bruijn2-3/+19
2018-11-23arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD blockWill Deacon1-1/+1
2018-11-23arm64: sysreg: fix sparse warningsSergey Matyukevich1-2/+2
2018-11-22ibmvnic: Update driver queues after change in ring size supportThomas Falcon1-1/+8
2018-11-22ibmvnic: Fix RX queue buffer cleanupThomas Falcon1-2/+2
2018-11-22net: thunderx: set xdp_prog to NULL if bpf_prog_add failsLorenzo Bianconi1-2/+7
2018-11-22net/dim: Update DIM start sample after each DIM iterationTal Gilboa1-0/+2
2018-11-22flexfiles: use per-mirror specified stateid for IOTigran Mkrtchyan3-12/+32
2018-11-22NFSv4.2 copy do not allocate memory under the lockOlga Kornievskaia2-20/+21
2018-11-22iommu/vt-d: Use memunmap to free memremapPan Bian1-1/+1
2018-11-22Revert "Input: Add the `REL_WHEEL_HI_RES` event code"Benjamin Tissoires2-20/+1
2018-11-22Revert "HID: input: Create a utility class for counting scroll events"Benjamin Tissoires2-73/+0
2018-11-22Revert "HID: logitech: Add function to enable HID++ 1.0 "scrolling acceleration""Benjamin Tissoires1-34/+13
2018-11-22Revert "HID: logitech: Enable high-resolution scrolling on Logitech mice"Benjamin Tissoires1-245/+4
2018-11-22Revert "HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice"Benjamin Tissoires1-5/+10
2018-11-22Revert "HID: logitech: fix a used uninitialized GCC warning"Benjamin Tissoires1-3/+5
2018-11-22Revert "HID: input: simplify/fix high-res scroll event handling"Benjamin Tissoires1-21/+22
2018-11-22drm/ast: fixed cursor may disappear sometimesY.C. Chen1-1/+1
2018-11-21net: faraday: ftmac100: remove netif_running(netdev) check before disabling interruptsVincent Chen1-4/+3
2018-11-22drm/ast: change resolution may cause screen blurredY.C. Chen1-0/+1
2018-11-21net/smc: use after free fix in smc_wr_tx_put_slot()Ursula Braun1-1/+3
2018-11-21net/smc: atomic SMCD cursor handlingUrsula Braun2-26/+60
2018-11-21net/smc: add SMC-D shutdown signalHans Wippel4-14/+43