index
:
pub/scm/linux/kernel/git/rientjes/linux.git
master
David Rientjes's fork of linux.git
David Rientjes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ptp
/
ptp_vclock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-03
ptp: vclock: Switch from RCU to SRCU
Kurt Kanzenbach
1
-5
/
+9
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
2025-08-12
ptp: prevent possible ABBA deadlock in ptp_clock_freerun()
Jeongjun Park
1
-0
/
+7
2025-07-01
time/timecounter: Fix the lie that struct cyclecounter is const
Greg Kroah-Hartman
1
-1
/
+1
2024-03-11
ptp: make ptp_class constant
Ricardo B. Marliere
1
-1
/
+1
2023-02-22
ptp: vclock: use mutex to fix "sleep on atomic" bug
Íñigo Huguet
1
-22
/
+22
2022-05-10
ptp: Speed up vclock lookup
Gerhard Engleder
1
-19
/
+47
2022-05-10
ptp: Pass hwtstamp to ptp_convert_timestamp()
Gerhard Engleder
1
-3
/
+2
2022-05-10
ptp: Add cycles support for virtual clocks
Gerhard Engleder
1
-8
/
+5
2022-02-03
ptp: add getcrosststamp() to virtual clocks.
Miroslav Lichvar
1
-0
/
+24
2022-02-03
ptp: add gettimex64() to virtual clocks.
Miroslav Lichvar
1
-1
/
+28
2022-02-03
ptp: increase maximum adjustment of virtual clocks.
Miroslav Lichvar
1
-2
/
+1
2022-01-06
net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple sockets
Miroslav Lichvar
1
-5
/
+5
2021-08-13
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
1
-0
/
+2
2021-07-01
ptp: add kernel API ptp_convert_timestamp()
Yangbo Lu
1
-0
/
+34
2021-07-01
ptp: add kernel API ptp_get_vclocks_index()
Yangbo Lu
1
-0
/
+35
2021-07-01
ptp: add ptp virtual clock driver framework
Yangbo Lu
1
-0
/
+150