summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-11-01timers/migration: Remove unused "cpu" parameter from tmigr_get_group()Frederic Weisbecker
2025-11-01timers/migration: Assert that hotplug preparing CPU is part of stable active ...Frederic Weisbecker
2025-11-01timers/migration: Fix imbalanced NUMA treesFrederic Weisbecker
2025-11-01timers/migration: Remove locking on group connectionFrederic Weisbecker
2025-11-01timers/migration: Convert "while" loops to use "for"Frederic Weisbecker
2025-11-01tick/sched: Limit non-timekeeper CPUs calling jiffies updateSteve Wahl
2025-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-10-31genirq/proc: Fix race in show_irq_affinity()Muchun Song
2025-11-01tracing: fprobe: Remove unused local variableMasami Hiramatsu (Google)
2025-11-01tracing: probes: Replace strcpy() with memcpy() in __trace_probe_log_err()Thorsten Blum
2025-11-01tracing: fprobe: fix suspicious rcu usage in fprobe_entryMenglong Dong
2025-11-01tracing: uprobe: eprobes: Allocate traceprobe_parse_context per probeMasami Hiramatsu (Google)
2025-11-01tracing: uprobes: Cleanup __trace_uprobe_create() with __free()Masami Hiramatsu (Google)
2025-11-01tracing: eprobe: Cleanup eprobe event using __free()Masami Hiramatsu (Google)
2025-11-01tracing: probes: Use __free() for trace_probe_logMasami Hiramatsu (Google)
2025-11-01tracing: fprobe: use rhltable for fprobe_ip_tableMenglong Dong
2025-10-31Merge back system sleep material for 6.19Rafael J. Wysocki
2025-10-31nstree: simplify returnChristian Brauner
2025-10-31cgroup: add cgroup namespace to tree after owner is setChristian Brauner
2025-10-30Merge tag 'pm-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-10-30Merge branches 'pm-cpuidle' and 'pm-sleep'Rafael J. Wysocki
2025-10-30freezer: Clarify that only cgroup1 freezer uses PM freezerTejun Heo
2025-10-30PM: hibernate: add sysfs interface for hibernate_compression_threadsXueqin Luo
2025-10-30PM: hibernate: make compression threads configurableXueqin Luo
2025-10-30PM: hibernate: dynamically allocate crc->unc_len/unc for configurable threadsXueqin Luo
2025-10-30printk/nbcon: Release nbcon consoles ownership in atomic flush after each emi...Petr Mladek
2025-10-30printk/nbcon/panic: Allow printk kthread to sleep when the system is in panicPetr Mladek
2025-10-30printk/nbcon: Block printk kthreads when any CPU is in an emergency contextPetr Mladek
2025-10-29bpf: Use kmalloc_nolock() in bpf streamsPuranjay Mohan
2025-10-29rqspinlock: Disable queue destruction for deadlocksKumar Kartikeya Dwivedi
2025-10-29PM: sleep: Allow pm_restrict_gfp_mask() stackingRafael J. Wysocki
2025-10-29sched_ext: Allow scx_bpf_reenqueue_local() to be called from anywhereTejun Heo
2025-10-29sched_ext: Factor out reenq_local() from scx_bpf_reenqueue_local()Tejun Heo
2025-10-29sched_ext: Split schedule_deferred() into locked and unlocked variantsTejun Heo
2025-10-29Merge branch 'for-6.18-fixes' into for-6.19Tejun Heo
2025-10-29sched_ext: Fix use of uninitialized variable in scx_bpf_cpuperf_set()Andrea Righi
2025-10-29printk_legacy_map: use LD_WAIT_CONFIG instead of LD_WAIT_SLEEPOleg Nesterov
2025-10-29PM: EM: Add to em_pd_list only when no failurePeng Fan
2025-10-29perf: Support deferred user unwindPeter Zijlstra
2025-10-29unwind_user/x86: Teach FP unwind about start of functionPeter Zijlstra
2025-10-29unwind: Implement compat fp unwindPeter Zijlstra
2025-10-29unwind: Simplify unwind_user_next_fp() alignment checkPeter Zijlstra
2025-10-29unwind: Make unwind_task_info::unwind_mask consistentPeter Zijlstra
2025-10-29unwind: Simplify unwind_user_faultable()Peter Zijlstra
2025-10-29unwind: Clarify calling contextPeter Zijlstra
2025-10-29unwind: Fix unwind_deferred_request() vs NMIPeter Zijlstra
2025-10-29unwind: Add comment to unwind_deferred_task_exit()Peter Zijlstra
2025-10-29task_work: Fix NMI race conditionPeter Zijlstra
2025-10-29dma-mapping: remove unused map_page callbackLeon Romanovsky
2025-10-29dma-mapping: remove unused mapping resource callbacksLeon Romanovsky