summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-07-21drivers/firmware: consolidate EFI framebuffer setup for all archesJavier Martinez Canillas1-13/+13
2021-07-21drivers/firmware: move x86 Generic System Framebuffers supportJavier Martinez Canillas1-0/+94
2021-07-21vgaarb: don't pass a cookie to vga_client_registerChristoph Hellwig1-5/+5
2021-07-21vgaarb: remove the unused irq_set_state argument to vga_client_registerChristoph Hellwig1-3/+1
2021-07-21vgaarb: provide a vga_client_unregister wrapperChristoph Hellwig1-0/+5
2021-07-21vgaarb: cleanup vgaarb.hChristoph Hellwig1-48/+42
2021-07-21vgaarb: move the kerneldoc for vga_set_legacy_decoding to vgaarb.cChristoph Hellwig1-13/+0
2021-07-21vgaarb: remove vga_conflictsChristoph Hellwig1-12/+0
2021-07-21vgaarb: remove VGA_DEFAULT_DEVICEChristoph Hellwig1-6/+0
2021-07-20dma-buf: Delete the DMA-BUF attachment sysfs statisticsHridya Valsaraju1-17/+0
2021-07-19fbmem: Convert from atomic_t to refcount_t on fb_info->countXiyu Yang1-1/+2
2021-06-24dma-buf: Document dma-buf implicit fencing/resv fencing rulesDaniel Vetter1-0/+34
2021-06-24dma-buf: Switch to inline kerneldocDaniel Vetter1-26/+90
2021-06-23dma-resv: Fix kerneldocDaniel Vetter1-1/+1
2021-06-22dma-buf: Document non-dynamic exporter expectations betterDaniel Vetter1-0/+15
2021-06-15dmabuf: Add the capability to expose DMA-BUF stats in sysfsHridya Valsaraju1-0/+20
2021-06-14dma-buf: add dma_fence_chain_alloc/free v3Christian König1-0/+25
2021-06-14dma-buf: some dma_fence_chain improvementsChristian König1-6/+21
2021-06-06dma-buf: drop the _rcu postfix on function names v3Christian König1-12/+5
2021-06-06dma-buf: rename dma_resv_get_excl_rcu to _unlockedChristian König1-2/+2
2021-06-06dma-buf: rename and cleanup dma_resv_get_list v2Christian König1-14/+13
2021-06-06dma-buf: rename and cleanup dma_resv_get_excl v3Christian König1-8/+6
2021-06-04dma-buf: cleanup dma-resv shared fence debugging a bit v2Christian König1-8/+7
2021-05-27Merge drm/drm-next into drm-misc-nextMaxime Ripard9-18/+27
2021-05-22linux/bits.h: fix compilation error with GENMASKRikard Falkeborn3-9/+11
2021-05-22Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+0
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann10-13/+42
2021-05-21Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+8
2021-05-20Merge tag 'platform-drivers-x86-v5.13-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-3/+3
2021-05-20Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2021-05-20block: prevent block device lookups at the beginning of del_gendiskChristoph Hellwig1-2/+0
2021-05-19PCI: Add support for dev_groups to struct pci_driverAndrey Grodzovsky1-0/+3
2021-05-19platform/surface: aggregator: avoid clang -Wconstant-conversion warningArnd Bergmann1-3/+3
2021-05-18signal: Deliver all of the siginfo perf data in _perfEric W. Biederman1-1/+4
2021-05-18signal: Factor force_sig_perf out of perf_sigtrapEric W. Biederman1-0/+1
2021-05-18signal: Implement SIL_FAULT_TRAPNOEric W. Biederman1-0/+1
2021-05-18siginfo: Move si_trapno inside the union inside _si_faultEric W. Biederman1-3/+2
2021-05-16Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2021-05-15Merge tag 'core-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2021-05-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-5/+37
2021-05-15Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds2-6/+1
2021-05-15Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2021-05-14mm/filemap: fix readahead return typesMatthew Wilcox (Oracle)1-3/+3
2021-05-14mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)1-2/+2
2021-05-14mm/hugetlb: fix F_SEAL_FUTURE_WRITEPeter Xu1-0/+32
2021-05-13Merge tag 'pm-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+1
2021-05-13dyndbg: avoid calling dyndbg_emit_prefix when it has no workJim Cromie1-0/+5
2021-05-13Merge branch 'resizex' (patches from Maciej)Linus Torvalds1-0/+1
2021-05-13vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki1-0/+1
2021-05-12libnvdimm: Remove duplicate struct declarationWan Jiabing1-1/+0