summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-24Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2015-07-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2015-07-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-07-23Merge tag 'iommu-fixes-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-07-23tile: use free_bootmem_late() for initrdChris Metcalf
2015-07-23mnt: In detach_mounts detach the appropriate unmounted mountEric W. Biederman
2015-07-23iommu/vt-d: Fix VM domain ID leakAlex Williamson
2015-07-23KVM: x86: rename quirk constants to KVM_X86_QUIRK_*Paolo Bonzini
2015-07-23KVM: vmx: obey KVM_QUIRK_CD_NW_CLEAREDXiao Guangrong
2015-07-23KVM: x86: introduce kvm_check_has_quirkPaolo Bonzini
2015-07-23KVM: MTRR: simplify kvm_mtrr_get_guest_memory_typeXiao Guangrong
2015-07-23KVM: MTRR: fix memory type handling if MTRR is completely disabledXiao Guangrong
2015-07-23mnt: Clarify and correct the disconnect logic in umount_treeEric W. Biederman
2015-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-07-22ARM64/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-22arm64: switch_to: calculate cpu context pointer using separate registerWill Deacon
2015-07-22ravb: fix ring memory allocationSergei Shtylyov
2015-07-22net: phy: dp83867: Fix warning check for setting the internal delayDan Murphy
2015-07-22openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodesChris J Arges
2015-07-22netlink: don't hold mutex in rcu callback when releasing mmapd ringFlorian Westphal
2015-07-22Merge branch 'arm-bpf-fixes'David S. Miller
2015-07-22ARM: net: fix vlan access instructions in ARM JIT.Nicolas Schichan
2015-07-22ARM: net: handle negative offsets in BPF JIT.Nicolas Schichan
2015-07-22ARM: net: fix condition for load_order > 0 when translating load instructions.Nicolas Schichan
2015-07-22tcp: suppress a division by zero warningEric Dumazet
2015-07-21Revert "fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()"Linus Torvalds
2015-07-21Merge tag 'wireless-drivers-for-davem-2015-07-20' of git://git.kernel.org/pub...David S. Miller
2015-07-21Merge tag 'pinctrl-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-07-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2015-07-21Merge tag 'trace-v4.2-rc2-fix2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-07-21drivers: net: cpsw: remove tx event processing in rx napi pollMugunthan V N
2015-07-21inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee
2015-07-21net: mvneta: fix refilling for Rx DMA buffersSimon Guinot
2015-07-21stmmac: fix setting of driver data in stmmac_dvr_probeJoachim Eastwood
2015-07-21Merge branch 'sch_panic'David S. Miller
2015-07-21sched: cls_flow: fix panic on filter replaceDaniel Borkmann
2015-07-21sched: cls_flower: fix panic on filter replaceDaniel Borkmann
2015-07-21sched: cls_bpf: fix panic on filter replaceDaniel Borkmann
2015-07-21Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-07-21net/mdio: fix mdio_bus_match for c45 PHYShaohui Xie
2015-07-21net: ratelimit warnings about dst entry refcount underflow or overflowKonstantin Khlebnikov
2015-07-21caif: fix leaks and race in caif_queue_rcv_skb()Eric Dumazet
2015-07-21qmi_wwan: add the second QMI/network interface for Sierra Wireless MC7305/MC7355Reinhard Speyerer
2015-07-21ravb: fix race updating TCCRSergei Shtylyov
2015-07-21net: netcp: fix improper initialization in netcp_ndo_open()Karicheri, Muralidharan
2015-07-21bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong
2015-07-21Merge tag 'linux-can-fixes-for-4.2-20150716' of git://git.kernel.org/pub/scm/...David S. Miller
2015-07-20Revert "sit: Add gro callbacks to sit_offload"Herbert Xu