summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-13usb: core: hub: fix race condition about TRSMRCY of resumeChunfeng Yun
2021-05-13usb: typec: tcpm: Fix SINK_DISCOVERY current limit for Rp-defaultBadhri Jagan Sridharan
2021-05-13xhci: Add reset resume quirk for AMD xhci controller.Sandeep Singh
2021-05-13usb: xhci: Increase timeout for HC haltMaximilian Luz
2021-05-13xhci: Do not use GFP_KERNEL in (potentially) atomic contextChristophe JAILLET
2021-05-13xhci: Fix giving back cancelled URBs even if halted endpoint can't resetMathias Nyman
2021-05-13xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCIAbhijeet Rao
2021-05-13x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen g...Huang Rui
2021-05-13erofs: fix 1 lcluster-sized pcluster for big pclusterGao Xiang
2021-05-12hwmon: (adm9240) Fix writes into inX_max attributesGuenter Roeck
2021-05-12Merge tag 'docs-5.13-3' of git://git.lwn.net/linuxLinus Torvalds
2021-05-12Merge tag 'tpmdd-next-v5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-05-12x86/boot/compressed: Enable -WundefNick Desaulniers
2021-05-12ACPI: NFIT: Fix support for variable 'SPA' structure sizeDan Williams
2021-05-12MAINTAINERS: Move nvdimm mailing listDan Williams
2021-05-12tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' staticZou Wei
2021-05-12libnvdimm: Remove duplicate struct declarationWan Jiabing
2021-05-12tpm: fix error return code in tpm2_get_cc_attrs_tbl()Zhen Lei
2021-05-12tpm, tpm_tis: Reserve locality in tpm_tis_resume()Jarkko Sakkinen
2021-05-12tpm, tpm_tis: Extend locality handling to TPM2 in tpm_tis_gen_interrupt()Jarkko Sakkinen
2021-05-12trusted-keys: match tpm_get_ops on all return pathsBen Boeckel
2021-05-12KEYS: trusted: Fix memory leak on object tdColin Ian King
2021-05-12objtool/x86: Fix elf_add_alternative() endiannessVasily Gorbik
2021-05-12objtool: Fix elf_create_undef_symbol() endiannessVasily Gorbik
2021-05-12drm/i915: Use correct downstream caps for check Src-Ctl mode for PCONAnkit Nautiyal
2021-05-12drm/i915/overlay: Fix active retire callback alignmentTvrtko Ursulin
2021-05-12drm/i915: Fix crash in auto_retireStéphane Marchesin
2021-05-12drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdpLv Yunlong
2021-05-12drm/i915: Read C0DRB3/C1DRB3 as 16 bits againVille Syrjälä
2021-05-12drm/i915: Avoid div-by-zero on gen2Ville Syrjälä
2021-05-12nvmet: seset ns->file when open failsDaniel Wagner
2021-05-12ptrace: make ptrace() fail if the tracee changed its pid unexpectedlyOleg Nesterov
2021-05-12nbd: share nbd_put and return by goto put_nbdSun Ke
2021-05-12nbd: Fix NULL pointer in flush_workqueueSun Ke
2021-05-12f2fs: return EINVAL for hole cases in swap fileJaegeuk Kim
2021-05-12ACPI: PM: Add ACPI ID of Alder Lake FanSumeet Pawnikar
2021-05-12blkdev.h: remove unused codes blk_account_rqLin Feng
2021-05-12block, bfq: avoid circular stable mergesPaolo Valente
2021-05-12sched/fair: Fix clearing of has_idle_cores flag in select_idle_cpu()Gautham R. Shenoy
2021-05-11f2fs: avoid swapon failure by giving a warning firstJaegeuk Kim
2021-05-11blk-iocost: fix weight updates of inner active iocgsTejun Heo
2021-05-12KVM: PPC: Book3S HV: Fix kvm_unmap_gfn_range_hv() for Hash MMUMichael Ellerman
2021-05-12powerpc/legacy_serial: Fix UBSAN: array-index-out-of-boundsChristophe Leroy
2021-05-12powerpc/signal: Fix possible build failure with unsafe_copy_fpr_{to/from}_userChristophe Leroy
2021-05-12powerpc/uaccess: Fix __get_user() with CONFIG_CC_HAS_ASM_GOTO_OUTPUTChristophe Leroy
2021-05-12powerpc/pseries: warn if recursing into the hcall tracing codeNicholas Piggin
2021-05-12powerpc/pseries: use notrace hcall variant for H_CEDE idleNicholas Piggin
2021-05-12powerpc/pseries: Don't trace hcall tracing wrapperNicholas Piggin
2021-05-12powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocksNicholas Piggin
2021-05-12powerpc/syscall: Calling kuap_save_and_lock() is wrongChristophe Leroy