aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-30crypto: octeontx2 - Remove the unneeded result variableye xingchen1-4/+1
2022-09-30crypto: ccp - Remove the unneeded result variableye xingchen1-4/+1
2022-09-30crypto: aspeed - Fix check for platform_get_irq() errorsYueHaibing1-3/+1
2022-09-30crypto: virtio - fix memory-leaklei he1-0/+4
2022-09-30crypto: cavium - prevent integer overflow loading firmwareDan Carpenter1-2/+4
2022-09-30crypto: marvell/octeontx - prevent integer overflowsDan Carpenter1-2/+16
2022-09-30crypto: aspeed - fix build error when only CRYPTO_DEV_ASPEED is enabledNeal Liu2-5/+5
2022-09-29fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODELukas Czerner4-18/+41
2022-09-29ext4: don't increase iversion counter for ea_inodesLukas Czerner1-1/+6
2022-09-29ext4: fix check for block being out of directory sizeJan Kara1-1/+1
2022-09-29fs/buffer: make submit_bh & submit_bh_wbc return type as voidRitesh Harjani (IBM)2-8/+7
2022-09-29fs/buffer: drop useless return value of submit_bhRitesh Harjani (IBM)1-6/+4
2022-09-29fs/ntfs: drop useless return value of submit_bh from ntfs_submit_bh_for_readRitesh Harjani (IBM)1-2/+2
2022-09-29jbd2: drop useless return value of submit_bhRitesh Harjani (IBM)2-11/+8
2022-09-29ext4: make ext4_lazyinit_thread freezableLalith Rajendran1-0/+1
2022-09-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski6-58/+93
2022-09-29eth: alx: take rtnl_lock on resumeJakub Kicinski1-0/+5
2022-09-29sparc: Unbreak the buildBart Van Assche5-39/+39
2022-09-29net: phy: Convert to use sysfs_emit() APIsWang Yufen2-7/+7
2022-09-29Merge branch 'add-tc-taprio-support-for-queuemaxsdu'Jakub Kicinski14-74/+433
2022-09-29net: enetc: offload per-tc max SDU from tc-taprioVladimir Oltean3-6/+57
2022-09-29net: enetc: use common naming scheme for PTGCR and PTGCAPR registersVladimir Oltean2-12/+11
2022-09-29net: enetc: cache accesses to &priv->si->hwVladimir Oltean3-48/+49
2022-09-29net: dsa: hellcreek: Offload per-tc max SDU from tc-taprioKurt Kanzenbach2-2/+81
2022-09-29net: dsa: hellcreek: refactor hellcreek_port_setup_tc() to use switch/caseVladimir Oltean1-8/+12
2022-09-29net: dsa: felix: offload per-tc max SDU from tc-taprioVladimir Oltean1-2/+35
2022-09-29net/sched: taprio: allow user input of per-tc max SDUVladimir Oltean3-1/+167
2022-09-29net/sched: query offload capabilities through ndo_setup_tc()Vladimir Oltean4-0/+26
2022-09-29net/tipc: Remove unused struct distr_queue_itemYuan Can1-8/+0
2022-09-29net: skb: introduce and use a single page frag cachePaolo Abeni3-22/+104
2022-09-29net: sched: cls_u32: Avoid memcpy() false-positive warningKees Cook1-1/+5
2022-09-29dt-bindings: net: snps,dwmac: Document stmmac-axi-config subnodeMarek Vasut1-0/+54
2022-09-29docs: netlink: clarify the historical baggage of Netlink flagsJakub Kicinski2-14/+49
2022-09-29vhost/vsock: Use kvmalloc/kvfree for larger packets.Junichi Uekawa2-2/+2
2022-09-29clk: fixed-rate: add devm_clk_hw_register_fixed_rateDmitry Baryshkov2-12/+45
2022-09-29clk: asm9260: use parent index to link the reference clockDmitry Baryshkov2-17/+33
2022-09-29ACPI: HMAT: Release platform device in case of platform_device_add_data() failsLin Yujun1-2/+2
2022-09-29Merge tag 'mtk-clk-for-6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/wens/linux into clk-mtkStephen Boyd77-858/+2509
2022-09-29dax: Remove usage of the deprecated ida_simple_xxx APIBo Liu1-3/+3
2022-09-29libnvdimm/region: Allow setting align attribute on regions without mappingsTyler Hicks1-5/+3
2022-09-30drm/msm: Fix build break with recent mm treeRob Clark1-1/+1
2022-09-30m68k: update config filesLukas Bulwahn7-22/+0
2022-09-29sbitmap: fix lockup while swappingHugh Dickins1-1/+1
2022-09-29io_uring/net: fix notif cqe reorderingPavel Begunkov1-5/+19
2022-09-29io_uring/net: don't update msg_name if not providedPavel Begunkov1-1/+2
2022-09-30Merge tag 'drm-intel-next-fixes-2022-09-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie9-71/+70
2022-09-29binfmt: remove taso from linux_binprm structLukas Bulwahn1-3/+0
2022-09-30Merge tag 'drm-intel-fixes-2022-09-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie3-5/+46
2022-09-29input: drop empty comment blocksChristophe JAILLET46-138/+0
2022-09-30Merge tag 'amd-drm-fixes-6.0-2022-09-29' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie23-86/+283