summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorThomas Weißschuh <linux@weissschuh.net>2025-10-28 10:15:44 +0100
committerJohannes Berg <johannes.berg@intel.com>2025-11-06 13:02:34 +0100
commit117e796fc5bfe84f18eec7e8f3b4f4090f605322 (patch)
treebece1dea891866d857131370143cfc8955a98617 /tools/perf/scripts/python/event_analyzing_sample.py
parentf20e32ffda93e002ec4ce9fa15d71175a5445a96 (diff)
downloadkernel-117e796fc5bfe84f18eec7e8f3b4f4090f605322.tar.gz
x86/um: Remove FIXADDR_USER_START and FIXADDR_USE_END
There are no users left. Signed-off-by: Thomas Weißschuh <linux@weissschuh.net> Link: https://patch.msgid.link/20251028-uml-remove-32bit-pseudo-vdso-v1-9-e930063eff5f@weissschuh.net Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
5a1a78ea4e48c219887f920dc'>net: bridge: remove redundant assignmentNigel Christian 2021-04-29bridge: Fix possible races between assigning rx_handler_data and setting IFF_...Zhang Zhengming 2021-04-14net: bridge: propagate error code and extack from br_mc_disabled_updateFlorian Fainelli 2021-02-14net: bridge: propagate extack through switchdev_port_attr_setVladimir Oltean 2021-02-14net: bridge: propagate extack through store_bridge_parmVladimir Oltean 2021-02-14net: bridge: remove __br_vlan_filter_toggleVladimir Oltean 2021-02-12net: bridge: don't print in br_switchdev_set_port_flagVladimir Oltean 2021-02-12net: bridge: offload all port flags at once in br_setportVladimir Oltean 2021-01-27net: bridge: multicast: make tracked EHT hosts limit configurableNikolay Aleksandrov 2021-01-18net: bridge: check vlan with eth_type_vlan() methodMenglong Dong 2020-11-18net: bridge: replace struct br_vlan_stats with pcpu_sw_netstatsHeiner Kallweit 2020-10-29bridge: cfm: Netlink Notifications.Henrik Bjoernlund 2020-10-29bridge: cfm: Netlink GET status Interface.Henrik Bjoernlund 2020-10-29bridge: cfm: Netlink GET configuration Interface.Henrik Bjoernlund 2020-10-29bridge: cfm: Netlink SET configuration Interface.Henrik Bjoernlund 2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2020-10-08bridge: Netlink interface fix.Henrik Bjoernlund 2020-08-18netlink: consistently use NLA_POLICY_EXACT_LEN()Johannes Berg 2020-07-14net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPENHoratiu Vultur 2020-07-02bridge: Extend br_fill_ifinfo to return MPR statusHoratiu Vultur