deliverable/linux.git
2015-11-19  Dave AirlieMerge branch 'drm-fixes-4.4' of git://people.freedeskto...
2015-11-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-18  Linus TorvaldsMerge tag 'hwmon-for-linus-v4.4-rc2' of git://git....
2015-11-18  Chunming Zhoudrm/amdgpu: reserve/unreserve objects out of map/unmap...
2015-11-18  Chunming Zhoudrm/amdgpu: move bo_reserve out of amdgpu_vm_clear_bo
2015-11-18  Chunming Zhoudrm/amdgpu: add lock for interval tree in vm
2015-11-18  Christian Königdrm/amdgpu: keep the owner for VMIDs
2015-11-18  Christian Königdrm/amdgpu: move VM manager clean into the VM code...
2015-11-18  Christian Königdrm/amdgpu: cleanup VM coding style
2015-11-18  Christian Königdrm/amdgpu: remove unused VM manager field
2015-11-18  Christian Königdrm/amdgpu: cleanup scheduler command submission
2015-11-18  Christian Königdrm/amdgpu: fix typo in firmware name
2015-11-17  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-11-17  Or GerlitzMAINTAINERS: Update Mellanox's Eth NIC driver entries
2015-11-17  Nikolay Aleksandrovnet/core: revert "net: fix __netdev_update_features...
2015-11-17  Hannes Frederic... af_unix: take receive queue lock while appending new skb
2015-11-17  Hannes Frederic... rtnetlink: fix frame size warning in rtnl_fill_ifinfo
2015-11-17  Martin Zhangnet: use skb_clone to avoid alloc_pages failure.
2015-11-17  Tobias Klauserpacket: Use PAGE_ALIGNED macro
2015-11-17  Tobias Klauserpacket: Don't check frames_per_block against negative...
2015-11-17  Andrew Lunnnet: phy: Use interrupts when available in NOLINK state
2015-11-17  Andrew Lunnphy: marvell: Add support for 88E1540 PHY
2015-11-17  Yang Shiarm64: bpf: make BPF prologue and epilogue align with...
2015-11-17  Sabrina Dubrocamacvlan: fix leak in macvlan_handle_frame
2015-11-17  Sabrina Dubrocaipvlan: fix use after free of skb
2015-11-17  Sabrina Dubrocaipvlan: fix leak in ipvlan_rcv_frame
2015-11-17  David S. MillerMerge branch 'vlan-reorder'
2015-11-17  Vlad Yasevichvlan: Do not put vlan headers back on bridge and macvla...
2015-11-17  Vlad Yasevichvlan: Fix untag operations of stacked vlans with REORDE...
2015-11-17  Timo Teräsvia-velocity: unconditionally drop frames with bad...
2015-11-17  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-17  Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2015-11-17  Geert UytterhoevenMAINTAINERS: linux-cachefs@redhat.com is moderated...
2015-11-17  Geert UytterhoevenFS-Cache: Add missing initialization of ret in cachefil...
2015-11-16  Ondrej Zaryipg: Remove ipg driver
2015-11-16  Ondrej Zarydl2k: Add support for IP1000A-based cards
2015-11-16  Junwei Zhangdrm/amdgpu: remove the unnecessary parameter adev for...
2015-11-16  Christian Königdrm/amdgpu: wait interruptible when semaphores are...
2015-11-16  Neil Hormansnmp: Remove duplicate OUTMCAST stat increment
2015-11-16  Pavel Fedinnet: thunder: Check for driver data in nicvf_remove()
2015-11-16  Bjørn Morknet/core: use netdev name in warning if no parent
2015-11-16  Hannes Frederic... af_unix: don't append consumed skbs to sk_receive_queue
2015-11-16  Dragos Tatuleanet: switchdev: fix return code of fdb_dump stub
2015-11-16  Yuval Mintzbnx2x: Fix VLANs null-pointer for 57710, 57711
2015-11-16  Masaru Nagairavb: remove unhandle int cause
2015-11-16  Ben Cartwright-Coxraw: increment correct SNMP counters for ICMP messages
2015-11-16  Julia Lawallsfc: constify pci_error_handlers structures
2015-11-16  Julia Lawallnet: cavium: liquidio: constify pci_error_handlers...
2015-11-16  Shrikrishna... Driver: Vmxnet3: Fix use of mfTableLen for big endian...
2015-11-16  Daniele Palmasnet: usb: cdc_ether: add Dell DW5580 as a mobile broadb...
2015-11-16  Nikolay Aleksandrovnet: fix __netdev_update_features return on ndo_set_fea...
2015-11-16  Nikolay Aleksandrovnet: fix feature changes on devices without ndo_set_fea...
2015-11-16  Ido Schimmelswitchdev: bridge: Check return code is not EOPNOTSUPP
2015-11-16  Ivan Vecerabe2net: replace hardcoded values with existing define
2015-11-16  Ivan Vecerabe2net: remove unused local rsstable array
2015-11-16  Masaru Nagairavb: Fix int mask value overwritten issue
2015-11-16  Pavel Fedinnet: smsc911x: Reset PHY during initialization
2015-11-16  Daniel Borkmannbpf, arm64: start flushing icache range from header
2015-11-16  Daniel Borkmannbpf, arm: start flushing icache range from header
2015-11-16  Yang Shibpf: samples: exclude asm/sysreg.h for arm64
2015-11-16  Yang Shiarm64: bpf: fix JIT frame pointer setup
2015-11-16  Måns Rullgårdnet: phy: vitesse: add support for VSC8601
2015-11-16  Måns Rullgårdnet: phy: at803x: support interrupt on 8030 and 8035
2015-11-16  Jason A. Donenfeldip_tunnel: disable preemption when updating per-cpu...
2015-11-16  Sudeep Hollahwmon: (scpi) skip unsupported sensors properly
2015-11-16  Arnd Bergmannhwmon: (scpi) add thermal-of dependency
2015-11-16  Chunming Zhoudrm/amdgpu: update pd while updating vm as well
2015-11-16  Christian Königdrm/amdgpu: fix handling order in scheduler CS
2015-11-16  Christian Königdrm/amdgpu: fix incorrect mutex usage v3
2015-11-16  Christian Königdrm/amdgpu: cleanup scheduler fence get/put dance
2015-11-16  Chunming Zhoudrm/amdgpu: add command submission workflow tracepoint
2015-11-16  Flora Cuidrm/amdgpu: update Fiji's tiling mode table
2015-11-16  Rex Zhudrm/amdgpu: fix bug that can't enter thermal interrupt...
2015-11-16  Arnd Bergmanndrm/amdgpu: fix seq_printf format string
2015-11-16  Maxim Sheviakovdrm/radeon: fix quirk for MSI R7 370 Armor 2X
2015-11-16  Jay Cornwalldrm/amdgpu: Fix default page access routing
2015-11-16  Alex Deucherdrm/radeon: unconditionally set sysfs_initialized
2015-11-16  Christian Königdrm/amdgpu: cleanup amdgpu_cs_parser handling
2015-11-16  Christian Königdrm/amdgpu: fix leaking the IBs on error
2015-11-16  Chunming Zhoudrm/amd: add kmem cache for sched fence
2015-11-16  Chunming Zhoudrm/amdgpu: add kmem cache for amdgpu fence
2015-11-16  Flora Cuidrm/amdgpu: update fiji_mgcg_cgcg_init table
2015-11-16  Christian Königdrm/amdgpu: use common fence for amdgpu_vm_fence
2015-11-16  Christian Königdrm/amdgpu: use fence_is_later() for vm_flush as well v2
2015-11-16  Christian Königdrm/amdgpu: use a timer for fence fallback
2015-11-16  Christian Königdrm/amdgpu: remove fence trace points
2015-11-16  Flora Cuidrm/amdgpu: update Fiji's mmPA_SC_RASTER_CONFIG value
2015-11-16  Michel Dänzerdrm/radeon: Only prompt for enabling PAT when we'd...
2015-11-16  Michel Dänzerdrm/radeon: Always disable RADEON_GEM_GTT_UC along...
2015-11-16  Michel Dänzerdrm/radeon: Disable uncacheable CPU mappings of GTT...
2015-11-16  Heiko Carstenss390: remove SALIPL loader
2015-11-16  Heiko Carstenss390: wire up mlock2 system call
2015-11-16  Heiko Carstenss390: remove g5 elf platform support
2015-11-16  Martin Schwidefskys390: avoid cache aliasing under z/VM and KVM
2015-11-16  Shuah Khanhwmon : (applesmc) Fix uninitialized variables warnings
2015-11-16  Li Yanghwmon: (ina2xx) Fix build issue by selecting REGMAP_I2C
2015-11-16  David S. MillerMerge branch 'mv88e6060-fixes'
2015-11-16  Neil Armstrongnet: dsa: mv88e6060: replace magic values with register...
2015-11-16  Neil Armstrongnet: dsa: mv88e6060: add register defines header file
2015-11-16  Neil Armstrongnet: dsa: mv88e6060: use the correct bit shift for...
next
This page took 0.039989 seconds and 5 git commands to generate.