summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-06-10ALSA: timer: Fix master timer notificationTakashi Iwai1-1/+2
2021-06-10gfs2: fix scheduling while atomic bug in glocksBob Peterson1-0/+2
2021-06-10HID: multitouch: require Finger field to mark Win8 reports as MTAhelenia Ziemiańska1-3/+7
2021-06-10HID: magicmouse: fix NULL-deref on disconnectJohan Hovold1-1/+1
2021-06-10HID: i2c-hid: Skip ELAN power-on command after resetJohnny Chuang1-1/+8
2021-06-10net: caif: fix memory leak in cfusbl_device_notifyPavel Skripkin1-1/+13
2021-06-10net: caif: fix memory leak in caif_device_notifyPavel Skripkin1-1/+4
2021-06-10net: caif: add proper error handlingPavel Skripkin4-10/+18
2021-06-10net: caif: added cfserl_release functionPavel Skripkin2-0/+6
2021-06-10wireguard: allowedips: free empty intermediate nodes when removing single nodeJason A. Donenfeld3-131/+137
2021-06-10wireguard: allowedips: allocate nodes in kmem_cacheJason A. Donenfeld3-8/+38
2021-06-10wireguard: allowedips: remove nodes in O(1)Jason A. Donenfeld2-84/+57
2021-06-10wireguard: allowedips: initialize list head in selftestJason A. Donenfeld1-1/+2
2021-06-10wireguard: selftests: make sure rp_filter is disabled on vethcJason A. Donenfeld1-0/+1
2021-06-10wireguard: selftests: remove old conntrack kconfig valueJason A. Donenfeld1-1/+0
2021-06-10wireguard: use synchronize_net rather than synchronize_rcuJason A. Donenfeld2-4/+4
2021-06-10wireguard: peer: allocate in kmem_cacheJason A. Donenfeld3-4/+27
2021-06-10wireguard: do not use -O3Jason A. Donenfeld1-2/+1
2021-06-10Bluetooth: use correct lock to prevent UAF of hdev objectLin Ma1-2/+2
2021-06-10Bluetooth: fix the erroneous flush_work() orderLin Ma1-1/+6