summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-01-24gcov: clang: use correct function param namesRandy Dunlap
2025-01-24latencytop: use correct kernel-doc format for func paramsRandy Dunlap
2025-01-24hung_task: add task->flags, blocked by coredump to logOxana Kharitonova
2025-01-24kthread: correct comments before kthread_queue_work()Tio Zhang
2025-01-24tracing/osnoise: Fix resetting of tracepointsSteven Rostedt
2025-01-24Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-01-24Merge tag 'x86-boot-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-24futex: Pass in task to futex_queue()Jens Axboe
2025-01-23Merge tag 'sched_ext-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-23Merge tag 'trace-ringbuffer-v6.14-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-01-23Merge tag 'ftrace-v6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-01-23Merge tag 'trace-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-01-23Merge tag 'probes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-01-23Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-23PM: hibernate: Add error handling for syscore_suspend()Wentao Liang
2025-01-23cpufreq/schedutil: Only bind threads if neededChristian Loehle
2025-01-23hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYINGFrederic Weisbecker
2025-01-23hrtimers: Mark is_migration_base() with __always_inlineAndy Shevchenko
2025-01-23Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-01-22Merge tag 'hardening-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-22Merge tag 'pm-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-01-21Merge tag 'audit-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-21Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-21fgraph: Remove calltime and rettime from generic operationsSteven Rostedt
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-21Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-01-21Merge tag 'trace-ringbuffer-v6.14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-21Merge tag 'rcu.release.v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-21Merge tag 'slab-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds
2025-01-21Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-21Merge tag 'timers-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-21Merge tag 'livepatching-for-6.14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-21Merge tag 'printk-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-21tracing: Fix output of set_event for some cached module eventsSteven Rostedt
2025-01-21tracing: Fix allocation of printing set_event file contentSteven Rostedt
2025-01-21ring-buffer: Do not allow events in NMI with generic atomic64 cmpxchg()Steven Rostedt
2025-01-21Merge tag 'sched-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-21Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-21Merge tag 'locking-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-21sched/fair: Fix inaccurate h_nr_runnable accounting with delayed dequeueK Prateek Nayak
2025-01-21rseq: Fix rseq unregistration regressionMathieu Desnoyers
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-20tracing: Rename update_cache() to update_mod_cache()Steven Rostedt
2025-01-20Merge tag 'execve-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-20Merge branch 'pm-cpufreq'Rafael J. Wysocki
2025-01-20Merge tag 'kernel-6.14-rc1.pid' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-20Merge branches 'pm-sleep', 'pm-cpuidle' and 'pm-em'Rafael J. Wysocki
2025-01-20Merge tag 'kernel-6.14-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds