summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | scsi: mpt3sas: Fix ioctl timeoutSuganath Prabu S2020-12-011-1/+1
| | * | | | | | | | | | | | | scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callb...Andrea Parri (Microsoft)2020-12-011-0/+5
| | * | | | | | | | | | | | | scsi: storvsc: Fix error return in storvsc_probe()Jing Xiangfeng2020-12-011-1/+3
| * | | | | | | | | | | | | | Merge tag 'for-5.10/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-051-4/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | block: fix incorrect branching in blk_max_size_offset()Mike Snitzer2020-12-041-4/+6
| * | | | | | | | | | | | | | | Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-047-39/+28
| |\| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | dm: remove invalid sparse __acquires and __releases annotationsMike Snitzer2020-12-041-2/+0
| | * | | | | | | | | | | | | | dm: fix double RCU unlock in dm_dax_zero_page_range() error pathMike Snitzer2020-12-041-2/+0
| | * | | | | | | | | | | | | | dm: fix IO splittingMike Snitzer2020-12-044-19/+18
| | * | | | | | | | | | | | | | dm writecache: remove BUG() and fail gracefully insteadMike Snitzer2020-12-011-1/+1
| | * | | | | | | | | | | | | | dm table: Remove BUG_ON(in_interrupt())Thomas Gleixner2020-12-011-6/+0
| | * | | | | | | | | | | | | | dm: fix bug with RCU locking in dm_blk_report_zonesSergei Shtepa2020-12-011-2/+4
| | * | | | | | | | | | | | | | Revert "dm cache: fix arm link errors with inline"Nick Desaulniers2020-12-011-4/+0
| | * | | | | | | | | | | | | | dm writecache: fix the maximum number of argumentsMikulas Patocka2020-11-171-1/+1
| | * | | | | | | | | | | | | | dm writecache: advance the number of arguments when reporting max_ageMikulas Patocka2020-11-171-0/+2
| | * | | | | | | | | | | | | | dm integrity: don't use drivers that have CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka2020-11-171-2/+2
| | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge tag 'drm-fixes-2020-12-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-12-0420-185/+233
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2020-12-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-12-045-9/+18
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | drm/omap: sdi: fix bridge enable/disableTomi Valkeinen2020-11-301-6/+4
| | | * | | | | | | | | | | | | | drm/panel: sony-acx565akm: Fix race condition in probeSebastian Reichel2020-11-291-1/+1
| | | * | | | | | | | | | | | | | drm/rockchip: Avoid uninitialized use of endpoint id in LVDSPaul Kocialkowski2020-11-291-1/+1
| | | * | | | | | | | | | | | | | drm/nouveau: make sure ret is initialized in nouveau_ttm_io_mem_reserveChristian König2020-11-261-1/+1
| | | * | | | | | | | | | | | | | drm: mxsfb: Implement .format_mod_supportedDaniel Abrecht2020-11-261-0/+8
| | | * | | | | | | | | | | | | | drm: mxsfb: fix fence synchronizationLucas Stach2020-11-261-0/+3
| | * | | | | | | | | | | | | | | Merge tag 'amd-drm-fixes-5.10-2020-12-02' of git://people.freedesktop.org/~ag...Dave Airlie2020-12-043-9/+36
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | drm/amdgpu/vcn3.0: remove old DPG workaroundBoyuan Zhang2020-12-031-7/+0
| | | * | | | | | | | | | | | | | | drm/amdgpu/vcn3.0: stall DPG when WPTR/RPTR resetBoyuan Zhang2020-12-031-0/+20
| | | * | | | | | | | | | | | | | | drm/amd/display: Init clock value by current vbios CLKsBrandon Syu2020-12-031-2/+11
| | | * | | | | | | | | | | | | | | drm/amdgpu/pm/smu11: Fix fan set speed bugArunpravin2020-12-031-1/+6
| | | | |_|_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2020-12-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie2020-12-049-124/+143
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | drm/i915/display: Defer initial modeset until after GGTT is initialisedChris Wilson2020-12-031-10/+10
| | | * | | | | | | | | | | | | | | drm/i915/display: return earlier from intel_modeset_init() without displayJani Nikula2020-12-031-2/+2
| | | * | | | | | | | | | | | | | | drm/i915/gt: Limit frequency drop to RPe on parkingChris Wilson2020-12-031-0/+4
| | | * | | | | | | | | | | | | | | drm/i915/gt: Retain default context state across shrinkingVenkata Ramana Nayana2020-12-031-2/+5
| | | * | | | | | | | | | | | | | | drm/i915/gt: Split the breadcrumb spinlock between global and contextsChris Wilson2020-12-035-105/+90
| | | * | | | | | | | | | | | | | | drm/i915/gt: Protect context lifetime with RCUChris Wilson2020-12-032-4/+19
| | | * | | | | | | | | | | | | | | drm/i915/gt: Program mocs:63 for cache eviction on gen9Chris Wilson2020-12-011-1/+13
| | | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | Merge tag 'drm/tegra/for-5.10-rc7' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie2020-12-033-43/+36
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | drm/tegra: sor: Disable clocks on error in tegra_sor_init()Qinglang Miao2020-11-261-2/+8
| | | * | | | | | | | | | | | | | drm/tegra: output: Do not put OF node twiceThierry Reding2020-11-131-1/+0
| | | * | | | | | | | | | | | | | drm/tegra: replace idr_init() by idr_init_base()Deepak R Varma2020-11-101-1/+1
| | | * | | | | | | | | | | | | | drm/tegra: sor: Ensure regulators are disabled on teardownMarc Zyngier2020-11-101-35/+24
| | | * | | | | | | | | | | | | | drm/tegra: sor: Don't warn on probe deferralJon Hunter2020-11-091-4/+3
| * | | | | | | | | | | | | | | | Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-12-0359-199/+496
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mlx5-fixes-2020-12-01'Jakub Kicinski2020-12-037-10/+51
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik2020-12-034-1/+15
| | | * | | | | | | | | | | | | | | | net/mlx5e: kTLS, Enforce HW TX csum offload with kTLSTariq Toukan2020-12-031-7/+15
| | | * | | | | | | | | | | | | | | | net: mlx5e: fix fs_tcp.c build when IPV6 is not enabledRandy Dunlap2020-12-031-0/+2
| | | * | | | | | | | | | | | | | | | net/mlx5: Fix wrong address reclaim when command interface is downEran Ben Elisha2020-12-031-2/+19
| | |/ / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | net/sched: act_mpls: ensure LSE is pullable before reading itDavide Caratti2020-12-031-0/+3