summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-09media: dt-bindings: media: renesas,drif: Fix fck definitionFabrizio Castro1-3/+1
2021-06-09net: ena: fix DMA mapping function issues in XDPShay Agroskin1-26/+28
2021-06-09net: dsa: felix: re-enable TX flow control in ocelot_port_flush()Vladimir Oltean1-0/+5
2021-06-09net: rds: fix memory leak in rds_recvmsgPavel Skripkin1-1/+1
2021-06-09kvm: avoid speculation-based attacks from out-of-range memslot accessesPaolo Bonzini1-1/+9
2021-06-09KVM: x86: Unload MMU on guest TLB flush if TDP disabled to force MMU syncLai Jiangshan1-0/+13
2021-06-09bcache: avoid oversized read request in cache missing code pathColy Li1-2/+7
2021-06-09bcache: remove bcache device self-defined readaheadColy Li5-32/+1
2021-06-08tracing: Correct the length check which causes memory corruptionLiangyan1-1/+1
2021-06-08ftrace: Do not blindly read the ip address in ftrace_bug()Steven Rostedt (VMware)1-1/+7
2021-06-08tools/bootconfig: Fix a build error accroding to undefined fallthroughMasami Hiramatsu1-0/+4
2021-06-08tools/bootconfig: Fix error return code in apply_xbc()Zhen Lei1-0/+1
2021-06-08RDMA/mlx5: Block FDB rules when not in switchdev modeMark Bloch1-0/+6
2021-06-08Merge tag 'batadv-net-pullrequest-20210608' of git://git.open-mesh.org/linux-...David S. Miller1-1/+3
2021-06-08vrf: fix maximum MTUNicolas Dichtel1-4/+2
2021-06-08net: appletalk: fix the usage of prepositiongushengxian1-1/+1
2021-06-08net: ipv4: Remove unneed BUG() functionZheng Yongjun2-2/+2
2021-06-08net: ipv4: fix memory leak in netlbl_cipsov4_add_stdNanyong Sun1-0/+1
2021-06-08drm/msm/a6xx: avoid shadow NULL reference in failure pathJonathan Marek1-1/+1
2021-06-08drm/msm/a6xx: fix incorrectly set uavflagprd_inv field for A650Jonathan Marek1-1/+1
2021-06-08drm/msm/a6xx: update/fix CP_PROTECT initializationJonathan Marek2-40/+113
2021-06-08radeon: use memcpy_to/fromio for UVD fw uploadChen Li1-2/+2
2021-06-08drm/amd/pm: Fix fall-through warning for ClangGustavo A. R. Silva1-0/+1
2021-06-08drm/amdgpu: Fix incorrect register offsets for Sienna CichlidRohit Khaire1-5/+21
2021-06-08drm/amdgpu: Use drm_dbg_kms for reporting failure to get a GEM FBMichel Dänzer1-2/+2
2021-06-08drm/amdgpu: switch kzalloc to kvzalloc in amdgpu_bo_createChangfeng1-2/+2
2021-06-08KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint messageSean Christopherson1-3/+3
2021-06-08Merge tag 'for-linus-5.13b-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+6
2021-06-08selftests: kvm: Add support for customized slot0 memory sizeZhenzhong Duan5-15/+45
2021-06-08Merge tag 'orphans-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+4
2021-06-08proc: Track /proc/$pid/attr/ opener mm_structKees Cook1-1/+8
2021-06-08KVM: selftests: introduce P47V64 for s390xChristian Borntraeger2-1/+7
2021-06-08KVM: x86: Ensure PV TLB flush tracepoint reflects KVM behaviorLai Jiangshan1-2/+4
2021-06-08drm/msm: Init mm_list before accessing it for use_vram pathAlexey Minnekhanov1-0/+7
2021-06-08Merge tag 'spi-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-25/+70
2021-06-08Merge tag 'regulator-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds19-42/+104
2021-06-08KVM: X86: MMU: Use the correct inherited permissions to get shadow pageLai Jiangshan2-7/+11
2021-06-08KVM: LAPIC: Write 0 to TMICT should also cancel vmx-preemption timerWanpeng Li1-6/+11
2021-06-08KVM: SVM: Fix SEV SEND_START session length & SEND_UPDATE_DATA query length a...Ashish Kalra1-4/+2
2021-06-08drm: Fix use-after-free read in drm_getunique()Desmond Cheong Zhi Xi1-4/+5
2021-06-08drm/vc4: fix vc4_atomic_commit_tail() logicMark Rutland1-1/+1
2021-06-08Merge tag 'asoc-fix-v5.13-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai10-18/+122
2021-06-08x86/ioremap: Map EFI-reserved memory as encrypted for SEVTom Lendacky1-1/+3
2021-06-08mmc: renesas_sdhi: Fix HS400 on R-Car M3-W+Geert Uytterhoeven1-1/+1
2021-06-08spi: tegra20-slink: Ensure SPI controller reset is deassertedJon Hunter1-0/+5
2021-06-08mmc: renesas_sdhi: abort tuning when timeout detectedWolfram Sang1-1/+6
2021-06-08ALSA: hda/realtek: fix mute/micmute LEDs for HP ZBook Power G8Jeremy Szu1-0/+1
2021-06-08ALSA: hda/realtek: headphone and mic don't work on an Acer laptopHui Wang1-0/+12
2021-06-08drm/ttm: fix deref of bo->ttm without holding the lock v2Christian König2-8/+5
2021-06-08mac80211: fix deadlock in AP/VLAN handlingJohannes Berg1-7/+12