index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ptp
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-1
/
+1
2026-08-22
ptp: netc: fix period truncation and potential divide-by-zero in PEROUT
Wei Fang
1
-5
/
+5
2026-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+9
2026-08-18
ptp: vmclock: prevent read-only mappings from becoming writable
Abdifatah Suruur
1
-0
/
+6
2026-08-17
ptp: netc: skip PEROUT disable if channel is not enabled
Wei Fang
1
-0
/
+3
2026-08-13
net: phy: dp83640: fix per-bus clock lifetime
Xuanqiang Luo
1
-0
/
+1
2026-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2026-08-06
ptp: ocp: Fix board ID over-read
Ahmad Byagowi
1
-1
/
+3
2026-08-06
ptp: fc3: register PTP clock after initialization
Myeonghun Pak
1
-9
/
+9
2026-08-05
ptp: reject frequency adjustments that overflow scaled_ppm_to_ppb()
Deep Shah
1
-1
/
+13
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 f...
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/net...
Linus Torvalds
2
-3
/
+1
2026-06-15
Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel...
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/...
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/ne...
Linus Torvalds
3
-33
/
+54
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
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
[next]