aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJeremy Kerr <jk@codeconstruct.com.au>2021-10-26 09:57:28 +0800
committerDavid S. Miller <davem@davemloft.net>2021-10-26 14:58:45 +0100
commit99ce45d5e7dbde399997a630f45ac9f654fa4bcc (patch)
tree90da8fa27361a3ff0eba69e8a074a921d99f049f /tools/perf/scripts/python/stackcollapse.py
parentnet: ax88796c: Remove pointless check in ax88796c_open() (diff)
downloadlinux-99ce45d5e7dbde399997a630f45ac9f654fa4bcc.tar.gz
linux-99ce45d5e7dbde399997a630f45ac9f654fa4bcc.zip
mctp: Implement extended addressing
This change allows an extended address struct - struct sockaddr_mctp_ext - to be passed to sendmsg/recvmsg. This allows userspace to specify output ifindex and physical address information (for sendmsg) or receive the input ifindex/physaddr for incoming messages (for recvmsg). This is typically used by userspace for MCTP address discovery and assignment operations. The extended addressing facility is conditional on a new sockopt: MCTP_OPT_ADDR_EXT; userspace must explicitly enable addressing before the kernel will consume/populate the extended address data. Includes a fix for an uninitialised var: Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
n class='insertions'>+7 2017-06-19Input: i8042 - add Fujitsu Lifebook AH544 to notimeout listDaniel Drake1-0/+7 2017-06-18Input: xpad - sync supported devices with XBCDBenjamin Valentin1-0/+30 2017-06-18Input: xpad - sync supported devices with 360ControllerBenjamin Valentin1-0/+57 2017-06-18Input: soc_button_array - fix leaking the ACPI button descriptor bufferHans de Goede1-6/+14 2017-06-09Input: synaptics-rmi4 - register F03 port as pass-through serioDmitry Torokhov1-1/+1 2017-06-09Input: xen-kbdfront - use string constants from PV protocolOleksandr Andrushchenko1-9/+13 2017-06-09Input: stmfts - mark all PM functions as __maybe_unusedArnd Bergmann1-2/+2 2017-06-07Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie1-0/+16 2017-06-05Input: add support for the STMicroelectronics FingerTip touchscreenAndi Shyti4-0/+877 2017-06-05Input: add D-Link DIR-685 touchkeys driverLinus Walleij5-0/+194 2017-06-02Input: s3c2410_ts - handle return value of clk_prepare_enableArvind Yadav1-1/+7 2017-06-02Input: axp20x-pek - add wakeup supportHans de Goede1-0/+28 2017-06-02Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 tooHans de Goede1-2/+3 2017-06-02Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry TrailHans de Goede1-7/+36 2017-06-01Input: synaptics-rmi4 - use %phN to form F34 configuration IDDmitry Torokhov1-14/+8 2017-06-01Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULLAndi Shyti1-1/+1 2017-05-29Input: synaptics-rmi4 - change a char type to u8Dan Carpenter1-1/+1 2017-05-29Input: sparse-keymap - remove sparse_keymap_free()Dmitry Torokhov2-15/+0 2017-05-29Input: synaptics - tell users to report when they should be using rmi-smbusBenjamin Tissoires1-1/+9 2017-05-29Input: synaptics - warn the users when there is a better modeBenjamin Tissoires1-7/+15 2017-05-29Input: synaptics - keep PS/2 around when RMI4_SMB is not enabledBenjamin Tissoires1-1/+2 2017-05-29Input: synaptics - clear device info before filling inEric Biggers1-0/+2 2017-05-29Input: silead - disable interrupt during suspendHans de Goede1-0/+3 2017-05-28Linux 4.12-rc3v4.12-rc3Linus Torvalds1-1/+1 2017-05-26x86/ftrace: Make sure that ftrace trampolines are not RWXThomas Gleixner1-6/+14 2017-05-26x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range()Steven Rostedt (VMware)1-1/+1