summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-06-06ring-buffer: Fix buffer locking in ring_buffer_subbuf_order_set()Dmitry Antipov
2025-06-06tracing: Fix regression of filter waiting a long time on RCU synchronizationSteven Rostedt
2025-06-05kernel/rcu/tree_stall: add /sys/kernel/rcu_stall_countMax Kellermann
2025-06-05alloc_tag: handle module codetag load errors as module load failuresSuren Baghdasaryan
2025-06-05Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt
2025-06-06tinyconfig: enable CONFIG_LD_DEAD_CODE_DATA_ELIMINATIONMasahiro Yamada
2025-06-05bpf: Clarify sanitize_check_bounds()Luis Gerhorst
2025-06-05bpf: Add cookie to raw_tp bpf_link_infoTao Chen
2025-06-05kernel: ftrace: export ftrace_sync_ipiAndy Chiu
2025-06-05futex: Handle invalid node numbers supplied by userPeter Zijlstra
2025-06-05perf/core: Fix WARN in perf_cgroup_switch()Luo Gengkun
2025-06-05perf: Fix dangling cgroup pointer in cpuctxYeoreum Yun
2025-06-05perf: Fix cgroup state vs ERRORPeter Zijlstra
2025-06-05perf: Fix sample vs do_exit()Peter Zijlstra
2025-06-04Merge tag 'sched_ext-for-6.16-rc1-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-06-03Merge tag 'trace-v6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-06-03Merge tag 'cgroup-for-6.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-06-03sched_ext: idle: Skip cross-node search with !CONFIG_NUMAAndrea Righi
2025-06-02Merge tag 'modules-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-06-02Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-06-02ftrace: Don't allocate ftrace module map if ftrace is disabledYe Bin
2025-06-02ftrace: Fix UAF when lookup kallsym after ftrace disabledYe Bin
2025-06-02rtmutex_api: provide correct extern functionsPaolo Bonzini
2025-05-31sched/numa: add statistics of numa balance taskChen Yu
2025-05-31sched/numa: fix task swap by skipping kernel threadsLibo Chen
2025-05-31mm: rename page->index to page->__folio_indexMatthew Wilcox (Oracle)
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-31Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-05-30Merge tag 'trace-ringbuffer-v6.16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-30sched_ext: idle: Properly handle invalid prev_cpu during idle selectionAndrea Righi
2025-05-30cgroup: adjust criteria for rstat subsystem cpu lock accessJP Kobryn
2025-05-30Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2025-05-29Merge tag 'trace-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-29ring-buffer: Simplify functions with __free(kfree) to free allocationsSteven Rostedt
2025-05-29ring-buffer: Make ring_buffer_{un}map() simpler with guard(mutex)Steven Rostedt
2025-05-29ring-buffer: Simplify ring_buffer_read_page() with guard()Steven Rostedt
2025-05-29ring-buffer: Simplify reset_disabled_cpu_buffer() with use of guard()Steven Rostedt
2025-05-29ring-buffer: Remove jump to out label in ring_buffer_swap_cpu()Steven Rostedt
2025-05-29ring-buffer: Removed unnecessary if() goto out where out is the next lineSteven Rostedt
2025-05-29tracing: Reset last-boot buffers when reading out all cpu buffersMasami Hiramatsu (Google)
2025-05-29ring-buffer: Allow reserve_mem persistent ring buffers to be mmappedSteven Rostedt
2025-05-29ring-buffer: Do not trigger WARN_ON() due to a commit_overrunSteven Rostedt
2025-05-28Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-28tracing: Fix compilation warning on arm32Pan Taixi
2025-05-28Merge tag 'audit-pr-20250527' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-28Merge tag 'integrity-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds