summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-29team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel1-3/+3
2016-01-29ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings4-15/+15
2016-01-29isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings1-0/+6
2016-01-29ipv6: update skb->csum when CE mark is propagatedEric Dumazet2-4/+17
2016-01-29phonet: properly unshare skbs in phonet_rcv()Eric Dumazet1-0/+4
2016-01-29bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss1-1/+4
2016-01-29tcp_yeah: don't set ssthresh below 2Neal Cardwell1-1/+1
2016-01-29net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memorySasha Levin1-1/+1
2016-01-29net: possible use after free in dst_releaseFrancesco Ruggeri1-1/+2
2016-01-29bridge: Only call /sbin/bridge-stp for the initial network namespaceHannes Frederic Sowa1-1/+4
2016-01-29unix: properly account for FDs passed over unix socketswilly tarreau3-8/+33
2016-01-29connector: bump skb->users before callback invocationFlorian Westphal1-8/+3
2016-01-29sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...Xin Long2-4/+5
2016-01-29ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin1-1/+1
2016-01-29veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan1-6/+0
2016-01-29xhci: refuse loading if nousb is usedOliver Neukum1-0/+4
2016-01-29USB: cp210x: add ID for ELV Marble Sound Board 1Oliver Freyermuth1-0/+1
2016-01-29USB: ipaq.c: fix a timeout loopDan Carpenter1-1/+2
2016-01-29usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun1-0/+8
2016-01-29ASoC: compress: Fix compress device direction checkVinod Koul1-3/+20
2016-01-29ASoC: arizona: Fix bclk for sample rates that are multiple of 4kHzNikesh Oswal1-1/+1
2016-01-29ASoC: wm8974: set cache type for regmapMans Rullgard1-0/+1
2016-01-29ASoC: wm8962: correct addresses for HPF_C_0/1Sachin Pandhare1-2/+2
2016-01-29ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0Takashi Iwai1-0/+2
2016-01-29ALSA: hrtimer: Fix stall by hrtimer_cancel()Takashi Iwai1-1/+2
2016-01-29ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat modeNicolas Boichat1-4/+9
2016-01-29ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat modeNicolas Boichat1-4/+5
2016-01-29ALSA: timer: Fix double unlink of active_listTakashi Iwai1-1/+1
2016-01-29ALSA: timer: Fix race among timer ioctlsTakashi Iwai1-13/+19
2016-01-29ALSA: timer: Harden slave timer list handlingTakashi Iwai1-4/+14
2016-01-29ALSA: seq: Fix race at timer setup and closeTakashi Iwai1-0/+2
2016-01-29ALSA: seq: Fix missing NULL check at remove_events ioctlTakashi Iwai1-1/+1
2016-01-29ALSA: hda/realtek - Fix silent headphone output on MacPro 4,1 (v2)Mario Kleiner1-2/+9
2016-01-29ALSA: hda - Set SKL+ hda controller power at freeze() and thaw()Xiong Zhang1-0/+34
2016-01-29ALSA: hda - Add inverted dmic for Packard Bell DOTSDavid Henningsson1-0/+1
2016-01-29ALSA: rme96: Fix unexpected volume reset after rate changesTakashi Iwai1-15/+26
2016-01-29ALSA: hda - Apply pin fixup for HP ProBook 6550bTakashi Iwai1-0/+1
2016-01-29ALSA: hda - Add Intel Lewisburg device IDs AudioAlexandra Yates1-0/+5
2016-01-29ipmi: move timer init to before irq is setupJan Stancek1-4/+4
2016-01-29x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu1-1/+1
2016-01-29x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner1-0/+8
2016-01-29KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSRPaul Mackerras1-0/+6
2016-01-29x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)1-1/+2
2016-01-29xen/gntdev: Grant maps should not be subject to NUMA balancingBoris Ostrovsky1-1/+1
2016-01-29x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin1-7/+10
2016-01-23Linux 3.14.59v3.14.59Greg Kroah-Hartman1-1/+1
2016-01-23KEYS: Fix keyring ref leak in join_session_keyring()Yevgeny Pats1-0/+1
2016-01-23KEYS: Fix race between read and revokeDavid Howells1-9/+9
2016-01-23KEYS: Fix crash when attempt to garbage collect an uninstantiated keyringDavid Howells1-2/+4
2016-01-23KEYS: Fix race between key destruction and finding a keyring by nameDavid Howells1-4/+4