index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-27
sched/core: Prevent rescheduling when interrupts are disabled
Thomas Gleixner
1
-1
/
+1
2025-02-27
tracing: fprobe-events: Log error for exceeding the number of entry args
Masami Hiramatsu (Google)
2
-1
/
+7
2025-02-27
tracing: tprobe-events: Reject invalid tracepoint name
Masami Hiramatsu (Google)
2
-0
/
+14
2025-02-27
tracing: tprobe-events: Fix a memory leak when tprobe with $retval
Masami Hiramatsu (Google)
1
-0
/
+2
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
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
2025-02-17
Merge tag 'vfs-6.14-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-50
/
+84
2025-02-16
Merge tag 'irq_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+0
2025-02-16
Merge tag 'sched_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2025-02-15
Merge tag 'trace-ring-buffer-v6.14-rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-9
/
+31
2025-02-15
ring-buffer: Update pages_touched to reflect persistent buffer content
Steven Rostedt
1
-0
/
+5
2025-02-15
tracing: Do not allow mmap() of persistent ring buffer
Steven Rostedt
1
-0
/
+4
2025-02-14
Merge tag 'sched_ext-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-45
/
+85
2025-02-14
Merge tag 'cgroup-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-9
/
+12
2025-02-14
Merge tag 'wq-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+6
2025-02-14
ring-buffer: Validate the persistent meta data subbuf array
Steven Rostedt
1
-2
/
+20
2025-02-14
tracing: Have the error of __tracing_resize_ring_buffer() passed to user
Steven Rostedt
1
-7
/
+1
2025-02-14
ring-buffer: Unlock resize on mmap error
Steven Rostedt
1
-0
/
+1
2025-02-14
workqueue: Log additional details when rejecting work
Will Deacon
1
-1
/
+3
2025-02-13
sched_ext: Use SCX_CALL_OP_TASK in task_tick_scx
Chuyi Zhou
1
-3
/
+3
2025-02-13
genirq: Remove unused CONFIG_GENERIC_PENDING_IRQ_CHIPFLAGS
Anup Patel
1
-4
/
+0
2025-02-12
acct: block access to kernel internal filesystems
Christian Brauner
1
-0
/
+14
2025-02-12
acct: perform last write from workqueue
Christian Brauner
1
-50
/
+70
2025-02-10
sched_ext: Fix incorrect assumption about migration disabled tasks in task_ca...
Tejun Heo
1
-8
/
+21
2025-02-08
sched_ext: Fix migration disabled handling in targeted dispatches
Tejun Heo
1
-4
/
+13
2025-02-08
sched_ext: Implement auto local dispatching of migration disabled tasks
Tejun Heo
1
-0
/
+23
2025-02-08
Merge tag 'seccomp-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+12
[prev]
[next]