summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-11-27sysctl: Indicate the direction of operation with macro namesJoel Granados
2025-11-27sysctl: Remove superfluous __do_proc_* indirectionJoel Granados
2025-11-27sysctl: Remove superfluous tbl_data param from "dovec" functionsJoel Granados
2025-11-27sysctl: Replace void pointer with const pointer to ctl_tableJoel Granados
2025-11-27refscale: Exercise DEFINE_STATIC_SRCU_FAST() and init_srcu_struct_fast()Paul E. McKenney
2025-11-27rcutorture: Make srcu{,d}_torture_init() announce the SRCU typePaul E. McKenney
2025-11-27srcu: Create an SRCU-fast-updown APIPaul E. McKenney
2025-11-26Merge tag 'trace-ringbuffer-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-11-26dma-direct: Fix missing sg_dma_len assignment in P2PDMA bus mappingsPranjal Shrivastava
2025-11-26fgraph: Remove coarse PID filtering from graph_entry()Shengming Hu
2025-11-26fgraph: Check ftrace_pids_enabled on registration for early filteringShengming Hu
2025-11-26fgraph: Initialize ftrace_ops->private for function graph opsShengming Hu
2025-11-26function_graph: Enable funcgraph-args and funcgraph-retaddr to work simultane...pengdonglin
2025-11-26tracing: Add boot-time backup of persistent ring bufferMasami Hiramatsu (Google)
2025-11-26ftrace: Allow tracing of some of the tracing codeSteven Rostedt
2025-11-26tracing: Use strim() in trigger_process_regex() instead of skip_spaces()Steven Rostedt
2025-11-26tracing: Add bulk garbage collection of freeing event_trigger_dataSteven Rostedt
2025-11-26tracing: Remove unneeded event_mutex lock in event_trigger_regex_release()Steven Rostedt
2025-11-26tracing: Merge struct event_trigger_ops into struct event_commandSteven Rostedt
2025-11-26tracing: Remove get_trigger_ops() and add count_func() from trigger opsSteven Rostedt
2025-11-26tracing: Show the tracer options in boot-time created instanceMasami Hiramatsu (Google)
2025-11-26ftrace: Avoid redundant initialization in register_ftrace_directMenglong Dong
2025-11-26tracing: Remove unused variable in tracing_trace_options_show()Steven Rostedt
2025-11-26fgraph: Make fgraph_no_sleep_time signedSteven Rostedt
2025-11-26bpf: Fix exclusive map memory leakEdward Adam Davis
2025-11-25bpf: Introduce internal bpf_map_check_op_flags helper functionLeon Hwang
2025-11-25tracing: Fix WARN_ON in tracing_buffers_mmap_close for split VMAsDeepanshu Kartikey
2025-11-25sched/mmcid: Switch over to the new mechanismThomas Gleixner
2025-11-25sched/mmcid: Implement deferred mode changeThomas Gleixner
2025-11-25sched/mmcid: Provide CID ownership mode fixup functionsThomas Gleixner
2025-11-25sched/mmcid: Provide new scheduler CID mechanismThomas Gleixner
2025-11-25sched/mmcid: Introduce per task/CPU ownership infrastructureThomas Gleixner
2025-11-25sched/mmcid: Serialize sched_mm_cid_fork()/exit() with a mutexThomas Gleixner
2025-11-25sched/mmcid: Provide precomputed maximal valueThomas Gleixner
2025-11-25sched/mmcid: Move initialization out of lineThomas Gleixner
2025-11-25signal: Move MMCID exit out of sighand lockThomas Gleixner
2025-11-25sched/mmcid: Convert mm CID mask to a bitmapThomas Gleixner
2025-11-25cpumask: Cache num_possible_cpus()Thomas Gleixner
2025-11-25sched: idle: Respect the CPU system wakeup QoS limit for s2idleUlf Hansson
2025-11-25PM: QoS: Introduce a CPU system wakeup QoS limitUlf Hansson
2025-11-25timekeeping: Fix error code in tk_aux_sysfs_init()Dan Carpenter
2025-11-24PM: hibernate: Extra cleanup of comments in swap handling codeRafael J. Wysocki
2025-11-24bpf: implement "jmp" mode for trampolineMenglong Dong
2025-11-24bpf: specify the old and new poke_type for bpf_arch_text_pokeMenglong Dong
2025-11-24ftrace: Introduce FTRACE_OPS_FL_JMPMenglong Dong
2025-11-24bpf: cleanup aux->used_maps after jitAnton Protopopov
2025-11-24kallsyms: Fix wrong "big" kernel symbol type read from procfsZheng Yejian
2025-11-24printk: Avoid irq_work for printk_deferred() on suspendJohn Ogness
2025-11-23Merge tag 'timers-urgent-2025-11-23' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-11-23Merge tag 'perf-urgent-2025-11-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds