summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-08Linux 4.4.127v4.4.127Greg Kroah-Hartman1-1/+1
2018-04-08Revert "ip6_vti: adjust vti mtu according to mtu of lower device"Greg Kroah-Hartman1-20/+0
2018-04-08net: cavium: liquidio: fix up "Avoid dma_unmap_single on uninitialized ndata"Greg Kroah-Hartman1-1/+1
2018-04-08spi: davinci: fix up dma_mapping_error() incorrect patchGreg Kroah-Hartman1-1/+1
2018-04-08Revert "mtip32xx: use runtime tag to initialize command header"Greg Kroah-Hartman1-24/+12
2018-04-08Revert "cpufreq: Fix governor module removal race"Greg Kroah-Hartman1-6/+0
2018-04-08Revert "ARM: dts: omap3-n900: Fix the audio CODEC's reset pin"Greg Kroah-Hartman1-2/+2
2018-04-08Revert "ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin"Greg Kroah-Hartman1-1/+1
2018-04-08Revert "PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()"Greg Kroah-Hartman1-0/+2
2018-04-08nospec: Kill array_index_nospec_mask_check()Dan Williams1-21/+1
2018-04-08nospec: Move array_index_nospec() parameter checking into separate macroWill Deacon1-15/+21
2018-04-08net: hns: Fix ethtool private flagsMatthias Brugger4-4/+6
2018-04-08md/raid10: reset the 'first' at the end of loopGuoqing Jiang1-0/+1
2018-04-08ARM: dts: am57xx-beagle-x15-common: Add overide powerhold propertyKeerthy1-0/+1
2018-04-08ARM: dts: dra7: Add power hold and power controller properties to palmasKeerthy1-0/+2
2018-04-08Documentation: pinctrl: palmas: Add ti,palmas-powerhold-override property def...Keerthy1-0/+9
2018-04-08vt: change SGR 21 to follow the standardsMike Frysinger1-1/+5
2018-04-08Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpadOndrej Zary1-0/+17
2018-04-08Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset listDennis Wassenberg1-0/+7
2018-04-08staging: comedi: ni_mio_common: ack ai fifo error interrupts.Frank Mori Hess1-0/+2
2018-04-08fs/proc: Stop trying to report thread stacksAndy Lutomirski3-63/+20
2018-04-08crypto: x86/cast5-avx - fix ECB encryption when long sg follows short oneEric Biggers1-2/+1
2018-04-08crypto: ahash - Fix early termination in hash walkHerbert Xu1-3/+4
2018-04-08parport_pc: Add support for WCH CH382L PCI-E single parallel port card.Alexander Gerasiov1-0/+4
2018-04-08media: usbtv: prevent double free in error caseOliver Neukum1-0/+2
2018-04-08mei: remove dev_err message on an unsupported ioctlColin Ian King1-1/+0
2018-04-08USB: serial: cp210x: add ELDAT Easywave RX09 idJohan Hovold1-0/+1
2018-04-08USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulatorClemens Werther2-0/+7
2018-04-08USB: serial: ftdi_sio: add RT Systems VX-8 cableMajor Hayden2-0/+4
2018-04-08usb: dwc2: Improve gadget state disconnection handlingJohn Stultz1-2/+5
2018-04-08scsi: virtio_scsi: always read VPD pages for multiqueue tooPaolo Bonzini1-0/+1
2018-04-08llist: clang: introduce member_address_is_nonnull()Alexander Potapenko1-2/+19
2018-04-08Bluetooth: Fix missing encryption refresh on Security RequestSzymon Janc1-1/+7
2018-04-08netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal4-5/+38
2018-04-08netfilter: bridge: ebt_among: add more missing match size checksFlorian Westphal1-0/+34
2018-04-08xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systemsSteffen Klassert1-0/+5
2018-04-08net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()Greg Hackmann1-1/+1
2018-04-08RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier3-17/+35
2018-04-08RDMA/ucma: Don't allow join attempts for unsupported AF familyLeon Romanovsky1-1/+7
2018-04-08RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky1-2/+4
2018-04-08RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky1-0/+5
2018-04-08RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky1-6/+9
2018-04-08RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky1-0/+3
2018-04-08RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky1-3/+7
2018-04-08xfrm_user: uncoditionally validate esn replay attribute structFlorian Westphal1-13/+8
2018-04-08arm64: avoid overflow in VA_START and PAGE_OFFSETNick Desaulniers1-2/+4
2018-04-08selinux: Remove redundant check for unknown labeling behaviorMatthias Kaehlcke1-16/+0
2018-04-08netfilter: ctnetlink: Make some parameters integer to avoid enum mismatchMatthias Kaehlcke1-4/+3
2018-04-08tty: provide tty_name() even without CONFIG_TTYArnd Bergmann1-1/+3
2018-04-08audit: add tty field to LOGIN eventRichard Guy Briggs3-15/+35