summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2024-02-09 17:09:30 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2024-02-09 17:09:30 -0800
commitca00c700c521916bacf7d490a2a5fd908059a927 (patch)
treee7225332ce3a2c38469a3ec4836fcad090335356 /tools/perf/scripts/python/bin/stackcollapse-report
parente1e3f530a17f808c70f506f11ba7dabbfd8eb14a (diff)
parenta5cc98eba2592d6e3c5a4351319595ddde2a5901 (diff)
Merge tag '6.8-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Pull smb client fixes from Steve French: - reconnect fix - multichannel channel selection fix - minor mount warning fix - reparse point fix - null pointer check improvement * tag '6.8-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6: smb3: clarify mount warning cifs: handle cases where multiple sessions share connection cifs: change tcon status when need_reconnect is set on it smb: client: set correct d_type for reparse points under DFS mounts smb3: add missing null server pointer check
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
='/cgit/linux-arm.git/commit/include/linux/uidgid.h?h=net-queue&id=929aa5b250bfc59aca492d3213c7f3a53e2a5247'>uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett 2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda 2013-11-26userns: userns: Remove UIDGID_STRICT_TYPE_CHECKSEric W. Biederman 2012-04-26userns: Rework the user_namespace adding uid/gid mapping supportEric W. Biederman 2012-04-07userns: Add a Kconfig option to enforce strict kuid and kgid type checksEric W. Biederman 2012-04-07userns: Add kuid_t and kgid_t and associated infrastructure in uidgid.hEric W. Biederman