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
/
ptp
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-29
ptp: netc: fix potential interrupt storm caused by incorrect unbind order
Wei Fang
1
-3
/
+12
2026-07-23
ptp: netc: explicitly clear TMR_OFF during initialization
Clark Wang
1
-0
/
+1
2026-07-23
ptp: ptp_s390: Add missing facility check
Sven Schnelle
1
-1
/
+5
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-06-17
Merge tag 'bitmap-for-7.2' of https://github.com/norov/linux
Linus Torvalds
1
-2
/
+2
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-3
/
+1
2026-06-15
Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-31
/
+27
2026-06-12
ptp: ocp: add shutdown callback
Vadim Fedorenko
1
-0
/
+1
2026-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+21
2026-06-09
ptp: ocp: fix resource freeing order
Vadim Fedorenko
1
-3
/
+21
2026-06-05
ptp: vmclock: Use hw_cycles from snapshot for precise TSC pairing
David Woodhouse
1
-0
/
+4
2026-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+9
2026-06-04
ptp: Switch to ktime_get_snapshot_id() for pre/post timestamps
Thomas Gleixner
3
-28
/
+20
2026-06-04
ptp: Use system_device_crosststamp::sys_systime
Thomas Gleixner
1
-1
/
+1
2026-06-04
timekeeping: Add CLOCK ID to system_device_crosststamp
Thomas Gleixner
1
-1
/
+1
2026-06-04
ptp: ptp_vmclock: Convert to ktime_get_snapshot_id()
Thomas Gleixner
1
-4
/
+4
2026-06-03
ptp: vclock: Switch from RCU to SRCU
Kurt Kanzenbach
1
-5
/
+9
2026-05-20
ptp: switch to using FIELD_GET_SIGNED()
Yury Norov
1
-2
/
+2
2026-05-14
ptp: vmw: Drop ptp_vmw_acpi_device
Rafael J. Wysocki
1
-3
/
+0
2026-03-17
ptp: vmw: Convert to a platform driver
Rafael J. Wysocki
1
-11
/
+12
2026-03-13
ptp: ocp: Add support for Xilinx-based Adva TimeCard variant
Sagi Maimon
1
-28
/
+337
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
8
-12
/
+12
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
8
-14
/
+12
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+1
2026-02-05
drivers: Add support for DPLL reference count tracking
Ivan Vecera
1
-7
/
+10
2026-02-05
dpll: Add reference count tracking support
Ivan Vecera
1
-7
/
+8
2026-02-02
ptp: ptp_vmclock: return TAI not UTC
David Woodhouse
1
-5
/
+5
2026-02-02
ptp: ptp_vmclock: remove dependency on CONFIG_ACPI
David Woodhouse
2
-5
/
+11
2026-02-02
ptp: ptp_vmclock: add 'VMCLOCK' to ACPI device match
David Woodhouse
1
-0
/
+1
2026-02-02
ptp: ptp_vmclock: Add device tree support
David Woodhouse
1
-6
/
+61
2026-02-02
ptp: vmclock: support device notifications
Babis Chalios
1
-19
/
+143
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-33
/
+54
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
1
-8
/
+5
2025-11-26
ptp: ptp_ines: add HW timestamp configuration reporting
Vadim Fedorenko
1
-0
/
+23
2025-11-26
phy: rename hwtstamp callback to hwtstamp_set
Vadim Fedorenko
1
-4
/
+4
2025-11-25
ptp: ocp: Reuse META's PCI vendor ID
Andy Shevchenko
1
-3
/
+2
2025-11-25
ptp: ocp: Apply standard pattern for cleaning up loop
Andy Shevchenko
1
-2
/
+1
2025-11-25
ptp: ocp: Make ptp_ocp_unregister_ext() NULL-aware
Andy Shevchenko
1
-14
/
+10
2025-11-25
ptp: ocp: Refactor signal_show() and fix %ptT misuse
Andy Shevchenko
1
-9
/
+5
2025-11-19
ptp: ocp: Switch to use %ptSp
Andy Shevchenko
1
-8
/
+5
2025-11-10
ptp: ocp: Document sysfs output format for backward compatibility
Zhongqiu Han
1
-0
/
+6
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2025-11-05
ptp: Return -EINVAL on ptp_clock_register if required ops are NULL
Tim Hostetler
1
-1
/
+3
2025-10-31
ptp: Allow exposing cycles only for clocks with free-running counter
Carolina Jubran
1
-0
/
+4
2025-10-22
ptp: ocp: Fix typo using index 1 instead of i in SMA initialization loop
Jiasheng Jiang
1
-1
/
+1
2025-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-1
/
+2
2025-09-26
ptp: Add a upper bound on max_vclocks
I Viswanath
2
-1
/
+2
2025-09-19
ptp_ocp: make ptp_ocp driver compatible with PTP_EXTTS_REQUEST2
Vadim Fedorenko
1
-4
/
+2
2025-09-17
ptp: netc: only enable periodic pulse event interrupts for PPS
Wei Fang
1
-4
/
+5
[next]