summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-22vt: change SGR 21 to follow the standardsMike Frysinger
2018-05-22Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset listDennis Wassenberg
2018-05-22crypto: x86/cast5-avx - fix ECB encryption when long sg follows short oneEric Biggers
2018-05-22crypto: ahash - Fix early termination in hash walkHerbert Xu
2018-05-22parport_pc: Add support for WCH CH382L PCI-E single parallel port card.Alexander Gerasiov
2018-05-22media: usbtv: prevent double free in error caseOliver Neukum
2018-05-22mei: remove dev_err message on an unsupported ioctlColin Ian King
2018-05-22USB: serial: cp210x: add ELDAT Easywave RX09 idJohan Hovold
2018-05-22USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulatorClemens Werther
2018-05-22USB: serial: ftdi_sio: add RT Systems VX-8 cableMajor Hayden
2018-05-22scsi: virtio_scsi: always read VPD pages for multiqueue tooPaolo Bonzini
2018-05-22llist: clang: introduce member_address_is_nonnull()Alexander Potapenko
2018-05-22Bluetooth: Fix missing encryption refresh on Security RequestSzymon Janc
2018-05-22netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal
2018-05-22netfilter: bridge: ebt_among: add more missing match size checksFlorian Westphal
2018-05-22xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systemsSteffen Klassert
2018-05-22net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()Greg Hackmann
2018-05-22RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier
2018-05-22RDMA/ucma: Don't allow join attempts for unsupported AF familyLeon Romanovsky
2018-05-22RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky
2018-05-22RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky
2018-05-22RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky
2018-05-22RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky
2018-05-22xfrm_user: uncoditionally validate esn replay attribute structFlorian Westphal
2018-05-22selinux: Remove redundant check for unknown labeling behaviorMatthias Kaehlcke
2018-05-22frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke
2018-05-22jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smpMatthias Kaehlcke
2018-05-22fs: compat: Remove warning from COMPATIBLE_IOCTLMark Charlebois
2018-05-22selinux: Remove unnecessary check of array base in selinux_set_mapping()Matthias Kaehlcke
2018-05-22cpumask: Add helper cpumask_available()Matthias Kaehlcke
2018-05-22netfilter: nf_nat_h323: fix logical-not-parentheses warningNick Desaulniers
2018-05-22Input: mousedev - fix implicit conversion warningNick Desaulniers
2018-05-22dm ioctl: remove double parenthesesMatthias Kaehlcke
2018-05-22PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constantMatthias Kaehlcke
2018-05-22ACPI, PCI, irq: remove redundant check for null string pointerColin Ian King
2018-05-22kprobes/x86: Fix to set RWX bits correctly before releasing trampolineMasami Hiramatsu
2018-05-22usb: gadget: f_hid: fix: Prevent accessing released memoryKrzysztof Opasiak
2018-05-22usb: gadget: align buffer size when allocating for OUT endpointFelipe F. Tonello
2018-05-22usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_alignFelipe F. Tonello
2018-05-22usb: gadget: change len to size_t on alloc_ep_req()Felipe F. Tonello
2018-05-22usb: gadget: define free_ep_req as universal functionFelipe F. Tonello
2018-05-22partitions/msdos: Unable to mount UFS 44bsd partitionsRichard Narron
2018-05-22perf/hwbp: Simplify the perf-hwbp code, fix documentationLinus Torvalds
2018-05-22ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()Stefan Roese
2018-05-22mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij
2018-05-22s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann
2018-05-22s390/qeth: lock read device while queueing next bufferJulian Wiedmann
2018-05-22s390/qeth: when thread completes, wake up all waitersJulian Wiedmann
2018-05-22s390/qeth: free netdevice when removing a cardJulian Wiedmann
2018-05-22team: Fix double free in error pathArkadi Sharshevsky