summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-08-09iommu/omap: introduce new API for runtime suspend/resume controlSuman Anna
2019-08-09iommu/omap: add pdata ops for omap_device_enable/idleSuman Anna
2019-08-09iommu/omap: fix boot issue on remoteprocs with AMMU/UnicacheSuman Anna
2019-08-09iommu/amd: Re-factor guest virtual APIC (de-)activation codeSuthikulpanit, Suravee
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2019-08-09Merge tag 'fpga-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...Greg Kroah-Hartman
2019-08-09device.h: Fix warnings for mismatched parameter names in commentsSuzuki K Poulose
2019-08-09fs/core/vmcore: Move sev_active() reference to x86 arch codeThiago Jung Bauermann
2019-08-09x86, s390/mm: Move sme_active() and sme_me_mask to x86-specific headerThiago Jung Bauermann
2019-08-09clk: core: introduce clk_hw_set_parent()Neil Armstrong
2019-08-09drm/pl111: Support grayscaleLinus Walleij
2019-08-09Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-08-08net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski
2019-08-09usb: dwc3: omap: squash include/linux/platform_data/dwc3-omap.hMasahiro Yamada
2019-08-08net: stmmac: Implement RSS and enable it in XGMAC coreJose Abreu
2019-08-08net: use listified RX for handling GRO_NORMAL skbsEdward Cree
2019-08-08qed: Add new ethtool supported port types based on media.Rahul Verma
2019-08-08mfd/syscon: Add device_node_to_regmap()Paul Cercueil
2019-08-08PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov
2019-08-08net/mlx5e: kTLS, Fix progress params context WQE layoutTariq Toukan
2019-08-08net/mlx5: kTLS, Fix wrong TIS opmod constantsTariq Toukan
2019-08-08ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devicesRafael J. Wysocki
2019-08-08efi: Export Runtime Configuration Interface table to sysfsNarendra K
2019-08-08efi: ia64: move SAL systab handling out of generic EFI codeArd Biesheuvel
2019-08-08efi/x86: move UV_SYSTAB handling into arch/x86Ard Biesheuvel
2019-08-08efi: x86: move efi_is_table_address() into arch/x86Ard Biesheuvel
2019-08-08mutex: Fix up mutex_waiter usagePeter Zijlstra
2019-08-08USB: Move wusbcore and UWB to staging as it is obsoleteGreg Kroah-Hartman
2019-08-07clk: Constify struct clk_bulk_data * where possibleAndrey Smirnov
2019-08-07mlx5: Use refcount_t for refcountChuhong Yuan
2019-08-07mm/hmm: remove the page_shift member from struct hmm_rangeChristoph Hellwig
2019-08-07mm/hmm: remove superfluous arguments from hmm_range_registerChristoph Hellwig
2019-08-07mm/hmm: remove the unused vma argument to hmm_range_dma_unmapChristoph Hellwig
2019-08-07irqdomain/debugfs: Use PAs to generate fwnode namesMarc Zyngier
2019-08-07error-injection: Consolidate override function definitionLeo Yan
2019-08-07USB: add support for dev_groups to struct usb_device_driverGreg Kroah-Hartman
2019-08-07USB: add support for dev_groups to struct usb_driverGreg Kroah-Hartman
2019-08-07PCI: mediatek: Add controller support for MT7629Jianjun Wang
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-06MODSIGN: make new include file self containedStephen Rothwell
2019-08-06lightnvm: move metadata mapping to lower level driverHans Holmberg
2019-08-06lightnvm: remove nvm_submit_io_sync_fnHans Holmberg
2019-08-06locking/mutex: Make __mutex_owner static to mutex.cMukesh Ojha
2019-08-06locking/rwsem: Check for operations on an uninitialized rwsemDavidlohr Bueso
2019-08-06Merge tag 'dev_groups_all_drivers' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2019-08-05PKCS#7: Refactor verify_pkcs7_signature()Thiago Jung Bauermann
2019-08-05MODSIGN: Export module signature definitionsThiago Jung Bauermann
2019-08-05base: soc: Add serial_number attribute to socBjorn Andersson
2019-08-05backlight: drop EARLY_EVENT_BLANK supportSam Ravnborg