summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-16perf/x86/intel: Fix unchecked MSR access error caused by VLBR_EVENTKan Liang1-0/+3
2021-03-16perf/x86/intel: Fix a crash caused by zero PEBS statusKan Liang1-1/+1
2021-03-16wireless/nl80211: fix wdev_id may be used uninitializedJarod Wilson1-1/+1
2021-03-16mac80211: choose first enabled channel for monitorKarthikeyan Kathirvel1-1/+12
2021-03-16nl80211: fix locking for wireless device netns changeJohannes Berg1-3/+7
2021-03-16mac80211: Check crypto_aead_encrypt for errorsDaniel Phan2-4/+6
2021-03-16mac80211: Allow HE operation to be longer than expected.Brian Norris2-2/+2
2021-03-16mac80211: minstrel_ht: remove unused variable 'mg'Johannes Berg1-2/+0
2021-03-16mac80211: fix double free in ibss_leaveMarkus Theil1-0/+2
2021-03-16mac80211: fix rate mask resetJohannes Berg1-2/+2
2021-03-16btrfs: always pin deleted leaves when there are active tree mod log usersFilipe Manana1-1/+22
2021-03-16btrfs: fix race when cloning extent buffer during rewind of an old rootFilipe Manana1-0/+2
2021-03-16btrfs: fix slab cache flags for free space tree bitmapDavid Sterba1-1/+1
2021-03-16KVM: x86/mmu: Store the address space ID in the TDP iteratorSean Christopherson4-24/+13
2021-03-16KVM: x86/mmu: Factor out tdp_iter_return_to_rootBen Gardon3-10/+19
2021-03-16KVM: x86/mmu: Fix RCU usage when atomically zapping SPTEsBen Gardon1-1/+1
2021-03-16KVM: x86/mmu: Fix RCU usage in handle_removed_tdp_mmu_pageBen Gardon1-3/+8
2021-03-16Merge series "Do not handle MCLK device clock in simple-card-utils" from Same...Mark Brown2-6/+12
2021-03-16Merge tag 'fuse-fixes-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-12/+27
2021-03-16Merge tag 'nfsd-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds12-99/+75
2021-03-16vfio/type1: fix vaddr_get_pfns() return in vfio_pin_page_external()Daniel Jordan1-1/+7
2021-03-16vfio: Depend on MMUJason Gunthorpe1-1/+1
2021-03-16ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TESTJason Gunthorpe2-1/+12
2021-03-16vfio-platform: Add COMPILE_TEST to VFIO_PLATFORMJason Gunthorpe1-1/+1
2021-03-16vfio: IOMMU_API should be selectedJason Gunthorpe1-1/+1
2021-03-16vfio/type1: fix unmap all on ILP32Steve Sistare1-7/+5
2021-03-16auxdisplay: Remove in_interrupt() usage.Sebastian Andrzej Siewior1-10/+8
2021-03-16genirq/irq_sim: Fix typos in kernel doc (fnode -> fwnode)Andy Shevchenko1-2/+2
2021-03-16HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devicesPing Cheng1-4/+2
2021-03-16fuse: 32-bit user space ioctl compat for fuse deviceAlessio Balsini2-11/+18
2021-03-16ALSA: hda/realtek: fix mute/micmute LEDs for HP 850 G8Jeremy Szu1-0/+1
2021-03-16ASoC: dt-bindings: fsl_spdif: Add compatible string for new platformsShengjiu Wang1-0/+4
2021-03-16ASoC: rt711: add snd_soc_component remove callbackBard Liao1-0/+8
2021-03-16ASoC: rt5659: Update MCLK rate in set_sysclk()Sameer Pujar1-0/+5
2021-03-16ASoC: simple-card-utils: Do not handle device clockSameer Pujar1-6/+7
2021-03-16perf top: Fix BPF support related crash with perf_event_paranoid=3 + kptr_res...Jackie Liu1-3/+10
2021-03-16staging: comedi: cb_pcidas64: fix request_irq() warnTong Zhang1-1/+1
2021-03-16staging: comedi: cb_pcidas: fix request_irq() warnTong Zhang1-1/+1
2021-03-16MAINTAINERS: move the staging subsystem to lists.linux.devGreg Kroah-Hartman1-2/+1
2021-03-16dmaengine: xilinx: dpdma: Fix race condition in done IRQLaurent Pinchart1-1/+2
2021-03-16dmaengine: xilinx: dpdma: Fix descriptor issuing on video groupLaurent Pinchart1-11/+17
2021-03-16MAINTAINERS: move some real subsystems off of the staging mailing listGreg Kroah-Hartman1-2/+2
2021-03-16btrfs: subpage: make readahead work properlyQu Wenruo1-17/+18
2021-03-16btrfs: subpage: fix wild pointer access during metadata read failureQu Wenruo1-1/+30
2021-03-16gpiolib: Assign fwnode to parent's if no primary one providedAndy Shevchenko1-0/+7
2021-03-16zonefs: Fix O_APPEND async write handlingDamien Le Moal1-10/+68
2021-03-16zonefs: prevent use of seq files as swap fileDamien Le Moal1-0/+16
2021-03-16ALSA: hda/realtek: fix mute/micmute LEDs for HP 440 G8Jeremy Szu1-0/+12
2021-03-16can: m_can: m_can_rx_peripheral(): fix RX being blocked by errorsTorin Cooper-Bennun1-1/+1
2021-03-16can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warningTorin Cooper-Bennun1-3/+0