summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-18Linux 3.4.109v3.4.109Zefan Li1-1/+1
2015-09-18udp: fix behavior of wrong checksumsEric Dumazet2-8/+4
2015-09-18sched: Queue RT tasks to head when prio dropsThomas Gleixner1-2/+7
2015-09-18pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomicBen Hutchings1-23/+32
2015-09-18NET: ROSE: Don't dereference NULL neighbour pointer.Ralf Baechle1-1/+2
2015-09-18block: fix ext_dev_lock lockdep reportDan Williams1-6/+6
2015-09-18bridge: superfluous skb->nfct check in br_nf_dev_queue_xmitVasily Averin1-2/+2
2015-09-18net: socket: Fix the wrong returns for recvmsg and sendmsgJunling Zheng1-14/+10
2015-09-18ipmi: fix timeout calculation when bmc is disconnectedXie XiuQi1-1/+1
2015-09-18x86, kvm: fix kvm's usage of kernel_fpu_begin/end()Suresh Siddha4-15/+40
2015-09-18x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu()Suresh Siddha1-1/+2
2015-09-18ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller1-0/+1
2015-09-18md: use kzalloc() when bitmap is disabledBenjamin Randazzo1-2/+2
2015-09-18udf: Check length of extended attributes and allocation descriptorsJan Kara1-0/+13
2015-09-18tracing: Have filter check for balanced opsSteven Rostedt1-2/+8
2015-09-18ring-buffer-benchmark: Fix the wrong sched_priority of producerWang Long1-1/+1
2015-09-18bridge: fix multicast router rlist endless loopNikolay Aleksandrov1-4/+3
2015-09-18bridge: disable softirqs around br_fdb_update to avoid lockupNikolay Aleksandrov1-0/+2
2015-09-18bridge: use _bh spinlock variant for br_fdb_update to avoid lockupWilson Kok1-2/+2
2015-09-18MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan1-1/+1
2015-09-18USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongleJohn D. Blair1-0/+1
2015-09-18ALSA: usb-audio: add MAYA44 USB+ mixer control namesClemens Ladisch1-0/+5
2015-09-18ALSA: hda/realtek - Add a fixup for another Acer Aspire 9420Takashi Iwai1-0/+1
2015-09-18Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede1-3/+4
2015-09-18vfs: read file_handle only once in handle_to_pathSasha Levin1-2/+3
2015-09-18drm/i915: Don't skip request retirement if the active list is emptyVille Syrjälä1-3/+0
2015-09-18ozwpan: unchecked signed subtraction leads to DoSJason A. Donenfeld1-3/+4
2015-09-18ozwpan: divide-by-zero leading to panicJason A. Donenfeld1-1/+4
2015-09-18ozwpan: Use proper check to prevent heap overflowJason A. Donenfeld1-4/+9
2015-09-18USB: serial: ftdi_sio: Add support for a Motion Tracker Development BoardPatrick Riphagen2-0/+2
2015-09-18target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover2-0/+4
2015-09-18d_walk() might skip too muchAl Viro1-4/+4
2015-09-18fs, omfs: add NULL terminator in the end up the token listSasha Levin1-1/+2
2015-09-18lguest: fix out-by-one error in address checking.Rusty Russell1-1/+1
2015-09-18x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov1-1/+6
2015-09-18x86/mce: Fix MCE severity messagesBorislav Petkov1-1/+4
2015-09-18ARM: dts: imx27: only map 4 Kbyte for fec registersPhilippe Reynes1-1/+1
2015-09-18bridge: fix parsing of MLDv2 reportsThadeu Lima de Souza Cascardo1-1/+1
2015-09-18crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger1-13/+13
2015-09-18xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel3-6/+10
2015-09-18sd: Disable support for 256 byte/sector disksMark Hounschell1-14/+6
2015-09-18mmc: atmel-mci: fix bad variable type for clkdivLudovic Desroches1-2/+7
2015-09-18ALSA: hda - Add Conexant codecs CX20721, CX20722, CX20723 and CX20724David Henningsson1-0/+12
2015-09-18powerpc: Align TOC to 256 bytesAnton Blanchard1-0/+1
2015-09-18Input: elantech - fix semi-mt protocol for v3 HWBenjamin Tissoires1-1/+1
2015-09-18ASoC: wm8994: correct BCLK DIV 348 to 384Zidan Wang1-1/+1
2015-09-18ASoC: wm8960: fix "RINPUT3" audio route errorZidan Wang1-1/+1
2015-09-18KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini1-1/+1
2015-09-18mac80211: move WEP tailroom size checkJanusz Dziedzic1-2/+4
2015-09-18ipvs: fix memory leak in ip_vs_ctl.cTommi Rantala1-0/+3