aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-05Merge tag '5.10-rc6-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-12-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-12-05Merge tag 'for-5.10/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-04block: fix incorrect branching in blk_max_size_offset()Mike Snitzer
2020-12-04Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-04dm: remove invalid sparse __acquires and __releases annotationsMike Snitzer
2020-12-04dm: fix double RCU unlock in dm_dax_zero_page_range() error pathMike Snitzer
2020-12-04dm: fix IO splittingMike Snitzer
2020-12-04Merge tag 'drm-fixes-2020-12-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-12-04Merge tag 'drm-misc-fixes-2020-12-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-12-04Merge tag 'amd-drm-fixes-5.10-2020-12-02' of git://people.freedesktop.org/~ag...Dave Airlie
2020-12-04Merge tag 'drm-intel-fixes-2020-12-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-12-03cifs: refactor create_sd_buf() and and avoid corrupting the bufferRonnie Sahlberg
2020-12-03cifs: add NULL check for ses->tcon_ipcAurelien Aptel
2020-12-03smb3: set COMPOUND_FID to FileID field of subsequent compound requestNamjae Jeon
2020-12-03Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-12-03Merge tag 's390-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-12-03Merge tag '9p-for-5.10-rc7' of git://github.com/martinetd/linuxLinus Torvalds
2020-12-03Merge branch 'mlx5-fixes-2020-12-01'Jakub Kicinski
2020-12-03net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik
2020-12-03net/mlx5e: kTLS, Enforce HW TX csum offload with kTLSTariq Toukan
2020-12-03net: mlx5e: fix fs_tcp.c build when IPV6 is not enabledRandy Dunlap
2020-12-03net/mlx5: Fix wrong address reclaim when command interface is downEran Ben Elisha
2020-12-03net/sched: act_mpls: ensure LSE is pullable before reading itDavide Caratti
2020-12-03net: openvswitch: ensure LSE is pullable before reading itDavide Caratti
2020-12-03net: skbuff: ensure LSE is pullable before decrementing the MPLS ttlDavide Caratti
2020-12-03Merge tag 'wireless-drivers-2020-12-03' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2020-12-03net: mvpp2: Fix error return code in mvpp2_open()Wang Hai
2020-12-03chelsio/chtls: fix a double free in chtls_setkey()Dan Carpenter
2020-12-03uapi: fix statx attribute value overlap for DAX & MOUNT_ROOTEric Sandeen
2020-12-03pwm: sl28cpld: fix getting driver data in pwm callbacksUwe Kleine-König
2020-12-03lib/syscall: fix syscall registers retrieval on 32-bit platformsWilly Tarreau
2020-12-03rtw88: debug: Fix uninitialized memory in debugfs codeDan Carpenter
2020-12-02drm/amdgpu/vcn3.0: remove old DPG workaroundBoyuan Zhang
2020-12-02drm/amdgpu/vcn3.0: stall DPG when WPTR/RPTR resetBoyuan Zhang
2020-12-02drm/amd/display: Init clock value by current vbios CLKsBrandon Syu
2020-12-02drm/amdgpu/pm/smu11: Fix fan set speed bugArunpravin
2020-12-02vxlan: fix error return code in __vxlan_dev_create()Zhang Changzhong
2020-12-02net: pasemi: fix error return code in pasemi_mac_open()Zhang Changzhong
2020-12-02cxgb3: fix error return code in t3_sge_alloc_qset()Zhang Changzhong
2020-12-03Merge tag 'drm/tegra/for-5.10-rc7' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie
2020-12-02net/x25: prevent a couple of overflowsDan Carpenter
2020-12-02Merge tag 'gfs2-v5.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-02drm/i915/display: Defer initial modeset until after GGTT is initialisedChris Wilson
2020-12-02drm/i915/display: return earlier from intel_modeset_init() without displayJani Nikula
2020-12-02drm/i915/gt: Limit frequency drop to RPe on parkingChris Wilson
2020-12-02drm/i915/gt: Retain default context state across shrinkingVenkata Ramana Nayana
2020-12-02drm/i915/gt: Split the breadcrumb spinlock between global and contextsChris Wilson
2020-12-02drm/i915/gt: Protect context lifetime with RCUChris Wilson
2020-12-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds