summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-23xen/pciback: Do not install an IRQ handler for MSI interrupts.Konrad Rzeszutek Wilk1-0/+7
2016-01-23xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS...Konrad Rzeszutek Wilk1-0/+7
2016-01-23xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI...Konrad Rzeszutek Wilk1-1/+6
2016-01-23xen/pciback: Save xen_pci_op commands before processing itKonrad Rzeszutek Wilk2-1/+15
2016-01-23xen-blkback: only read request operation from shared ring onceRoger Pau Monné1-4/+4
2016-01-23xen-netback: use RING_COPY_REQUEST() throughoutDavid Vrabel1-16/+14
2016-01-23xen-netback: don't use last request to determine minimum Tx creditDavid Vrabel1-3/+1
2016-01-23xen: Add RING_COPY_REQUEST()David Vrabel1-0/+14
2016-01-23s390/dis: Fix handling of format specifiersMichael Holzheu1-4/+11
2016-01-23ftrace/scripts: Have recordmcount copy the object fileSteven Rostedt (Red Hat)1-35/+110
2016-01-23net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa1-1/+1
2016-01-23scripts: recordmcount: break hardlinksRussell King1-0/+14
2016-01-23spi: fix parent-device reference leakJohan Hovold1-1/+1
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