summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-09-24mm,thp: stats for file backed THPSong Liu
2019-09-24drivers/base/memory.c: don't store end_section_nr in memory blocksDavid Hildenbrand
2019-09-24driver/base/memory.c: validate memory block size earlyDavid Hildenbrand
2019-09-24drivers/base/memory.c: fixup documentation of removable/phys_index/block_size...David Hildenbrand
2019-09-24drivers/base/node.c: simplify unregister_memory_block_under_nodes()David Hildenbrand
2019-09-24drivers/gpu/drm/via: convert put_page() to put_user_page*()John Hubbard
2019-09-24mm/gup: add make_dirty arg to put_user_pages_dirty_lock()akpm@linux-foundation.org
2019-09-24mm: introduce page_shift()Matthew Wilcox (Oracle)
2019-09-24mm: introduce page_size()Matthew Wilcox (Oracle)
2019-09-24Merge tag 'platform-drivers-x86-v5.4-2' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-09-24Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-24Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-09-24drm/amdgpu/gfx10: add support for wks firmware loadingTianci.Yin
2019-09-24drm/amdgpu/display: include slab.h in dcn21_resource.cAlex Deucher
2019-09-24libnvdimm/region: Enable MAP_SYNC for volatile regionsAneesh Kumar K.V
2019-09-24libnvdimm: prevent nvdimm from requesting key when security is disabledDave Jiang
2019-09-24libnvdimm/region: Initialize bad block for volatile namespacesAneesh Kumar K.V
2019-09-24libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V
2019-09-24libnvdimm: Fix endian conversion issues Aneesh Kumar K.V
2019-09-24libnvdimm/dax: Pick the right alignment default when creating dax devicesAneesh Kumar K.V
2019-09-24skge: fix checksum byte orderStephen Hemminger
2019-09-24arcnet: provide a buffer big enough to actually receive packetsUwe Kleine-König
2019-09-24iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36Luca Coelho
2019-09-24mt76: mt7615: fix mt7615 firmware path definitionsLorenzo Bianconi
2019-09-24mISDN: enforce CAP_NET_RAW for raw socketsOri Nimron
2019-09-24drm/amdgpu/display: fix 64 bit divideAlex Deucher
2019-09-24iommu/amd: Wait for completion of IOTLB flush in attach_deviceFilippo Sironi
2019-09-24net/mlx5e: Fix matching on tunnel addresses typeDmytro Linkin
2019-09-24net/mlx5e: Fix traffic duplication in ethtool steeringSaeed Mahameed
2019-09-24net/mlx5: Add device ID of upcoming BlueField-2Bodong Wang
2019-09-24net/mlx5: DR, Allow matching on vport based on vhca_idAlaa Hleihel
2019-09-24net/mlx5: DR, Fix getting incorrect prev node in ste_freeAlex Vesker
2019-09-24net/mlx5: DR, Remove redundant vport number from actionAlex Vesker
2019-09-24iommu/amd: Unmap all L7 PTEs when downgrading page-sizesAndrei Dulea
2019-09-24iommu/amd: Introduce first_pte_l7() helperAndrei Dulea
2019-09-24iommu/amd: Fix downgrading default page-sizes in alloc_pte()Andrei Dulea
2019-09-24iommu/amd: Fix pages leak in free_pagetable()Andrei Dulea
2019-09-24rtw88: configure firmware after HCI startedYan-Hsuan Chuang
2019-09-23Merge tag 'mfd-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-09-23Merge tag 'backlight-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-24Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into for-5.4Zhang Rui
2019-09-24thermal: Add some error messagesAmit Kucheria
2019-09-24thermal: Fix use-after-free when unregistering thermal zone deviceIdo Schimmel
2019-09-24thermal/drivers/core: Use put_device() if device_register() failsYue Hu
2019-09-24thermal_hwmon: Sanitize thermal_zone typeStefan Mavrodiev
2019-09-24thermal: intel: Use dev_get_drvdataChuhong Yuan
2019-09-24thermal: intel: int3403: replace printk(KERN_WARN...) with pr_warn(...)Rishi Gupta
2019-09-24thermal: intel: int340x_thermal: Remove unnecessary acpi_has_method() usesKelsey Skunberg