summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-03-27bpf: Add netns cookie and enable it for bpf cgroup hooksDaniel Borkmann
2020-03-27mm/hmm: remove HMM_FAULT_SNAPSHOTJason Gunthorpe
2020-03-27mm/hmm: remove unused code and tidy commentsJason Gunthorpe
2020-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-03-27net: phy: bcm7xx: add jumbo frame configuration to PHYMurali Krishna Policharla
2020-03-27PCI: Add new PCI_VPD_RO_KEYWORD_SERIALNO macroVasundhara Volam
2020-03-27gpiolib: Introduce gpiod_set_config()Geert Uytterhoeven
2020-03-27Merge tag 'v5.6-rc7' into develLinus Walleij
2020-03-27ring-buffer/tracing: Have iterator acknowledge dropped eventsSteven Rostedt (VMware)
2020-03-27NFS/pNFS: Simplify bucket layout segment reference countingTrond Myklebust
2020-03-27NFS/pNFS: Clean up pNFS commit operationsTrond Myklebust
2020-03-27NFS: Remove bucket array from struct pnfs_ds_commit_infoTrond Myklebust
2020-03-27pNFS: Add infrastructure for cleaning up per-layout commit structuresTrond Myklebust
2020-03-27NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_infoTrond Myklebust
2020-03-27block: add a zone condition debug helperChaitanya Kulkarni
2020-03-27block: move bio_map_* to blk-map.cChristoph Hellwig
2020-03-27Merge branch 'asoc-5.7' into asoc-nextMark Brown
2020-03-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-27Merge branch 'mlx5_tx_steering' into rdma.git for-nextJason Gunthorpe
2020-03-27net/mlx5: Add support for RDMA TX steeringMichael Guralnik
2020-03-27block: simplify queue allocationChristoph Hellwig
2020-03-27block: add a blk_mq_init_queue_data helperChristoph Hellwig
2020-03-27SUNRPC/cache: don't allow invalid entries to be flushedJ. Bruce Fields
2020-03-27IB/mlx5: Limit the scope of struct mlx5_bfreg_info to mlx5_ibLeon Romanovsky
2020-03-27Merge branch 'spi-5.7' into spi-nextMark Brown
2020-03-27block: move the ->devnode callback to struct block_device_operationsChristoph Hellwig
2020-03-27perf/core: Add PERF_SAMPLE_CGROUP featureNamhyung Kim
2020-03-27Merge tag 'tee-cleanup-for-5.7' of https://git.linaro.org/people/jens.wikland...Arnd Bergmann
2020-03-27Merge branches 'iommu/fixes', 'arm/qcom', 'arm/omap', 'arm/smmu', 'x86/amd', ...Joerg Roedel
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