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
/
pci
/
ide.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-05
PCI: Use FIELD_MODIFY() instead of open-coding it
Hans Zhang
1
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-22
PCI/IDE: Fix reading a wrong reg for unused sel stream initialization
Li Ming
1
-1
/
+1
2026-01-22
PCI/IDE: Fix off by one error calculating VF RID range
Li Ming
1
-2
/
+2
2026-01-22
Revert "PCI/TSM: Report active IDE streams"
Dan Williams
1
-4
/
+0
2025-11-14
PCI/IDE: Initialize an ID for all IDE streams
Dan Williams
1
-0
/
+129
2025-11-14
PCI/IDE: Add Address Association Register setup for downstream MMIO
Xu Yilun
1
-9
/
+108
2025-11-03
PCI/TSM: Report active IDE streams
Dan Williams
1
-0
/
+4
2025-11-03
PCI/IDE: Report available IDE streams
Dan Williams
1
-0
/
+67
2025-11-03
PCI/IDE: Add IDE establishment helpers
Dan Williams
1
-0
/
+428
2025-11-03
PCI/IDE: Enumerate Selective Stream IDE capabilities
Dan Williams
1
-0
/
+88