summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-23perf tools: Fix copying of /proc/kcoreAdrian Hunter1-22/+13
2015-10-23locking/qspinlock/x86: Only emit the test-and-set fallback when building gues...Peter Zijlstra1-1/+2
2015-10-23locking/qspinlock/x86: Fix performance regression under unaccelerated VMsPeter Zijlstra3-7/+15
2015-10-23perf/x86/intel: Fix constraint accessPeter Zijlstra1-1/+4
2015-10-23toshiba_acpi: Fix hotkeys registration on some toshiba modelsAzael Avalos1-5/+3
2015-10-23iser-target: Put the reference on commands waiting for unsol dataJenny Derzhavetz1-1/+37
2015-10-23iser-target: remove command with state ISTATE_REMOVEJenny Derzhavetz1-1/+8
2015-10-23target: Fix PR registration + APTPL RCU conversion regressionNicholas Bellinger2-26/+70
2015-10-23target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sessNicholas Bellinger1-2/+4
2015-10-23scsi: fix scsi_error_handler vs. scsi_host_dev_release raceMichal Hocko1-1/+10
2015-10-23target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover7-39/+36
2015-10-23time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64()John Stultz1-1/+1
2015-10-23Revert "KVM: SVM: Sync g_pat with guest-written PAT value"Paolo Bonzini1-10/+0
2015-10-23Revert "KVM: SVM: use NPT page attributes"Paolo Bonzini1-96/+5
2015-10-23Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"Paolo Bonzini2-5/+13
2015-10-23KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exitGautham R. Shenoy1-0/+1
2015-10-23KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()Thomas Huth1-0/+6
2015-10-23KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini2-0/+3
2015-10-23kvm: svm: reset mmu on VCPU resetIgor Mammedov1-0/+1
2015-10-23arm: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier1-2/+4
2015-10-23kvm: fix double free for fast mmio eventfdJason Wang1-18/+25
2015-10-23kvm: factor out core eventfd assign/deassign logicJason Wang1-35/+50
2015-10-23kvm: fix zero length mmio searchingJason Wang1-2/+17
2015-10-23kvm: don't try to register to KVM_FAST_MMIO_BUS for non mmio eventfdJason Wang1-2/+2
2015-10-23KVM: vmx: fix VPID is 0000H in non-root operationWanpeng Li1-0/+2
2015-10-23arm: KVM: Fix incorrect device to IPA mappingMarek Majtyka1-2/+4
2015-10-03Linux 4.2.3v4.2.3Greg Kroah-Hartman1-1/+1
2015-10-03hp-wmi: limit hotkey enableKyle Evans1-11/+20
2015-10-03zram: fix possible use after free in zcomp_create()Luis Henriques1-5/+7
2015-10-03net/mlx4_core: Capping number of requested MSIXs to MAX_MSIXCarol L Soto1-1/+9
2015-10-03mvneta: use inband status only when explicitly enabledStas Sergeev1-4/+5
2015-10-03of_mdio: add new DT property 'managed' to specify the PHY management typeStas Sergeev2-2/+21
2015-10-03net: phy: fixed_phy: handle link-down caseStas Sergeev1-3/+5
2015-10-03net: dsa: bcm_sf2: Do not override speed settingsFlorian Fainelli1-17/+1
2015-10-03ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault1-1/+3
2015-10-03fib_rules: fix fib rule dumps across multiple skbsWilson Kok1-5/+9
2015-10-03net: revert "net_sched: move tp->root allocation into fw_init()"WANG Cong1-15/+15
2015-10-03Fix AF_PACKET ABI breakage in 4.2David Woodhouse1-15/+17
2015-10-03tcp: add proper TS val into RST packetsEric Dumazet1-0/+1
2015-10-03openvswitch: Zero flows on allocation.Jesse Gross3-14/+15
2015-10-03net: dsa: actually force the speed on the CPU portRussell King1-0/+1
2015-10-03netlink: Replace rhash_portid with boundHerbert Xu2-12/+29
2015-10-03netlink: Fix autobind race condition that leads to zero port IDHerbert Xu2-5/+8
2015-10-03macvtap: fix TUNSETSNDBUF values > 64kMichael S. Tsirkin1-2/+2
2015-10-03net/mlx4_en: really allow to change RSS keyEric Dumazet1-2/+0
2015-10-03rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlinkRoopa Prabhu1-10/+16
2015-10-03net: mvneta: fix DMA buffer unmapping in mvneta_rx()Simon Guinot1-1/+3
2015-10-03bridge: fix igmpv3 / mldv2 report parsingLinus Lüssing1-2/+2
2015-10-03sctp: fix race on protocol/netns initializationMarcelo Ricardo Leitner1-23/+41
2015-10-03netlink, mmap: transform mmap skb into full skb on tapsDaniel Borkmann2-7/+32