summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-16dt-bindings: pinctrl: aspeed-g6: Rework SD3 function and groupsAndrew Jeffery1-44/+42
2019-10-16perf kmem: Fix memory leak in compact_gfp_flags()Yunfeng Ye1-0/+1
2019-10-16usercopy: Avoid soft lockups in test_check_nonzero_user()Michael Ellerman1-3/+19
2019-10-16pinctrl: berlin: as370: fix a typo s/spififib/spdifibJisheng Zhang1-1/+1
2019-10-16ACPI: processor: Avoid NULL pointer dereferences at init timeRafael J. Wysocki2-8/+12
2019-10-16USB: serial: ti_usb_3410_5052: clean up serial data accessJohan Hovold1-2/+2
2019-10-16USB: serial: ti_usb_3410_5052: fix port-close racesJohan Hovold1-7/+3
2019-10-16xtensa: fix change_bit in exclusive access optionMax Filippov1-1/+1
2019-10-16HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring()Zhang Lixu1-1/+1
2019-10-16RISC-V: fix virtual address overlapped in FIXADDR_START and VMEMMAP_STARTGreentime Hu1-8/+8
2019-10-16net: usb: sr9800: fix uninitialized local variableValentin Vidic1-1/+1
2019-10-16net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3Florian Fainelli2-1/+6
2019-10-16net: stmmac: make tc_flow_parsers staticBen Dooks (Codethink)1-1/+1
2019-10-16davinci_cpdma: make cpdma_chan_split_pool staticBen Dooks (Codethink)1-1/+1
2019-10-16net: i82596: fix dma_alloc_attr for sni_82596Thomas Bogendoerfer3-4/+8
2019-10-16sctp: change sctp_prot .no_autobind with trueXin Long1-2/+2
2019-10-16sched: etf: Fix ordering of packets with same txtimeVinicius Costa Gomes1-1/+1
2019-10-16net: avoid potential infinite loop in tc_ctl_action()Eric Dumazet1-6/+8
2019-10-16net: dsa: sja1105: Use the correct style for SPDX License IdentifierNishad Kamdar5-10/+10
2019-10-16tcp: fix a possible lockdep splat in tcp_done()Eric Dumazet1-2/+6
2019-10-16Merge branch 'Update-MT7629-to-support-PHYLINK-API'David S. Miller3-3/+13
2019-10-16arm: dts: mediatek: Update mt7629 dts to reflect the latest dt-bindingMarkLee2-3/+12
2019-10-16net: ethernet: mediatek: Fix MT7629 missing GMII mode supportMarkLee1-0/+1
2019-10-16Revert "Input: elantech - enable SMBus on new (2018+) systems"Kai-Heng Feng1-26/+29
2019-10-16Merge branch 'mpls-push-pop-fix'David S. Miller4-17/+26
2019-10-16net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actionsDavide Caratti4-16/+25
2019-10-16net: avoid errors when trying to pop MLPS header on non-MPLS packetsDavide Caratti1-1/+1
2019-10-16net: cavium: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-10-16net: dsa: microchip: Use the correct style for SPDX License IdentifierNishad Kamdar2-4/+4
2019-10-16PCI: PM: Fix pci_power_up()Rafael J. Wysocki1-13/+11
2019-10-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-0/+10
2019-10-16xtensa: virt: fix PCI IO ports mappingMax Filippov1-1/+1
2019-10-15libata/ahci: Fix PCS quirk applicationDan Williams1-1/+3
2019-10-15vfio/type1: Initialize resv_msi_baseJoerg Roedel1-1/+1
2019-10-158250-men-mcb: fix error checking when get_num_ports returns -ENODEVColin Ian King1-4/+4
2019-10-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-7/+20
2019-10-15USB: usblp: fix use-after-free on disconnectJohan Hovold1-1/+3
2019-10-15usb: udc: lpc32xx: fix bad bit shift operationGustavo A. R. Silva1-3/+3
2019-10-15usb: cdns3: Fix dequeue implementation.Pawel Laszczak1-15/+20
2019-10-15USB: legousbtower: fix a signedness bug in tower_probe()Dan Carpenter1-1/+1
2019-10-15USB: legousbtower: fix memleak on disconnectJohan Hovold1-4/+1
2019-10-15USB: ldusb: fix memleak on disconnectJohan Hovold1-4/+1
2019-10-15net: ethernet: broadcom: have drivers select DIMLIB as neededRandy Dunlap1-1/+3
2019-10-15net: Update address for vrf and l3mdev in MAINTAINERSDavid Ahern1-2/+2
2019-10-15net: bcmgenet: Set phydev->dev_flags only for internal PHYsFlorian Fainelli1-2/+3
2019-10-15blackhole_netdev: fix syzkaller reported issueMahesh Bandewar2-10/+12
2019-10-15ARM: dts: bcm2835-rpi-zero-w: Fix bus-width of sdhciStefan Wahren1-0/+1
2019-10-15sparc64: disable fast-GUP due to unexplained oopsesLinus Torvalds1-1/+0
2019-10-15btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...Qu Wenruo7-27/+20
2019-10-15Merge tag 'wireless-drivers-for-davem-2019-10-15' of git://git.kernel.org/pub...David S. Miller11-189/+239