summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMartin K. Petersen <martin.petersen@oracle.com>2025-10-23 22:20:44 -0400
committerMartin K. Petersen <martin.petersen@oracle.com>2025-10-23 22:20:44 -0400
commita7480fda0f0fdd0d094d750359a67c7df2d6fa7f (patch)
tree13eeb7608d3de4188c35469c38ac9ffa9b765b82 /tools/perf/scripts/python/bin
parentea0e278a5c5500be1fdfc1be68c63de4c31513fc (diff)
parentbfe5f5dacfbab96a6424c3bb376557bf0d8e4a20 (diff)
downloadkernel-a7480fda0f0fdd0d094d750359a67c7df2d6fa7f.tar.gz
Merge patch series "Eight small UFS patches"
Bart Van Assche <bvanassche@acm.org> says: Hi Martin, This patch series includes two bug fixes for this development cycle and six small patches that are intended for the next merge window. If applying the first two patches only during the current development cycle would be inconvenient, postponing all patches until the next merge window is fine with me. Please consider including these patches in the upstream kernel. Thanks, Bart. [mkp: Applied patches #1 and #2 to 6.18/scsi-fixes] Link: https://patch.msgid.link/20251014200118.3390839-1-bvanassche@acm.org Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
ahesh Bandewar 2022-09-07net: sysctl: remove unused variable long_maxLiu Shixin 2022-08-24net: Fix data-races around weight_p and dev_weight_[rt]x_bias.Kuniyuki Iwashima 2022-05-23Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski 2022-05-16net: add skb_defer_max sysctlEric Dumazet 2022-05-10bpf: Print some info if disable bpf_jit_enable failedTiezhu Yang 2022-05-10net: sysctl: Use SYSCTL_TWO instead of &twoTiezhu Yang 2022-05-03net: sysctl: introduce sysctl SYSCTL_THREETonghao Zhang 2022-05-03net: sysctl: use shared sysctl macroTonghao Zhang 2022-04-07net: extract a few internals from netdevice.hJakub Kicinski 2022-02-28net/sysctl: avoid two synchronize_rcu() callsEric Dumazet 2022-01-31txhash: Make rethinking txhash behavior configurable via sysctlAkhmat Karakotov 2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski