summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-19platform/x86: gigabyte-wmi: streamline dmi matchingThomas Weißschuh
2021-05-19platform/mellanox: mlxbf-tmfifo: Fix a memory barrier issueLiming Sun
2021-05-19platform/surface: dtx: Fix poll functionMaximilian Luz
2021-05-19platform/surface: aggregator: Add platform-drivers-x86 list to MAINTAINERS entryMaximilian Luz
2021-05-19platform/surface: aggregator: avoid clang -Wconstant-conversion warningArnd Bergmann
2021-05-19platform/surface: aggregator: Do not mark interrupt as sharedMaximilian Luz
2021-05-19x86/build: Fix location of '-plugin-opt=' flagsNathan Chancellor
2021-05-19Merge tag 'gvt-fixes-2021-05-19' of https://github.com/intel/gvt-linux into d...Jani Nikula
2021-05-19drm/i915/gt: Disable HiZ Raw Stall Optimization on broken gen7Simon Rettberg
2021-05-19drm/i915/gem: Pin the L-shape quirked object as unshrinkableChris Wilson
2021-05-19nvme-fc: clear q_live at beginning of association teardownJames Smart
2021-05-19nvme-tcp: rerun io_work if req_list is not emptyKeith Busch
2021-05-19nvme-tcp: fix possible use-after-completionSagi Grimberg
2021-05-19nvme-loop: fix memory leak in nvme_loop_create_ctrl()Wu Bo
2021-05-19nvmet: fix memory leak in nvmet_alloc_ctrl()Wu Bo
2021-05-18signalfd: Remove SIL_PERF_EVENT fields from signalfd_siginfoEric W. Biederman
2021-05-18signal: Deliver all of the siginfo perf data in _perfEric W. Biederman
2021-05-18signal: Factor force_sig_perf out of perf_sigtrapEric W. Biederman
2021-05-18signal: Implement SIL_FAULT_TRAPNOEric W. Biederman
2021-05-18siginfo: Move si_trapno inside the union inside _si_faultEric W. Biederman
2021-05-18kcsan: Fix debugfs initcall return typeArnd Bergmann
2021-05-18RDMA/core: Don't access cm_id after its destructionShay Drory
2021-05-18ARM: npcm: wpcm450: select interrupt controller driverJonathan Neuschäfer
2021-05-18locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signalZqiang
2021-05-18locking/lockdep: Correct calling tracepointsLeo Yan
2021-05-18perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic contextLike Xu
2021-05-18perf/x86: Avoid touching LBR_TOS MSR for Arch LBRLike Xu
2021-05-18ALSA: dice: fix stream format for TC Electronic Konnekt Live at high sampling...Takashi Sakamoto
2021-05-18ALSA: dice: disable double_pcm_frames mode for M-Audio Profire 610, 2626 and ...Takashi Sakamoto
2021-05-18x86/sev-es: Invalidate the GHCB after completing VMGEXITTom Lendacky
2021-05-18x86/sev-es: Move sev_es_put_ghcb() in prep for follow on patchTom Lendacky
2021-05-17dt-bindings: More removals of type references on common propertiesRob Herring
2021-05-17dt-bindings: media: renesas,drif: Use graph schemaRob Herring
2021-05-17Merge tag 'irqchip-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2021-05-17Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-17RDMA/rxe: Return CQE error if invalid lkey was suppliedLeon Romanovsky
2021-05-17RDMA/mlx5: Recover from fatal event in dual port modeMaor Gottlieb
2021-05-17RDMA/mlx5: Verify that DM operation is reasonableMaor Gottlieb
2021-05-17MAINTAINERS: ARM/Amlogic SoCs: add Neil as primary maintainerKevin Hilman
2021-05-17Merge tag 'amdtee-fixes-for-v5.13' of git://git.linaro.org/people/jens.wiklan...Arnd Bergmann
2021-05-17btrfs: do not BUG_ON in link_to_fixup_dirJosef Bacik
2021-05-17btrfs: release path before starting transaction when cloning inline extentFilipe Manana
2021-05-17io_uring: don't modify req->poll for rwPavel Begunkov
2021-05-17quota: Disable quotactl_path syscallJan Kara
2021-05-17drm/exynos/decon5433: Remove redundant error printing in exynos5433_decon_pro...Zhen Lei
2021-05-17drm/exynos: Remove redundant error printing in exynos_dsi_probe()Zhen Lei
2021-05-17drm/exynos: correct exynos_drm_fimd kerneldocKrzysztof Kozlowski
2021-05-17drm/i915/gvt: Move mdev attribute groups into kvmgt moduleZhenyu Wang
2021-05-17module: check for exit sections in layout_sections() instead of module_init_s...Jessica Yu
2021-05-16cifs: remove deadstore in cifs_close_all_deferred_files()wenhuizhang