summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* wlcore/wl12xx: spi: fix oops on firmware loadUri Mashiach2016-02-191-3/+7
* spi: fix parent-device reference leakJohan Hovold2016-02-191-1/+1
* spi: atmel: Fix DMA-setup for transfers with more than 8 bits per wordDavid Mosberger-Tang2016-02-191-1/+2
* Revert "dm mpath: fix stalls when handling invalid ioctls"Mauricio Faria de Oliveira2016-02-191-5/+2
* sh64: fix __NR_fgetxattrDmitry V. Levin2016-02-191-1/+1
* ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei2016-02-191-0/+2
* ocfs2/dlm: ignore cleaning the migration mle that is inusexuejiufei2016-02-191-11/+15
* kernel/signal.c: unexport sigsuspend()Richard Weinberger2016-02-192-2/+1
* remoteproc: avoid stack overflow in debugfs fileArnd Bergmann2016-02-191-1/+1
* HID: usbhid: fix recursive deadlockIoan-Adrian Ratiu2016-02-191-2/+2
* dm btree: fix leak of bufio-backed block in btree_split_sibling error pathMike Snitzer2016-02-191-1/+3
* crypto: algif_hash - Only export and import on sockets with dataHerbert Xu2016-02-191-2/+10
* xhci: fix placement of call to usb_disabled()Greg Kroah-Hartman2016-02-191-3/+3
* recordmcount: Fix endianness handling bug for nop_mcountlibin2016-02-191-1/+1
* Linux 3.10.96v3.10.96Greg Kroah-Hartman2016-01-281-1/+1
* mn10300: Select CONFIG_HAVE_UID16 to fix build failureGuenter Roeck2016-01-281-3/+1
* openrisc: fix CONFIG_UID16 settingAndrew Morton2016-01-281-3/+1
* HID: core: Avoid uninitialized buffer accessRichard Purdie2016-01-281-1/+1
* parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka2016-01-281-7/+8
* arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon2016-01-281-0/+3
* arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood2016-01-281-0/+6
* arm64: fix building without CONFIG_UID16Arnd Bergmann2016-01-282-2/+2
* scripts/recordmcount.pl: support data in text section on powerpcUlrich Weigand2016-01-281-1/+2
* powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng2016-01-281-8/+8
* powerpc: Make value-returning atomics fully orderedBoqun Feng2016-01-281-1/+1
* powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling2016-01-283-5/+14
* team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel2016-01-281-3/+3
* ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings2016-01-284-15/+15
* isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings2016-01-281-0/+6
* phonet: properly unshare skbs in phonet_rcv()Eric Dumazet2016-01-281-0/+4
* tcp_yeah: don't set ssthresh below 2Neal Cardwell2016-01-281-1/+1
* net: possible use after free in dst_releaseFrancesco Ruggeri2016-01-281-1/+2
* bridge: Only call /sbin/bridge-stp for the initial network namespaceHannes Frederic Sowa2016-01-281-1/+4
* unix: properly account for FDs passed over unix socketswilly tarreau2016-01-283-8/+33
* connector: bump skb->users before callback invocationFlorian Westphal2016-01-281-8/+3
* sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...Xin Long2016-01-282-4/+5
* ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin2016-01-281-1/+1
* veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan2016-01-281-6/+0
* xhci: refuse loading if nousb is usedOliver Neukum2016-01-281-0/+4
* USB: cp210x: add ID for ELV Marble Sound Board 1Oliver Freyermuth2016-01-281-0/+1
* USB: ipaq.c: fix a timeout loopDan Carpenter2016-01-281-1/+2
* usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun2016-01-281-0/+8
* ASoC: compress: Fix compress device direction checkVinod Koul2016-01-281-3/+20
* ASoC: arizona: Fix bclk for sample rates that are multiple of 4kHzNikesh Oswal2016-01-281-1/+1
* ASoC: wm8962: correct addresses for HPF_C_0/1Sachin Pandhare2016-01-281-2/+2
* ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0Takashi Iwai2016-01-281-0/+2
* ALSA: hrtimer: Fix stall by hrtimer_cancel()Takashi Iwai2016-01-281-1/+2
* ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat modeNicolas Boichat2016-01-281-4/+9
* ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat modeNicolas Boichat2016-01-281-4/+5
* ALSA: timer: Fix double unlink of active_listTakashi Iwai2016-01-281-1/+1