summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-17Merge tag 'thermal-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-03-17drm/omap: dsi: fix unsigned expression compared with zeroJunlin Yang
2021-03-17i915/perf: Start hrtimer only if sampling the OA bufferUmesh Nerlige Ramappa
2021-03-17drm/i915: Workaround async flip + VT-d corruption on HSW/BDWVille Syrjälä
2021-03-17locking/ww_mutex: Fix acquire/release imbalance in ww_acquire_init()/ww_acqui...Waiman Long
2021-03-17locking/ww_mutex: Simplify use_ww_ctx & ww_ctx handlingWaiman Long
2021-03-17thermal/core: Add NULL pointer check before using cooling device statsManaf Meethalavalappu Pallikunhi
2021-03-17efivars: respect EFI_UNSUPPORTED return from firmwareShawn Guo
2021-03-17KVM: x86: hyper-v: Prevent using not-yet-updated TSC page by secondary CPUsVitaly Kuznetsov
2021-03-17KVM: x86: hyper-v: Limit guest to writing zero to HV_X64_MSR_TSC_EMULATION_ST...Vitaly Kuznetsov
2021-03-16riscv: Correct SPARSEMEM configurationKefeng Wang
2021-03-16RISC-V: kasan: Declare kasan_shallow_populate() staticPalmer Dabbelt
2021-03-16riscv: Ensure page table writes are flushed when initializing KASAN vmallocAlexandre Ghiti
2021-03-16RISC-V: Fix out-of-bounds accesses in init_resources()Geert Uytterhoeven
2021-03-16riscv: Fix compilation error with Canaan SoCDamien Le Moal
2021-03-16ftrace: Fix spelling mistake "disabed" -> "disabled"Colin Ian King
2021-03-16riscv: fix bugon.cocci warningskernel test robot
2021-03-16scsi: mpt3sas: Do not use GFP_KERNEL in atomic contextChristophe JAILLET
2021-03-17PCI: rpadlpar: Fix potential drc_name corruption in store functionsTyrel Datwyler
2021-03-16scsi: ufs: ufs-mediatek: Correct operator & -> &&dongjian
2021-03-16scsi: sd_zbc: Update write pointer offset cacheJohannes Thumshirn
2021-03-17zonefs: fix to update .i_wr_refcnt correctly in zonefs_open_zone()Chao Yu
2021-03-16MIPS: vmlinux.lds.S: Fix appended dtb not properly alignedPaul Cercueil
2021-03-16x86: Introduce restart_block->arch_data to remove TS_COMPAT_RESTARTOleg Nesterov
2021-03-16x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()Oleg Nesterov
2021-03-16x86: Move TS_COMPAT back to asm/thread_info.hOleg Nesterov
2021-03-16kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()Oleg Nesterov
2021-03-16perf/x86/intel: Fix unchecked MSR access error caused by VLBR_EVENTKan Liang
2021-03-16perf/x86/intel: Fix a crash caused by zero PEBS statusKan Liang
2021-03-16btrfs: always pin deleted leaves when there are active tree mod log usersFilipe Manana
2021-03-16btrfs: fix race when cloning extent buffer during rewind of an old rootFilipe Manana
2021-03-16btrfs: fix slab cache flags for free space tree bitmapDavid Sterba
2021-03-16KVM: x86/mmu: Store the address space ID in the TDP iteratorSean Christopherson
2021-03-16KVM: x86/mmu: Factor out tdp_iter_return_to_rootBen Gardon
2021-03-16KVM: x86/mmu: Fix RCU usage when atomically zapping SPTEsBen Gardon
2021-03-16KVM: x86/mmu: Fix RCU usage in handle_removed_tdp_mmu_pageBen Gardon
2021-03-16Merge series "Do not handle MCLK device clock in simple-card-utils" from Same...Mark Brown
2021-03-16Merge tag 'fuse-fixes-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-03-16Merge tag 'nfsd-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-03-16vfio/type1: fix vaddr_get_pfns() return in vfio_pin_page_external()Daniel Jordan
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