index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2026-08-11
timekeeping: Use u32 for clock_was_set_seq
Thomas Weißschuh (Schneider Electric)
2026-08-11
timekeeping: Rename clockid_aux_valid() to clockid_is_aux_clock()
Thomas Weißschuh (Schneider Electric)
2026-08-11
timekeeping: Annotate auxiliary clock accessors with __must_check
Thomas Weißschuh (Schneider Electric)
2026-08-11
timekeeping: Remove the unused ktime_get_clock_ts64()
Thomas Weißschuh (Schneider Electric)
2026-07-20
posix-cpu-timers: Avoid kernel-doc warnings
Randy Dunlap
2026-07-20
posix-timers: Clean up kernel-doc warnings
Randy Dunlap
2026-07-10
timekeeping: Drive time_offset skew via per-tick ntp_error transfer
David Woodhouse
2026-07-10
timekeeping: Account for clocksource tick quantisation via NTP
David Woodhouse
2026-07-07
timekeeping: Move the vDSO update declarations into a private header
Thomas Weißschuh
2026-07-07
timekeeping: Fold vdso_time_update_aux() declarations into the generic ifdeffery
Thomas Weißschuh
2026-07-07
hrtimer: Remove inclusion of hrtimer_bases.h remove from hrtimer.h
Thomas Weißschuh (Schneider Electric)
2026-07-07
hrtimer: Explicitly include some necessary headers in hrtimer_rearm.h
Thomas Weißschuh (Schneider Electric)
2026-07-07
hrtimer: Move hrtimer_update_function() to hrtimer.c
Thomas Weißschuh (Schneider Electric)
2026-07-07
hrtimer: Move hrtimer_callback_running() to hrtimer_bases.h
Thomas Weißschuh (Schneider Electric)
2026-07-07
hrtimer: Rename hrtimer_defs.h to hrtimer_bases.h
Thomas Weißschuh (Schneider Electric)
2026-07-06
timekeeping: Document monotonic raw timestamps in snapshots correctly
Thomas Gleixner
2026-06-28
Merge tag 'ntb-7.2' of https://github.com/jonmason/ntb
Linus Torvalds
2026-06-27
Merge tag 'sound-fix-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-27
Merge tag 'rtc-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2026-06-26
NTB: fix kernel-doc warnings in ntb.h
Randy Dunlap
2026-06-26
Merge tag 'asoc-fix-v7.2-merge-window' of https://git.kernel.org/pub/scm/linu...
Takashi Iwai
2026-06-25
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2026-06-25
Merge tag 'spmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2026-06-25
Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-06-25
net: add the driver-facing netdev_work scheduling API
Jakub Kicinski
2026-06-25
net: turn the rx_mode work into a generic netdev_work facility
Jakub Kicinski
2026-06-25
net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()
Jakub Kicinski
2026-06-25
Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-25
Merge tag 'io_uring-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-06-25
Merge branches 'clk-microchip' and 'clk-qcom' into clk-next
Stephen Boyd
2026-06-25
Merge branches 'clk-renesas', 'clk-socfpga', 'clk-amlogic' and 'clk-canaan' i...
Stephen Boyd
2026-06-24
Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-06-24
Merge tag 'input-for-v7.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-24
block: fix GFP_ flags confusion in bio_integrity_alloc_buf
Christoph Hellwig
2026-06-23
Merge tag 'nfs-for-7.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2026-06-23
Merge tag 'f2fs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-06-23
Merge tag 'dmaengine-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-23
Merge branch 'pci/controller/dwc-imx6'
Bjorn Helgaas
2026-06-23
Merge branch 'pci/endpoint'
Bjorn Helgaas
2026-06-23
Merge branch 'pci/switchtec'
Bjorn Helgaas
2026-06-23
Merge branch 'pci/sysfs'
Bjorn Helgaas
2026-06-23
Merge branch 'pci/resource'
Bjorn Helgaas
2026-06-23
Merge branch 'pci/pm'
Bjorn Helgaas
2026-06-23
PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()
Krzysztof Wilczyński
2026-06-23
PCI: Add macros for legacy I/O and memory address space sizes
Krzysztof Wilczyński
2026-06-23
PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()
Krzysztof Wilczyński
2026-06-23
PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()
Krzysztof Wilczyński
2026-06-23
PCI/sysfs: Convert PCI resource files to static attributes
Krzysztof Wilczyński
2026-06-23
Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-06-23
PCI: Make pci_sriov_resource_alignment() pci_dev const
Ilpo Järvinen
[next]