summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-23af_unix: Revert 'lock_interruptible' in stream receive codeRainer Weikusat1-10/+3
2016-01-23bluetooth: Validate socket address length in sco_sock_bind().David S. Miller1-0/+3
2016-01-23pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong1-0/+6
2016-01-23skbuff: Fix offset error in skb_reorder_vlan_headerVlad Yasevich1-1/+1
2016-01-23vlan: Fix untag operations of stacked vlans with REORDER_HEADER offVlad Yasevich1-1/+2
2016-01-23sh_eth: fix kernel oops in skb_put()Sergei Shtylyov1-2/+2
2016-01-23net: add validation for the socket syscall protocol argumentHannes Frederic Sowa6-0/+16
2016-01-23ipv6: sctp: clone options to avoid use after freeEric Dumazet1-0/+8
2016-01-23sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner3-2/+5
2016-01-23sctp: use the same clock as if sock source timestamps were onMarcelo Ricardo Leitner1-2/+2
2016-01-23atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek1-4/+3
2016-01-23gre6: allow to update all parameters via rtnlNicolas Dichtel1-5/+3
2016-01-23usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings1-1/+2
2016-01-23USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov1-0/+4
2016-01-23USB: add quirk for devices with broken LPMAlan Stern3-1/+15
2016-01-23USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy1-1/+0
2016-01-23USB: serial: Another Infineon flash loader USB IDJonas Jonsson1-0/+1
2016-01-23USB: cdc_acm: Ignore Infineon Flash Loader utilityJonas Jonsson1-0/+5
2016-01-23ocfs2: fix umask ignored issueJunxiao Bi1-0/+2
2016-01-23nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton1-1/+5
2016-01-23nfs4: start callback_ident at idr 1Benjamin Coddington1-1/+1
2016-01-23firewire: ohci: fix JMicron JMB38x IT context discoveryStefan Richter1-0/+5
2016-01-23ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong3-3/+16
2016-01-23ext4: fix potential use after free in __ext4_journal_stopLukas Czerner1-3/+3
2016-01-23Btrfs: fix race leading to BUG_ON when running delalloc for nodatacowFilipe Manana1-2/+8
2016-01-23Btrfs: fix race leading to incorrect item deletion when dropping extentsFilipe Manana1-4/+12
2016-01-23ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet1-1/+8
2016-01-23ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček3-5/+11