summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>2025-08-26 11:35:11 +0200
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>2025-09-03 09:37:47 +0200
commitc0378e59a6af2efa470a384b69fd24d3f3f3dd97 (patch)
treeb0208e305f8b995c210c7b99cda157bfe2d1ddd2 /tools/perf/scripts/python/export-to-postgresql.py
parentb9dac8251e7e6aa433f54a7da45cb05c66627695 (diff)
downloadkernel-c0378e59a6af2efa470a384b69fd24d3f3f3dd97.tar.gz
gpio: hisi: use new generic GPIO chip API
Convert the driver to using the new generic GPIO chip interfaces from linux/gpio/generic.h. Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20250826-gpio-mmio-gpio-conv-part2-v1-10-f67603e4b27e@linaro.org Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
> 2023-05-11smack: Record transmuting in smk_transmutedRoberto Sassu 2023-05-11smack: Retrieve transmuting information in smack_inode_getsecurity()Roberto Sassu 2023-04-24Merge tag 'Smack-for-6.4' of https://github.com/cschaufler/smack-nextLinus Torvalds 2023-04-05Smack: Improve mount process memory useCasey Schaufler 2023-03-20selinux: remove the runtime disable functionalityPaul Moore 2023-03-08smack_lsm: remove unnecessary type castingXU pengfei 2023-02-22Merge tag 'Smack-for-6.3' of https://github.com/cschaufler/smack-nextLinus Torvalds 2023-02-21smackfs: Added check catlenDenis Arefev 2023-01-19fs: port acl to mnt_idmapChristian Brauner 2023-01-19fs: port xattr to mnt_idmapChristian Brauner 2023-01-19fs: port ->permission() to pass mnt_idmapChristian Brauner 2022-12-13Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2022-11-04lsm: make security_socket_getpeersec_stream() sockptr_t safePaul Moore 2022-10-20smack: implement get, set and remove acl hookChristian Brauner 2022-10-06Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds 2022-10-03Merge tag 'Smack-for-6.1' of https://github.com/cschaufler/smack-nextLinus Torvalds 2022-09-27smack: cleanup obsolete mount option flagsXiu Jianfeng 2022-09-27smack: lsm: remove the unneeded result variableXu Panda 2022-09-27SMACK: Add sk_clone_security LSM hookLontke Michael 2022-09-01->getprocattr(): attribute name is const char *, TYVM...Al Viro 2022-08-26Smack: Provide read control for io_uring_cmdCasey Schaufler 2022-08-01smack: Remove the redundant lsm_inode_allocXiu Jianfeng 2022-08-01smack: Replace kzalloc + strncpy with kstrndupGONG, Ruiqi 2022-06-04Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds