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
2023-04-20
sched/fair: Fix imbalance overflow
Vincent Guittot
1
-0
/
+10
2023-04-20
cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methods
Waiman Long
1
-11
/
+86
2023-04-20
cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly
Waiman Long
1
-20
/
+42
2023-04-20
cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()
Waiman Long
1
-1
/
+5
2023-04-20
cgroup/cpuset: Fix partition root's cpuset.cpus update bug
Waiman Long
1
-2
/
+10
2023-04-20
cgroup: fix display of forceidle time at root
Josh Don
1
-3
/
+1
2023-04-20
tracing: Have tracing_snapshot_instance_cond() write errors to the appropriat...
Steven Rostedt (Google)
1
-7
/
+7
2023-04-20
tracing: Add trace_array_puts() to write into instance
Steven Rostedt (Google)
1
-10
/
+17
2023-04-20
cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex
Tetsuo Handa
1
-2
/
+5
2023-04-13
mm: enable maple tree RCU mode by default.
Liam R. Howlett
1
-0
/
+3
2023-04-13
ring-buffer: Fix race while reader and writer are on the same page
Zheng Yejian
1
-1
/
+12
2023-04-13
tracing/synthetic: Make lastcmd_mutex static
Steven Rostedt (Google)
1
-1
/
+1
2023-04-13
perf/core: Fix the same task check in perf_event_set_output
Kan Liang
1
-1
/
+1
2023-04-13
perf: Optimize perf_pmu_migrate_context()
Peter Zijlstra
1
-5
/
+7
2023-04-13
tracing: Free error logs of tracing instances
Steven Rostedt (Google)
1
-0
/
+1
2023-04-13
tracing/osnoise: Fix notify new tracing_max_latency
Daniel Bristot de Oliveira
1
-1
/
+1
2023-04-13
tracing/timerlat: Notify new max thread latency
Daniel Bristot de Oliveira
1
-0
/
+2
2023-04-13
tracing/synthetic: Fix races on freeing last_cmd
Tze-nan Wu
1
-4
/
+15
2023-04-13
ftrace: Fix issue that 'direct->addr' not restored in modify_ftrace_direct()
Zheng Yejian
1
-6
/
+9
2023-04-06
tracing: Fix wrong return in kprobe_event_gen_test.c
Anton Gusev
1
-2
/
+2
2023-04-06
sched_getaffinity: don't assume 'cpumask_size()' is fully initialized
Linus Torvalds
2
-3
/
+3
2023-03-30
sched/fair: Sanitize vruntime of entity being migrated
Vincent Guittot
2
-11
/
+47
2023-03-30
sched/fair: sanitize vruntime of entity being placed
Zhang Qiao
1
-2
/
+13
2023-03-30
kcsan: avoid passing -g for test
Marco Elver
1
-1
/
+1
2023-03-30
entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
Frederic Weisbecker
1
-1
/
+2
2023-03-30
entry: Fix noinstr warning in __enter_from_user_mode()
Josh Poimboeuf
1
-1
/
+1
2023-03-30
bpf: Adjust insufficient default bpf_jit_limit
Daniel Borkmann
1
-1
/
+1
2023-03-30
tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr
Costa Shulyupin
1
-2
/
+2
2023-03-30
perf: fix perf_event_context->time
Song Liu
1
-1
/
+1
2023-03-30
perf/core: Fix perf_output_begin parameter is incorrectly invoked in perf_eve...
Yang Jihong
1
-1
/
+1
2023-03-22
perf: Fix check before add_event_to_groups() in perf_group_detach()
Budimir Markovic
1
-1
/
+1
2023-03-22
trace/hwlat: Do not start per-cpu thread if it is already running
Tero Kristo
1
-0
/
+4
2023-03-22
trace/hwlat: Do not wipe the contents of per-cpu thread data
Tero Kristo
1
-3
/
+0
2023-03-22
ftrace: Fix invalid address access in lookup_rec() when index is 0
Chen Zhongjin
1
-1
/
+2
2023-03-22
tracing: Check field value in hist_field_name()
Steven Rostedt (Google)
1
-0
/
+3
2023-03-22
tracing: Do not let histogram values have some modifiers
Steven Rostedt (Google)
1
-0
/
+9
2023-03-22
tracing: Make splice_read available again
Sung-hun Kim
1
-0
/
+2
2023-03-17
watch_queue: fix IOC_WATCH_QUEUE_SET_SIZE alloc error paths
David Disseldorp
1
-0
/
+1
2023-03-17
btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR
Lorenz Bauer
1
-0
/
+1
2023-03-17
fork: allow CLONE_NEWTIME in clone3 flags
Tobias Klauser
1
-1
/
+1
2023-03-11
kernel/fail_function: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-4
/
+1
2023-03-11
kernel/printk/index.c: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-11
tracing: Add NULL checks for buffer in ring_buffer_free_read_page()
Jia-Ju Bai
1
-1
/
+6
2023-03-11
genirq/ipi: Fix NULL pointer deref in irq_data_get_affinity_mask()
Sergey Shtylyov
1
-2
/
+6
2023-03-11
swiotlb: mark swiotlb_memblock_alloc() as __init
Randy Dunlap
1
-1
/
+2
2023-03-10
tracing/eprobe: Fix to add filter on eprobe description in README file
Masami Hiramatsu (Google)
1
-1
/
+1
2023-03-10
ring-buffer: Handle race between rb_move_tail and rb_check_pages
Mukesh Ojha
1
-32
/
+10
2023-03-10
kprobes: Fix to handle forcibly unoptimized kprobes on freeing_list
Masami Hiramatsu (Google)
1
-13
/
+10
2023-03-10
dax/kmem: Fix leak of memory-hotplug resources
Dan Williams
1
-14
/
+0
2023-03-10
genirq/msi: Take the per-device MSI lock before validating the control structure
Marc Zyngier
1
-3
/
+6
[next]