summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-09-012-9/+4
|\
| * signal: Rename SIL_PERF_EVENT SIL_FAULT_PERF_EVENT for consistencyEric W. Biederman2021-07-231-1/+1
| * signal: Remove the generic __ARCH_SI_TRAPNO supportEric W. Biederman2021-07-231-8/+0
| * signal/alpha: si_trapno is only used with SIGFPE and SIGTRAP TRAP_UNKEric W. Biederman2021-07-231-0/+2
| * signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRPEric W. Biederman2021-07-231-0/+1
* | Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-09-017-133/+372
|\ \
| * \ Merge tag 'drm/tegra/for-5.15-rc1' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie2021-08-261-3/+24
| |\ \
| | * | gpu: host1x: Add option to skip firewall for a jobMikko Perttunen2021-08-101-1/+5
| | * | gpu: host1x: Add support for syncpoint waits in CDMA pushbufferMikko Perttunen2021-08-101-2/+4
| | * | gpu: host1x: Add job release callbackMikko Perttunen2021-08-101-0/+4
| | * | gpu: host1x: Add no-recovery modeMikko Perttunen2021-08-101-0/+9
| | * | gpu: host1x: Add DMA fence implementationMikko Perttunen2021-08-101-0/+2
| | |/
| * | Merge tag 'drm-misc-next-2021-08-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-08-162-25/+26
| |\ \
| | * | dma-buf: Fix a few typos in dma-buf documentationGal Pressman2021-08-101-5/+5
| | * | locking/lockdep: Provide lockdep_assert{,_once}() helpersPeter Zijlstra2021-08-051-20/+21
| * | | Merge tag 'bus_remove_return_void-5.15' of git://git.kernel.org/pub/scm/linux...Dave Airlie2021-08-112-2/+2
| |\ \ \ | | |/ / | |/| |
| * | | Backmerge tag 'v5.14-rc3' into drm-nextDave Airlie2021-07-265-32/+10
| |\ \ \
| * \ \ \ Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-07-234-94/+138
| |\ \ \ \
| | * | | | drivers/firmware: consolidate EFI framebuffer setup for all archesJavier Martinez Canillas2021-07-211-13/+13
| | * | | | drivers/firmware: move x86 Generic System Framebuffers supportJavier Martinez Canillas2021-07-211-0/+94
| | * | | | vgaarb: don't pass a cookie to vga_client_registerChristoph Hellwig2021-07-211-5/+5
| | * | | | vgaarb: remove the unused irq_set_state argument to vga_client_registerChristoph Hellwig2021-07-211-3/+1
| | * | | | vgaarb: provide a vga_client_unregister wrapperChristoph Hellwig2021-07-211-0/+5
| | * | | | vgaarb: cleanup vgaarb.hChristoph Hellwig2021-07-211-48/+42
| | * | | | vgaarb: move the kerneldoc for vga_set_legacy_decoding to vgaarb.cChristoph Hellwig2021-07-211-13/+0
| | * | | | vgaarb: remove vga_conflictsChristoph Hellwig2021-07-211-12/+0
| | * | | | vgaarb: remove VGA_DEFAULT_DEVICEChristoph Hellwig2021-07-211-6/+0
| | * | | | dma-buf: Delete the DMA-BUF attachment sysfs statisticsHridya Valsaraju2021-07-201-17/+0
| | * | | | fbmem: Convert from atomic_t to refcount_t on fb_info->countXiyu Yang2021-07-191-1/+2
| * | | | | Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-07-212-28/+201
| |\| | | |
| | * | | | dma-buf: Document dma-buf implicit fencing/resv fencing rulesDaniel Vetter2021-06-241-0/+34
| | * | | | dma-buf: Switch to inline kerneldocDaniel Vetter2021-06-241-26/+90
| | * | | | dma-resv: Fix kerneldocDaniel Vetter2021-06-231-1/+1
| | * | | | dma-buf: Document non-dynamic exporter expectations betterDaniel Vetter2021-06-221-0/+15
| | * | | | dmabuf: Add the capability to expose DMA-BUF stats in sysfsHridya Valsaraju2021-06-151-0/+20
| | * | | | dma-buf: add dma_fence_chain_alloc/free v3Christian König2021-06-141-0/+25
| | * | | | dma-buf: some dma_fence_chain improvementsChristian König2021-06-141-6/+21
* | | | | | Merge tag 'sound-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-09-012-0/+88
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'asoc/for-5.15' into asoc-linusMark Brown2021-08-302-0/+88
| |\ \ \ \ \ \
| | * | | | | | soundwire: intel: introduce shim and alh baseBard Liao2021-08-021-0/+8
| | * | | | | | soundwire: move intel sdw register definitions to sdw_intel.hBard Liao2021-08-021-0/+79
| | * | | | | | ASoC: ti: davinci-mcasp: Add support for the OMAP4 version of McASPPeter Ujfalusi2021-07-111-0/+1
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-09-016-13/+48
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'thunderbolt-for-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2021-08-241-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | thunderbolt: Add vendor specific NHI quirk for auto-clearing interrupt statusSanjay R Mehta2021-08-091-0/+2
| * | | | | | | | Merge 5.14-rc7 into usb-nextGreg Kroah-Hartman2021-08-247-21/+40
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | USB: EHCI: Add alias for Broadcom INSNREGKees Cook2021-08-181-3/+10
| * | | | | | | | USB: EHCI: Add register array bounds to HCS portsKees Cook2021-08-181-11/+13
| * | | | | | | | Merge 5.14-rc6 into usb-nextGreg Kroah-Hartman2021-08-169-9/+16
| |\ \ \ \ \ \ \ \
| * | | | | | | | | usb: gadget: remove unnecessary AND operation when get ep maxpChunfeng Yun2021-08-131-1/+1