aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-08-22dt-bindings: arm,versatile-sysreg: Convert to DT schema formatRob Herring2-10/+35
2022-08-22dt-bindings: display: arm,versatile-tft-panel: Drop erroneous properties in exampleRob Herring1-3/+0
2022-08-22net/mlx5: Unlock on error in mlx5_sriov_enable()Dan Carpenter1-1/+1
2022-08-22net/mlx5e: Fix use after free in mlx5e_fs_init()Dan Carpenter1-2/+3
2022-08-22net/mlx5e: kTLS, Use _safe() iterator in mlx5e_tls_priv_tx_list_cleanup()Dan Carpenter1-2/+2
2022-08-22net/mlx5: unlock on error path in esw_vfs_changed_event_handler()Dan Carpenter1-1/+3
2022-08-22net/mlx5e: Fix wrong tc flag used when set hw-tc-offload offMaor Dickman1-1/+3
2022-08-22net/mlx5e: TC, Add missing policer validationRoi Dayan1-0/+4
2022-08-22net/mlx5e: Fix wrong application of the LRO stateAya Levin1-8/+0
2022-08-22net/mlx5: Avoid false positive lockdep warning by adding lock_class_keyMoshe Shemesh2-0/+5
2022-08-22net/mlx5: Fix cmd error logging for manage pages cmdRoy Novich1-3/+6
2022-08-22net/mlx5: Disable irq when locking lag_lockVlad Buslov1-22/+33
2022-08-22net/mlx5: Eswitch, Fix forwarding decision to uplinkEli Cohen1-1/+2
2022-08-22net/mlx5: LAG, fix logic over MLX5_LAG_FLAG_NDEVS_READYEli Cohen1-1/+1
2022-08-22net/mlx5e: Properly disable vlan strip on non-UL repsVlad Buslov1-0/+2
2022-08-22Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds8-16/+24
2022-08-22Merge tag 'fs.idmapped.fixes.v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmappingLinus Torvalds5-20/+31
2022-08-22dt-bindings: gpu: arm,mali: restrict opp-table to objectsKrzysztof Kozlowski2-2/+4
2022-08-22dt-bindings: interconnect: restrict opp-table to objectsKrzysztof Kozlowski3-3/+6
2022-08-22dt-bindings: memory-controllers: fsl,imx8m-ddrc: restrict opp-table to objectsKrzysztof Kozlowski1-1/+2
2022-08-22Merge tag 'filelock-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linuxLinus Torvalds1-0/+1
2022-08-22drm/panel-edp: add AUO B133UAN02.1 panel entryJohan Hovold1-0/+1
2022-08-22RAS/CEC: Reduce offline page threshold for Intel systemsTony Luck1-0/+8
2022-08-22firmware: arm_scmi: Harden accesses to the sensor domainsCristian Marussi1-4/+18
2022-08-22firmware: arm_scmi: Improve checks in the info_get operationsCristian Marussi3-3/+10
2022-08-22firmware: arm_scmi: Fix missing kernel-doc in opteeCristian Marussi1-0/+1
2022-08-22perf tools: Fix compile error for x86Yang Jihong1-0/+4
2022-08-22btrfs: don't allow large NOWAIT direct readsJosef Bacik1-0/+14
2022-08-22block: use on-stack page vec for <= UIO_FASTIOVJens Axboe1-3/+11
2022-08-22block: enable bio caching use for passthru IOJens Axboe1-8/+25
2022-08-22block: shrink rq_map_data a bitJens Axboe2-5/+5
2022-08-22block, bfq: remove useless parameter for bfq_add/del_bfqq_busy()Yu Kuai3-10/+12
2022-08-22block, bfq: remove useless checking in bfq_put_queue()Yu Kuai1-4/+2
2022-08-22block, bfq: remove unused functionsYu Kuai2-10/+8
2022-08-22block: Change the return type of blk_mq_map_queues() into voidBart Van Assche30-94/+55
2022-08-22btrfs: don't merge pages into bio if their page offset is not contiguousQu Wenruo1-4/+29
2022-08-22btrfs: update generation of hole file extent item when merging holesFilipe Manana1-0/+2
2022-08-22btrfs: fix possible memory leak in btrfs_get_dev_args_from_path()Zixuan Fu1-1/+4
2022-08-22btrfs: check if root is readonly while setting security xattrGoldwyn Rodrigues1-0/+3
2022-08-22coresight: docs: Fix a broken referenceChristophe JAILLET1-1/+2
2022-08-22coresight: trbe: fix Kconfig "its" grammarRandy Dunlap1-2/+2
2022-08-22ice: xsk: use Rx ring's XDP ring when picking NAPI contextMaciej Fijalkowski4-29/+48
2022-08-22ice: xsk: prohibit usage of non-balanced queue idMaciej Fijalkowski1-0/+6
2022-08-22Merge tag 'thunderbolt-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linusGreg Kroah-Hartman2-2/+6
2022-08-22drm/lcdif: switch to devm_drm_of_get_bridgeMarek Vasut1-15/+3
2022-08-22drm/lcdif: Clean up debug prints and commentsMarek Vasut1-1/+1
2022-08-22drm/lcdif: Consistently use plain timingsMarek Vasut1-4/+4
2022-08-22drm/lcdif: Clean up headersMarek Vasut3-4/+2
2022-08-22Merge tag 'gvt-fixes-2022-08-22' of https://github.com/intel/gvt-linux into drm-intel-fixesRodrigo Vivi5-7/+8
2022-08-22net: prestera: cache port state for non-phylink ports tooMaksym Glubokiy1-19/+17