summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-1438-153/+101
|\
| * xen/privcmd-buf.c: convert to use vm_map_pages_zero()Souptick Joarder2019-05-141-6/+2
| * xen/gntdev.c: convert to use vm_map_pages()Souptick Joarder2019-05-141-7/+4
| * videobuf2/videobuf2-dma-sg.c: convert to use vm_map_pages()Souptick Joarder2019-05-143-22/+13
| * iommu/dma-iommu.c: convert to use vm_map_pages()Souptick Joarder2019-05-141-11/+1
| * drm/xen/xen_drm_front_gem.c: convert to use vm_map_pages()Souptick Joarder2019-05-141-13/+5
| * drm/rockchip/rockchip_drm_gem.c: convert to use vm_map_pages()Souptick Joarder2019-05-141-15/+2
| * drivers/firewire/core-iso.c: convert to use vm_map_pages_zero()Souptick Joarder2019-05-141-13/+2
| * mm/memory_hotplug: make unregister_memory_section() never failDavid Hildenbrand2019-05-141-11/+5
| * mm/mmu_notifier: convert user range->blockable to helper functionJérôme Glisse2019-05-145-12/+13
| * drivers/base/memory.c: clean up relics in function parametersBaoquan He2019-05-141-6/+6
| * IB/mthca: use the new FOLL_LONGTERM flag to get_user_pages_fast()Ira Weiny2019-05-141-1/+2
| * IB/qib: use the new FOLL_LONGTERM flag to get_user_pages_fast()Ira Weiny2019-05-141-1/+1
| * IB/hfi1: use the new FOLL_LONGTERM flag to get_user_pages_fast()Ira Weiny2019-05-141-2/+2
| * mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-1417-19/+28
| * mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny2019-05-145-14/+17
| * mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...Dan Williams2019-05-141-4/+2
* | Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-141-0/+8
|\ \
| * | x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner2019-03-061-0/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-05-1422-71/+2089
|\ \ \
| * \ \ Merge branch 'next' into for-linusDmitry Torokhov2019-05-1022-71/+2089
| |\ \ \
| | * | | Input: libps2 - mark expected switch fall-throughGustavo A. R. Silva2019-05-071-0/+1
| | * | | Input: qt1050 - add Microchip AT42QT1050 supportMarco Felsch2019-05-073-0/+610
| | * | | Input: add support for Azoteq IQS550/572/525Jeff LaBundy2019-04-303-0/+1144
| | * | | Input: add a driver for GPIO controllable vibratorsLuca Weiss2019-04-303-0/+220
| | * | | Input: synaptics-rmi4 - fix enum_fmtPhilipp Zabel2019-04-271-15/+5
| | * | | Input: synaptics-rmi4 - fill initial formatPhilipp Zabel2019-04-271-0/+1
| | * | | HID: input: add mapping for KEY_KBD_LAYOUT_NEXTDmitry Torokhov2019-04-271-0/+2
| | * | | Input: hyperv-keyboard - add module descriptionJoseph Salisbury2019-04-231-0/+2
| | * | | Input: olpc_apsp - depend on ARCH_MMPJean Delvare2019-04-231-0/+1
| | * | | Input: sun4i-a10-lradc-keys - add support for A83TZiping Chen2019-04-041-4/+34
| | * | | Input: snvs_pwrkey - use dev_pm_set_wake_irq() to simplify codeAnson Huang2019-04-041-26/+4
| | * | | Input: i8042 - signal wakeup from atkbd/psmouseDmitry Torokhov2019-04-043-3/+4
| | * | | Input: goodix - add GT5663 CTP supportJagan Teki2019-04-041-0/+2
| | * | | Input: goodix - add regulators suppotJagan Teki2019-04-041-0/+52
| | * | | Input: evdev - use struct_size() in kzalloc() and vzalloc()Gustavo A. R. Silva2019-04-041-4/+3
| | * | | Input: edt-ft5x06 - convert to use SPDX identifierAndy Shevchenko2019-03-041-14/+2
| | * | | Input: edt-ft5x06 - enable ACPI enumerationAndy Shevchenko2019-03-041-5/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-1430-89/+83
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filteringCorentin Labbe2019-05-131-0/+2
| * | | | net: ethernet: ti: netcp_ethss: fix buildGrygorii Strashko2019-05-131-1/+1
| * | | | bonding: fix arp_validate toggling in active-backup modeJarod Wilson2019-05-131-7/+0
| * | | | net: meson: fixup g12a glue ephy idJerome Brunet2019-05-131-1/+1
| * | | | net: phy: realtek: Replace phy functions with non-locked version in rtl8211e_...Kunihiko Hayashi2019-05-131-3/+3
| * | | | net: seeq: fix crash caused by not set dev.parentThomas Bogendoerfer2019-05-131-0/+1
| * | | | of_net: Fix missing of_find_device_by_node ref count dropPetr Štetiar2019-05-131-1/+4
| * | | | net: mvpp2: cls: Add missing NETIF_F_NTUPLE flagMaxime Chevallier2019-05-131-1/+3
| * | | | net: phy: realtek: fix double page ops in generic Realtek driverHeiner Kallweit2019-05-111-2/+0
| * | | | net: phy: realtek: add missing page operationsHeiner Kallweit2019-05-111-0/+12
| * | | | net: wireless: mt76: fix similar warning reported by kbuild test robotPetr Štetiar2019-05-111-1/+1