summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tty: Fix GPF in flush_to_ldisc()Peter Hurley2016-10-261-1/+2
* mm: hugetlb: call huge_pte_alloc() only if ptep is nullNaoya Horiguchi2016-10-261-4/+4
* mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any ...Michal Hocko2016-10-262-5/+20
* parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka2016-10-261-7/+8
* ses: fix additional element traversal bugJames Bottomley2016-10-262-1/+13
* vgaarb: fix signal handling in vga_get()Kirill A. Shutemov2016-10-261-2/+4
* ses: Fix problems with simple enclosuresJames Bottomley2016-10-261-1/+19
* dm btree: fix bufio buffer leaks in dm_btree_del() error pathJoe Thornber2016-10-261-1/+15
* rfkill: copy the name into the rfkill structJohannes Berg2016-10-261-3/+3
* crypto: skcipher - Copy iv from desc even for 0-len walksJason A. Donenfeld2016-10-262-2/+2
* 9p: ->evict_inode() should kick out ->i_data, not ->i_mappingAl Viro2016-10-261-2/+2
* sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...lucien2016-10-263-2/+5
* ALSA: rme96: Fix unexpected volume reset after rate changesTakashi Iwai2016-10-261-15/+26
* usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun2016-10-261-0/+8
* dm btree: fix leak of bufio-backed block in btree_split_sibling error pathMike Snitzer2016-10-261-1/+3
* USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov2016-10-261-0/+4
* sata_sil: disable trimMikulas Patocka2016-10-261-0/+3
* AHCI: Fix softreset failed issue of Port MultiplierXiangliang Yu2016-10-261-0/+9
* jbd2: Fix unreclaimed pages after truncate in data=journal modeJan Kara2016-10-261-0/+2
* ext4: Fix handling of extended tv_secDavid Turner2016-10-261-7/+44
* USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy2016-10-261-1/+0
* fuse: break infinite loop in fuse_fill_write_pages()Roman Gushchin2016-10-261-1/+1
* fix sysvfs symlinksAl Viro2016-10-261-8/+2
* x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin2016-10-261-7/+10
* sched/core: Clear the root_domain cpumasks in init_rootdomain()Xunlei Pang2016-10-261-3/+3
* wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley2016-10-261-5/+1
* nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton2016-10-261-1/+5
* vfs: Avoid softlockups with sendfile(2)Jan Kara2016-10-261-0/+1
* vfs: Make sendfile(2) killable even betterJan Kara2016-10-261-0/+7
* can: sja1000: clear interrupts on startMirza Krak2016-10-261-0/+3
* mac: validate mac_partition is within sectorKees Cook2016-10-261-3/+7
* USB: option: add XS Stick W100-2 from 4G SystemsBjørn Mork2016-10-261-0/+9
* ASoC: wm8962: correct addresses for HPF_C_0/1Sachin Pandhare2016-10-261-2/+2
* USB: serial: option: add support for Novatel MiFi USB620LAleksander Morgado2016-10-261-0/+2
* ALSA: usb-audio: work around CH345 input SysEx corruptionClemens Ladisch2016-10-261-0/+42
* ALSA: usb-audio: prevent CH345 multiport output SysEx corruptionClemens Ladisch2016-10-264-0/+16
* ALSA: usb-audio: add packet size quirk for the Medeli DD305Clemens Ladisch2016-10-261-0/+1
* iio: lpc32xx_adc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy2016-10-261-2/+2
* net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov2016-10-261-2/+2
* ring-buffer: Update read stamp with first real commit on pageSteven Rostedt (Red Hat)2016-10-261-7/+5
* broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen2016-10-261-1/+1
* net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov2016-10-261-7/+8
* ip6mr: call del_timer_sync() in ip6mr_free_table()WANG Cong2016-10-261-1/+1
* usblp: do not set TASK_INTERRUPTIBLE before lockJiri Slaby2016-10-261-1/+1
* tcp: md5: fix lockdep annotationEric Dumazet2016-10-261-1/+2
* macvlan: fix leak in macvlan_handle_frameSabrina Dubroca2016-10-261-0/+2
* mac80211: mesh: fix call_rcu() usageJohannes Berg2016-10-261-4/+4
* net: fix __netdev_update_features return on ndo_set_features failureNikolay Aleksandrov2016-10-261-1/+1
* usb: musb: core: fix order of arguments to ulpi write callbackUwe Kleine-König2016-10-261-5/+5
* sctp: translate host order to network order when setting a hmacidlucien2016-10-261-2/+2