summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2026-01-26kho: introduce KHO FDT ABI headerJason Miu
2026-01-26kho: docs: combine concepts and FDT documentationMike Rapoport (Microsoft)
2026-01-26liveupdate: separate memfd support into LIVEUPDATE_MEMFDPasha Tatashin
2026-01-26vmcoreinfo: make hwerr_data visible for debuggingBreno Leitao
2026-01-26kho: kho_preserve_vmalloc(): don't return 0 when ENOMEMAndrew Morton
2026-01-26kho: init alloc tags when restoring pages from reserved memoryRan Xiaokai
2026-01-26tracing: Disable trace_printk buffer on warning tooSteven Rostedt
2026-01-26ftrace: Introduce and use ENTRIES_PER_PAGE_GROUP macroGuenter Roeck
2026-01-26tracing: Have show_event_trigger/filter format a bit more in columnsSteven Rostedt
2026-01-26ring-buffer: Use a housekeeping CPU to wake up waitersPetr Tesarik
2026-01-26tracing: Check the return value of tracing_update_buffers()Steven Rostedt
2026-01-26tracing: Add show_event_triggers to expose active event triggersAaron Tomlin
2026-01-26tracing: Add show_event_filters to expose active event filtersAaron Tomlin
2026-01-26tracing: Replace use of system_wq with system_dfl_wqMarco Crivellari
2026-01-26tracing: Add bitmask-list option for human-readable bitmask displayAaron Tomlin
2026-01-26tracing: Remove redundant call to event_trigger_reset_filter() in event_hist_...Steven Rostedt
2026-01-26tracing: Properly process error handling in event_hist_trigger_parse()Miaoqian Lin
2026-01-24bpf: support fsession for bpf_session_cookieMenglong Dong
2026-01-24bpf: support fsession for bpf_session_is_returnMenglong Dong
2026-01-24bpf: change prototype of bpf_session_{cookie,is_return}Menglong Dong
2026-01-24bpf: use the least significant byte for the nr_args in trampolineMenglong Dong
2026-01-24bpf: add fsession supportMenglong Dong
2026-01-24Merge tag 'trace-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-01-24Merge tag 'timers-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-24Merge tag 'sched-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-01-24Merge tag 'perf-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-01-23Merge branch 'for-7.0/cxl-init' into cxl-for-nextDave Jiang
2026-01-23Merge branch 'rcu-nocb.20260123a'Boqun Feng
2026-01-23rcu/nocb: Extract nocb_defer_wakeup_cancel() helperJoel Fernandes
2026-01-23rcu/nocb: Remove dead callback overload handlingJoel Fernandes
2026-01-23rcu/nocb: Remove unnecessary WakeOvfIsDeferred wake pathJoel Fernandes
2026-01-23function_graph: Fix args pointer mismatch in print_graph_retval()Donglin Peng
2026-01-23tracing: Avoid possible signed 64-bit truncationIan Rogers
2026-01-23tracing: Fix crash on synthetic stacktrace field usageSteven Rostedt
2026-01-23rqspinlock: Fix TAS fallback lock entry creationKumar Kartikeya Dwivedi
2026-01-23sched/fair: Revert force wakeup preemptionVincent Guittot
2026-01-23sched/fair: Disable scheduler feature NEXT_BUDDYMel Gorman
2026-01-23padata: Constify padata_sysfs_entry structsThomas Weißschuh
2026-01-22kallsyms: Get rid of kallsyms relative baseArd Biesheuvel
2026-01-22cpu: Revert "cpu/hotplug: Prevent self deadlock on CPU hot-unplug"Frederic Weisbecker
2026-01-22sched: Update rq->avg_idle when a task is moved to an idle CPUShubhang Kaushik
2026-01-22hrtimer: Fix trace oddityThomas Gleixner
2026-01-22rseq: Lower default slice extensionPeter Zijlstra
2026-01-22rseq: Move slice_ext_nsec to debugfsPeter Zijlstra
2026-01-22rseq: Allow registering RSEQ with slice extensionPeter Zijlstra
2026-01-22entry: Hook up rseq time slice extensionThomas Gleixner
2026-01-22rseq: Implement time slice extension enforcement timerThomas Gleixner
2026-01-22rseq: Implement syscall entry work for time slice extensionsThomas Gleixner
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner
2026-01-22rseq: Add prctl() to enable time slice extensionsThomas Gleixner