summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-03-27x86/efi: Add a prototype for efi_arch_mem_reserve()Benjamin Thiel
2020-03-27iommu: Move fwspec->iommu_priv to struct dev_iommuJoerg Roedel
2020-03-27iommu: Introduce accessors for iommu private dataJoerg Roedel
2020-03-27iommu: Move iommu_fwspec to struct dev_iommuJoerg Roedel
2020-03-27iommu: Rename struct iommu_param to dev_iommuJoerg Roedel
2020-03-27iommu: Define dev_iommu_fwspec_get() for !CONFIG_IOMMU_APIJoerg Roedel
2020-03-27mfd: rn5t618: Add RTC related registersAndreas Kemnade
2020-03-27mfd: rn5t618: Add IRQ supportAndreas Kemnade
2020-03-27mfd: Add support for Azoteq IQS620A/621/622/624/625Jeff LaBundy
2020-03-26net: add a reference to MACsec ops in net_deviceAntoine Tenart
2020-03-26net: introduce the MACSEC netdev featureAntoine Tenart
2020-03-26Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-03-26Merge tag 'mac80211-for-net-2020-03-26' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-03-26x86: get rid of put_user_try in __setup_rt_frame() (both 32bit and 64bit)Al Viro
2020-03-26mm/hmm: check the device private page owner in hmm_range_fault()Christoph Hellwig
2020-03-26mm: simplify device private page handling in hmm_range_faultChristoph Hellwig
2020-03-26mm: handle multiple owners of device private pages in migrate_vmaChristoph Hellwig
2020-03-26memremap: add an owner field to struct dev_pagemapChristoph Hellwig
2020-03-26mm/hmm: remove the unused HMM_FAULT_ALLOW_RETRY flagChristoph Hellwig
2020-03-26mm/hmm: don't provide a stub for hmm_range_fault()Christoph Hellwig
2020-03-26ata: move ata_eh_analyze_ncq_error() & co. to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: start separating SATA specific code from libata-eh.cBartlomiej Zolnierkiewicz
2020-03-26ata: move ata_sas_*() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: start separating SATA specific code from libata-scsi.cBartlomiej Zolnierkiewicz
2020-03-26ata: move sata_deb_timing_*() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move ata_qc_complete_multiple() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move sata_link_hardreset() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move sata_link_{debounce,resume}() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move *sata_set_spd*() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move sata_scr_*() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: start separating SATA specific code from libata-core.cBartlomiej Zolnierkiewicz
2020-03-26ata: add CONFIG_SATA_HOST=n version of ata_ncq_enabled()Bartlomiej Zolnierkiewicz
2020-03-26ata: separate PATA timings code from libata-core.cBartlomiej Zolnierkiewicz
2020-03-26ata: optimize struct ata_force_param sizeBartlomiej Zolnierkiewicz
2020-03-26ata: expose ncq_enable_prio sysfs attribute only on NCQ capable hostsBartlomiej Zolnierkiewicz
2020-03-26amba: Initialize dma_parms for amba devicesUlf Hansson
2020-03-26driver core: platform: Initialize dma_parms for platform devicesUlf Hansson
2020-03-26pNFS: Add a helper to allocate the array of bucketsTrond Myklebust
2020-03-26bus: mhi: core: Add support for reading MHI info from deviceManivannan Sadhasivam
2020-03-26mmc: core: Re-work the code for eMMC sanitizeUlf Hansson
2020-03-26Merge tag 'v5.6-rc7' into i2c/for-5.7Wolfram Sang
2020-03-26KVM: Fix out of range accesses to memslotsSean Christopherson
2020-03-25remoteproc/omap: Remove the platform_data headerTero Kristo
2020-03-25remoteproc: Introduce "panic" callback in opsBjorn Andersson
2020-03-25remoteproc: Adapt coredump to generate correct elf typeClement Leger
2020-03-25remoteproc: Use u64 type for boot_addrClement Leger
2020-03-25remoteproc: Use size_t instead of int for rproc_mem_entry lenClement Leger
2020-03-25remoteproc: Use size_t type for len in da_to_vaClement Leger
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-25clk: Pass correct arguments to __clk_hw_register_gate()Stephen Boyd