index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
prlimit: do_prlimit needs to have a speculation check
Greg Kroah-Hartman
2023-01-24
1
-0
/
+2
*
sched/core: Fix use-after-free bug in dup_user_cpus_ptr()
Waiman Long
2023-01-18
1
-4
/
+33
*
tracing: Fix issue of missing one synthetic field
Zheng Yejian
2023-01-12
1
-1
/
+1
*
tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_line
Yang Jihong
2023-01-12
1
-1
/
+14
*
tracing/probes: Handle system names with hyphens
Steven Rostedt (Google)
2023-01-12
2
-4
/
+17
*
tracing/hist: Fix wrong return value in parse_action_params()
Zheng Yejian
2023-01-12
1
-0
/
+1
*
tracing: Fix complicated dependency of CONFIG_TRACER_MAX_TRACE
Masami Hiramatsu (Google)
2023-01-12
3
-15
/
+18
*
tracing: Fix race where eprobes can be called before the event
Steven Rostedt (Google)
2023-01-12
1
-0
/
+3
*
perf/core: Call LSM hook after copying perf_event_attr
Namhyung Kim
2023-01-12
1
-3
/
+3
*
tracing/hist: Fix out-of-bound write on 'action_data.var_ref_idx'
Zheng Yejian
2023-01-12
1
-2
/
+8
*
rcu-tasks: Simplify trc_read_check_handler() atomic operations
Paul E. McKenney
2023-01-12
1
-17
/
+3
*
kcsan: Instrument memcpy/memset/memmove with newer Clang
Marco Elver
2023-01-12
1
-0
/
+50
*
gcov: add support for checksum field
Rickard x Andersson
2022-12-31
1
-0
/
+5
*
bpf: Prevent decl_tag from being referenced in func_proto arg
Stanislav Fomichev
2022-12-31
1
-0
/
+5
*
acct: fix potential integer overflow in encode_comp_t()
Zheng Yejian
2022-12-31
1
-0
/
+2
*
rcu: Fix __this_cpu_read() lockdep warning in rcu_force_quiescent_state()
Zqiang
2022-12-31
1
-1
/
+1
*
tracing/hist: Fix issue of losting command info in error_log
Zheng Yejian
2022-12-31
1
-1
/
+1
*
padata: Fix list iterator in padata_do_serial()
Daniel Jordan
2022-12-31
1
-2
/
+5
*
padata: Always leave BHs disabled when running ->parallel()
Daniel Jordan
2022-12-31
1
-3
/
+5
*
bpf: Do not zero-extend kfunc return values
Björn Töpel
2022-12-31
1
-0
/
+4
*
blktrace: Fix output non-blktrace event when blk_classic option enabled
Yang Jihong
2022-12-31
1
-1
/
+2
*
bpf: propagate precision across all frames, not just the last one
Andrii Nakryiko
2022-12-31
1
-32
/
+39
*
bpf: Check the other end of slot_type for STACK_SPILL
Martin KaFai Lau
2022-12-31
1
-11
/
+19
*
bpf: propagate precision in ALU/ALU64 operations
Andrii Nakryiko
2022-12-31
1
-0
/
+5
*
bpf: Fix slot type check in check_stack_write_var_off
Kumar Kartikeya Dwivedi
2022-12-31
1
-8
/
+11
*
relay: fix type mismatch when allocating memory in relay_create_buf()
Gavrilov Ilia
2022-12-31
1
-2
/
+2
*
cpu/hotplug: Do not bail-out in DYING/STARTING sections
Vincent Donnefort
2022-12-31
1
-16
/
+40
*
cpu/hotplug: Make target_store() a nop when target == state
Phil Auld
2022-12-31
1
-1
/
+3
*
futex: Resend potentially swallowed owner death notification
Alexey Izbyshev
2022-12-31
1
-9
/
+17
*
futex: Move to kernel/futex/
Peter Zijlstra
2022-12-31
3
-2
/
+5
*
genirq/irqdesc: Don't try to remove non-existing sysfs files
Yang Yingliang
2022-12-31
2
-6
/
+11
*
perf: Fix possible memleak in pmu_dev_alloc()
Chen Zhongjin
2022-12-31
1
-3
/
+5
*
PM: hibernate: Fix mistake in kerneldoc comment
xiongxin
2022-12-31
1
-2
/
+2
*
sched/uclamp: Make asym_fits_capacity() use util_fits_cpu()
Qais Yousef
2022-12-31
1
-8
/
+13
*
sched/core: Introduce sched_asym_cpucap_active()
Dietmar Eggemann
2022-12-31
5
-9
/
+14
*
sched/fair: Removed useless update of p->recent_used_cpu
Vincent Guittot
2022-12-31
1
-5
/
+0
*
sched/uclamp: Make select_idle_capacity() use util_fits_cpu()
Qais Yousef
2022-12-31
1
-3
/
+5
*
sched/uclamp: Make task_fits_capacity() use util_fits_cpu()
Qais Yousef
2022-12-31
2
-10
/
+25
*
sched/uclamp: Fix relationship between uclamp and migration margin
Qais Yousef
2022-12-31
1
-0
/
+123
*
sched/fair: Cleanup task_util and capacity type
Vincent Donnefort
2022-12-31
1
-2
/
+3
*
seccomp: Move copy_seccomp() to no failure path.
Kuniyuki Iwashima
2022-12-31
1
-6
/
+11
*
perf: Fix perf_pending_task() UaF
Peter Zijlstra
2022-12-19
1
-4
/
+13
*
io_uring: move to separate directory
Jens Axboe
2022-12-14
1
-1
/
+1
*
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
2022-12-14
1
-1
/
+0
*
proc: proc_skip_spaces() shouldn't think it is working on C strings
Linus Torvalds
2022-12-08
1
-12
/
+13
*
proc: avoid integer type confusion in get_proc_long
Linus Torvalds
2022-12-08
1
-3
/
+2
*
tracing: Free buffers when a used dynamic event is removed
Steven Rostedt (Google)
2022-12-08
2
-1
/
+12
*
tracing: Fix race where histograms can be called before the event
Steven Rostedt (Google)
2022-12-08
1
-0
/
+3
*
tracing/osnoise: Fix duration type
Daniel Bristot de Oliveira
2022-12-08
1
-3
/
+3
*
bpf: Do not copy spin lock field from user in bpf_selem_alloc
Xu Kuohai
2022-12-08
1
-1
/
+1
[prev]
[next]