summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-20xen-netfront: properly destroy queues when removing deviceDavid Vrabel1-6/+1
2018-11-20xen-netfront: Use static attribute groups for sysfs entriesTakashi Iwai1-46/+16
2018-11-20xen-netfront: use different locks for Rx and Tx statsDavid Vrabel1-29/+42
2018-11-20xen-netfront: release per-queue Tx and Rx resource when disconnectingDavid Vrabel1-61/+7
2018-11-20xen-netfront: fix locking in connect error pathDavid Vrabel1-1/+1
2018-11-20mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chipsJoakim Tjernlund1-3/+3
2018-11-20mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()Joakim Tjernlund1-4/+5
2018-11-20x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec()Dan Williams1-1/+1
2018-11-20x86/speculation: Fix up array_index_nospec_mask() asm constraintDan Williams1-1/+1
2018-11-20x86: Call fixup_exception() before notify_die() in math_error()Siarhei Liakh1-6/+8
2018-11-20udf: Detect incorrect directory sizeJan Kara1-0/+3
2018-11-20MIPS: io: Add barrier after register read in inX()Huacai Chen1-0/+2
2018-11-20scsi: target: Fix truncated PR-in ReadKeys responseDavid Disseldorp1-12/+10
2018-11-20xfrm_user: prevent leaking 2 bytes of kernel memoryEric Dumazet1-3/+5
2018-11-20powerpc/e500mc: Set assembler machine type to e500mcMichael Jeanson1-0/+1
2018-11-20mtd: rawnand: mxc: set spare area size register explicitlyMartin Kaiser1-1/+4
2018-11-20netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet3-4/+4
2018-11-20netfilter: nf_queue: augment nfqa_cfg_policyEric Dumazet1-0/+3
2018-11-20USB: serial: cp210x: add CESINEL device idsJohan Hovold1-0/+11
2018-11-20USB: serial: cp210x: add Silicon Labs IDs for Windows UpdateKaroly Pados1-0/+3
2018-11-20ext4: add more mount time checks of the superblockTheodore Ts'o1-11/+26
2018-11-20ext4: include the illegal physical block in the bad map ext4_error msgTheodore Ts'o1-2/+2
2018-11-20l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl()Guillaume Nault1-1/+1
2018-11-20l2tp: reject creation of non-PPP sessions on L2TPv2 tunnelsGuillaume Nault1-0/+6
2018-11-20cfg80211: initialize sinfo in cfg80211_get_stationSven Eckelmann1-0/+2
2018-11-20l2tp: clean up stale tunnel or session in pppol2tp_connect's error pathGuillaume Nault1-0/+10
2018-11-20l2tp: prevent pppol2tp_connect() from creating kernel socketsGuillaume Nault1-0/+9
2018-11-20l2tp: only accept PPP sessions in pppol2tp_connect()Guillaume Nault1-0/+6
2018-11-20l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect()Guillaume Nault1-0/+1
2018-11-20mm/swapfile.c: fix swap_count comment about nonexistent SWAP_HAS_CONTDaniel Jordan1-1/+1
2018-11-20mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()Jia He1-4/+10
2018-11-20ksm: add cond_resched() to the rmap_walksAndrea Arcangeli2-0/+6
2018-11-20backlight: as3711_bl: Fix Device Tree node leaksJohan Hovold2-8/+8
2018-11-20backlight: tps65217_bl: Fix Device Tree node lookupJohan Hovold1-2/+2
2018-11-20backlight: max8925_bl: Fix Device Tree node lookupJohan Hovold1-1/+3
2018-11-20backlight: as3711_bl: Fix Device Tree node lookupJohan Hovold1-10/+23
2018-11-20net/sched: act_simple: fix parsing of TCA_DEF_DATADavide Caratti1-8/+6
2018-11-20video/omap: add module license tagsArnd Bergmann9-0/+36
2018-11-20fs/binfmt_misc.c: do not allow offset overflowThadeu Lima de Souza Cascardo1-3/+9
2018-11-20mm, page_alloc: do not break __GFP_THISNODE by zonelist resetVlastimil Babka1-1/+2
2018-11-20mm: /proc/pid/pagemap: hide swap entries from unprivileged usersHuang Ying1-2/+3
2018-11-20pagemap: hide physical addresses from non-privileged usersKonstantin Khlebnikov1-7/+10
2018-11-20bnx2x: use the right constantJulia Lawall1-1/+1
2018-11-20ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devicesHans de Goede1-0/+1
2018-11-20pwm: lpss: platform: Save/restore the ctrl register over a suspend/resumeHans de Goede1-0/+24
2018-11-20scsi: qla2xxx: Fix setting lower transfer speed if GPSC failsHimanshu Madhani1-1/+2
2018-11-20rtnetlink: validate attributes in do_setlink()Eric Dumazet1-4/+4
2018-11-20net: metrics: add proper netlink validationEric Dumazet1-0/+2
2018-11-20ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeedsSabrina Dubroca1-1/+2
2018-11-20l2tp: fix refcount leakage on PPPoL2TP socketsGuillaume Nault1-18/+17