summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-16vfio: Depend on MMUJason Gunthorpe
2021-03-16ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TESTJason Gunthorpe
2021-03-16vfio-platform: Add COMPILE_TEST to VFIO_PLATFORMJason Gunthorpe
2021-03-16vfio: IOMMU_API should be selectedJason Gunthorpe
2021-03-16vfio/type1: fix unmap all on ILP32Steve Sistare
2021-03-16genirq/irq_sim: Fix typos in kernel doc (fnode -> fwnode)Andy Shevchenko
2021-03-16fuse: 32-bit user space ioctl compat for fuse deviceAlessio Balsini
2021-03-16ALSA: hda/realtek: fix mute/micmute LEDs for HP 850 G8Jeremy Szu
2021-03-16ASoC: dt-bindings: fsl_spdif: Add compatible string for new platformsShengjiu Wang
2021-03-16ASoC: rt711: add snd_soc_component remove callbackBard Liao
2021-03-16ASoC: rt5659: Update MCLK rate in set_sysclk()Sameer Pujar
2021-03-16ASoC: simple-card-utils: Do not handle device clockSameer Pujar
2021-03-16staging: comedi: cb_pcidas64: fix request_irq() warnTong Zhang
2021-03-16staging: comedi: cb_pcidas: fix request_irq() warnTong Zhang
2021-03-16MAINTAINERS: move the staging subsystem to lists.linux.devGreg Kroah-Hartman
2021-03-16MAINTAINERS: move some real subsystems off of the staging mailing listGreg Kroah-Hartman
2021-03-16btrfs: subpage: make readahead work properlyQu Wenruo
2021-03-16btrfs: subpage: fix wild pointer access during metadata read failureQu Wenruo
2021-03-16gpiolib: Assign fwnode to parent's if no primary one providedAndy Shevchenko
2021-03-16zonefs: Fix O_APPEND async write handlingDamien Le Moal
2021-03-16zonefs: prevent use of seq files as swap fileDamien Le Moal
2021-03-16ALSA: hda/realtek: fix mute/micmute LEDs for HP 440 G8Jeremy Szu
2021-03-16Merge tag 'usb-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman
2021-03-16ALSA: hda/realtek: fix mute/micmute LEDs for HP 840 G8Jeremy Szu
2021-03-15scsi: lpfc: Fix some error codes in debugfsDan Carpenter
2021-03-15scsi: qla2xxx: Fix broken #endif placementAlexey Dobriyan
2021-03-15scsi: st: Fix a use after free in st_open()Lv Yunlong
2021-03-15scsi: myrs: Fix a double free in myrs_cleanup()Lv Yunlong
2021-03-15scsi: ibmvfc: Free channel_setup_buf during device tear downTyrel Datwyler
2021-03-15Merge tag 'afs-fixes-20210315' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-03-15ALSA: hda/realtek: apply pin quirk for XiaomiNotebook ProXiaoliang Yu
2021-03-15s390/pci: fix leak of PCI device structureNiklas Schnelle
2021-03-15s390/vtime: fix increased steal time accountingGerald Schaefer
2021-03-15s390/cpumf: disable preemption when accessing per-cpu variableThomas Richter
2021-03-15drm/amd/display: Copy over soc values before bounding box creationSung Lee
2021-03-15afs: Stop listxattr() from listing "afs.*" attributesDavid Howells
2021-03-15afs: Fix accessing YFS xattrs on a non-YFS serverDavid Howells
2021-03-15btrfs: zoned: fix linked list corruption after log root tree allocation failureFilipe Manana
2021-03-15btrfs: fix qgroup data rsv leak caused by falloc failureQu Wenruo
2021-03-15btrfs: track qgroup released data in own variable in insert_prealloc_file_extentQu Wenruo
2021-03-15btrfs: fix wrong offset to zero out range beyond i_sizeQu Wenruo
2021-03-15xfs: also reject BULKSTAT_SINGLE in a mount user namespaceChristoph Hellwig
2021-03-15docs: ABI: Fix the spelling oustanding to outstanding in the file sysfs-fs-xfsBhaskar Chowdhury
2021-03-15xfs: force log and push AIL to clear pinned inodes when aborting mountDarrick J. Wong
2021-03-15Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-03-15io_uring: fix sqpoll cancellation via task_workPavel Begunkov
2021-03-15io_uring: add generic callback_head helpersPavel Begunkov
2021-03-15io_uring: fix concurrent parkingPavel Begunkov
2021-03-15io_uring: halt SQO submission on ctx exitPavel Begunkov
2021-03-15io_uring: replace sqd rw_semaphore with mutexPavel Begunkov