summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-10neighbour: allow NUD_NOARP entries to be forced GCedDavid Ahern1-0/+1
2021-06-10xen-netback: take a reference to the RX task threadRoger Pau Monne1-0/+6
2021-06-10netfilter: nf_tables: missing error reporting for not selected expressionsPablo Neira Ayuso1-1/+3
2021-06-10x86/fault: Don't send SIGSEGV twice on SEGV_PKUERRJiashuo Liang1-2/+2
2021-06-10i2c: qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM opsRoja Rani Yarubandi1-1/+11
2021-06-10ARM: OMAP1: isp1301-omap: Add missing gpiod_add_lookup_table functionMaciej Falkowski1-1/+3
2021-06-10KVM: arm64: Resolve all pending PC updates before immediate exitZenghui Yu1-3/+6
2021-06-10KVM: arm64: Commit pending PC adjustemnts before returning to userspaceMarc Zyngier4-2/+22
2021-06-10x86/kvm: Disable all PV features on crashVitaly Kuznetsov3-39/+32
2021-06-10x86/kvm: Disable kvmclock on all CPUs on shutdownVitaly Kuznetsov3-6/+4
2021-06-10x86/kvm: Teardown PV features on boot CPU as wellVitaly Kuznetsov1-16/+41
2021-06-10KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit modeSean Christopherson1-4/+4
2021-06-10drm/msm/dpu: always use mdp device to scale bandwidthDmitry Baryshkov2-52/+2
2021-06-10mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPYMina Almasry1-2/+12
2021-06-10btrfs: fix deadlock when cloning inline extents and low on available spaceFilipe Manana1-16/+22
2021-06-10btrfs: abort in rename_exchange if we fail to insert the second refJosef Bacik1-1/+6
2021-06-10btrfs: fixup error handling in fixup_inode_link_countsJosef Bacik1-6/+7
2021-06-10btrfs: check error value from btrfs_update_inode in tree logJosef Bacik1-2/+6
2021-06-10btrfs: fix fsync failure and transaction abort after writes to prealloc extentsFilipe Manana1-22/+76
2021-06-10btrfs: return errors from btrfs_del_csums in cleanup_ref_headJosef Bacik1-1/+1
2021-06-10btrfs: fix error handling in btrfs_del_csumsJosef Bacik1-5/+5
2021-06-10btrfs: mark ordered extent and inode with error if we fail to finishJosef Bacik1-0/+12
2021-06-10powerpc/kprobes: Fix validation of prefixed instructions across page boundaryNaveen N. Rao1-2/+2
2021-06-10x86/thermal: Fix LVT thermal setup for SMI delivery modeBorislav Petkov3-5/+23
2021-06-10x86/apic: Mark _all_ legacy interrupts when IO/APIC is missingThomas Gleixner3-0/+22
2021-06-10drm/amdgpu: make sure we unpin the UVD BONirmoy Das1-0/+1
2021-06-10drm/amdgpu: Don't query CE and UE errorsLuben Tuikov1-16/+0
2021-06-10nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connectKrzysztof Kozlowski1-0/+2
2021-06-10KVM: PPC: Book3S HV: Save host FSCR in the P7/8 pathNicholas Piggin2-1/+7
2021-06-10x86/sev: Check SME/SEV support in CPUID firstPu Wen1-5/+6
2021-06-10dmaengine: idxd: Use cpu_feature_enabled()Borislav Petkov1-2/+2
2021-06-10x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()Thomas Gleixner4-74/+3
2021-06-10scsi: lpfc: Fix failure to transmit ABTS on FC linkJames Smart1-3/+1
2021-06-10mm/page_alloc: fix counting of free pages after take off from buddyDing Hui1-0/+2
2021-06-10mm/debug_vm_pgtable: fix alignment for pmd/pud_advanced_tests()Gerald Schaefer1-2/+2
2021-06-10ocfs2: fix data corruption by fallocateJunxiao Bi1-5/+50
2021-06-10pid: take a reference when initializing `cad_pid`Mark Rutland1-1/+1
2021-06-10kfence: use TASK_IDLE when awaiting allocationMarco Elver1-3/+3
2021-06-10kfence: maximize allocation wait timeout durationMarco Elver1-1/+11
2021-06-10Revert "MIPS: make userspace mapping young by default"Thomas Bogendoerfer3-16/+26
2021-06-10usb: dwc2: Fix build in periphal-only modePhil Elwell1-0/+4
2021-06-10ext4: fix accessing uninit percpu counter variable with fast_commitRitesh Harjani1-2/+4
2021-06-10ext4: fix memory leak in ext4_mb_init_backend on error path.Phillip Potter1-1/+1
2021-06-10ext4: fix fast commit alignment issuesHarshad Shirwadkar2-99/+90
2021-06-10ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failedYe Bin1-20/+23
2021-06-10ext4: fix memory leak in ext4_fill_superAlexey Makhalov1-2/+9
2021-06-10ARM: dts: imx6q-dhcom: Add PU,VDD1P1,VDD2P5 regulatorsMarek Vasut1-0/+12
2021-06-10ARM: dts: imx6dl-yapp4: Fix RGMII connection to QCA8334 switchMichal Vokáč1-1/+5
2021-06-10ALSA: hda: update the power_state during the direct-completeHui Wang1-0/+5
2021-06-10ALSA: hda: Fix for mute key LED for HP Pavilion 15-CK0xxCarlos M1-0/+1