summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-23ser_gigaset: fix deallocation of platform device structureTilman Schmidt1-3/+7
2016-01-23mISDN: fix a loop countDan Carpenter1-4/+3
2016-01-23sh_eth: fix TX buffer byte-swappingSergei Shtylyov1-2/+1
2016-01-23ALSA: usb-audio: Add a more accurate volume quirk for AudioQuest DragonFlyAnssi Hannula4-12/+43
2016-01-23ALSA: tlv: add DECLARE_TLV_DB_RANGE()Clemens Ladisch1-0/+4
2016-01-23ALSA: tlv: compute TLV_*_ITEM lengths automaticallyClemens Ladisch1-8/+12
2016-01-23tty: Fix GPF in flush_to_ldisc()Peter Hurley1-3/+5
2016-01-23ses: fix additional element traversal bugJames Bottomley2-1/+13
2016-01-23ses: Fix problems with simple enclosuresJames Bottomley1-1/+19
2016-01-23rfkill: copy the name into the rfkill structJohannes Berg1-3/+3
2016-01-23crypto: skcipher - Copy iv from desc even for 0-len walksJason A. Donenfeld2-2/+2
2016-01-23video: fbdev: fsl: Fix kernel crash when diu_ops is not implementedWang Dongsheng1-1/+12
2016-01-23ipv6: sctp: fix lockdep splat in sctp_v6_get_dst()Eric Dumazet1-2/+1
2016-01-23sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...lucien3-2/+5
2015-12-30Linux 3.2.75v3.2.75Ben Hutchings1-1/+1
2015-12-30ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings4-15/+15
2015-12-30isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings1-0/+6
2015-12-30af_unix: fix a fatal race with bit fieldsEric Dumazet2-8/+9
2015-12-30af_unix: Revert 'lock_interruptible' in stream receive codeRainer Weikusat1-10/+3
2015-12-30bluetooth: Validate socket address length in sco_sock_bind().David S. Miller1-0/+3
2015-12-30pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong1-0/+6
2015-12-30sh_eth: fix kernel oops in skb_put()Sergei Shtylyov1-2/+2
2015-12-30net: add validation for the socket syscall protocol argumentHannes Frederic Sowa6-0/+16
2015-12-30ipv6: sctp: clone options to avoid use after freeEric Dumazet1-0/+8
2015-12-30sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner2-0/+5
2015-12-30atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek1-4/+3
2015-12-30ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet1-1/+8
2015-12-30ipv6: add complete rcu protection around np->optEric Dumazet12-60/+117
2015-12-30dccp: remove unnecessary codes in ipv6.cRongQing.Li1-16/+5
2015-12-30ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček3-6/+15
2015-12-30net: ipmr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov1-7/+8
2015-12-30net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann1-0/+2
2015-12-30tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet1-0/+1
2015-12-30snmp: Remove duplicate OUTMCAST stat incrementNeil Horman1-2/+0
2015-12-30sh64: fix __NR_fgetxattrDmitry V. Levin1-1/+1
2015-12-30mm: hugetlb: call huge_pte_alloc() only if ptep is nullNaoya Horiguchi1-4/+4
2015-12-30mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any ...Michal Hocko2-5/+20
2015-12-30parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka1-7/+8
2015-12-30vgaarb: fix signal handling in vga_get()Kirill A. Shutemov1-2/+4
2015-12-30dm btree: fix bufio buffer leaks in dm_btree_del() error pathJoe Thornber1-1/+15
2015-12-30ipmi: move timer init to before irq is setupJan Stancek1-4/+4
2015-12-309p: ->evict_inode() should kick out ->i_data, not ->i_mappingAl Viro1-2/+2
2015-12-30ALSA: rme96: Fix unexpected volume reset after rate changesTakashi Iwai1-15/+26
2015-12-30usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun1-0/+8
2015-12-30sched/core: Clear the root_domain cpumasks in init_rootdomain()Xunlei Pang1-3/+3
2015-12-30sched/core: Remove false-positive warning from wake_up_process()Sasha Levin1-1/+0
2015-12-30drm: Fix an unwanted master inheritance v2Thomas Hellstrom3-37/+71
2015-12-30locking: Add WARN_ON_ONCE lock assertionPeter Hurley1-0/+5
2015-12-30ipv4: igmp: Allow removing groups from a removed interfaceAndrew Lunn1-2/+3
2015-12-30dm btree: fix leak of bufio-backed block in btree_split_sibling error pathMike Snitzer1-1/+3