summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-07-11irqdomain: Export irq_domain_free_irqs_top()Nam Cao
2025-07-11Merge back earlier changes related to system suspend and hibernationRafael J. Wysocki
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-10PM: hibernate: shrink shmem pages after dev_pm_ops.prepare()Samuel Zhang
2025-07-10printk: kunit: Fix __counted_by() in struct prbtest_rbdataPetr Mladek
2025-07-10printk: ringbuffer: Explain why the KUnit test ignores failed writesPetr Mladek
2025-07-10PM: sleep: add kernel parameter to disable asynchronous suspend/resumeTudor Ambarus
2025-07-09kthread: update comment for __to_kthreadJiazi Li
2025-07-09fork: clean up ifdef logic around stack allocationPasha Tatashin
2025-07-09uprobes: revert ref_ctr_offset in uprobe_unregister error pathJiri Olsa
2025-07-09exit: fix misleading comment in forget_original_parent()Fushuai Wang
2025-07-09kcov: fix typo in comment of kcov_fault_in_areaWei Nanxin
2025-07-09relayfs: support a counter tracking if data is too big to writeJason Xing
2025-07-09blktrace: use rbuf->stats.full as a drop indicator in relayfsJason Xing
2025-07-09relayfs: introduce getting relayfs statistics functionJason Xing
2025-07-09relayfs: support a counter tracking if per-cpu buffers is fullJason Xing
2025-07-09relayfs: abolish prev_paddingJason Xing
2025-07-09kernel: relay: use __GFP_ZERO in relay_alloc_bufElijah Wright
2025-07-09fork: define a local GFP_VMAP_STACKLinus Walleij
2025-07-09fork: clean-up naming of vm_stack/vm_struct variables in vmap stacks codePasha Tatashin
2025-07-09mm: filter zone device pages returned from folio_walk_start()Alistair Popple
2025-07-09mm: use folio_expected_ref_count() helper for reference countingShivank Garg
2025-07-09Revert "sched/numa: add statistics of numa balance task"Chen Yu
2025-07-09fgraph: Make pid_str size match the commentArtem Sadovnikov
2025-07-09tracing: ring_buffer: Rewind persistent ring buffer on rebootMasami Hiramatsu (Google)
2025-07-09rv: Allow to configure the number of per-task monitorNam Cao
2025-07-09rv: Add rtapp_sleep monitorNam Cao
2025-07-09rv: Add rtapp_pagefault monitorNam Cao
2025-07-09rv: Add rtapp container monitorNam Cao
2025-07-09rv: Add support for LTL monitorsNam Cao
2025-07-09rv: rename CONFIG_DA_MON_EVENTS to CONFIG_RV_MON_EVENTSNam Cao
2025-07-09rv: Let the reactors take care of buffersNam Cao
2025-07-09panic: Add vpanic()Nam Cao
2025-07-09printk: Make vprintk_deferred() publicNam Cao
2025-07-09rv: Add #undef TRACE_INCLUDE_FILENam Cao
2025-07-09sched/fair: Always trigger resched at the end of a protected periodVincent Guittot
2025-07-09sched/fair: Fix entity's lag with run to parityVincent Guittot
2025-07-09sched/fair: Limit run to parity to the min slice of enqueued entitiesVincent Guittot
2025-07-09sched/fair: Remove spurious shorter slice preemptionVincent Guittot
2025-07-09sched/fair: Fix NO_RUN_TO_PARITY caseVincent Guittot
2025-07-09sched/fair: Use protect_slice() instead of direct comparisonVincent Guittot
2025-07-09sched/deadline: Less agressive dl_server handlingPeter Zijlstra
2025-07-09sched/psi: Optimize psi_group_change() cpu_clock() usagePeter Zijlstra
2025-07-09sched/fair: Bump sd->max_newidle_lb_cost when newidle balance failsChris Mason
2025-07-09perf/core: Fix WARN in perf_sigtrap()Tetsuo Handa
2025-07-09vdso/vsyscall: Split up __arch_update_vsyscall() into __arch_update_vdso_clock()Thomas Weißschuh
2025-07-09vdso/vsyscall: Introduce a helper to fill clock configurationsThomas Weißschuh
2025-07-09Merge v6.16-rc2 into timers/ptpThomas Gleixner
2025-07-08kernel: trace: preemptirq_delay_test: use offstack cpu maskArnd Bergmann
2025-07-08tracing: Use queue_rcu_work() to free filtersSteven Rostedt