summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | vfio: checking of validity of user vaddr in vfio_dma_rwYan Zhao2020-04-201-2/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-05-011-1/+1
|\ \ \ \ \
| * | | | | arm64: vdso: Add -fasynchronous-unwind-tables to cflagsVincenzo Frascino2020-04-301-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'io_uring-5.7-2020-05-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-05-011-27/+31
|\ \ \ \ \
| * | | | | io_uring: punt splice async because of inode mutexPavel Begunkov2020-05-011-14/+2
| * | | | | io_uring: check non-sync defer_list carefullyPavel Begunkov2020-05-011-1/+1
| * | | | | io_uring: fix extra put in sync_file_range()Pavel Begunkov2020-05-011-1/+1
| * | | | | io_uring: use cond_resched() in io_ring_ctx_wait_and_kill()Xiaoguang Wang2020-04-301-1/+1
| * | | | | io_uring: use proper references for fallback_req lockingBijan Mottahedeh2020-04-301-2/+2
| * | | | | io_uring: only force async punt if poll based retry can't handle itJens Axboe2020-04-301-2/+4
| * | | | | io_uring: enable poll retry for any file with ->read_iter / ->write_iterJens Axboe2020-04-301-7/+13
| * | | | | io_uring: statx must grab the file table for valid fdJens Axboe2020-04-271-2/+10
* | | | | | Merge tag 'block-5.7-2020-05-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-05-012-1/+3
|\ \ \ \ \ \
| * | | | | | block: remove the bd_openers checks in blk_drop_partitionsChristoph Hellwig2020-04-301-1/+1
| * | | | | | Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7Jens Axboe2020-04-301-0/+2
| |\ \ \ \ \ \
| | * | | | | | nvme: prevent double free in nvme_alloc_ns() error handlingNiklas Cassel2020-04-271-0/+2
| |/ / / / / /
* | | | | | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-05-014-26/+20
|\ \ \ \ \ \ \
| * | | | | | | i2c: aspeed: Avoid i2c interrupt status clear race condition.ryan_chen2020-04-301-1/+4
| * | | | | | | i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handlingDan Carpenter2020-04-301-1/+1
| * | | | | | | Revert "i2c: tegra: Better handle case where CPU0 is busy for a long time"Wolfram Sang2020-04-281-15/+12
| * | | | | | | Revert "i2c: tegra: Synchronize DMA before termination"Wolfram Sang2020-04-281-9/+0
| * | | | | | | i2c: iproc: generate stop event for slave writesRayagonda Kokatanur2020-04-281-0/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'sound-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-05-018-33/+35
|\ \ \ \ \ \ \
| * | | | | | | ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB IDTakashi Iwai2020-04-301-1/+1
| * | | | | | | ALSA: opti9xx: shut up gcc-10 range warningArnd Bergmann2020-04-302-6/+12
| * | | | | | | ALSA: hda/hdmi: fix without unlocked before returnWu Bo2020-04-291-1/+3
| * | | | | | | ALSA: hda/hdmi: fix race in monitor detection during probeKai Vehmanen2020-04-281-0/+2
| * | | | | | | ALSA: hda/realtek - Two front mics on a Lenovo ThinkCenterHui Wang2020-04-271-0/+1
| * | | | | | | ALSA: line6: Fix POD HD500 audio playbackVasily Khoruzhick2020-04-261-17/+5
| * | | | | | | Merge branch 'topic/pcm-oss-fix' into for-linusTakashi Iwai2020-04-240-0/+0
| |\ \ \ \ \ \ \
| | * | | | | | | ALSA: pcm: oss: Place the plugin buffer overflow checks correctlyTakashi Iwai2020-04-241-8/+12
| * | | | | | | | ALSA: pcm: oss: Place the plugin buffer overflow checks correctly (for 5.7)Takashi Iwai2020-04-241-4/+6
| * | | | | | | | ALSA: hda: Match both PCI ID and SSID for driver blacklistTakashi Iwai2020-04-241-4/+5
* | | | | | | | | Merge tag 'drm-fixes-2020-05-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-05-0140-154/+290
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'amd-drm-fixes-5.7-2020-04-29' of git://people.freedesktop.org/~agd...Dave Airlie2020-05-0124-105/+215
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/amd/display: Use cursor locking to prevent flip delaysAric Cyr2020-04-2816-45/+88
| | * | | | | | | | | drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1Sung Lee2020-04-281-1/+1
| | * | | | | | | | | drm/amd/display: Defer cursor update around VUPDATE for all ASICNicholas Kazlauskas2020-04-281-14/+14
| | * | | | | | | | | drm/amd/display: fix rn soc bb updateDmytro Laktyushkin2020-04-281-43/+28
| | * | | | | | | | | drm/amd/display: check if REFCLK_CNTL register is presentDmytro Laktyushkin2020-04-281-1/+2
| | * | | | | | | | | drm/amdgpu: bump version for invalidate L2 before SDMA IBsMarek Olšák2020-04-281-1/+2
| | * | | | | | | | | drm/amdgpu: invalidate L2 before SDMA IBs (v2)Marek Olšák2020-04-282-1/+29
| | * | | | | | | | | drm/amdgpu: add tiling flags from MesaMarek Olšák2020-04-281-0/+4
| | * | | | | | | | | drm/amd/powerplay: avoid using pm_en before it is initialized revisedTiecheng Zhou2020-04-281-2/+4
| | * | | | | | | | | Revert "drm/amd/powerplay: avoid using pm_en before it is initialized"Tiecheng Zhou2020-04-281-2/+1
| | * | | | | | | | | drm/amd/display: Fix green screen issue after suspendRodrigo Siqueira2020-04-241-9/+29
| | * | | | | | | | | drm/amd/display: blank dp stream before re-train the linkXiaodong Yan2020-04-241-0/+12
| | * | | | | | | | | drm/amd/display: DispalyPort: Write OUI only if panel supports itAurabindo Pillai2020-04-241-0/+15
| * | | | | | | | | | Merge tag 'drm-intel-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/d...Dave Airlie2020-05-015-14/+36
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/i915: Use proper fault mask in interrupt postinstall tooMatt Roper2020-04-281-4/+2