index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-04
perf/core: Further simplify perf_mmap()
Peter Zijlstra
1
-11
/
+10
2025-03-04
perf/core: Simplify the perf_mmap() control flow
Peter Zijlstra
1
-39
/
+36
2025-03-04
perf/bpf: Robustify perf_event_free_bpf_prog()
Peter Zijlstra
1
-0
/
+3
2025-03-04
perf/core: Introduce perf_free_addr_filters()
Peter Zijlstra
1
-3
/
+13
2025-03-04
perf/core: Add this_cpc() helper
Peter Zijlstra
1
-16
/
+18
2025-03-04
perf/core: Merge struct pmu::pmu_disable_count into struct perf_cpu_pmu_conte...
Peter Zijlstra
1
-8
/
+4
2025-03-04
perf/core: Simplify perf_event_alloc()
Peter Zijlstra
1
-37
/
+22
2025-03-04
perf/core: Simplify perf_init_event()
Peter Zijlstra
1
-19
/
+12
2025-03-04
perf/core: Simplify perf_pmu_register()
Peter Zijlstra
1
-42
/
+29
2025-03-04
perf/core: Simplify the perf_pmu_register() error path
Peter Zijlstra
1
-37
/
+30
2025-03-04
perf/core: Simplify the perf_event_alloc() error path
Peter Zijlstra
1
-69
/
+69
2025-03-04
perf/hw_breakpoint: Return EOPNOTSUPP for unsupported breakpoint type
Saket Kumar Bhaskar
1
-2
/
+3
2025-03-01
Merge branch 'perf/urgent' into perf/core, to pick up dependent patches and f...
Ingo Molnar
20
-160
/
+231
2025-03-01
perf/core: Fix perf_pmu_register() vs. perf_init_event()
Peter Zijlstra
1
-2
/
+26
2025-03-01
perf/core: Fix pmus_lock vs. pmus_srcu ordering
Peter Zijlstra
1
-2
/
+2
2025-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2025-03-01
vhost: return task creation error instead of NULL
Keith Busch
1
-2
/
+2
2025-02-28
Merge tag 'sched-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2025-02-28
Merge tag 'perf-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-14
/
+32
2025-02-28
Merge tag 'trace-v6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-30
/
+27
2025-02-27
ftrace: Avoid potential division by zero in function_stat_show()
Nikolay Kuratov
1
-15
/
+12
2025-02-27
tracing: Fix bad hist from corrupting named_triggers list
Steven Rostedt
1
-15
/
+15
2025-02-27
sched/core: Prevent rescheduling when interrupts are disabled
Thomas Gleixner
1
-1
/
+1
2025-02-26
Merge tag 'wq-for-6.14-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+3
2025-02-26
Merge tag 'sched_ext-for-6.14-rc4-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-4
/
+7
2025-02-25
uprobes: Remove too strict lockdep_assert() condition in hprobe_expire()
Andrii Nakryiko
1
-3
/
+7
2025-02-25
sched_ext: Fix pick_task_scx() picking non-queued tasks when it's called with...
Tejun Heo
1
-4
/
+7
2025-02-25
perf/core: Fix low freq setting via IOC_PERIOD
Kan Liang
1
-8
/
+9
2025-02-24
uprobes: Reject the shared zeropage in uprobe_write_opcode()
Tong Tiangen
1
-0
/
+5
2025-02-24
perf/core: Order the PMU list to fix warning about unordered pmu_ctx_list
Luo Gengkun
1
-2
/
+9
2025-02-24
perf/core: Add RCU read lock protection to perf_iterate_ctx()
Breno Leitao
1
-1
/
+2
2025-02-22
Merge tag 'sched-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+30
2025-02-22
Merge tag 'perf-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-02-22
Merge tag 'ftrace-v6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-24
/
+41
2025-02-21
Merge tag 'drm-fixes-2025-02-22' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-39
/
+11
2025-02-21
tracing: Fix memory leak when reading set_event file
Adrian Huang
1
-2
/
+9
2025-02-21
ftrace: Correct preemption accounting for function tracing.
Sebastian Andrzej Siewior
1
-4
/
+2
2025-02-21
fprobe: Fix accounting of when to unregister from function graph
Steven Rostedt
1
-3
/
+3
2025-02-21
fprobe: Always unregister fgraph function from ops
Steven Rostedt
1
-4
/
+2
2025-02-21
ftrace: Do not add duplicate entries in subops manager ops
Steven Rostedt
1
-0
/
+3
2025-02-21
ftrace: Fix accounting of adding subops to a manager ops
Steven Rostedt
1
-11
/
+22
2025-02-21
perf/core: Move perf_event sysctls into kernel/events
Joel Granados
3
-76
/
+83
2025-02-21
Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...
Ingo Molnar
25
-172
/
+381
2025-02-21
rseq: Fix rseq registration with CONFIG_DEBUG_RSEQ
Michael Jeanson
1
-3
/
+8
2025-02-20
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
6
-35
/
+49
2025-02-21
Merge tag 'drm-misc-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-39
/
+11
2025-02-19
cgroup/dmem: Don't open-code css_for_each_descendant_pre
Friedrich Vock
1
-39
/
+11
2025-02-18
bpf: skip non exist keys in generic_map_lookup_batch
Yan Zhai
1
-13
/
+5
2025-02-18
uprobes: Don't use %pK through printk
Thomas Weißschuh
1
-1
/
+1
2025-02-18
sched: Compact RSEQ concurrency IDs with reduced threads and affinity
Mathieu Desnoyers
1
-3
/
+22
[next]