index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amd
/
pds_core
/
auxbus.c
Age
Commit message (
Expand
)
Author
2025-04-28
pds_core: remove write-after-free of client_id
Shannon Nelson
2025-04-23
pds_core: Remove unnecessary check in pds_client_adminq_cmd()
Brett Creeley
2025-03-20
pds_core: add new fwctl auxiliary_device
Shannon Nelson
2025-03-20
pds_core: specify auxiliary_device to be created
Shannon Nelson
2025-03-20
pds_core: make pdsc_auxbus_dev_del() void
Shannon Nelson
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-07
net: pds_core: Fix possible double free in error handling path
Yongzhi Liu
2024-02-19
pds_core: delete VF dev on reset
Shannon Nelson
2023-08-30
Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2023-08-21
Revert "pds_core: Fix some kernel-doc comments"
Jakub Kicinski
2023-08-21
pds_core: Fix some kernel-doc comments
Yang Li
2023-08-18
pds_core: Fix function header descriptions
Brett Creeley
2023-08-16
pds_core: Require callers of register/unregister to pass PF drvdata
Brett Creeley
2023-08-02
pds_core: Fix documentation for pds_client_register
Brett Creeley
2023-04-21
pds_core: add the aux client API
Shannon Nelson
2023-04-21
pds_core: add auxiliary_bus devices
Shannon Nelson