aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/surface_aggregator/device.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-19platform/surface: aggregator: Do not mark interrupt as sharedMaximilian Luz1-2/+1
2021-05-19drm/i915/gt: Disable HiZ Raw Stall Optimization on broken gen7Simon Rettberg1-1/+4
2021-05-19drm/i915/gem: Pin the L-shape quirked object as unshrinkableChris Wilson2-6/+7
2021-05-19nvme-fc: clear q_live at beginning of association teardownJames Smart1-0/+12
2021-05-19nvme-tcp: rerun io_work if req_list is not emptyKeith Busch1-1/+2
2021-05-19nvme-tcp: fix possible use-after-completionSagi Grimberg1-1/+1
2021-05-19nvme-loop: fix memory leak in nvme_loop_create_ctrl()Wu Bo1-1/+3
2021-05-19nvmet: fix memory leak in nvmet_alloc_ctrl()Wu Bo1-1/+1
2021-05-18signalfd: Remove SIL_PERF_EVENT fields from signalfd_siginfoEric W. Biederman2-13/+7
2021-05-18signal: Deliver all of the siginfo perf data in _perfEric W. Biederman9-25/+41
2021-05-18signal: Factor force_sig_perf out of perf_sigtrapEric W. Biederman3-9/+16
2021-05-18signal: Implement SIL_FAULT_TRAPNOEric W. Biederman3-27/+16
2021-05-18siginfo: Move si_trapno inside the union inside _si_faultEric W. Biederman4-8/+8
2021-05-18kcsan: Fix debugfs initcall return typeArnd Bergmann1-1/+2
2021-05-18RDMA/core: Don't access cm_id after its destructionShay Drory1-2/+3
2021-05-18ARM: npcm: wpcm450: select interrupt controller driverJonathan Neuschäfer1-0/+1
2021-05-18ALSA: dice: fix stream format for TC Electronic Konnekt Live at high sampling transfer frequencyTakashi Sakamoto1-2/+2
2021-05-18ALSA: dice: disable double_pcm_frames mode for M-Audio Profire 610, 2626 and Avid M-Box 3 ProTakashi Sakamoto4-4/+29
2021-05-17dt-bindings: More removals of type references on common propertiesRob Herring7-8/+2
2021-05-17dt-bindings: media: renesas,drif: Use graph schemaRob Herring1-13/+7
2021-05-17RDMA/rxe: Return CQE error if invalid lkey was suppliedLeon Romanovsky1-6/+10
2021-05-17RDMA/mlx5: Recover from fatal event in dual port modeMaor Gottlieb1-0/+1
2021-05-17RDMA/mlx5: Verify that DM operation is reasonableMaor Gottlieb1-0/+3
2021-05-17MAINTAINERS: ARM/Amlogic SoCs: add Neil as primary maintainerKevin Hilman1-1/+1
2021-05-17btrfs: do not BUG_ON in link_to_fixup_dirJosef Bacik1-2/+0
2021-05-17btrfs: release path before starting transaction when cloning inline extentFilipe Manana1-0/+5
2021-05-17io_uring: don't modify req->poll for rwPavel Begunkov1-3/+3
2021-05-17quota: Disable quotactl_path syscallJan Kara17-18/+17
2021-05-17drm/exynos/decon5433: Remove redundant error printing in exynos5433_decon_probe()Zhen Lei1-3/+1
2021-05-17drm/exynos: Remove redundant error printing in exynos_dsi_probe()Zhen Lei1-3/+1
2021-05-17drm/exynos: correct exynos_drm_fimd kerneldocKrzysztof Kozlowski1-1/+1
2021-05-17drm/i915/gvt: Move mdev attribute groups into kvmgt moduleZhenyu Wang6-138/+118
2021-05-17module: check for exit sections in layout_sections() instead of module_init_section()Jessica Yu1-6/+11
2021-05-16cifs: remove deadstore in cifs_close_all_deferred_files()wenhuizhang1-2/+0
2021-05-16xfs: adjust rt allocation minlen when extszhint > rtextsizeDarrick J. Wong1-26/+57
2021-05-16Linux 5.13-rc2Linus Torvalds1-1/+1
2021-05-16ALSA: intel8x0: Don't update period unless preparedTakashi Iwai1-0/+7
2021-05-15scsi: pm80xx: Fix drives missing during rmmod/insmod loopAjish Koshy4-12/+19
2021-05-15scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()Zhen Lei1-1/+2
2021-05-15tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa2-2/+2