index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ptp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-15
ptp: Add a upper bound on max_vclocks
I Viswanath
2
-1
/
+2
2025-08-29
ptp: ocp: fix use-after-free bugs causing by ptp_ocp_watchdog
Duoming Zhou
1
-2
/
+1
2025-08-12
ptp: prevent possible ABBA deadlock in ptp_clock_freerun()
Jeongjun Park
2
-0
/
+12
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-394
/
+356
2025-07-29
Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+2
2025-07-03
ptp: Enable auxiliary clocks for PTP_SYS_OFFSET_EXTENDED
Thomas Gleixner
1
-5
/
+19
2025-07-01
time/timecounter: Fix the lie that struct cyclecounter is const
Greg Kroah-Hartman
2
-2
/
+2
2025-06-26
ptp: Simplify ptp_read()
Thomas Gleixner
1
-38
/
+16
2025-06-26
ptp: Convert chardev code to lock guards
Thomas Gleixner
1
-21
/
+13
2025-06-26
ptp: Split out PTP_MASK_EN_SINGLE ioctl code
Thomas Gleixner
1
-20
/
+15
2025-06-26
ptp: Split out PTP_MASK_CLEAR_ALL ioctl code
Thomas Gleixner
1
-2
/
+7
2025-06-26
ptp: Split out PTP_PIN_SETFUNC ioctl code
Thomas Gleixner
1
-34
/
+24
2025-06-26
ptp: Split out PTP_PIN_GETFUNC ioctl code
Thomas Gleixner
1
-29
/
+21
2025-06-26
ptp: Split out PTP_SYS_OFFSET ioctl code
Thomas Gleixner
1
-38
/
+40
2025-06-26
ptp: Split out PTP_SYS_OFFSET_EXTENDED ioctl code
Thomas Gleixner
1
-36
/
+39
2025-06-26
ptp: Split out PTP_SYS_OFFSET_PRECISE ioctl code
Thomas Gleixner
1
-24
/
+29
2025-06-26
ptp: Split out PTP_ENABLE_PPS ioctl code
Thomas Gleixner
1
-17
/
+16
2025-06-26
ptp: Split out PTP_PEROUT_REQUEST ioctl code
Thomas Gleixner
1
-71
/
+58
2025-06-26
ptp: Split out PTP_EXTTS_REQUEST ioctl code
Thomas Gleixner
1
-55
/
+50
2025-06-26
ptp: Split out PTP_CLOCK_GETCAPS ioctl code
Thomas Gleixner
1
-18
/
+23
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
2
-2
/
+13
2025-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+23
2025-06-17
ptp: allow reading of currently dialed frequency to succeed on free-running clocks
Vladimir Oltean
1
-1
/
+2
2025-06-17
ptp: fix breakage after ptp_vclock_in_use() rework
Vladimir Oltean
1
-1
/
+21
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
1
-1
/
+1
2025-06-16
ptp: Use ratelimite for freerun error message
Breno Leitao
1
-1
/
+1
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-11
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-06-05
ptp: remove ptp->n_vclocks check logic in ptp_vclock_in_use()
Jeongjun Park
1
-11
/
+1
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+17
2025-05-16
ptp: ocp: Limit signal/freq counts in summary output functions
Sagi Maimon
1
-7
/
+17
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+50
2025-05-01
ptp: ocp: Fix NULL dereference in Adva board SMA sysfs operations
Sagi Maimon
1
-2
/
+50
2025-04-29
ptp: ocp: Add const to bp->attr_group allocation type
Kees Cook
1
-1
/
+1
2025-04-22
ptp: Do not enable by default during compile testing
Krzysztof Kozlowski
1
-2
/
+2
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2025-04-16
ptp: ocp: fix start time alignment in ptp_ocp_signal_set
Sagi Maimon
1
-0
/
+1
2025-04-15
net: ptp: introduce .supported_perout_flags to ptp_clock_info
Jacob Keller
1
-0
/
+2
2025-04-15
net: ptp: introduce .supported_extts_flags to ptp_clock_info
Jacob Keller
4
-25
/
+19
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-03-20
ptp: ocp: reject unsupported periodic output flags
Jacob Keller
1
-0
/
+4
2025-03-06
ptp: ocp: Remove redundant check in _signal_summary_show
Ivan Abramov
1
-3
/
+0
2025-03-05
ptp: Add PHC file mode checks. Allow RO adjtime() without FMODE_WRITE.
Wojtek Wasko
1
-0
/
+16
2025-02-11
ptp: vmclock: Remove goto-based cleanup logic
Thomas Weißschuh
1
-19
/
+13
2025-02-11
ptp: vmclock: Clean up miscdev and ptp clock through devres
Thomas Weißschuh
1
-7
/
+6
2025-02-11
ptp: vmclock: Don't unregister misc device if it was not registered
Thomas Weißschuh
1
-1
/
+2
2025-02-11
ptp: vmclock: Set driver data before its usage
Thomas Weißschuh
1
-2
/
+2
2025-02-11
ptp: vmclock: Add .owner to vmclock_miscdev_fops
David Woodhouse
1
-0
/
+1
2025-01-30
Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-0
/
+12
2025-01-28
ptp: Properly handle compat ioctls
Thomas Weißschuh
1
-0
/
+4
[next]