summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-26tty: Fix GPF in flush_to_ldisc()Peter Hurley1-1/+2
2016-10-26mm: hugetlb: call huge_pte_alloc() only if ptep is nullNaoya Horiguchi1-4/+4
2016-10-26mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any ...Michal Hocko2-5/+20
2016-10-26parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka1-7/+8
2016-10-26ses: fix additional element traversal bugJames Bottomley2-1/+13
2016-10-26vgaarb: fix signal handling in vga_get()Kirill A. Shutemov1-2/+4
2016-10-26ses: Fix problems with simple enclosuresJames Bottomley1-1/+19
2016-10-26dm btree: fix bufio buffer leaks in dm_btree_del() error pathJoe Thornber1-1/+15
2016-10-26rfkill: copy the name into the rfkill structJohannes Berg1-3/+3
2016-10-26crypto: skcipher - Copy iv from desc even for 0-len walksJason A. Donenfeld2-2/+2
2016-10-269p: ->evict_inode() should kick out ->i_data, not ->i_mappingAl Viro1-2/+2
2016-10-26sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...lucien3-2/+5
2016-10-26ALSA: rme96: Fix unexpected volume reset after rate changesTakashi Iwai1-15/+26
2016-10-26usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun1-0/+8
2016-10-26dm btree: fix leak of bufio-backed block in btree_split_sibling error pathMike Snitzer1-1/+3
2016-10-26USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov1-0/+4
2016-10-26sata_sil: disable trimMikulas Patocka1-0/+3
2016-10-26AHCI: Fix softreset failed issue of Port MultiplierXiangliang Yu1-0/+9
2016-10-26jbd2: Fix unreclaimed pages after truncate in data=journal modeJan Kara1-0/+2
2016-10-26ext4: Fix handling of extended tv_secDavid Turner1-7/+44
2016-10-26USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy1-1/+0
2016-10-26fuse: break infinite loop in fuse_fill_write_pages()Roman Gushchin1-1/+1
2016-10-26fix sysvfs symlinksAl Viro1-8/+2
2016-10-26x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin1-7/+10
2016-10-26sched/core: Clear the root_domain cpumasks in init_rootdomain()Xunlei Pang1-3/+3
2016-10-26wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley1-5/+1
2016-10-26nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton1-1/+5
2016-10-26vfs: Avoid softlockups with sendfile(2)Jan Kara1-0/+1
2016-10-26vfs: Make sendfile(2) killable even betterJan Kara1-0/+7
2016-10-26can: sja1000: clear interrupts on startMirza Krak1-0/+3
2016-10-26mac: validate mac_partition is within sectorKees Cook1-3/+7
2016-10-26USB: option: add XS Stick W100-2 from 4G SystemsBjørn Mork1-0/+9
2016-10-26ASoC: wm8962: correct addresses for HPF_C_0/1Sachin Pandhare1-2/+2
2016-10-26USB: serial: option: add support for Novatel MiFi USB620LAleksander Morgado1-0/+2
2016-10-26ALSA: usb-audio: work around CH345 input SysEx corruptionClemens Ladisch1-0/+42
2016-10-26ALSA: usb-audio: prevent CH345 multiport output SysEx corruptionClemens Ladisch4-0/+16
2016-10-26ALSA: usb-audio: add packet size quirk for the Medeli DD305Clemens Ladisch1-0/+1
2016-10-26iio: lpc32xx_adc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy1-2/+2
2016-10-26net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov1-2/+2
2016-10-26ring-buffer: Update read stamp with first real commit on pageSteven Rostedt (Red Hat)1-7/+5
2016-10-26broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen1-1/+1
2016-10-26net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov1-7/+8
2016-10-26ip6mr: call del_timer_sync() in ip6mr_free_table()WANG Cong1-1/+1
2016-10-26usblp: do not set TASK_INTERRUPTIBLE before lockJiri Slaby1-1/+1
2016-10-26tcp: md5: fix lockdep annotationEric Dumazet1-1/+2
2016-10-26macvlan: fix leak in macvlan_handle_frameSabrina Dubroca1-0/+2
2016-10-26mac80211: mesh: fix call_rcu() usageJohannes Berg1-4/+4
2016-10-26net: fix __netdev_update_features return on ndo_set_features failureNikolay Aleksandrov1-1/+1
2016-10-26usb: musb: core: fix order of arguments to ulpi write callbackUwe Kleine-König1-5/+5
2016-10-26sctp: translate host order to network order when setting a hmacidlucien1-2/+2