index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amd
/
pds_core
/
core.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-30
pds_core: init viftype default in declaration
Shannon Nelson
1
-3
/
+1
2025-04-29
pds_core: Allocate pdsc_viftype_defaults copy with ARRAY_SIZE()
Kees Cook
1
-1
/
+2
2025-04-23
pds_core: make wait_context part of q_info
Shannon Nelson
1
-1
/
+3
2025-04-23
pds_core: Prevent possible adminq overflow/stuck condition
Brett Creeley
1
-4
/
+1
2025-03-20
pds_core: add new fwctl auxiliary_device
Shannon Nelson
1
-0
/
+7
2024-04-10
pds_core: Fix pdsc_check_pci_health function to use work thread
Brett Creeley
1
-1
/
+12
2024-02-19
pds_core: use pci_reset_function for health reset
Shannon Nelson
1
-2
/
+1
2024-02-06
pds_core: Clean up init/uninit flows to be more readable
Brett Creeley
1
-43
/
+44
2024-02-06
pds_core: Don't assign interrupt index/bound_intr to notifyq
Brett Creeley
1
-4
/
+1
2024-01-31
pds_core: Rework teardown/setup flow to be more common
Brett Creeley
1
-8
/
+5
2024-01-31
pds_core: Clear BARs on reset
Brett Creeley
1
-1
/
+7
2024-01-31
pds_core: Prevent race issues involving the adminq
Brett Creeley
1
-0
/
+21
2024-01-31
pds_core: Use struct pdsc for the pdsc_adminq_isr private data
Brett Creeley
1
-1
/
+1
2024-01-31
pds_core: Cancel AQ work on teardown
Brett Creeley
1
-0
/
+2
2023-10-25
amd/pds_core: core: No need for Null pointer check before kfree
Bragatheswaran Manickavel
1
-5
/
+2
2023-09-18
pds_core: add attempts to fix broken PCI
Shannon Nelson
1
-0
/
+14
2023-09-18
pds_core: implement pci reset handlers
Shannon Nelson
1
-3
/
+11
2023-09-18
pds_core: keep viftypes table across reset
Shannon Nelson
1
-6
/
+9
2023-08-25
pds_core: no reset command for VF
Shannon Nelson
1
-1
/
+2
2023-08-25
pds_core: no health reporter in VF
Shannon Nelson
1
-3
/
+5
2023-06-27
pds_core: use vmalloc_array and vcalloc
Julia Lawall
1
-2
/
+2
2023-04-21
pds_core: publish events to the clients
Shannon Nelson
1
-0
/
+32
2023-04-21
pds_core: set up the VIF definitions and defaults
Shannon Nelson
1
-0
/
+48
2023-04-21
pds_core: Add adminq processing and commands
Shannon Nelson
1
-11
/
+0
2023-04-21
pds_core: set up device and adminq
Shannon Nelson
1
-3
/
+428
2023-04-21
pds_core: add devlink health facilities
Shannon Nelson
1
-1
/
+7
2023-04-21
pds_core: health timer and workqueue
Shannon Nelson
1
-0
/
+61
2023-04-21
pds_core: add devcmd device interfaces
Shannon Nelson
1
-0
/
+36