index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-07-18
mm: optimize the redundant loop of mm_update_owner_next()
Jinliang Zheng
2024-07-05
perf/core: Fix missing wakeup when waiting for context reference
Haifeng Xu
2024-07-05
tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test
Jeff Johnson
2024-07-05
gcov: add support for GCC 14
Peter Oberparleiter
2024-07-05
rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment
Paul E. McKenney
2024-06-16
kdb: Use format-specifiers rather than memset() for padding in kdb_read()
Daniel Thompson
2024-06-16
kdb: Merge identical case statements in kdb_read()
Daniel Thompson
2024-06-16
kdb: Fix console handling when editing and tab-completing commands
Daniel Thompson
2024-06-16
kdb: Use format-strings rather than '\0' injection in kdb_read()
Daniel Thompson
2024-06-16
kdb: Fix buffer overflow during tab-complete
Daniel Thompson
2024-06-16
genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline
Dongli Zhang
2024-06-16
params: lift param_set_uint_minmax to common code
Sagi Grimberg
2024-06-16
sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level
Vitalii Bursov
2024-06-16
sched/topology: Don't set SD_BALANCE_WAKE on cpuset domain relax
Valentin Schneider
2024-06-16
ring-buffer: Fix a race between readers and resize checks
Petr Pavlu
2024-05-25
tracing: Remove unnecessary var_ref destroy in track_data_destroy()
Tom Zanussi
2024-05-25
tracing: Generalize hist trigger onmax and save action
Tom Zanussi
2024-05-25
tracing: Split up onmatch action data
Tom Zanussi
2024-05-25
tracing: Refactor hist trigger action code
Tom Zanussi
2024-05-25
tracing: Have the historgram use the result of str_has_prefix() for len of pr...
Steven Rostedt (VMware)
2024-05-25
tracing: Use str_has_prefix() instead of using fixed sizes
Steven Rostedt (VMware)
2024-05-25
tracing: Use str_has_prefix() helper for histogram code
Steven Rostedt (VMware)
2024-05-25
tracing: Consolidate trace_add/remove_event_call back to the nolock functions
Steven Rostedt (VMware)
2024-05-25
tracing: Remove unneeded synth_event_mutex
Masami Hiramatsu
2024-05-25
tracing: Use dyn_event framework for synthetic events
Masami Hiramatsu
2024-05-25
tracing: Add unified dynamic event framework
Masami Hiramatsu
2024-05-25
tracing: Simplify creation and deletion of synthetic events
Masami Hiramatsu
2024-05-02
Revert "y2038: rusage: use __kernel_old_timeval"
Ben Hutchings
2024-05-02
tracing: Show size of requested perf buffer
Robin H. Johnson
2024-05-02
tracing: Use var_refs[] for hist trigger reference checking
Tom Zanussi
2024-05-02
tracing: Remove hist trigger synth_var_refs
Tom Zanussi
2024-05-02
Revert "tracing/trigger: Fix to return error if failed to alloc snapshot"
Siddh Raman Pant
2024-05-02
kprobes: Fix possible use-after-free issue on kprobe registration
Zheng Yejian
2024-05-02
tracing: hide unused ftrace_event_id_fops
Arnd Bergmann
2024-04-13
perf/core: Fix reentry problem in perf_output_read_group()
Yang Jihong
2024-04-13
printk: Update @console_may_schedule in console_trylock_spinning()
John Ogness
2024-04-13
PM: suspend: Set mem_sleep_current during kernel command line setup
Maulik Shah
2024-04-13
timers: Rename del_timer_sync() to timer_delete_sync()
Thomas Gleixner
2024-04-13
timers: Use del_timer_sync() even on UP
Thomas Gleixner
2024-04-13
timers: Update kernel-doc for various functions
Thomas Gleixner
2024-04-13
timers: Prepare support for PREEMPT_RT
Anna-Maria Gleixner
2024-04-13
timer/trace: Improve timer tracing
Anna-Maria Gleixner
2024-03-26
bpf: Fix stackmap overflow check on 32-bit arches
Toke Høiland-Jørgensen
2024-03-26
bpf: Fix hashtab overflow check on 32-bit arches
Toke Høiland-Jørgensen
2024-03-26
timekeeping: Fix cross-timestamp interpolation for non-x86
Peter Hilber
2024-03-26
timekeeping: Fix cross-timestamp interpolation corner case decision
Peter Hilber
2024-03-26
timekeeping: Fix cross-timestamp interpolation on counter wrap
Peter Hilber
2024-03-15
getrusage: use sig->stats_lock rather than lock_task_sighand()
Oleg Nesterov
2024-03-15
getrusage: use __for_each_thread()
Oleg Nesterov
2024-03-15
getrusage: move thread_group_cputime_adjusted() outside of lock_task_sighand()
Oleg Nesterov
[next]