index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ptp
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-07
ptp: Limit time setting of PTP clocks
Miroslav Lichvar
1
-1
/
+12
2025-08-28
ptp: prevent possible ABBA deadlock in ptp_clock_freerun()
Jeongjun Park
2
-0
/
+12
2025-06-27
ptp: fix breakage after ptp_vclock_in_use() rework
Vladimir Oltean
1
-1
/
+21
2025-06-27
ptp: remove ptp->n_vclocks check logic in ptp_vclock_in_use()
Jeongjun Park
1
-11
/
+1
2025-03-13
pps: Fix a use-after-free
Calvin Owens
1
-1
/
+1
2025-03-13
ptp: Ensure info->enable callback is always set
Thomas Weißschuh
1
-0
/
+8
2025-03-13
ptp: Properly handle compat ioctls
Thomas Weißschuh
1
-0
/
+4
2024-12-19
ptp: kvm: x86: Return EOPNOTSUPP instead of ENODEV from kvm_arch_ptp_init()
Thomas Weißschuh
1
-3
/
+3
2024-12-19
ptp: kvm: Use decrypted memory in confidential guest on x86
Jeremi Piotrowski
3
-11
/
+53
2024-12-14
ptp: Add error handling for adjfine callback in ptp_clock_adjtime
Ajay Kaher
1
-1
/
+2
2024-07-05
ptp: fix integer overflow in max_vclocks_store
Dan Carpenter
1
-2
/
+1
2024-07-05
ptp: Fix error message on failed pin verification
Karol Kolacinski
1
-1
/
+2
2023-11-28
ptp: annotate data-race around q->head and q->tail
Eric Dumazet
4
-6
/
+13
2023-10-10
ptp: ocp: Fix error handling in ptp_ocp_device_init
Dinghao Liu
1
-1
/
+0
2023-04-05
ptp_qoriq: fix memory leak in probe()
SongJingyi
1
-1
/
+1
2022-04-13
ptp: replace snprintf with sysfs_emit
Yang Guang
1
-2
/
+2
2022-04-08
ptp: unregister virtual clocks when unregistering physical clock.
Miroslav Lichvar
1
-2
/
+9
2022-01-27
net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple sockets
Miroslav Lichvar
1
-5
/
+5
2021-11-25
ptp: ocp: Fix a couple NULL vs IS_ERR() checks
Dan Carpenter
1
-4
/
+5
2021-10-21
ptp: free 'vclock_index' in ptp_clock_release()
Yang Yingliang
1
-4
/
+1
2021-10-20
ptp: Fix possible memory leak in ptp_clock_register()
Yang Yingliang
1
-4
/
+11
2021-10-15
ptp: fix error print of ptp_kvm on X86_64 platform
Kele Huang
1
-2
/
+2
2021-10-07
Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2021-10-02
ptp_pch: Load module automatically if ID matches
Andy Shevchenko
1
-0
/
+1
2021-10-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+2
2021-09-30
ptp: Fix ptp_kvm_getcrosststamp issue for x86 ptp_kvm
Zelin Deng
1
-7
/
+2
2021-09-20
ptp: ocp: add COMMON_CLK dependency
Arnd Bergmann
1
-0
/
+1
2021-08-26
ptp: ocp: Simplify Kconfig.
Jonathan Lemon
1
-8
/
+2
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2021-08-16
ptp: ocp: Have Kconfig select NET_DEVLINK
Jonathan Lemon
1
-0
/
+1
2021-08-16
ptp: ocp: Fix error path for pci_ocp_device_init()
Jonathan Lemon
1
-3
/
+4
2021-08-16
ptp: ocp: Fix uninitialized variable warning spotted by clang.
Jonathan Lemon
1
-1
/
+1
2021-08-16
ptp: ocp: don't allow on S390
Randy Dunlap
1
-0
/
+1
2021-08-16
ptp_pch: Restore dependency on PCI
Andy Shevchenko
1
-1
/
+2
2021-08-13
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
2
-1
/
+16
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
1
-22
/
+4
2021-08-08
ptp: Fix possible memory leak caused by invalid cast
Vinicius Costa Gomes
1
-1
/
+1
2021-08-06
ptp: ocp: Remove pending_image indicator from devlink
Jonathan Lemon
1
-10
/
+0
2021-08-06
ptp: ocp: Rename version string shown by devlink.
Jonathan Lemon
1
-2
/
+2
2021-08-06
ptp: ocp: Use 'gnss' naming instead of 'gps'
Jonathan Lemon
1
-21
/
+21
2021-08-06
ptp: ocp: Remove devlink health and unused parameters.
Jonathan Lemon
1
-80
/
+0
2021-08-06
ptp: ocp: Add the mapping for the external PPS registers.
Jonathan Lemon
1
-4
/
+11
2021-08-06
ptp: ocp: Fix the error handling path for the class device.
Jonathan Lemon
1
-1
/
+1
2021-08-04
ptp: ocp: Expose various resources on the timecard.
Jonathan Lemon
2
-46
/
+1348
2021-07-08
ptp: Relocate lookup cookie to correct block.
Jonathan Lemon
1
-1
/
+1
2021-07-05
ptp: fix format string mismatch in ptp_sysfs.c
Yangbo Lu
1
-2
/
+2
2021-07-05
ptp: fix NULL pointer dereference in ptp_clock_register
Yangbo Lu
1
-1
/
+1
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
3
-1
/
+39
[next]