aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-30Linux 3.2.75v3.2.75Ben Hutchings
2015-12-30ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings
2015-12-30isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings
2015-12-30af_unix: fix a fatal race with bit fieldsEric Dumazet
2015-12-30af_unix: Revert 'lock_interruptible' in stream receive codeRainer Weikusat
2015-12-30bluetooth: Validate socket address length in sco_sock_bind().David S. Miller
2015-12-30pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong
2015-12-30sh_eth: fix kernel oops in skb_put()Sergei Shtylyov
2015-12-30net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2015-12-30ipv6: sctp: clone options to avoid use after freeEric Dumazet
2015-12-30sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner
2015-12-30atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek
2015-12-30ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet
2015-12-30ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-30dccp: remove unnecessary codes in ipv6.cRongQing.Li
2015-12-30ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2015-12-30net: ipmr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov
2015-12-30net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann
2015-12-30tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet
2015-12-30snmp: Remove duplicate OUTMCAST stat incrementNeil Horman
2015-12-30sh64: fix __NR_fgetxattrDmitry V. Levin
2015-12-30mm: hugetlb: call huge_pte_alloc() only if ptep is nullNaoya Horiguchi
2015-12-30mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any ...Michal Hocko
2015-12-30parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka
2015-12-30vgaarb: fix signal handling in vga_get()Kirill A. Shutemov
2015-12-30dm btree: fix bufio buffer leaks in dm_btree_del() error pathJoe Thornber
2015-12-30ipmi: move timer init to before irq is setupJan Stancek
2015-12-309p: ->evict_inode() should kick out ->i_data, not ->i_mappingAl Viro
2015-12-30ALSA: rme96: Fix unexpected volume reset after rate changesTakashi Iwai
2015-12-30usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun
2015-12-30sched/core: Clear the root_domain cpumasks in init_rootdomain()Xunlei Pang
2015-12-30sched/core: Remove false-positive warning from wake_up_process()Sasha Levin
2015-12-30drm: Fix an unwanted master inheritance v2Thomas Hellstrom
2015-12-30locking: Add WARN_ON_ONCE lock assertionPeter Hurley
2015-12-30ipv4: igmp: Allow removing groups from a removed interfaceAndrew Lunn
2015-12-30dm btree: fix leak of bufio-backed block in btree_split_sibling error pathMike Snitzer
2015-12-30usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings
2015-12-30USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov
2015-12-30wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley
2015-12-30sata_sil: disable trimMikulas Patocka
2015-12-30AHCI: Fix softreset failed issue of Port MultiplierXiangliang Yu
2015-12-30drm/ttm: Fixed a read/write lock imbalanceThomas Hellstrom
2015-12-30nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton
2015-12-30RDS: fix race condition when sending a message on unbound socketQuentin Casasnovas
2015-12-30jbd2: Fix unreclaimed pages after truncate in data=journal modeJan Kara
2015-12-30ext4: Fix handling of extended tv_secDavid Turner
2015-12-30ring-buffer: Update read stamp with first real commit on pageSteven Rostedt (Red Hat)
2015-12-30broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen
2015-12-30vfs: Avoid softlockups with sendfile(2)Jan Kara
2015-12-30vfs: Make sendfile(2) killable even betterJan Kara