summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-04-02Merge tag 'rcu-fixes-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-04-02Merge tag 'kgdb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2025-04-02ring-buffer: Use flush_kernel_vmap_range() over flush_dcache_folio()Steven Rostedt
2025-04-02tracing: Use vmap_page_range() to map memmap ring bufferSteven Rostedt
2025-04-02tracing: Have reserve_mem use phys_to_virt() and separate from memmap bufferSteven Rostedt
2025-04-02tracing: Enforce the persistent ring buffer to be page alignedSteven Rostedt
2025-04-02tracing: fprobe events: Fix possible UAF on modulesMasami Hiramatsu (Google)
2025-04-02tracing: fprobe: Fix to lock module while registering fprobeMasami Hiramatsu (Google)
2025-04-02rv: Fix missing unlock on double nested monitors return pathGabriele Monaco
2025-04-02tracing: Verify event formats that have "%*p.."Steven Rostedt
2025-04-02ftrace: Add cond_resched() to ftrace_graph_set_hash()zhoumin
2025-04-02tracing: Free module_delta on freeing of persistent ring bufferSteven Rostedt
2025-04-02ftrace: Have tracing function args depend on PROBE_EVENTS_BTF_ARGSSteven Rostedt
2025-04-01cgroup/cpuset: Fix race between newly created partition and dying oneWaiman Long
2025-04-01mseal sysmap: uprobe mappingJeff Xu
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-04-01cgroup: rstat: call cgroup_rstat_updated_list with cgroup_rstat_lockShakeel Butt
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-31cgroup/cpuset: Remove unneeded goto in sched_partition_write() and rename itWaiman Long
2025-03-31cgroup/cpuset: Code cleanup and comment updateWaiman Long
2025-03-31cgroup/cpuset: Don't allow creation of local partition over a remote oneWaiman Long
2025-03-31cgroup/cpuset: Remove remote_partition_check() & make update_cpumasks_hier() ...Waiman Long
2025-03-31cgroup/cpuset: Fix error handling in remote_partition_disable()Waiman Long
2025-03-31cgroup/cpuset: Fix incorrect isolated_cpus update in update_parent_effective_...Waiman Long
2025-03-31Merge tag 'trace-ringbuffer-v6.15-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-03-31perf/core: Fix child_total_time_enabled accounting bug at task exitYeoreum Yun
2025-03-30Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-30Merge tag 'x86-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-30Merge tag 'locking-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-03-30Merge tag 'bpf_try_alloc_pages' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-30Merge tag 'bpf_res_spin_lock' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-30Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-03-29Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-03-29Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-03-28srcu: Make FORCE_NEED_SRCU_NMI_SAFE depend on RCU_EXPERTPaul E. McKenney
2025-03-28kdb: Remove optional size arguments from strscpy() callsThorsten Blum
2025-03-28kdb: remove usage of static environment bufferNir Lichtman
2025-03-28Merge tag 'caps-pr-20250327' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-28Revert "Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-28tracing: Use _text and the kernel offset in last_boot_infoSteven Rostedt
2025-03-28tracing: Show last module text symbols in the stacktraceMasami Hiramatsu (Google)
2025-03-28ring-buffer: Remove the unused variable bmetaJiapeng Chong
2025-03-28tracing: Skip update_last_data() if cleared and remove active check for save_...Masami Hiramatsu (Google)
2025-03-28tracing: Initialize scratch_size to zero to prevent UBSteven Rostedt
2025-03-28tracing: Fix a compilation error without CONFIG_MODULESMasami Hiramatsu (Google)
2025-03-28tracing: Freeable reserved ring bufferMasami Hiramatsu (Google)
2025-03-28tracing: Update modules to persistent instances when loadedSteven Rostedt
2025-03-28tracing: Show module names and addresses of last bootSteven Rostedt