summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2016-04-07 16:44:15 -0400
committerDavid S. Miller <davem@davemloft.net>2016-04-07 16:44:15 -0400
commit1fbbe1a8a9b195c4ac856540dfaef49d663c2e91 (patch)
tree24f93b5ab435e0bd4cada95b9f91df0a2e205186 /tools/perf/scripts/python
parent8501786929de4616b10b8059ad97abd304a7dddf (diff)
parent8ced425ee630c03beea06c1dfa35190bf8395d07 (diff)
downloadkernel-1fbbe1a8a9b195c4ac856540dfaef49d663c2e91.tar.gz
Merge branch 'sock-lockdep-tightening'
Hannes Frederic Sowa says: ==================== sock: lockdep tightening First patch is from Eric Dumazet and improves lockdep accuracy for socket locks. After that, second patch introduces lockdep_sock_is_held and uses it. Final patch reverts and reworks the lockdep fix from Daniel in the filter code, as we now have tighter lockdep support. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
3'>pci-epf-test/pci_endpoint_test: Add MSI-X supportGustavo Pimentel 2018-07-15fpga: dfl: fme: add DFL_FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls supportWu Hao 2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds 2018-06-05Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2018-06-05Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds 2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds 2018-05-16fs: copy BTRFS_IOC_[SG]ET_FSLABEL to vfsEric Sandeen 2018-05-14misc: IBM Virtual Management Channel Driver (VMC)Bryant G. Ly 2018-05-08doc: botching-up-ioctls: Make it clearer why structs must be paddedDaniel Vetter 2018-05-08scsi: mpt3sas: fix header path in ioctl documentationTomohiro Kusumi 2018-04-16staging: irda: remove remaining remants of irda code removalGreg Kroah-Hartman 2018-03-16arch: remove tile portArnd Bergmann 2018-01-27ocxl: DocumentationFrederic Barrat 2017-06-26scsi: cxlflash: Introduce host ioctl supportMatthew R. Ochs 2017-05-10Merge tag 'armsoc-tee' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds 2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2017-04-27docs: Fix a spelling error in ioctl-number.txtStan Drozd 2017-04-12switchtec: Add IOCTLs to the Switchtec driverLogan Gunthorpe 2017-03-09tee: generic TEE subsystemJens Wiklander 2017-02-23Merge tag 'rpmsg-v4.11' of git://github.com/andersson/remoteprocLinus Torvalds 2017-01-26Doc: Fix double words in DocumentationMasanari Iida