aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-08-09iommu/omap: introduce new API for runtime suspend/resume controlSuman Anna1-0/+8
2019-08-09iommu/omap: add pdata ops for omap_device_enable/idleSuman Anna1-0/+2
2019-08-09iommu/omap: fix boot issue on remoteprocs with AMMU/UnicacheSuman Anna1-0/+2
2019-08-09iommu/amd: Re-factor guest virtual APIC (de-)activation codeSuthikulpanit, Suravee1-0/+12
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini160-1201/+3399
2019-08-09Merge tag 'fpga-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...Greg Kroah-Hartman1-1/+1
2019-08-09device.h: Fix warnings for mismatched parameter names in commentsSuzuki K Poulose1-4/+4
2019-08-09fs/core/vmcore: Move sev_active() reference to x86 arch codeThiago Jung Bauermann2-1/+14
2019-08-09x86, s390/mm: Move sme_active() and sme_me_mask to x86-specific headerThiago Jung Bauermann1-13/+1
2019-08-09clk: core: introduce clk_hw_set_parent()Neil Armstrong1-0/+1
2019-08-09drm/pl111: Support grayscaleLinus Walleij1-0/+1
2019-08-09Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm...Dave Airlie4-61/+60
2019-08-08net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski2-0/+11
2019-08-09usb: dwc3: omap: squash include/linux/platform_data/dwc3-omap.hMasahiro Yamada1-43/+0
2019-08-08net: stmmac: Implement RSS and enable it in XGMAC coreJose Abreu1-0/+1
2019-08-08net: use listified RX for handling GRO_NORMAL skbsEdward Cree1-0/+3
2019-08-08qed: Add new ethtool supported port types based on media.Rahul Verma1-1/+1
2019-08-08mfd/syscon: Add device_node_to_regmap()Paul Cercueil1-0/+6
2019-08-08PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov1-16/+0
2019-08-08net/mlx5e: kTLS, Fix progress params context WQE layoutTariq Toukan1-3/+2
2019-08-08net/mlx5: kTLS, Fix wrong TIS opmod constantsTariq Toukan1-2/+2
2019-08-08ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devicesRafael J. Wysocki1-0/+2
2019-08-08efi: Export Runtime Configuration Interface table to sysfsNarendra K1-0/+5
2019-08-08efi: ia64: move SAL systab handling out of generic EFI codeArd Biesheuvel1-1/+0
2019-08-08efi/x86: move UV_SYSTAB handling into arch/x86Ard Biesheuvel1-1/+0
2019-08-08efi: x86: move efi_is_table_address() into arch/x86Ard Biesheuvel1-7/+0
2019-08-08mutex: Fix up mutex_waiter usagePeter Zijlstra1-0/+13
2019-08-08USB: Move wusbcore and UWB to staging as it is obsoleteGreg Kroah-Hartman8-2752/+0
2019-08-07clk: Constify struct clk_bulk_data * where possibleAndrey Smirnov1-7/+10
2019-08-07mlx5: Use refcount_t for refcountChuhong Yuan1-1/+2
2019-08-07mm/hmm: remove the page_shift member from struct hmm_rangeChristoph Hellwig1-22/+0
2019-08-07mm/hmm: remove superfluous arguments from hmm_range_registerChristoph Hellwig1-5/+1
2019-08-07mm/hmm: remove the unused vma argument to hmm_range_dma_unmapChristoph Hellwig1-1/+0
2019-08-07irqdomain/debugfs: Use PAs to generate fwnode namesMarc Zyngier1-3/+3
2019-08-07error-injection: Consolidate override function definitionLeo Yan1-3/+3
2019-08-07USB: add support for dev_groups to struct usb_device_driverGreg Kroah-Hartman1-0/+3
2019-08-07USB: add support for dev_groups to struct usb_driverGreg Kroah-Hartman1-0/+3
2019-08-07PCI: mediatek: Add controller support for MT7629Jianjun Wang1-0/+1
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller25-163/+136
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds7-61/+30
2019-08-06MODSIGN: make new include file self containedStephen Rothwell1-0/+2
2019-08-06lightnvm: move metadata mapping to lower level driverHans Holmberg1-3/+3
2019-08-06lightnvm: remove nvm_submit_io_sync_fnHans Holmberg1-2/+0
2019-08-06locking/mutex: Make __mutex_owner static to mutex.cMukesh Ojha1-35/+3
2019-08-06locking/rwsem: Check for operations on an uninitialized rwsemDavidlohr Bueso1-0/+10
2019-08-06Merge tag 'dev_groups_all_drivers' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman1-0/+3
2019-08-05PKCS#7: Refactor verify_pkcs7_signature()Thiago Jung Bauermann1-0/+10
2019-08-05MODSIGN: Export module signature definitionsThiago Jung Bauermann2-3/+44
2019-08-05base: soc: Add serial_number attribute to socBjorn Andersson1-0/+1
2019-08-05backlight: drop EARLY_EVENT_BLANK supportSam Ravnborg2-14/+0