summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge tag 'irq-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-151-1/+0
|\ \ \ \ \
| * | | | | genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq()Lukas Wunner2022-05-111-1/+0
| |/ / / /
* | | | | Merge tag 'perf-tools-fixes-for-v5.18-2022-05-14' of git://git.kernel.org/pub...Linus Torvalds2022-05-144-3/+13
|\ \ \ \ \
| * | | | | MAINTAINERS: Add James and Mike as Arm64 performance events reviewersMathieu Poirier2022-05-101-1/+2
| * | | | | tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2022-05-081-1/+9
| * | | | | perf tests: Fix coresight `perf test` failure.Jeremy Linton2022-05-081-1/+0
| * | | | | perf bench: Fix two numa NDEBUG warningsIan Rogers2022-05-081-0/+2
| |/ / / /
* | | | | Merge tag 'drm-fixes-2022-05-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-05-1315-40/+99
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-misc-fixes-2022-05-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-05-149-16/+38
| |\ \ \ \ \
| | * | | | | drm/vc4: hdmi: Fix build error for implicit function declarationHui Tang2022-05-121-0/+1
| | * | | | | Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst2022-05-111515-9613/+13969
| | |\| | | |
| | * | | | | dma-buf: call dma_buf_stats_setup after dmabuf is in valid listCharan Teja Reddy2022-05-101-4/+4
| | * | | | | fbdev: efifb: Fix a use-after-free due early fb_info cleanupJavier Martinez Canillas2022-05-071-2/+2
| | * | | | | drm/nouveau: Fix a potential theorical leak in nouveau_get_backlight_name()Christophe JAILLET2022-05-061-4/+5
| | * | | | | drm/nouveau/tegra: Stop using iommu_present()Robin Murphy2022-05-061-1/+1
| | * | | | | fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than .removeJavier Martinez Canillas2022-05-061-1/+7
| | * | | | | fbdev: efifb: Cleanup fb_info in .fb_destroy rather than .removeJavier Martinez Canillas2022-05-061-1/+8
| | * | | | | fbdev: simplefb: Cleanup fb_info in .fb_destroy rather than .removeJavier Martinez Canillas2022-05-061-1/+7
| | * | | | | fbdev: Prevent possible use-after-free in fb_release()Daniel Vetter2022-05-061-0/+4
| | * | | | | Revert "fbdev: Make fb_release() return -ENODEV if fbdev was unregistered"Javier Martinez Canillas2022-05-061-4/+1
| * | | | | | Merge tag 'vmwgfx-drm-fixes-5.18-2022-05-13' of https://gitlab.freedesktop.or...Dave Airlie2022-05-146-24/+61
| |\ \ \ \ \ \
| | * | | | | | drm/vmwgfx: Disable command buffers on svga3 without gbobjectsZack Rusin2022-05-131-4/+7
| | * | | | | | drm/vmwgfx: Initialize drm_mode_fb_cmd2Zack Rusin2022-05-131-1/+1
| | * | | | | | drm/vmwgfx: Fix fencing on SVGAv3Zack Rusin2022-05-135-19/+53
| |/ / / / / /
* | | | | | | Merge tag 'gfs2-v5.18-rc4-fix3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-132-82/+68
|\ \ \ \ \ \ \
| * | | | | | | gfs2: Stop using glock holder auto-demotion for nowAndreas Gruenbacher2022-05-131-32/+14
| * | | | | | | gfs2: buffered write prefaultingAndreas Gruenbacher2022-05-131-12/+16
| * | | | | | | gfs2: Align read and write chunks to the page cacheAndreas Gruenbacher2022-05-131-8/+7
| * | | | | | | gfs2: Pull return value test out of should_fault_in_pagesAndreas Gruenbacher2022-05-131-12/+22
| * | | | | | | gfs2: Clean up use of fault_in_iov_iter_{read,write}ableAndreas Gruenbacher2022-05-131-17/+9
| * | | | | | | gfs2: Variable renameAndreas Gruenbacher2022-05-131-17/+17
| * | | | | | | gfs2: Fix filesystem block deallocation for short writesAndreas Gruenbacher2022-05-131-6/+5
* | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-05-134-6/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQEJames Smart2022-05-101-3/+3
| * | | | | | | | scsi: lpfc: Fix split code for FLOGI on FCoEJames Smart2022-05-101-1/+1
| * | | | | | | | scsi: qla2xxx: Fix missed DMA unmap for aborted commandsGleb Chesnokov2022-05-021-0/+3
| * | | | | | | | scsi: scsi_dh_alua: Properly handle the ALUA transitioning stateBrian Bunker2022-05-021-2/+1
* | | | | | | | | Merge tag 'ceph-for-5.18-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds2022-05-132-7/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ceph: check folio PG_private bit instead of folio->privateXiubo Li2022-05-101-4/+7
| * | | | | | | | | ceph: fix setting of xattrs on async created inodesJeff Layton2022-05-101-3/+13
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-05-134-6/+37
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nfs: fix broken handling of the softreval mount optionDan Aloni2022-05-091-1/+1
| * | | | | | | | | SUNRPC: Ensure that the gssproxy client can start in a connected stateTrond Myklebust2022-05-073-0/+35
| * | | | | | | | | Revert "SUNRPC: Ensure gss-proxy connects on setup"Trond Myklebust2022-05-073-5/+1
* | | | | | | | | | Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-05-1312-22/+70
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | MAINTAINERS: add a mailing list for DAMON developmentSeongJae Park2022-05-091-0/+1
| * | | | | | | | | | selftests: vm: Makefile: rename TARGETS to VMTARGETSJoel Savitz2022-05-091-5/+5
| * | | | | | | | | | mm/kfence: reset PG_slab and memcg_data before freeing __kfence_poolHyeonggon Yoo2022-05-091-0/+10
| * | | | | | | | | | mailmap: add entry for martyna.szapar-mudlaw@intel.comMartyna Szapar-Mudlaw2022-05-091-0/+1
| * | | | | | | | | | arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear mapMike Rapoport2022-05-094-0/+23