aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-07audit: remove selinux_audit_rule_update() declarationXiu Jianfeng1-2/+0
2022-09-07Merge branch 'hns3-new-features'David S. Miller16-25/+585
2022-09-07net: hns3: add support to query and set lane number by ethtoolHao Chen10-23/+50
2022-09-07net: hns3: add querying fec statisticsHao Lan8-0/+218
2022-09-07net: hns3: debugfs add dump dscp map infoGuangbin Huang3-1/+67
2022-09-07net: hns3: support ndo_select_queue()Guangbin Huang1-0/+46
2022-09-07net: hns3: add support config dscp map to tcGuangbin Huang7-1/+204
2022-09-07dyndbg: test DECLARE_DYNDBG_CLASSMAP, sysfs nodesJim Cromie1-15/+110
2022-09-07dyndbg: add drm.debug style (drm/parameters/debug) bitmap supportJim Cromie2-0/+233
2022-09-07doc-dyndbg: edit dynamic-debug-howto for brevity, audienceJim Cromie1-118/+117
2022-09-07doc-dyndbg: describe "class CLASS_NAME" query supportJim Cromie1-0/+11
2022-09-07dyndbg: validate class FOO by checking with moduleJim Cromie1-8/+68
2022-09-07dyndbg: add ddebug_attach_module_classesJim Cromie1-1/+31
2022-09-07kernel/module: add __dyndbg_classes sectionJim Cromie4-0/+14
2022-09-07dyndbg: add DECLARE_DYNDBG_CLASSMAP macroJim Cromie1-0/+55
2022-09-07dyndbg: add __pr_debug_cls for testingJim Cromie1-0/+7
2022-09-07dyndbg: add class_id to pr_debug callsitesJim Cromie1-15/+54
2022-09-07dyndbg: gather __dyndbg[] state into struct _ddebug_infoJim Cromie4-25/+50
2022-09-07dyndbg: cleanup auto vars in dynamic_debug_initJim Cromie1-16/+17
2022-09-07net/smc: Fix possible access to freed memory in link clearYacan Liu4-0/+13
2022-09-07dyndbg: drop EXPORTed dynamic_debug_exec_queriesJim Cromie2-38/+0
2022-09-07dyndbg: add test_dynamic_debug moduleJim Cromie4-0/+83
2022-09-07dyndbg: let query-modname override actual module nameJim Cromie1-4/+7
2022-09-07dyndbg: use ESCAPE_SPACE for cat controlJim Cromie1-1/+1
2022-09-07dyndbg: reverse module.callsite walk in cat controlJim Cromie1-6/+6
2022-09-07dyndbg: reverse module walk in cat controlJim Cromie1-1/+1
2022-09-07dyndbg: show both old and new in change-infoJim Cromie1-5/+6
2022-09-07dyndbg: fix module.dyndbg handlingJim Cromie1-1/+1
2022-09-07dyndbg: fix static_branch manipulationJim Cromie1-2/+3
2022-09-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueDavid S. Miller5-58/+175
2022-09-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueDavid S. Miller5-115/+132
2022-09-07netfilter: nat: avoid long-running port range loopFlorian Westphal1-2/+14
2022-09-07netfilter: nat: move repetitive nat port reserve loop to a helperFlorian Westphal7-111/+30
2022-09-07netfilter: move from strlcpy with unused retval to strscpyWolfram Sang7-21/+21
2022-09-07netfilter: remove NFPROTO_DECNETFlorian Westphal1-0/+2
2022-09-07netfilter: conntrack: reduce timeout when receiving out-of-window fin or rstFlorian Westphal1-0/+58
2022-09-07netfilter: conntrack: remove unneeded indent levelFlorian Westphal1-52/+44
2022-09-07serial: tegra-tcu: Use uart_xmit_advance(), fixes icount.tx accountingIlpo Järvinen1-1/+1
2022-09-07serial: tegra: Use uart_xmit_advance(), fixes icount.tx accountingIlpo Järvinen1-3/+2
2022-09-07serial: Create uart_xmit_advance()Ilpo Järvinen1-0/+17
2022-09-07net: sysctl: remove unused variable long_maxLiu Shixin1-1/+0
2022-09-07usb: dwc3: core: leave default DMA if the controller does not support 64-bit DMAWilliam Wu1-6/+7
2022-09-07net: ethernet: mtk_eth_soc: remove mtk_foe_entry_timestampLorenzo Bianconi1-11/+0
2022-09-07net: ethernet: mtk_eth_soc: check max allowed hash in mtk_ppe_check_skbLorenzo Bianconi1-0/+3
2022-09-07ASoC: Fixes for MT8195 SOF supportMark Brown2-9/+29
2022-09-07net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUMMenglong Dong5-24/+87
2022-09-07usb: dwc3: gadget: Submit endxfer command if delayed during disconnectWesley Cheng1-1/+12
2022-09-07usb: dwc3: gadget: Skip waiting for CMDACT cleared during endxferWesley Cheng1-1/+3
2022-09-07usb: dwc3: Increase DWC3 controller halt timeoutWesley Cheng1-1/+2
2022-09-07usb: dwc3: Remove DWC3 locking during gadget suspend/resumeWesley Cheng2-4/+5