summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-02-21ftrace: Do not add duplicate entries in subops manager opsSteven Rostedt
2025-02-21ftrace: Fix accounting of adding subops to a manager opsSteven Rostedt
2025-02-21mm/memremap: Pass down MEMREMAP_* flags to arch_memremap_wb()Kirill A. Shutemov
2025-02-21Merge tag 'v6.14-rc3' into x86/mm, to pick up fixes before merging new changesIngo Molnar
2025-02-21perf/core: Move perf_event sysctls into kernel/eventsJoel Granados
2025-02-21Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar
2025-02-21rseq: Fix rseq registration with CONFIG_DEBUG_RSEQMichael Jeanson
2025-02-21kcmp: improve performance adding an unlikely hint to task comparisonsColin Ian King
2025-02-21vdso: Remove remnants of architecture-specific time storageThomas Weißschuh
2025-02-21vdso: Add generic time data storageThomas Weißschuh
2025-02-21kernel: Fix "select" wording on HZ_250 descriptionBagas Sanjaya
2025-02-20bpf: Do not allow tail call in strcut_ops program with __ref argumentAmery Hung
2025-02-20bpf: Use preempt_count() directly in bpf_send_signal_common()Hou Tao
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf bpf-6.14-rc4Alexei Starovoitov
2025-02-20Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-02-21Merge tag 'drm-misc-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-02-20bpf: Support selective sampling for bpf timestampingJason Xing
2025-02-20PM: EM: use kfree_rcu() to simplify the codeLi RongQing
2025-02-20genirq: Introduce irq_can_move_in_process_context()Anup Patel
2025-02-20genirq: Introduce common irq_force_complete_move() implementationThomas Gleixner
2025-02-19bpf: Add bpf_copy_from_user_task_str() kfuncJordan Rome
2025-02-19VFS: change kern_path_locked() and user_path_locked_at() to never return nega...NeilBrown
2025-02-19cgroup/dmem: Don't open-code css_for_each_descendant_preFriedrich Vock
2025-02-18bpf: fix env->peak_states computationEduard Zingerman
2025-02-18bpf: free verifier states when they are no longer referencedEduard Zingerman
2025-02-18bpf: use list_head to track explored states and free listEduard Zingerman
2025-02-18bpf: do not update state->loop_entry in get_loop_entry()Eduard Zingerman
2025-02-18bpf: make state->dfs_depth < state->loop_entry->dfs_depth an invariantEduard Zingerman
2025-02-18bpf: detect infinite loop in get_loop_entry()Eduard Zingerman
2025-02-18bpf: don't do clean_live_states when state->loop_entry->branches > 0Eduard Zingerman
2025-02-18bpf: copy_verifier_state() should copy 'loop_entry' fieldEduard Zingerman
2025-02-18bpf: skip non exist keys in generic_map_lookup_batchYan Zhai
2025-02-18ftrace: Have ftrace pages output reflect freed pagesSteven Rostedt
2025-02-18ftrace: Update the mcount_loc check of skipped entriesSteven Rostedt
2025-02-18scripts/sorttable: Zero out weak functions in mcount_loc tableSteven Rostedt
2025-02-18PM: EM: Slightly reduce em_check_capacity_update() overheadRafael J. Wysocki
2025-02-18PM: EM: Drop unused parameter from em_adjust_new_capacity()Rafael J. Wysocki
2025-02-18PM: hibernate: Replace deprecated kmap_atomic() with kmap_local_page()David Reaver
2025-02-18sched_ext: idle: Introduce node-aware idle cpu kfunc helpersAndrea Righi
2025-02-18x86: Move sysctls into arch/x86Joel Granados
2025-02-18Merge tag 'v6.14-rc3' into x86/core, to pick up fixesIngo Molnar
2025-02-18can: Switch to use hrtimer_setup()Nam Cao
2025-02-18tracing/osnoise: Switch to use hrtimer_setup()Nam Cao
2025-02-18watchdog: Switch to use hrtimer_setup()Nam Cao
2025-02-18bpf: Switch to use hrtimer_setup()Nam Cao
2025-02-18time: Switch to hrtimer_setup()Nam Cao
2025-02-18perf: Switch to use hrtimer_setup()Nam Cao
2025-02-18fork: Switch to use hrtimer_setup()Nam Cao
2025-02-18sched: Switch to use hrtimer_setup()Nam Cao
2025-02-18kallsyms: Remove KALLSYMS_ABSOLUTE_PERCPUBrian Gerst