summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established socketsEric Dumazet2018-10-211-2/+4
* ASoC: fsl_esai: Fix divisor calculation failure at lower ratioNicolin Chen2018-10-211-0/+7
* ALSA: line6: Use correct endpoint type for midi outputFabián Inostroza2018-10-211-1/+1
* l2tp: fix race in duplicate tunnel detectionGuillaume Nault2018-10-213-28/+14
* l2tp: fix races in tunnel creationGuillaume Nault2018-10-214-105/+105
* drm/radeon: add PX quirk for Asus K73TKNico Sneck2018-10-211-0/+4
* drm/radeon: make MacBook Pro d3_delay quirk more genericBjorn Helgaas2018-10-212-11/+13
* fs/reiserfs/journal.c: add missing resierfs_warning() argAndrew Morton2018-10-211-1/+1
* fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl tableDanilo Krummrich2018-10-211-0/+3
* powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loopsNicholas Piggin2018-10-211-1/+6
* powerpc/powernv: define a standard delay for OPAL_BUSY type retry loopsNicholas Piggin2018-10-211-0/+3
* tracing/uprobe_event: Fix strncpy corner caseMasami Hiramatsu2018-10-211-0/+2
* x86/apic: Fix signedness bug in APIC ID validity checksLi RongQing2018-10-215-10/+13
* s390/ipl: ensure loadparm valid flag is setVasily Gorbik2018-10-211-0/+1
* scsi: qla2xxx: Avoid double completion of abort commandBen Hutchings2018-10-211-2/+2
* scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTShimanshu.madhani@cavium.com2018-10-211-0/+1
* fanotify: fix logic of events on childAmir Goldstein2018-10-211-19/+15
* HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed deviceRodrigo Rivas Costa2018-10-211-0/+5
* sctp: do not leak kernel memory to user spaceEric Dumazet2018-10-211-1/+3
* soreuseport: initialise timewait reuseport fieldEric Dumazet2018-10-212-0/+2
* net: fix uninit-value in __hw_addr_add_ex()Eric Dumazet2018-10-211-2/+2
* net: initialize skb->peeked when cloningEric Dumazet2018-10-211-0/+1
* net: fix rtnh_ok()Eric Dumazet2018-10-211-1/+1
* netlink: fix uninit-value in netlink_sendmsgEric Dumazet2018-10-211-0/+2
* crypto: af_alg - fix possible uninit-value in alg_bind()Eric Dumazet2018-10-211-4/+4
* ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulationTakashi Iwai2018-10-211-2/+3
* block_invalidatepage(): only release page if the full page was invalidatedJeff Moyer2018-10-211-1/+1
* ocfs2/dlm: wait for dlm recovery done when migrating all lock resourcespiaojun2018-10-213-3/+26
* hugetlbfs: fix bug in pgoff overflow checkingMike Kravetz2018-10-211-3/+7
* zboot: fix stack protector in compressed boot phaseHuacai Chen2018-10-211-8/+1
* vti6: better validate user provided tunnel namesEric Dumazet2018-10-211-2/+5
* ip6_tunnel: better validate user provided tunnel namesEric Dumazet2018-10-211-3/+5
* ip6_gre: better validate user provided tunnel namesEric Dumazet2018-10-211-3/+5
* ipv6: sit: better validate user provided tunnel namesEric Dumazet2018-10-211-3/+5
* ip_tunnel: better validate user provided tunnel namesEric Dumazet2018-10-211-5/+6
* btrfs: Fix possible softlock on single core machinesNikolay Borisov2018-10-211-0/+1
* Btrfs: bail out on error during replay_dir_deletesLiu Bo2018-10-211-1/+3
* Btrfs: fix NULL pointer dereference in log_dir_itemsLiu Bo2018-10-211-2/+5
* media: v4l2-compat-ioctl32: don't oops on overlayMauro Carvalho Chehab2018-10-211-1/+3
* Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpadOndrej Zary2018-10-211-0/+17
* ubi: Reject MLC NANDRichard Weinberger2018-10-211-0/+11
* ubi: Fix error for write accessRomain Izard2018-10-211-1/+1
* ubifs: Check ubifs_wbuf_sync() return codeRichard Weinberger2018-10-211-4/+10
* kvm: x86: fix a compile warningPeng Hao2018-10-211-1/+1
* net: systemport: Fix sparse warnings in bcm_sysport_insert_tsb()Florian Fainelli2018-10-211-5/+6
* net: bcmgenet: Fix sparse warnings in bcmgenet_put_tx_csum()Florian Fainelli2018-10-211-5/+6
* mmc: jz4740: Fix race condition in IRQ mask updateAlex Smith2018-10-211-1/+1
* powerpc/mm/hugetlb: initialize the pagetable cache correctly for hugetlbAneesh Kumar K.V2018-10-211-9/+8
* RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA deviceRoland Dreier2018-10-211-0/+3
* drm/radeon: Fix PCIe lane width calculationPaul Parsons2018-10-211-2/+2