summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-27drm/nouveau/fbcon: take runpm reference when userspace has an open fdBen Skeggs1-0/+24
2015-10-27drm/qxl: fix framebuffer dirty rectangle tracking.Gerd Hoffmann1-8/+11
2015-10-27KVM: x86: fix RSM into 64-bit protected modePaolo Bonzini1-3/+7
2015-10-27KVM: x86: fix SMI to halted VCPUPaolo Bonzini1-0/+3
2015-10-27KVM: x86: clean up kvm_arch_vcpu_runnablePaolo Bonzini1-10/+29
2015-10-27workqueue: make sure delayed work run in local cpuShaohua Li1-4/+4
2015-10-27i2c: designware-platdrv: enable RuntimePM before registering to the coreWolfram Sang1-6/+7
2015-10-27i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348Mika Westerberg1-0/+20
2015-10-27i2c: s3c2410: enable RuntimePM before registering to the coreWolfram Sang1-3/+5
2015-10-27i2c: rcar: enable RuntimePM before registering to the coreWolfram Sang1-3/+4
2015-10-27mfd: max77843: Fix max77843_chg_init() return on errorJavier Martinez Canillas1-1/+1
2015-10-27nfsd/blocklayout: accept any minlengthChristoph Hellwig1-8/+0
2015-10-27ARM: ux500: simplify secondary CPU bootLinus Walleij5-133/+40
2015-10-27arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon1-1/+1
2015-10-27btrfs: fix use after free iterating extrefsChris Mason1-5/+3
2015-10-27btrfs: check unsupported filters in balance argumentsDavid Sterba2-0/+13
2015-10-27memcg: convert threshold to bytesShaohua Li1-0/+1
2015-10-27crypto: ahash - ensure statesize is non-zeroRussell King1-1/+2
2015-10-27crypto: camellia_aesni_avx - Fix CPU feature checksBen Hutchings1-0/+5
2015-10-27crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp3-0/+5
2015-10-27drm: Fix locking for sysfs dpms fileDaniel Vetter1-9/+3
2015-10-27netlink: Trim skb to alloc size to avoid MSG_TRUNCArad, Ronen1-12/+22
2015-10-27tipc: move fragment importance field to new header positionJon Paul Maloy1-2/+2
2015-10-27ethtool: Use kcalloc instead of kmalloc for ethtool_get_stringsJoe Perches1-1/+1
2015-10-27ipv6: Don't call with rt6_uncached_list_flush_devEric W. Biederman1-5/+7
2015-10-27bpf: clear sender_cpu before xmitAlexei Starovoitov1-0/+1
2015-10-27act_mirred: clear sender cpu before sending to txWANG Cong1-0/+1
2015-10-27ovs: do not allocate memory from offline numa nodeKonstantin Khlebnikov1-1/+2
2015-10-27bpf: fix panic in SO_GET_FILTER with native ebpf programsDaniel Borkmann1-1/+5
2015-10-27inet: fix race in reqsk_queue_unlink()Eric Dumazet1-9/+10
2015-10-27ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault1-1/+0
2015-10-27net: add pfmemalloc check in sk_add_backlog()Eric Dumazet1-0/+8
2015-10-27inet: fix races in reqsk_queue_hash_req()Eric Dumazet1-4/+4
2015-10-27net: dsa: fix preparation of a port STP updateVivien Didelot1-3/+8
2015-10-27skbuff: Fix skb checksum partial check.Pravin B Shelar2-5/+6
2015-10-27skbuff: Fix skb checksum flag on skb pullPravin B Shelar1-0/+3
2015-10-27net/unix: fix logic about sk_peek_offsetAndrey Vagin1-5/+7
2015-10-27af_unix: return data from multiple SKBs on recv() with MSG_PEEK flagAaron Conole1-1/+14
2015-10-27af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole1-1/+5
2015-10-27l2tp: protect tunnel->del_work by ref_countAlexander Couzens1-2/+9
2015-10-27net/ibm/emac: bump version numbers for correct work with ethtoolIvan Mikhaylov1-3/+3
2015-10-23Linux 4.2.4v4.2.4Greg Kroah-Hartman1-1/+1
2015-10-23sched/preempt, powerpc, kvm: Use need_resched() instead of should_resched()Konstantin Khlebnikov1-1/+1
2015-10-23sched/preempt, xen: Use need_resched() instead of should_resched()Konstantin Khlebnikov1-1/+1
2015-10-233w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig1-7/+21
2015-10-23sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov5-18/+22
2015-10-23blk-mq: avoid setting hctx->tags->cpumask before allocationAkinobu Mita1-1/+8
2015-10-23mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)Joonsoo Kim1-3/+10
2015-10-23e1000e: Fix tight loop implementation of systime read algorithmRaanan Avargil1-10/+21
2015-10-23serial: atmel: fix error path of probe functionUwe Kleine-König1-1/+1