summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-10-21Merge branch 'pci/misc'Bjorn Helgaas
2020-10-21Merge branch 'pci/pm'Bjorn Helgaas
2020-10-21Merge branch 'pci/enumeration'Bjorn Helgaas
2020-10-21virtio: let arch advertise guest's memory access restrictionsPierre Morel
2020-10-21NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copyDai Ngo
2020-10-21drm: Introduce plane and CRTC scaling filter propertiesPankaj Bharadiya
2020-10-21drm/ttm: move last binding into the drivers.Dave Airlie
2020-10-21drm/ttm: remove move to new and inline into remainging place.Dave Airlie
2020-10-21drm/ttm: drop unbind callback.Dave Airlie
2020-10-21drm/ttm: add move to system into driversDave Airlie
2020-10-20Merge tag 'xarray-5.9' of git://git.infradead.org/users/willy/xarrayLinus Torvalds
2020-10-20Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-10-20Merge tag 'io_uring-5.10-2020-10-20' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-20drm/fourcc: Add AXBXGXRX106106106106 formatMatteo Franchin
2020-10-20Merge branches 'clk-ingenic', 'clk-at91', 'clk-kconfig', 'clk-imx', 'clk-qcom...Stephen Boyd
2020-10-20Merge branches 'clk-simplify', 'clk-ti', 'clk-tegra', 'clk-rockchip' and 'clk...Stephen Boyd
2020-10-20Merge branches 'clk-renesas', 'clk-amlogic', 'clk-allwinner', 'clk-samsung', ...Stephen Boyd
2020-10-20drm/i915: Sort ICL PCI IDsVille Syrjälä
2020-10-20Merge tag 'for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2020-10-20drm/i915: Sort CNL PCI IDsVille Syrjälä
2020-10-20drm/i915: Sort CFL PCI IDsVille Syrjälä
2020-10-20drm/i915: Sort CML PCI IDsVille Syrjälä
2020-10-20drm/i915: Sort KBL PCI IDsVille Syrjälä
2020-10-20drm/i915: Sort SKL PCI IDsVille Syrjälä
2020-10-20PM: runtime: Fix typo in pm_runtime_set_active() helper commentBean Huo
2020-10-20drm/i915: Sort HSW PCI IDsVille Syrjälä
2020-10-20drm/i915: Ocd the HSW PCI ID hex numbersVille Syrjälä
2020-10-20drm/i915: Try to fix the SKL GT3/4 vs. GT3e/4e commentsVille Syrjälä
2020-10-20drm/i915: Add SKL GT1.5 PCI IDsAlexei Podtelezhnikov
2020-10-20drm/i915: Reclassify SKL 0x1923 and 0x1927 as ULTAlexei Podtelezhnikov
2020-10-20drm/i915: Reclassify SKL 0x192a as GT3Alexei Podtelezhnikov
2020-10-20drm/i915: Update Haswell PCI IDsAlexei Podtelezhnikov
2020-10-20Merge tag 'for-linus-5.10b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-20block: remove unused members for io_contextYufen Yu
2020-10-20Merge tag 'kvmarm-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2020-10-20netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c...Saeed Mirzamohammadi
2020-10-20dma-mapping: move more functions to dma-map-ops.hChristoph Hellwig
2020-10-20xen/events: add a new "late EOI" evtchn frameworkJuergen Gross
2020-10-19Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-20drm/ttm: drop ttm_bo_move_ttm wrapperDave Airlie
2020-10-20drm/ttm: add move old to system to drivers.Dave Airlie
2020-10-20drm/ttm: refactor out common code to setup a new tt backed resourceDave Airlie
2020-10-19perf: correct SNOOPX field offsetAl Grant
2020-10-19drm/ttm: drop free old node wrapper.Dave Airlie
2020-10-18Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2020-10-18Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-18mm: remove alloc_vm_areaChristoph Hellwig
2020-10-18mm: add a vmap_pfn functionChristoph Hellwig
2020-10-18mm: add a VM_MAP_PUT_PAGES flag for vmapChristoph Hellwig
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim