summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-18iommu/amd: Keep track of amd_iommu_irq_remap stateJoerg Roedel
2021-03-18iommu/amd: Don't call early_amd_iommu_init() when AMD IOMMU is disabledJoerg Roedel
2021-03-18iommu/amd: Move Stoney Ridge check to detect_ivrs()Joerg Roedel
2021-03-18staging: vt665x: fix alignment constraintsEdmundo Carmona Antoranz
2021-03-18usb: typec: tcpm: Skip sink_cap query only when VDM sm is busyBadhri Jagan Sridharan
2021-03-18nvmet-tcp: fix kmap leak when data digest in useElad Grupi
2021-03-18nvmet: don't check iosqes,iocqes for discovery controllersSagi Grimberg
2021-03-18nvme-rdma: fix possible hang when failing to set io queuesSagi Grimberg
2021-03-18nvme-tcp: fix possible hang when failing to set io queuesSagi Grimberg
2021-03-18nvme-tcp: fix misuse of __smp_processor_id with preemption enabledSagi Grimberg
2021-03-18nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDUSagi Grimberg
2021-03-18nvme: fix Write Zeroes limitationsChristoph Hellwig
2021-03-18nvme: allocate the keep alive request using BLK_MQ_REQ_NOWAITChristoph Hellwig
2021-03-18nvme: merge nvme_keep_alive into nvme_keep_alive_workChristoph Hellwig
2021-03-18nvme-fabrics: only reserve a single tagChristoph Hellwig
2021-03-18drm/amd/display: Remove MPC gamut remap logic for DCN30Dillon Varone
2021-03-18drm/amd/display: Correct algorithm for reversed gammaCalvin Hou
2021-03-17usb: dwc3: gadget: Prevent EP queuing while stopping transfersWesley Cheng
2021-03-17usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-Badhri Jagan Sridharan
2021-03-17usb: typec: Remove vdo[3] part of tps6598x_rx_identity_reg structElias Rudberg
2021-03-17usb-storage: Add quirk to defeat Kindle's automatic unloadAlan Stern
2021-03-17usb: gadget: configfs: Fix KASAN use-after-freeJim Lin
2021-03-17usbip: Fix incorrect double assignment to udc->ud.tcp_rxColin Ian King
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-17Merge tag 'mips-fixes_5.12_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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