index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amd
/
pds_core
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+13
2026-08-05
pds_core: add debugfs support for host backed memory
Nikhil P. Rao
3
-0
/
+48
2026-08-05
pds_core: add host backed memory support for firmware
Nikhil P. Rao
3
-0
/
+184
2026-08-05
pds_core: add PLDM component info display
Brett Creeley
2
-5
/
+142
2026-08-05
pds_core: add PLDM firmware update support via devlink flash
Brett Creeley
6
-11
/
+920
2026-08-05
pds_core: add support for identity version 2
Brett Creeley
1
-9
/
+35
2026-08-05
pds_core: add support for quiet devcmd failures
Brett Creeley
1
-5
/
+13
2026-07-30
pds_core: cancel pending PCI reset work on AER recovery
Nikhil P. Rao
1
-0
/
+4
2026-07-30
pds_core: keep the health thread stopped during reset
Nikhil P. Rao
2
-2
/
+9
2026-07-21
pds_core: check for workqueue allocation failure
Nikhil P. Rao
1
-2
/
+7
2026-07-21
pds_core: fix auxiliary device add/del races
Nikhil P. Rao
1
-3
/
+14
2026-07-21
pds_core: order completion reads after the ownership check
Nikhil P. Rao
1
-1
/
+11
2026-07-21
pds_core: yield the CPU while waiting for the adminq to drain
Nikhil P. Rao
1
-0
/
+1
2026-07-21
pds_core: fix use-after-free on workqueue during remove
Nikhil P. Rao
2
-6
/
+13
2026-07-21
pds_core: fix deadlock between reset thread and remove
Nikhil P. Rao
1
-3
/
+4
2026-07-21
pds_core: reject component parameter in legacy firmware update
Nikhil P. Rao
1
-0
/
+6
2026-06-08
pds_core: quiesce DMA before freeing resources
Nikhil P. Rao
1
-0
/
+4
2026-05-25
devlink: pass param values by pointer
Ratheesh Kannoth
2
-2
/
+2
2026-05-21
pds_core: ensure null-termination for firmware version strings
Nikhil P. Rao
1
-2
/
+4
2026-05-19
pds_core: fix debugfs_lookup dentry leak and error handling
Nikhil P. Rao
1
-1
/
+6
2026-05-19
pds_core: fix error handling in pdsc_devcmd_wait
Nikhil P. Rao
1
-2
/
+9
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
4
-7
/
+6
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
2
-2
/
+4
2025-08-26
devlink: Move graceful period parameter to reporter ops
Shahar Shitrit
1
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2025-04-30
pds_core: init viftype default in declaration
Shannon Nelson
1
-3
/
+1
2025-04-30
pds_core: smaller adminq poll starting interval
Shannon Nelson
1
-2
/
+2
2025-04-29
pds_core: Allocate pdsc_viftype_defaults copy with ARRAY_SIZE()
Kees Cook
1
-1
/
+2
2025-04-28
pds_core: remove write-after-free of client_id
Shannon Nelson
1
-1
/
+0
2025-04-23
pds_core: make wait_context part of q_info
Shannon Nelson
3
-24
/
+18
2025-04-23
pds_core: Remove unnecessary check in pds_client_adminq_cmd()
Brett Creeley
1
-3
/
+0
2025-04-23
pds_core: handle unsupported PDS_CORE_CMD_FW_CONTROL result
Brett Creeley
1
-3
/
+1
2025-04-23
pds_core: Prevent possible adminq overflow/stuck condition
Brett Creeley
2
-5
/
+2
2025-04-11
pds_core: fix memory leak in pdsc_debugfs_add_qcq()
Abdun Nihaal
1
-2
/
+3
2025-03-20
pds_core: add new fwctl auxiliary_device
Shannon Nelson
4
-3
/
+23
2025-03-20
pds_core: specify auxiliary_device to be created
Shannon Nelson
4
-27
/
+33
2025-03-20
pds_core: make pdsc_auxbus_dev_del() void
Shannon Nelson
3
-9
/
+6
2025-01-06
pds_core: limit loop over fw name list
Shannon Nelson
1
-1
/
+1
2024-09-04
pds_core: Remove redundant null pointer checks
Li Zetao
1
-4
/
+4
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
2
-2
/
+4
2024-04-10
pds_core: Fix pdsc_check_pci_health function to use work thread
Brett Creeley
4
-1
/
+18
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+4
2024-03-07
net: pds_core: Fix possible double free in error handling path
Yongzhi Liu
1
-8
/
+4
2024-02-19
pds_core: use pci_reset_function for health reset
Shannon Nelson
3
-8
/
+5
2024-02-19
pds_core: delete VF dev on reset
Shannon Nelson
2
-1
/
+33
2024-02-19
pds_core: add simple AER handler
Shannon Nelson
1
-0
/
+24
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
[next]