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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-22
timers: Optimization for timer_base_try_to_set_idle()
Anna-Maria Behnsen
2
-4
/
+9
2024-02-22
timers: Move marking timer bases idle into tick_nohz_stop_tick()
Anna-Maria Behnsen
3
-30
/
+71
2024-02-22
timers: Split out get next timer interrupt
Anna-Maria Behnsen
1
-9
/
+14
2024-02-22
timers: Restructure get_next_timer_interrupt()
Anna-Maria Behnsen
1
-6
/
+6
2024-02-21
clocksource: Scale the watchdog read retries automatically
Feng Tang
5
-20
/
+25
2024-02-21
time/kunit: Use correct format specifier
David Gow
1
-1
/
+1
2024-02-20
csky/vdso: Use generic union vdso_data_store
Anna-Maria Behnsen
1
-8
/
+2
2024-02-20
MIPS: vdso: Use generic union vdso_data_store
Anna-Maria Behnsen
2
-6
/
+1
2024-02-20
LoongArch: vdso: Use generic union vdso_data_store
Anna-Maria Behnsen
1
-4
/
+2
2024-02-20
s390/vdso: Use generic union vdso_data_store
Anna-Maria Behnsen
1
-4
/
+1
2024-02-20
riscv: vdso: Use generic union vdso_data_store
Anna-Maria Behnsen
1
-8
/
+2
2024-02-20
arm64: vdso: Use generic union vdso_data_store
Anna-Maria Behnsen
1
-4
/
+1
2024-02-20
vdso/ARM: Make union vdso_data_store available for all architectures
Anna-Maria Behnsen
5
-32
/
+13
2024-02-20
csky/vdso: Remove superfluous ifdeffery
Anna-Maria Behnsen
2
-9
/
+0
2024-02-20
s390/vdso/data: Drop unnecessary header include
Anna-Maria Behnsen
1
-1
/
+0
2024-02-20
vdso/helpers: Fix grammar in comments
Anna-Maria Behnsen
1
-4
/
+4
2024-02-19
Merge tag 'v6.8-rc5' into timers/core, to resolve conflict
Ingo Molnar
824
-3443
/
+6550
2024-02-19
timekeeping: Fix cross-timestamp interpolation for non-x86
Peter Hilber
1
-4
/
+2
2024-02-19
timekeeping: Fix cross-timestamp interpolation corner case decision
Peter Hilber
1
-8
/
+10
2024-02-19
timekeeping: Fix cross-timestamp interpolation on counter wrap
Peter Hilber
1
-1
/
+1
2024-02-19
jiffies: Transform comment about time_* functions into DOC block
Anna-Maria Behnsen
1
-6
/
+9
2024-02-19
timers: Add struct member description for timer_base
Anna-Maria Behnsen
1
-0
/
+45
2024-02-19
tick/sched: Add function description for tick_nohz_next_event()
Anna-Maria Behnsen
1
-0
/
+10
2024-02-19
hrtimers: Update formatting of documentation
Anna-Maria Behnsen
2
-19
/
+13
2024-02-19
hrtimers: Move hrtimer base related definitions into hrtimer_defs.h
Anna-Maria Behnsen
2
-103
/
+102
2024-02-18
Linux 6.8-rc5
v6.8-rc5
Linus Torvalds
1
-1
/
+1
2024-02-18
Merge tag 'kbuild-fixes-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-32
/
+33
2024-02-18
Merge tag 'x86_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+18
2024-02-18
Merge tag 'irq_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-26
/
+47
2024-02-18
Merge tag 'i2c-for-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-13
/
+17
2024-02-17
Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
24
-33
/
+77
2024-02-17
Merge tag 'bcachefs-2024-02-17' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
11
-16
/
+35
2024-02-17
Merge tag 'driver-core-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-26
/
+169
2024-02-17
Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
23
-27
/
+73
2024-02-17
Merge tag 'tty-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-7
/
+32
2024-02-17
Merge tag 'usb-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-12
/
+2
2024-02-17
Merge tag 'media/v6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
14
-68
/
+156
2024-02-17
Merge tag 'pci-v6.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-15
/
+23
2024-02-17
Merge tag 'probes-fixes-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2024-02-17
Merge tag '6.8-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-7
/
+60
2024-02-17
Documentation: Document the Linux Kernel CVE process
Greg Kroah-Hartman
4
-3
/
+129
2024-02-17
tracing/probes: Fix to search structure fields correctly
Masami Hiramatsu (Google)
1
-2
/
+2
2024-02-17
Merge tag 'i2c-host-fixes-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Wolfram Sang
4
-13
/
+17
2024-02-16
MAINTAINERS: Add Siddharth Vadapalli as PCI TI DRA7XX/J721E reviewer
Siddharth Vadapalli
1
-0
/
+1
2024-02-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-33
/
+48
2024-02-16
Merge tag 'wq-for-6.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+2
2024-02-16
Merge tag 'block-6.8-2024-02-16' of git://git.kernel.dk/linux
Linus Torvalds
4
-2
/
+8
2024-02-16
Merge tag 'io_uring-6.8-2024-02-16' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+3
2024-02-16
Merge tag 'ceph-for-6.8-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
3
-25
/
+93
2024-02-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
65
-276
/
+277
[next]