summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-20Linux 5.4.107v5.4.107Greg Kroah-Hartman1-1/+1
2021-03-20net: dsa: b53: Support setting learning on portFlorian Fainelli3-5/+19
2021-03-20net: dsa: tag_mtk: fix 802.1ad VLAN egressDENG Qingfang1-6/+13
2021-03-20crypto: x86/aes-ni-xts - use direct calls to and 4-way strideArd Biesheuvel2-56/+84
2021-03-20crypto: aesni - Use TEST %reg,%reg instead of CMP $0,%regUros Bizjak2-20/+20
2021-03-20crypto: x86 - Regularize glue function prototypesKees Cook22-413/+374
2021-03-20fuse: fix live lock in fuse_iget()Amir Goldstein1-0/+1
2021-03-20drm/i915/gvt: Fix vfio_edid issue for BXT/APLColin Xu2-23/+62
2021-03-20drm/i915/gvt: Fix port number for BDW on EDID region setupColin Xu1-2/+3
2021-03-20drm/i915/gvt: Fix virtual display setup for BXT/APLColin Xu2-0/+178
2021-03-20drm/i915/gvt: Fix mmio handler break on BXT/APL.Colin Xu1-1/+7
2021-03-20drm/i915/gvt: Set SNOOP for PAT3 on BXT/APL to workaround GPU BB hangColin Xu1-1/+31
2021-03-20btrfs: scrub: Don't check free space before marking a block group ROQu Wenruo4-20/+54
2021-03-20bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk3-10/+55
2021-03-20bpf: Add sanity check for upper ptr_limitPiotr Krysiuk1-3/+8
2021-03-20bpf: Simplify alu_limit masking for pointer arithmeticPiotr Krysiuk1-5/+5
2021-03-20bpf: Fix off-by-one for area size in creating mask to leftPiotr Krysiuk1-2/+2
2021-03-20bpf: Prohibit alu ops for pointer types not defining ptr_limitPiotr Krysiuk1-6/+10
2021-03-20KVM: arm64: nvhe: Save the SPE context earlySuzuki K Poulose3-10/+30
2021-03-17Linux 5.4.106v5.4.106Greg Kroah-Hartman1-1/+1
2021-03-17xen/events: avoid handling the same event on two cpus at the same timeJuergen Gross2-8/+18
2021-03-17xen/events: don't unmask an event channel when an eoi is pendingJuergen Gross4-49/+88
2021-03-17xen/events: reset affinity of 2-level event when tearing it downJuergen Gross3-0/+24
2021-03-17KVM: arm64: Reject VM creation when the default IPA size is unsupportedMarc Zyngier2-3/+11
2021-03-17KVM: arm64: Ensure I-cache isolation between vcpus of a same VMMarc Zyngier5-5/+13
2021-03-17nvme: release namespace head reference on errorKeith Busch1-0/+1
2021-03-17nvme: unlink head after removing last namespaceKeith Busch1-2/+5
2021-03-17KVM: arm64: Fix exclusive limit for IPA sizeMarc Zyngier1-2/+1
2021-03-17x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2Josh Poimboeuf1-6/+6
2021-03-17binfmt_misc: fix possible deadlock in bm_register_writeLior Ribak1-15/+14
2021-03-17powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao1-1/+1
2021-03-17sched/membarrier: fix missing local execution of ipi_sync_rq_state()Mathieu Desnoyers1-3/+1
2021-03-17zram: fix return value on writeback_storeMinchan Kim1-3/+8
2021-03-17include/linux/sched/mm.h: use rcu_dereference in in_vfork()Matthew Wilcox (Oracle)1-1/+2
2021-03-17stop_machine: mark helpers __always_inlineArnd Bergmann1-5/+6
2021-03-17hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()Anna-Maria Behnsen1-21/+39
2021-03-17arm64: mm: use a 48-bit ID map when possible on 52-bit VA buildsArd Biesheuvel3-6/+3
2021-03-17configfs: fix a use-after-free in __configfs_open_fileDaiyue Zhang1-4/+2
2021-03-17block: rsxx: fix error return code of rsxx_pci_probe()Jia-Ju Bai1-0/+1
2021-03-17NFSv4.2: fix return value of _nfs4_get_security_label()Ondrej Mosnacek1-1/+1
2021-03-17NFS: Don't gratuitously clear the inode cache when lookup failedTrond Myklebust1-12/+8
2021-03-17NFS: Don't revalidate the directory permissions on a lookup failureTrond Myklebust1-3/+17
2021-03-17SUNRPC: Set memalloc_nofs_save() for sync tasksBenjamin Coddington1-1/+4
2021-03-17arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memoryAnshuman Khandual1-0/+12
2021-03-17sh_eth: fix TRSCER mask for R7S72100Sergey Shtylyov1-0/+2
2021-03-17staging: comedi: pcl818: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: pcl711: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: me4000: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: dmm32at: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: das800: Fix endian problem for AI command dataIan Abbott1-1/+1