summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-03-17Linux 5.4.106v5.4.106Greg Kroah-Hartman
2021-03-17xen/events: avoid handling the same event on two cpus at the same timeJuergen Gross
2021-03-17xen/events: don't unmask an event channel when an eoi is pendingJuergen Gross
2021-03-17xen/events: reset affinity of 2-level event when tearing it downJuergen Gross
2021-03-17KVM: arm64: Reject VM creation when the default IPA size is unsupportedMarc Zyngier
2021-03-17KVM: arm64: Ensure I-cache isolation between vcpus of a same VMMarc Zyngier
2021-03-17nvme: release namespace head reference on errorKeith Busch
2021-03-17nvme: unlink head after removing last namespaceKeith Busch
2021-03-17KVM: arm64: Fix exclusive limit for IPA sizeMarc Zyngier
2021-03-17x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2Josh Poimboeuf
2021-03-17binfmt_misc: fix possible deadlock in bm_register_writeLior Ribak
2021-03-17powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao
2021-03-17sched/membarrier: fix missing local execution of ipi_sync_rq_state()Mathieu Desnoyers
2021-03-17zram: fix return value on writeback_storeMinchan Kim
2021-03-17include/linux/sched/mm.h: use rcu_dereference in in_vfork()Matthew Wilcox (Oracle)
2021-03-17stop_machine: mark helpers __always_inlineArnd Bergmann
2021-03-17hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()Anna-Maria Behnsen
2021-03-17arm64: mm: use a 48-bit ID map when possible on 52-bit VA buildsArd Biesheuvel
2021-03-17configfs: fix a use-after-free in __configfs_open_fileDaiyue Zhang
2021-03-17block: rsxx: fix error return code of rsxx_pci_probe()Jia-Ju Bai
2021-03-17NFSv4.2: fix return value of _nfs4_get_security_label()Ondrej Mosnacek
2021-03-17NFS: Don't gratuitously clear the inode cache when lookup failedTrond Myklebust
2021-03-17NFS: Don't revalidate the directory permissions on a lookup failureTrond Myklebust
2021-03-17SUNRPC: Set memalloc_nofs_save() for sync tasksBenjamin Coddington
2021-03-17arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memoryAnshuman Khandual
2021-03-17sh_eth: fix TRSCER mask for R7S72100Sergey Shtylyov
2021-03-17staging: comedi: pcl818: Fix endian problem for AI command dataIan Abbott
2021-03-17staging: comedi: pcl711: Fix endian problem for AI command dataIan Abbott
2021-03-17staging: comedi: me4000: Fix endian problem for AI command dataIan Abbott
2021-03-17staging: comedi: dmm32at: Fix endian problem for AI command dataIan Abbott
2021-03-17staging: comedi: das800: Fix endian problem for AI command dataIan Abbott
2021-03-17staging: comedi: das6402: Fix endian problem for AI command dataIan Abbott
2021-03-17staging: comedi: adv_pci1710: Fix endian problem for AI command dataIan Abbott
2021-03-17staging: comedi: addi_apci_1500: Fix endian problem for command sampleIan Abbott
2021-03-17staging: comedi: addi_apci_1032: Fix endian problem for COS sampleIan Abbott
2021-03-17staging: rtl8192e: Fix possible buffer overflow in _rtl92e_wx_set_scanLee Gibson
2021-03-17staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmdLee Gibson
2021-03-17staging: ks7010: prevent buffer overflow in ks_wlan_set_scan()Dan Carpenter
2021-03-17staging: rtl8188eu: fix potential memory corruption in rtw_check_beacon_data()Dan Carpenter
2021-03-17staging: rtl8712: unterminated string leads to read overflowDan Carpenter
2021-03-17staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan()Dan Carpenter
2021-03-17staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan()Dan Carpenter
2021-03-17misc: fastrpc: restrict user apps from sending kernel RPC messagesDmitry Baryshkov
2021-03-17misc/pvpanic: Export module FDT device tableShile Zhang
2021-03-17usbip: fix vudc usbip_sockfd_store races leading to gpfShuah Khan
2021-03-17usbip: fix vhci_hcd attach_store() races leading to gpfShuah Khan
2021-03-17usbip: fix stub_dev usbip_sockfd_store() races leading to gpfShuah Khan
2021-03-17usbip: fix vudc to check for stream socketShuah Khan
2021-03-17usbip: fix vhci_hcd to check for stream socketShuah Khan
2021-03-17usbip: fix stub_dev to check for stream socketShuah Khan