index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-18
vdso/vsyscall: Update auxiliary clock data in the datapage
Thomas Weißschuh
5
-0
/
+66
2025-07-18
vdso: Introduce aux_clock_resolution_ns()
Thomas Weißschuh
2
-2
/
+17
2025-07-18
vdso/gettimeofday: Introduce vdso_get_timestamp()
Thomas Weißschuh
1
-19
/
+24
2025-07-18
vdso/gettimeofday: Introduce vdso_set_timespec()
Thomas Weißschuh
1
-18
/
+14
2025-07-18
vdso/gettimeofday: Introduce vdso_clockid_valid()
Thomas Weißschuh
1
-4
/
+8
2025-07-18
vdso/gettimeofday: Return bool from clock_gettime() helpers
Thomas Weißschuh
1
-34
/
+36
2025-07-09
vdso/gettimeofday: Return bool from clock_getres() helpers
Thomas Weißschuh
1
-11
/
+13
2025-07-09
vdso/helpers: Add helpers for seqlocks of single vdso_clock
Thomas Weißschuh
1
-12
/
+38
2025-07-09
vdso/vsyscall: Split up __arch_update_vsyscall() into __arch_update_vdso_clock()
Thomas Weißschuh
3
-8
/
+8
2025-07-09
vdso/vsyscall: Introduce a helper to fill clock configurations
Thomas Weißschuh
1
-14
/
+13
2025-07-03
timekeeping: Remove the temporary CLOCK_AUX workaround
Thomas Gleixner
1
-9
/
+0
2025-07-03
timekeeping: Provide ktime_get_clock_ts64()
Thomas Gleixner
2
-0
/
+43
2025-06-27
timekeeping: Provide interface to control auxiliary clocks
Thomas Gleixner
2
-0
/
+121
2025-06-27
timekeeping: Provide update for auxiliary timekeepers
Thomas Gleixner
1
-0
/
+19
2025-06-27
timekeeping: Provide adjtimex() for auxiliary clocks
Thomas Gleixner
1
-0
/
+16
2025-06-27
timekeeping: Prepare do_adtimex() for auxiliary clocks
Thomas Gleixner
1
-3
/
+33
2025-06-27
timekeeping: Make do_adjtimex() reusable
Thomas Gleixner
1
-46
/
+56
2025-06-27
timekeeping: Add auxiliary clock support to __timekeeping_inject_offset()
Thomas Gleixner
1
-8
/
+31
2025-06-27
timekeeping: Make timekeeping_inject_offset() reusable
Thomas Gleixner
1
-11
/
+15
2025-06-27
timekeeping: Provide time setter for auxiliary clocks
Thomas Gleixner
1
-0
/
+44
2025-06-27
timekeeping: Add minimal posix-timers support for auxiliary clocks
Thomas Gleixner
3
-0
/
+25
2025-06-27
timekeeping: Provide time getters for auxiliary clocks
Thomas Gleixner
3
-0
/
+81
2025-06-27
timekeeping: Update auxiliary timekeepers on clocksource change
Thomas Gleixner
1
-0
/
+33
2025-06-19
timekeeping: Add AUX offset to struct timekeeper
Thomas Gleixner
1
-1
/
+8
2025-06-19
ntp: Use ktime_get_ntp_seconds()
Thomas Gleixner
1
-2
/
+2
2025-06-19
timekeeping: Provide ktime_get_ntp_seconds()
Thomas Gleixner
2
-0
/
+12
2025-06-19
timekeeping: Introduce auxiliary timekeepers
Anna-Maria Behnsen
1
-2
/
+20
2025-06-19
timekeeping: Add clock_valid flag to timekeeper
Thomas Gleixner
2
-2
/
+5
2025-06-19
timekeeping: Prepare timekeeping_update_from_shadow()
Thomas Gleixner
1
-5
/
+7
2025-06-19
timekeeping: Make __timekeeping_advance() reusable
Anna-Maria Behnsen
1
-6
/
+6
2025-06-19
ntp: Rename __do_adjtimex() to ntp_adjtimex()
Thomas Gleixner
3
-5
/
+5
2025-06-19
ntp: Add timekeeper ID arguments to public functions
Thomas Gleixner
3
-26
/
+30
2025-06-19
ntp: Add support for auxiliary timekeepers
Thomas Gleixner
1
-19
/
+22
2025-06-19
time: Introduce auxiliary POSIX clocks
Anna-Maria Behnsen
3
-4
/
+32
2025-06-19
timekeeping: Introduce timekeeper ID
Anna-Maria Behnsen
2
-3
/
+16
2025-06-19
timekeeping: Avoid double notification in do_adjtimex()
Thomas Gleixner
1
-42
/
+56
2025-06-19
timekeeping: Cleanup kernel doc of __ktime_get_real_seconds()
Thomas Gleixner
1
-3
/
+8
2025-06-19
timekeeping: Remove hardcoded access to tk_core
Thomas Gleixner
1
-1
/
+1
2025-06-15
Linux 6.16-rc2
v6.16-rc2
Linus Torvalds
1
-1
/
+1
2025-06-16
gendwarfksyms: Fix structure type overrides
Sami Tolvanen
2
-58
/
+21
2025-06-16
kbuild: move warnings about linux/export.h from W=1 to W=2
Masahiro Yamada
2
-6
/
+12
2025-06-13
io_uring: run local task_work from ring exit IOPOLL reaping
Jens Axboe
1
-0
/
+3
2025-06-13
nvme: always punt polled uring_cmd end_io work to task_work
Jens Axboe
1
-14
/
+7
2025-06-13
posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_ti...
Oleg Nesterov
1
-0
/
+9
2025-06-13
io_uring/kbuf: don't truncate end buffer for multiple buffer peeks
Jens Axboe
1
-1
/
+4
2025-06-13
Documentation: ublk: Separate UBLK_F_AUTO_BUF_REG fallback behavior sublists
Bagas Sanjaya
1
-0
/
+2
2025-06-13
iommu/tegra: Fix incorrect size calculation
Jason Gunthorpe
1
-2
/
+2
2025-06-13
block: Fix bvec_set_folio() for very large folios
Matthew Wilcox (Oracle)
1
-2
/
+5
2025-06-13
bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAP
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-06-13
spi: spi-pci1xxxx: Drop MSI-X usage as unsupported by DMA engine
Thangaraj Samynathan
1
-1
/
+1
[next]