summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-03-06tracing/user_events: Slightly simplify user_seq_show()Christophe JAILLET
2025-03-06tracing/user_events: Don't use %pK through printkThomas Weißschuh
2025-03-06ring-buffer: Fix typo in comment about header page pointerZhouyi Zhou
2025-03-06Merge tag 'vfs-6.14-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-06uprobes/x86: Harden uretprobe syscall trampoline checkJiri Olsa
2025-03-06watchdog/hardlockup/perf: Warn if watchdog_ev is leakedLi Huafei
2025-03-06watchdog/hardlockup/perf: Fix perf_event memory leakLi Huafei
2025-03-06sched/deadline: Use online cpus for validating runtimeShrikanth Hegde
2025-03-06pid: Do not set pid_max in new pid namespacesMichal Koutný
2025-03-05sched/fair: Fix potential memory corruption in child_cfs_rq_on_listZecheng Li
2025-03-05ptp: Add PHC file mode checks. Allow RO adjtime() without FMODE_WRITE.Wojtek Wasko
2025-03-05posix-clock: Store file pointer in struct posix_clock_contextWojtek Wasko
2025-03-05pidfs: record exit code and cgroupid at exitChristian Brauner
2025-03-05pidfs: move setting flags into pidfs_alloc_file()Christian Brauner
2025-03-05pidfd: rely on automatic cleanup in __pidfd_prepare()Christian Brauner
2025-03-05perf/core: Clean up perf_try_init_event()Peter Zijlstra
2025-03-04Merge branches 'docs.2025.02.04a', 'lazypreempt.2025.03.04a', 'misc.2025.03.0...Boqun Feng
2025-03-04rcu: limit PREEMPT_RCU configurationsAnkur Arora
2025-03-04rcutorture: Update ->extendables check for lazy preemptionBoqun Feng
2025-03-04rcutorture: Update rcutorture_one_extend_check() for lazy preemptionPaul E. McKenney
2025-03-04osnoise: provide quiescent statesAnkur Arora
2025-03-04rcu: Use _full() API to debug synchronize_rcu()Uladzislau Rezki (Sony)
2025-03-04rcutorture: Allow a negative value for nfakewritersUladzislau Rezki (Sony)
2025-03-04Flush console log from kernel_power_off()Paul E. McKenney
2025-03-04context_tracking: Make RCU watch ct_kernel_exit_state() warningPaul E. McKenney
2025-03-04rcu/nocb: Print segment lengths in show_rcu_nocb_gp_state()Paul E. McKenney
2025-03-04rcu-tasks: Move RCU Tasks self-tests to core_initcall()Paul E. McKenney
2025-03-04rcu: Fix get_state_synchronize_rcu_full() GP-start detectionPaul E. McKenney
2025-03-04x86/smp: Move cpu number to percpu hot sectionBrian Gerst
2025-03-04Merge branch 'x86/asm' into x86/core, to pick up dependent commitsIngo Molnar
2025-03-04sched_ext: Add trace point to track sched_ext core eventsChangwoo Min
2025-03-04sched_ext: Change the event type from u64 to s64Changwoo Min
2025-03-04rv: Add license identifiers to monitor filesGabriele Monaco
2025-03-04ftrace: Add arguments to function tracerSven Schnelle
2025-03-04ftrace: Have funcgraph-args take affect during tracingSteven Rostedt
2025-03-04ftrace: Add support for function argument to graph tracerSven Schnelle
2025-03-04ftrace: Add print_function_args()Sven Schnelle
2025-03-04ftrace: Have ftrace_free_filter() WARN and exit if ops is activeSteven Rostedt
2025-03-04fgraph: Correct typo in ftrace_return_to_handler commentHaiyue Wang
2025-03-04livepatch: Add comment to clarify klp_add_nops()Yafang Shao
2025-03-04Merge branch 'x86/cpu' into x86/asm, to pick up dependent commitsIngo Molnar
2025-03-04Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commitsIngo Molnar
2025-03-04perf/core: Fix perf_mmap() failure pathPeter Zijlstra
2025-03-04perf/core: Detach 'struct perf_cpu_pmu_context' and 'struct pmu' lifetimesPeter Zijlstra
2025-03-04perf/core: Lift event->mmap_mutex in perf_mmap()Peter Zijlstra
2025-03-04perf/core: Remove retry loop from perf_mmap()Peter Zijlstra
2025-03-04perf/core: Further simplify perf_mmap()Peter Zijlstra
2025-03-04perf/core: Simplify the perf_mmap() control flowPeter Zijlstra
2025-03-04perf/bpf: Robustify perf_event_free_bpf_prog()Peter Zijlstra
2025-03-04perf/core: Introduce perf_free_addr_filters()Peter Zijlstra