summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.14.60-rt61v3.14.60-rt61Steven Rostedt (Red Hat)2016-02-231-1/+1
* Merge tag 'v3.14.60' into v3.14-rtSteven Rostedt (Red Hat)2016-02-2365-154/+375
|\
| * Linux 3.14.60v3.14.60Greg Kroah-Hartman2016-01-281-1/+1
| * arm64: restore bogomips information in /proc/cpuinfoYang Shi2016-01-281-0/+4
| * 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
| * arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier2016-01-282-4/+6
| * 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: Check for already reclaimed tasksMichael Neuling2016-01-281-0/+18
| * 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
| * ipv6: update skb->csum when CE mark is propagatedEric Dumazet2016-01-282-4/+17
| * phonet: properly unshare skbs in phonet_rcv()Eric Dumazet2016-01-281-0/+4
| * bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss2016-01-281-1/+4
| * tcp_yeah: don't set ssthresh below 2Neal Cardwell2016-01-281-1/+1
| * net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memorySasha Levin2016-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: wm8974: set cache type for regmapMans Rullgard2016-01-281-0/+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
| * ALSA: timer: Fix race among timer ioctlsTakashi Iwai2016-01-281-13/+19
| * ALSA: timer: Harden slave timer list handlingTakashi Iwai2016-01-281-4/+14
| * ALSA: seq: Fix race at timer setup and closeTakashi Iwai2016-01-281-0/+2
| * ALSA: seq: Fix missing NULL check at remove_events ioctlTakashi Iwai2016-01-281-1/+1
| * ALSA: hda/realtek - Fix silent headphone output on MacPro 4,1 (v2)Mario Kleiner2016-01-281-2/+9