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
/
kernel
(
follow
)
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
2
-12
/
+11
2024-02-21
time/kunit: Use correct format specifier
David Gow
1
-1
/
+1
2024-02-19
Merge tag 'v6.8-rc5' into timers/core, to resolve conflict
Ingo Molnar
11
-90
/
+117
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
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
1
-8
/
+10
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
tracing/probes: Fix to search structure fields correctly
Masami Hiramatsu (Google)
1
-2
/
+2
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 'trace-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-3
/
+7
2024-02-15
tracing/synthetic: Fix trace_string() return value
Thorsten Blum
1
-1
/
+2
2024-02-14
tracing: Inform kmemleak of saved_cmdlines allocation
Steven Rostedt (Google)
1
-0
/
+3
2024-02-13
tracing: Use ring_buffer_record_is_set_on() in tracer_tracing_is_on()
Sven Schnelle
1
-1
/
+1
2024-02-13
tracing: Fix HAVE_DYNAMIC_FTRACE_WITH_REGS ifdef
Petr Pavlu
1
-1
/
+1
2024-02-11
Merge tag 'timers_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+3
2024-02-10
Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-25
/
+35
2024-02-09
Merge tag 'trace-v6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-38
/
+47
2024-02-09
tracing: Fix wasted memory in saved_cmdlines logic
Steven Rostedt (Google)
1
-38
/
+37
2024-02-09
ftrace: Fix DIRECT_CALLS to use SAVE_REGS by default
Masami Hiramatsu (Google)
1
-0
/
+10
2024-02-08
kprobes: Remove unnecessary initial values of variables
Li zeming
1
-2
/
+2
2024-02-08
tracing/probes: Fix to set arg size and fmt after setting type from BTF
Masami Hiramatsu (Google)
1
-12
/
+13
2024-02-08
tracing/probes: Fix to show a parse error for bad type for $comm
Masami Hiramatsu (Google)
2
-3
/
+7
2024-02-07
exit: wait_task_zombie: kill the no longer necessary spin_lock_irq(siglock)
Oleg Nesterov
1
-7
/
+3
2024-02-07
getrusage: use sig->stats_lock rather than lock_task_sighand()
Oleg Nesterov
1
-3
/
+13
2024-02-07
getrusage: move thread_group_cputime_adjusted() outside of lock_task_sighand()
Oleg Nesterov
1
-15
/
+19
2024-02-07
clockevents: Make clockevents_subsys const
Ricardo B. Marliere
1
-1
/
+1
2024-02-07
clocksource: Make clocksource_subsys const
Ricardo B. Marliere
1
-1
/
+1
2024-02-06
hrtimer: Report offline hrtimer enqueue
Frederic Weisbecker
1
-0
/
+3
2024-02-05
Revert "workqueue: Override implicit ordered attribute in workqueue_apply_unb...
Tejun Heo
1
-6
/
+2
2024-02-02
Merge tag 'trace-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-4
/
+4
2024-02-01
tracing/timerlat: Move hrtimer_init to timerlat_fd open()
Daniel Bristot de Oliveira
1
-3
/
+3
2024-01-31
ring-buffer: Clean ring_buffer_poll_wait() error return
Vincent Donnefort
1
-1
/
+1
2024-01-29
Merge tag 'trace-v6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+4
2024-01-29
Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2024-01-28
Merge tag 'locking_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-6
/
+20
2024-01-28
Merge tag 'irq_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2024-01-28
Merge tag 'timers_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+29
2024-01-26
tracing/trigger: Fix to return error if failed to alloc snapshot
Masami Hiramatsu (Google)
1
-2
/
+4
2024-01-25
uprobes: use pagesize-aligned virtual address when replacing pages
David Hildenbrand
1
-1
/
+1
2024-01-25
Merge tag 'urgent-rcu.2024.01.24a' of https://github.com/neeraju/linux
Linus Torvalds
2
-3
/
+34
2024-01-25
tick/sched: Preserve number of idle sleeps across CPU hotplug events
Tim Chen
1
-0
/
+5
2024-01-25
clocksource: Skip watchdog check for large watchdog intervals
Jiri Wiesner
1
-1
/
+24
2024-01-24
Merge tag 'execve-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
[next]