aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-07-01block: grab a device refcount in disk_ueventChristoph Hellwig1-2/+2
2021-07-01s390/dasd: Avoid field over-reading memcpy()Kees Cook2-3/+5
2021-07-01dasd: unexport dasd_set_target_stateChristoph Hellwig1-1/+0
2021-07-01ext4: fix WARN_ON_ONCE(!buffer_uptodate) after an error writing the superblockYe Bin2-3/+11
2021-07-01dt-bindings: Fix 'unevaluatedProperties' errors in DT graph usersRob Herring6-6/+8
2021-07-01dt-bindings: display: renesas,du: Fix 'ports' referenceRob Herring1-1/+1
2021-07-01dt-bindings: media: adv7180: Add missing video-interfaces.yaml referenceRob Herring1-1/+7
2021-07-01regulator: bd9576: Fix testing wrong flag in check_temp_flag_mismatchAxel Lin1-2/+2
2021-07-01ASoC: tlv320aic31xx: fix reversed bclk/wclk master bitsKyle Russell1-2/+2
2021-07-01PCI: rockchip: Register IRQ handlers after device and data are readyJavier Martinez Canillas1-6/+6
2021-07-01powerpc: Only build restart_table.c for 64sMichael Ellerman1-2/+2
2021-07-01Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki12-42/+390
2021-07-01bpf, devmap: Convert remaining READ_ONCE() to rcu_dereference_check()Toke Høiland-Jørgensen1-2/+4
2021-07-01Merge tag 'asoc-v5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai260-4573/+16302
2021-07-01ALSA: scarlett2: Fix scarlett2_*_ctl_put() return values againGeoffrey D. Bennett1-9/+29
2021-07-01ALSA: scarlett2: Fix pad count for 18i8 Gen 3Geoffrey D. Bennett1-1/+1
2021-07-01Merge branch 'for-next' into for-linusTakashi Iwai306-6070/+10513
2021-06-30Merge branch 'riscv-wx-mappings' into for-nextPalmer Dabbelt7-94/+102
2021-06-30riscv: Map the kernel with correct permissions the first timeAlexandre Ghiti5-81/+82
2021-07-01ARM: dts: aspeed: everest: PSU #3 address changeB. J. Wyman1-4/+4
2021-07-01ARM: dts: everest: Add phase corrections for eMMCAndrew Jeffery1-0/+1
2021-07-01drm/amdgpu: Conditionally reset SDMA RAS error countsMukul Joshi1-2/+5
2021-07-01drm/amdkfd: Maintain svm_bo reference in page->zone_device_dataAlex Sierra3-11/+18
2021-07-01drm/amdkfd: add invalid pages debug at vram migrationAlex Sierra1-0/+14
2021-07-01drm/amdkfd: skip migration for pages already in VRAMAlex Sierra1-9/+7
2021-07-01drm/amdkfd: skip invalid pages during migrationsAlex Sierra1-20/+18
2021-07-01drm/amdkfd: classify and map mixed svm range pages in GPUAlex Sierra2-34/+55
2021-07-01drm/amdkfd: use hmm range fault to get both domain pfnsAlex Sierra1-41/+27
2021-07-01drm/amdgpu: get owner ref in validate and mapAlex Sierra1-1/+24
2021-07-01drm/amdkfd: set owner ref to svm range prefaultAlex Sierra3-4/+6
2021-07-01drm/amdkfd: add owner ref param to get hmm pagesAlex Sierra4-5/+6
2021-07-01drm/amdkfd: device pgmap owner at the svm migrate initAlex Sierra2-3/+6
2021-07-01drm/amdkfd: inc counter on child ranges with xnack offAlex Sierra1-2/+14
2021-07-01drm/amd/display: Extend DMUB diagnostic logging to DCN3.1Nicholas Kazlauskas3-5/+76
2021-07-01drm/amdgpu: Update NV SIMD-per-CU to 2Joseph Greathouse1-1/+1
2021-07-01drm/amdgpu: add new dimgrey cavefish DIDAlex Deucher1-0/+1
2021-07-01drm/amd/pm: skip PrepareMp1ForUnload message in s0ixShyam Sundar S K1-1/+2
2021-07-01drm/amdgpu: move apu flags initialization to the start of device initHuang Rui3-10/+37
2021-07-01drm/amd/display: Respect CONFIG_FRAME_WARN=0 in dml MakefileReka Norman1-2/+6
2021-07-01drm/radeon: Add the missed drm_gem_object_put() in radeon_user_framebuffer_create()Jing Xiangfeng1-0/+1
2021-07-01drm/amdgpu/dc: Really fix DCN3.1 Makefile for PPC64Michal Suchanek1-0/+2
2021-07-01drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64Tiezhu Yang1-4/+4
2021-07-01drm/amdgpu: Set ttm caching flags during bo allocationOak Zeng2-4/+5
2021-07-01ARM: dts: tacoma: Add phase corrections for eMMCAndrew Jeffery1-0/+1
2021-07-01drm/amd/display: fix null pointer access in gpu resetGuchun Chen1-2/+2
2021-07-01drm/amd/display: fix incorrrect valid irq checkGuchun Chen1-1/+1
2021-07-01drm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2)Aaron Liu1-2/+2
2021-06-30riscv: Introduce set_kernel_memory helperAlexandre Ghiti1-0/+16
2021-06-30riscv: Enable KFENCE for riscv64Liu Shixin3-1/+74
2021-06-30RISC-V: Use asm-generic for {in,out}{bwlq}Palmer Dabbelt1-13/+0