summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.2.5v4.2.5Greg Kroah-Hartman2015-10-271-1/+1
* svcrdma: handle rdma read with a non-zero initial page offsetSteve Wise2015-10-271-2/+4
* arm64: Fix THP protection change logicSteve Capper2015-10-271-2/+2
* pinctrl: imx25: ensure that a pin with id i is at position i in the info arrayUwe Kleine-König2015-10-271-1/+3
* timekeeping: Increment clock_was_set_seq in timekeeping_init()Thomas Gleixner2015-10-271-1/+1
* rbd: fix double free on rbd_dev->header_nameIlya Dryomov2015-10-271-1/+0
* dm thin: fix missing pool reference count decrement in pool_ctr error pathMike Snitzer2015-10-271-1/+1
* drm/amdgpu: Keep the pflip interrupts always enabled v7Michel Dänzer2015-10-274-8/+84
* drm/amdgpu: check before checking pci bridge registersAlex Deucher2015-10-272-0/+6
* drm/amdgpu: fix num_crtc on CZAlex Deucher2015-10-271-1/+1
* drm/amdgpu: add pm sysfs files lateAlex Deucher2015-10-273-10/+17
* drm/radeon: add pm sysfs files lateAlex Deucher2015-10-272-37/+40
* drm/radeon: attach tile property to mst connectorDave Airlie2015-10-271-0/+1
* drm/dp/mst: make mst i2c transfer code more robust.Dave Airlie2015-10-272-2/+4
* drm/nouveau/fbcon: take runpm reference when userspace has an open fdBen Skeggs2015-10-271-0/+24
* drm/qxl: fix framebuffer dirty rectangle tracking.Gerd Hoffmann2015-10-271-8/+11
* KVM: x86: fix RSM into 64-bit protected modePaolo Bonzini2015-10-271-3/+7
* KVM: x86: fix SMI to halted VCPUPaolo Bonzini2015-10-271-0/+3
* KVM: x86: clean up kvm_arch_vcpu_runnablePaolo Bonzini2015-10-271-10/+29
* workqueue: make sure delayed work run in local cpuShaohua Li2015-10-271-4/+4
* i2c: designware-platdrv: enable RuntimePM before registering to the coreWolfram Sang2015-10-271-6/+7
* i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348Mika Westerberg2015-10-271-0/+20
* i2c: s3c2410: enable RuntimePM before registering to the coreWolfram Sang2015-10-271-3/+5
* i2c: rcar: enable RuntimePM before registering to the coreWolfram Sang2015-10-271-3/+4
* mfd: max77843: Fix max77843_chg_init() return on errorJavier Martinez Canillas2015-10-271-1/+1
* nfsd/blocklayout: accept any minlengthChristoph Hellwig2015-10-271-8/+0
* ARM: ux500: simplify secondary CPU bootLinus Walleij2015-10-275-133/+40
* arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon2015-10-271-1/+1
* btrfs: fix use after free iterating extrefsChris Mason2015-10-271-5/+3
* btrfs: check unsupported filters in balance argumentsDavid Sterba2015-10-272-0/+13
* memcg: convert threshold to bytesShaohua Li2015-10-271-0/+1
* crypto: ahash - ensure statesize is non-zeroRussell King2015-10-271-1/+2
* crypto: camellia_aesni_avx - Fix CPU feature checksBen Hutchings2015-10-271-0/+5
* crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp2015-10-273-0/+5
* drm: Fix locking for sysfs dpms fileDaniel Vetter2015-10-271-9/+3
* netlink: Trim skb to alloc size to avoid MSG_TRUNCArad, Ronen2015-10-271-12/+22
* tipc: move fragment importance field to new header positionJon Paul Maloy2015-10-271-2/+2
* ethtool: Use kcalloc instead of kmalloc for ethtool_get_stringsJoe Perches2015-10-271-1/+1
* ipv6: Don't call with rt6_uncached_list_flush_devEric W. Biederman2015-10-271-5/+7
* bpf: clear sender_cpu before xmitAlexei Starovoitov2015-10-271-0/+1
* act_mirred: clear sender cpu before sending to txWANG Cong2015-10-271-0/+1
* ovs: do not allocate memory from offline numa nodeKonstantin Khlebnikov2015-10-271-1/+2
* bpf: fix panic in SO_GET_FILTER with native ebpf programsDaniel Borkmann2015-10-271-1/+5
* inet: fix race in reqsk_queue_unlink()Eric Dumazet2015-10-271-9/+10
* ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault2015-10-271-1/+0
* net: add pfmemalloc check in sk_add_backlog()Eric Dumazet2015-10-271-0/+8
* inet: fix races in reqsk_queue_hash_req()Eric Dumazet2015-10-271-4/+4
* net: dsa: fix preparation of a port STP updateVivien Didelot2015-10-271-3/+8
* skbuff: Fix skb checksum partial check.Pravin B Shelar2015-10-272-5/+6
* skbuff: Fix skb checksum flag on skb pullPravin B Shelar2015-10-271-0/+3