summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-14ext4: cleanup in-core orphan list if ext4_truncate() failed to get a transact...Zhang Yi1-1/+8
2021-07-14btrfs: clear defrag status of a root if starting transaction failsDavid Sterba1-2/+4
2021-07-14btrfs: send: fix invalid path for unlink operations after parent orphanizationFilipe Manana1-0/+11
2021-07-14ARM: dts: at91: sama5d4: fix pinctrl muxingLudovic Desroches1-1/+1
2021-07-14arm_pmu: Fix write counter incorrect in ARMv7 big-endian modeYang Jihong1-2/+2
2021-07-14Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctlAlexander Larkin1-1/+1
2021-07-14iov_iter_fault_in_readable() should do nothing in xarray caseAl Viro1-1/+1
2021-07-14copy_page_to_iter(): fix ITER_DISCARD caseAl Viro1-2/+5
2021-07-14ntfs: fix validity check for file name attributeDesmond Cheong Zhi Xi1-1/+1
2021-07-14xhci: solve a double free problem while doing s4Zhangjiantao (Kirin, nanjing)1-0/+1
2021-07-14usb: typec: Add the missed altmode_id_remove() in typec_register_altmode()Jing Xiangfeng1-1/+3
2021-07-14usb: dwc3: Fix debugfs creation flowMinas Harutyunyan1-1/+2
2021-07-14USB: cdc-acm: blacklist Heimann USB Appset deviceHannu Hartikainen1-0/+5
2021-07-14usb: gadget: eem: fix echo command packet response issueLinyu Yuan1-4/+39
2021-07-14net: can: ems_usb: fix use-after-free in ems_usb_disconnect()Pavel Skripkin1-1/+2
2021-07-14Input: usbtouchscreen - fix control-request directionsJohan Hovold1-4/+4
2021-07-14media: dvb-usb: fix wrong definitionPavel Skripkin1-1/+1
2021-07-14ALSA: hda/realtek: Apply LED fixup for HP Dragonfly G1, tooTakashi Iwai1-0/+1
2021-07-14ALSA: hda/realtek: Fix bass speaker DAC mapping for Asus UM431DTakashi Iwai1-0/+2
2021-07-14ALSA: hda/realtek: Improve fixup for HP Spectre x360 15-df0xxxElia Devito1-7/+20
2021-07-14ALSA: hda/realtek: Add another ALC236 variant supportTakashi Iwai1-0/+13
2021-07-14ALSA: intel8x0: Fix breakage at ac97 clock measurementTakashi Iwai1-1/+1
2021-07-14ALSA: usb-audio: scarlett2: Fix wrong resume callTakashi Iwai3-1/+10
2021-07-14ALSA: usb-audio: Fix OOB access at proc outputTakashi Iwai1-2/+3
2021-07-14ALSA: usb-audio: fix rate on Ozone Z90 USB headsetDaehwan Jung1-0/+2
2021-07-11Linux 5.4.131v5.4.131Greg Kroah-Hartman1-1/+1
2021-07-11xen/events: reset active flag for lateeoi events laterJuergen Gross1-4/+19
2021-07-11KVM: SVM: Call SEV Guest Decommission if ASID binding failsAlper Gun1-11/+21
2021-07-11s390/stack: fix possible register corruption with stack switch helperHeiko Carstens1-7/+11
2021-07-11KVM: SVM: Periodically schedule when unregistering regions on destroyDavid Rientjes1-0/+1
2021-07-07Linux 5.4.130v5.4.130Sasha Levin1-1/+1
2021-07-07RDMA/mlx5: Block FDB rules when not in switchdev modeMark Bloch1-0/+8
2021-07-07gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAPJohannes Berg1-0/+2
2021-07-07drm/nouveau: fix dma_address check for CPU/GPU syncChristian König1-2/+2
2021-07-07scsi: sr: Return appropriate error code when disk is ejectedManYi Li1-0/+2
2021-07-07x86/efi: remove unused variablesYueHaibing1-5/+0
2021-06-30Linux 5.4.129v5.4.129Sasha Levin1-1/+1
2021-06-30certs: Move load_system_certificate_list to a common functionEric Snowberg4-47/+70
2021-06-30certs: Add EFI_CERT_X509_GUID support for dbx entriesEric Snowberg6-0/+86
2021-06-30x86/efi: move common keyring handler functions to new fileNayna Jain4-67/+115
2021-06-30certs: Add wrapper function to check blacklisted binary hashNayna Jain2-0/+15
2021-06-30mm, futex: fix shared futex pgoff on shmem huge pageHugh Dickins4-27/+9
2021-06-30mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()Hugh Dickins1-0/+4
2021-06-30mm/thp: fix page_vma_mapped_walk() if THP mapped by ptesHugh Dickins1-9/+25
2021-06-30mm: page_vma_mapped_walk(): get vma_address_end() earlierHugh Dickins1-4/+9
2021-06-30mm: page_vma_mapped_walk(): use goto instead of while (1)Hugh Dickins1-4/+3
2021-06-30mm: page_vma_mapped_walk(): add a level of indentationHugh Dickins1-50/+55
2021-06-30mm: page_vma_mapped_walk(): crossing page table boundaryHugh Dickins1-4/+4
2021-06-30mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION blockHugh Dickins1-16/+14
2021-06-30mm: page_vma_mapped_walk(): use pmde for *pvmw->pmdHugh Dickins1-5/+6