summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2022-05-23 21:19:17 -0700
committerJakub Kicinski <kuba@kernel.org>2022-05-23 21:19:17 -0700
commit677fb7525331375ba2f90f4bc94a80b9b6e697a3 (patch)
treed7b9574e487930977c240c5503a3103e32e41cec /tools/perf/scripts/python
parent1ef0736c0711e2633a59b540931406de626f2836 (diff)
parent7fb0269720d7d5359bc8349eef908a1c96866b65 (diff)
downloadkernel-677fb7525331375ba2f90f4bc94a80b9b6e697a3.tar.gz
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
drivers/net/ethernet/cadence/macb_main.c 5cebb40bc955 ("net: macb: Fix PTP one step sync support") 138badbc21a0 ("net: macb: use NAPI for TX completion path") https://lore.kernel.org/all/20220523111021.31489367@canb.auug.org.au/ net/smc/af_smc.c 75c1edf23b95 ("net/smc: postpone sk_refcnt increment in connect()") 3aba103006bc ("net/smc: align the connect behaviour with TCP") https://lore.kernel.org/all/20220524114408.4bf1af38@canb.auug.org.au/ Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
d>Peter Zijlstra 2022-08-19x86/nospec: Unwreck the RSB stuffingPeter Zijlstra 2022-08-09Merge tag 'x86_bugs_pbrsb' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds 2022-08-03x86/speculation: Add LFENCE to RSB fill sequencePawan Gupta 2022-08-03x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon 2022-08-01Merge tag 'x86_core_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds 2022-07-21x86,nospec: Simplify {JMP,CALL}_NOSPECPeter Zijlstra 2022-07-18x86/amd: Use IBPB for firmware callsPeter Zijlstra 2022-07-14x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_currentNathan Chancellor 2022-06-29x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra 2022-06-27KVM: VMX: Prevent guest RSB poisoning attacks with eIBRSJosh Poimboeuf 2022-06-27x86/speculation: Fix firmware entry SPEC_CTRL handlingJosh Poimboeuf 2022-06-27x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=nJosh Poimboeuf 2022-06-27objtool: Add entry UNRET validationPeter Zijlstra 2022-06-27x86/bugs: Add retbleed=ibpbPeter Zijlstra 2022-06-27objtool: Update Retpoline validationPeter Zijlstra 2022-06-27intel_idle: Disable IBRS during long idlePeter Zijlstra 2022-06-27x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRSPawan Gupta 2022-06-27x86/bugs: Optimize SPEC_CTRL MSR writesPeter Zijlstra 2022-06-27x86/bugs: Keep a per-CPU IA32_SPEC_CTRL valuePeter Zijlstra 2022-06-27x86: Add magic AMD return-thunkPeter Zijlstra 2022-06-27x86/retpoline: Use -mfunction-returnPeter Zijlstra 2022-06-27x86/retpoline: Cleanup some #ifdeferyPeter Zijlstra 2022-05-21x86/speculation/mmio: Add mitigation for Processor MMIO Stale DataPawan Gupta 2022-02-21x86/speculation: Add eIBRS + Retpoline optionsPeter Zijlstra 2022-02-21x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel) 2021-10-28bpf,x86: Respect X86_FEATURE_RETPOLINE*Peter Zijlstra 2021-10-28x86/retpoline: Create a retpoline thunk arrayPeter Zijlstra 2021-10-28x86/retpoline: Move the retpoline thunk declarations to nospec-branch.hPeter Zijlstra 2021-07-28x86/mm: Prepare for opt-in based L1D flush in switch_mm()Balbir Singh 2021-04-27Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2021-04-26Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds 2021-04-02x86/retpoline: Simplify retpolinesPeter Zijlstra 2021-03-21x86: Remove unusual Unicode characters from commentsIngo Molnar 2021-03-11x86/alternative: Merge include filesJuergen Gross