aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-02ftrace: Add cond_resched() to ftrace_graph_set_hash()zhoumin1-0/+1
2025-04-02tracing: Free module_delta on freeing of persistent ring bufferSteven Rostedt1-0/+1
2025-04-02ftrace: Have tracing function args depend on PROBE_EVENTS_BTF_ARGSSteven Rostedt1-2/+1
2025-04-01cgroup/cpuset: Fix race between newly created partition and dying oneWaiman Long2-3/+23
2025-04-01mseal sysmap: uprobe mappingJeff Xu1-1/+2
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-7/+21
2025-04-01cgroup: rstat: call cgroup_rstat_updated_list with cgroup_rstat_lockShakeel Butt1-1/+2
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds13-115/+252
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-77/+110
2025-03-31cgroup/cpuset: Remove unneeded goto in sched_partition_write() and rename itWaiman Long1-9/+6
2025-03-31cgroup/cpuset: Code cleanup and comment updateWaiman Long1-23/+38
2025-03-31cgroup/cpuset: Don't allow creation of local partition over a remote oneWaiman Long2-0/+15
2025-03-31cgroup/cpuset: Remove remote_partition_check() & make update_cpumasks_hier() ...Waiman Long1-117/+141
2025-03-31cgroup/cpuset: Fix error handling in remote_partition_disable()Waiman Long1-9/+20
2025-03-31cgroup/cpuset: Fix incorrect isolated_cpus update in update_parent_effective_...Waiman Long1-3/+3
2025-03-31Merge tag 'trace-ringbuffer-v6.15-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-143/+574
2025-03-31perf/core: Fix child_total_time_enabled accounting bug at task exitYeoreum Yun1-9/+9
2025-03-30Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-204/+130
2025-03-30Merge tag 'x86-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+4
2025-03-30Merge tag 'locking-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-0/+21
2025-03-30Merge tag 'bpf_try_alloc_pages' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-6/+22
2025-03-30Merge tag 'bpf_res_spin_lock' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-414/+1363
2025-03-30Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds16-458/+1606
2025-03-29Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-18/+0
2025-03-29Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-21/+42
2025-03-28srcu: Make FORCE_NEED_SRCU_NMI_SAFE depend on RCU_EXPERTPaul E. McKenney1-0/+2
2025-03-28kdb: Remove optional size arguments from strscpy() callsThorsten Blum1-2/+2
2025-03-28kdb: remove usage of static environment bufferNir Lichtman1-40/+8
2025-03-28Merge tag 'caps-pr-20250327' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-16/+0
2025-03-28Revert "Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-55/+106
2025-03-28tracing: Use _text and the kernel offset in last_boot_infoSteven Rostedt1-12/+6
2025-03-28tracing: Show last module text symbols in the stacktraceMasami Hiramatsu (Google)3-7/+138
2025-03-28ring-buffer: Remove the unused variable bmetaJiapeng Chong1-3/+0
2025-03-28tracing: Skip update_last_data() if cleared and remove active check for save_...Masami Hiramatsu (Google)1-18/+8
2025-03-28tracing: Initialize scratch_size to zero to prevent UBSteven Rostedt1-1/+1
2025-03-28tracing: Fix a compilation error without CONFIG_MODULESMasami Hiramatsu (Google)1-0/+7
2025-03-28tracing: Freeable reserved ring bufferMasami Hiramatsu (Google)2-1/+13
2025-03-28tracing: Update modules to persistent instances when loadedSteven Rostedt3-12/+57
2025-03-28tracing: Show module names and addresses of last bootSteven Rostedt1-13/+89
2025-03-28tracing: Have persistent trace instances save module addressesSteven Rostedt1-9/+89
2025-03-28module: Add module_for_each_mod() functionSteven Rostedt1-0/+13
2025-03-28tracing: Have persistent trace instances save KASLR offsetSteven Rostedt3-56/+46
2025-03-28ring-buffer: Add ring_buffer_meta_scratch()Steven Rostedt2-7/+30
2025-03-28ring-buffer: Add buffer meta data for persistent ring bufferSteven Rostedt1-52/+119
2025-03-28ring-buffer: Use kaslr address instead of text deltaSteven Rostedt3-32/+38
2025-03-28ring-buffer: Fix bytes_dropped calculation issueFeng Yang1-2/+2
2025-03-28tracing: Mark binary printing functions with __printf() attributeAndy Shevchenko2-15/+12
2025-03-27Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds3-52/+1
2025-03-27Merge tag 'probes-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds6-4/+46