summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-24regmap: Fix reversed bounds check in regmap_raw_write()Dan Carpenter
2018-04-24xen-netfront: Fix hang on device removalJason Andryuk
2018-04-24ARM: dts: at91: sama5d4: fix pinctrl compatible stringSantiago Esteban
2018-04-24ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl propertyNicolas Ferre
2018-04-24usb: musb: gadget: misplaced out of bounds checkHeinrich Schuchardt
2018-04-24mm, slab: reschedule cache_reap() on the same CPUVlastimil Babka
2018-04-24ipc/shm: fix use-after-free of shm file via remap_file_pages()Eric Biggers
2018-04-24resource: fix integer overflow at reallocationTakashi Iwai
2018-04-24fs/reiserfs/journal.c: add missing resierfs_warning() argAndrew Morton
2018-04-24ubi: Reject MLC NANDRichard Weinberger
2018-04-24ubi: Fix error for write accessRomain Izard
2018-04-24ubi: fastmap: Don't flush fastmap work on detachRichard Weinberger
2018-04-24ubifs: Check ubifs_wbuf_sync() return codeRichard Weinberger
2018-04-24tty: make n_tty_read() always abort if hangup is in progressTejun Heo
2018-04-24x86/hweight: Don't clobber %rdiVille Syrjälä
2018-04-24x86/hweight: Get rid of the special calling conventionBorislav Petkov
2018-04-24lan78xx: Correctly indicate invalid OTPPhil Elwell
2018-04-24slip: Check if rstate is initialized before uncompressingTejaswi Tanikella
2018-04-24cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWANBassem Boubaker
2018-04-24hwmon: (ina2xx) Fix access to uninitialized mutexMarek Szyprowski
2018-04-24rtl8187: Fix NULL pointer dereference in priv->conf_mutexSudhir Sreedharan
2018-04-24getname_kernel() needs to make sure that ->name != ->iname in long caseAl Viro
2018-04-24s390/ipl: ensure loadparm valid flag is setVasily Gorbik
2018-04-24s390/qdio: don't merge ERROR output buffersJulian Wiedmann
2018-04-24s390/qdio: don't retry EQBS after CCQ 96Julian Wiedmann
2018-04-24block/loop: fix deadlock after loop_set_statusTetsuo Handa
2018-04-24Revert "perf tests: Decompress kernel module before objdump"Greg Kroah-Hartman
2018-04-24radeon: hide pointless #warning when compile testingArnd Bergmann
2018-04-24perf intel-pt: Fix timestamp following overflowAdrian Hunter
2018-04-24perf intel-pt: Fix error recovery from missing TIP packetAdrian Hunter
2018-04-24perf intel-pt: Fix sync_switchAdrian Hunter
2018-04-24perf intel-pt: Fix overlap detection to identify consecutive buffers correctlyAdrian Hunter
2018-04-24parisc: Fix out of array access in match_pci_device()Helge Deller
2018-04-24media: v4l2-compat-ioctl32: don't oops on overlayMauro Carvalho Chehab
2018-04-13Linux 4.4.128v4.4.128Greg Kroah-Hartman
2018-04-13Revert "xhci: plat: Register shutdown for xhci_plat"Greg Hackmann
2018-04-13vrf: Fix use after free and double free in vrf_finish_outputDavid Ahern
2018-04-13ipv6: the entire IPv6 header chain must fit the first fragmentPaolo Abeni
2018-04-13net/ipv6: Increment OUTxxx counters after netfilter hookJeff Barnhill
2018-04-13net sched actions: fix dumping which requires several messages to user spaceCraig Dillabaugh
2018-04-13r8169: fix setting driver_data after register_netdevHeiner Kallweit
2018-04-13vti6: better validate user provided tunnel namesEric Dumazet
2018-04-13ip6_tunnel: better validate user provided tunnel namesEric Dumazet
2018-04-13ip6_gre: better validate user provided tunnel namesEric Dumazet
2018-04-13ipv6: sit: better validate user provided tunnel namesEric Dumazet
2018-04-13ip_tunnel: better validate user provided tunnel namesEric Dumazet
2018-04-13net: fool proof dev_valid_name()Eric Dumazet
2018-04-13bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long
2018-04-13bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long
2018-04-13bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long