summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-08Linux 4.16.1v4.16.1Greg Kroah-Hartman
2018-04-08signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68kEric W. Biederman
2018-04-08Fix slab name "biovec-(1<<(21-12))"Mikulas Patocka
2018-04-08vt: change SGR 21 to follow the standardsMike Frysinger
2018-04-08Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpadOndrej Zary
2018-04-08Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset listDennis Wassenberg
2018-04-08Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370Masaki Ota
2018-04-08Revert "base: arch_topology: fix section mismatch build warnings"Gaku Inami
2018-04-08staging: comedi: ni_mio_common: ack ai fifo error interrupts.Frank Mori Hess
2018-04-08siox: fix possible buffer overflow in device_add_storeGavin Schenk
2018-04-08Btrfs: fix unexpected cow in run_delalloc_nocowLiu Bo
2018-04-08Bluetooth: hci_bcm: Add 6 new ACPI HIDsHans de Goede
2018-04-08crypto: x86/cast5-avx - fix ECB encryption when long sg follows short oneEric Biggers
2018-04-08crypto: arm,arm64 - Fix random regeneration of S_shippedLeonard Crestez
2018-04-08crypto: ccp - return an actual key size from RSA max_size callbackMaciej S. Szmigiero
2018-04-08crypto: caam - Fix null dereference at error pathRui Miguel Silva
2018-04-08crypto: ahash - Fix early termination in hash walkHerbert Xu
2018-04-08crypto: talitos - fix IPsec cipher in lengthLEROY Christophe
2018-04-08crypto: testmgr - Fix incorrect values in PKCS#1 test vectorConor McLoughlin
2018-04-08crypto: inside-secure - fix clock managementGregory CLEMENT
2018-04-08crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->bufLEROY Christophe
2018-04-08crypto: ccp - Fill the result buffer only on digest, finup, and final opsGary R Hook
2018-04-08crypto: lrw - Free rctx->ext with kzfreeHerbert Xu
2018-04-08parport_pc: Add support for WCH CH382L PCI-E single parallel port card.Alexander Gerasiov
2018-04-08media: usbtv: prevent double free in error caseOliver Neukum
2018-04-08/dev/mem: Avoid overwriting "err" in read_mem()Kees Cook
2018-04-08mei: remove dev_err message on an unsupported ioctlColin Ian King
2018-04-08serial: 8250: Add Nuvoton NPCM UARTJoel Stanley
2018-04-08USB: serial: cp210x: add ELDAT Easywave RX09 idJohan Hovold
2018-04-08USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulatorClemens Werther
2018-04-08USB: serial: ftdi_sio: add RT Systems VX-8 cableMajor Hayden
2018-04-08bitmap: fix memset optimization on big-endian systemsOmar Sandoval
2018-04-01Linux 4.16v4.16Linus Torvalds
2018-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-03-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-03-31Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-30Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-30net: mvneta: fix enable of all initialized RXQsYelena Krivosheev
2018-03-30net/ipv6: Fix route leaking between VRFsDavid Ahern
2018-03-30vrf: Fix use after free and double free in vrf_finish_outputDavid Ahern
2018-03-30ipv6: sr: fix seg6 encap performances with TSO enabledDavid Lebrun
2018-03-30Merge tag 'ceph-for-4.16-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-03-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-03-30Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-30Merge tag 'sound-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2018-03-30net/dim: Fix int overflowTal Gilboa
2018-03-30Merge branch 'vlan-fix'David S. Miller
2018-03-30vlan: Fix vlan insertion for packets without ethernet headerToshiaki Makita
2018-03-30net: Fix untag for vlan packets without ethernet headerToshiaki Makita