summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-08Linux 4.16.1v4.16.1Greg Kroah-Hartman1-1/+1
2018-04-08signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68kEric W. Biederman2-4/+9
2018-04-08Fix slab name "biovec-(1<<(21-12))"Mikulas Patocka1-2/+2
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-08Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370Masaki Ota1-3/+21
2018-04-08Revert "base: arch_topology: fix section mismatch build warnings"Gaku Inami1-6/+6
2018-04-08staging: comedi: ni_mio_common: ack ai fifo error interrupts.Frank Mori Hess1-0/+2
2018-04-08siox: fix possible buffer overflow in device_add_storeGavin Schenk1-1/+1
2018-04-08Btrfs: fix unexpected cow in run_delalloc_nocowLiu Bo1-5/+32
2018-04-08Bluetooth: hci_bcm: Add 6 new ACPI HIDsHans de Goede1-0/+6
2018-04-08crypto: x86/cast5-avx - fix ECB encryption when long sg follows short oneEric Biggers1-2/+1
2018-04-08crypto: arm,arm64 - Fix random regeneration of S_shippedLeonard Crestez2-0/+4
2018-04-08crypto: ccp - return an actual key size from RSA max_size callbackMaciej S. Szmigiero1-4/+3
2018-04-08crypto: caam - Fix null dereference at error pathRui Miguel Silva1-3/+0
2018-04-08crypto: ahash - Fix early termination in hash walkHerbert Xu1-3/+4
2018-04-08crypto: talitos - fix IPsec cipher in lengthLEROY Christophe1-16/+20
2018-04-08crypto: testmgr - Fix incorrect values in PKCS#1 test vectorConor McLoughlin1-3/+3
2018-04-08crypto: inside-secure - fix clock managementGregory CLEMENT1-1/+1
2018-04-08crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->bufLEROY Christophe1-88/+44
2018-04-08crypto: ccp - Fill the result buffer only on digest, finup, and final opsGary R Hook2-2/+2
2018-04-08crypto: lrw - Free rctx->ext with kzfreeHerbert Xu1-1/+1
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-08/dev/mem: Avoid overwriting "err" in read_mem()Kees Cook1-3/+3
2018-04-08mei: remove dev_err message on an unsupported ioctlColin Ian King1-1/+0
2018-04-08serial: 8250: Add Nuvoton NPCM UARTJoel Stanley4-0/+38
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-08bitmap: fix memset optimization on big-endian systemsOmar Sandoval1-5/+17
2018-04-01Linux 4.16v4.16Linus Torvalds1-1/+1
2018-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-31/+24
2018-03-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-4/+6
2018-03-31Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+12
2018-03-30Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-5/+12
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds76-384/+793
2018-03-30net: mvneta: fix enable of all initialized RXQsYelena Krivosheev1-0/+1
2018-03-30net/ipv6: Fix route leaking between VRFsDavid Ahern1-0/+3
2018-03-30vrf: Fix use after free and double free in vrf_finish_outputDavid Ahern1-2/+3
2018-03-30ipv6: sr: fix seg6 encap performances with TSO enabledDavid Lebrun1-9/+7
2018-03-30Merge tag 'ceph-for-4.16-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds1-3/+6
2018-03-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-24/+25
2018-03-30Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2018-03-30Merge tag 'sound-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds3-3/+4
2018-03-30net/dim: Fix int overflowTal Gilboa1-1/+1
2018-03-30Merge branch 'vlan-fix'David S. Miller2-4/+17
2018-03-30vlan: Fix vlan insertion for packets without ethernet headerToshiaki Makita1-2/+13
2018-03-30net: Fix untag for vlan packets without ethernet headerToshiaki Makita1-2/+4