summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/compaction-times.py
AgeCommit message (Expand)Author
2023-11-23perf tools: Address python 3.6 DeprecationWarning for string scapesBenjamin Gray
2019-03-06perf script python: Remove mixed indentationTony Jones
2015-08-28perf scripts python: Add new compaction-times scriptTony Jones
r> 2018-01-10caif_usb: use strlcpy() instead of strncpy()Xiongfeng Wang 2018-01-09net: caif: use strlcpy() instead of strncpy()Xiongfeng Wang 2018-01-08net: caif: remove unused hardirq.hYang Shi 2017-11-27net: annotate ->poll() instancesAl Viro 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-07-01net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena 2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer 2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer 2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2017-06-13caif: Add sockaddr length check before accessing sa_family in connect handlerMateusz Jurczyk 2017-06-10net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfxJia-Ju Bai 2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller 2017-05-16net: socket: mark socket protocol handler structs as constlinzhang 2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar 2017-01-19net: caif: Remove unused stats member from struct chnl_netTobias Klauser 2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2016-12-05net: caif: remove ineffective checkPan Bian 2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan 2016-10-28net caif: insert missing spaces in pr_* messages and unbreak multi-line stringsColin Ian King