index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2023-07-23
tracing/probes: Fix to update dynamic data counter if fetcharg uses it
Masami Hiramatsu (Google)
2023-07-23
tracing/probes: Fix not to count error code to total length
Masami Hiramatsu (Google)
2023-07-23
tracing: Fix null pointer dereference in tracing_err_log_open()
Mateusz Stachyra
2023-07-23
ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()
Zheng Yejian
2023-07-23
ring-buffer: Fix deadloop issue on reading trace_pipe
Zheng Yejian
2023-07-23
tracing: Fix memory leak of iter->temp when reading trace_pipe
Zheng Yejian
2023-07-23
tracing/histograms: Add histograms to hist_vars if they have referenced varia...
Mohamed Khalfella
2023-07-23
bpf: cpumap: Fix memory leak in cpu_map_update_elem
Pu Lehui
2023-07-23
kernel/trace: Fix cleanup logic of enable_trace_eprobe
Tzvetomir Stoyanov (VMware)
2023-07-23
bpf: Fix max stack depth check for async callbacks
Kumar Kartikeya Dwivedi
2023-07-23
workqueue: clean up WORK_* constant types, clarify masking
Linus Torvalds
2023-07-23
kcsan: Don't expect 64 bits atomic builtins from 32 bits architectures
Christophe Leroy
2023-07-23
kexec: fix a memory leak in crash_shrink_memory()
Zhen Lei
2023-07-23
watchdog/perf: more properly prevent false positives with turbo modes
Douglas Anderson
2023-07-23
bpf: Don't EFAULT for {g,s}setsockopt with wrong optlen
Stanislav Fomichev
2023-07-23
rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
Qiuxu Zhuo
2023-07-23
rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup()
Qiuxu Zhuo
2023-07-23
rcuscale: Move shutdown from wait_event() to wait_event_idle()
Paul E. McKenney
2023-07-23
rcuscale: Always log error message
Li Zhijian
2023-07-23
posix-timers: Prevent RT livelock in itimer_delete()
Thomas Gleixner
2023-07-05
bpf: ensure main program has an extable
Krister Johansen
2023-06-28
bpf/btf: Accept function names that contain dots
Florent Revest
2023-06-28
bpf: Fix verifier id tracking of scalars on spill
Maxim Mikityanskiy
2023-06-28
bpf: track immediate values written to stack by BPF_ST instruction
Eduard Zingerman
2023-06-28
cgroup: Do not corrupt task iteration when rebinding subsystem
Xiu Jianfeng
2023-06-28
tick/common: Align tick period during sched_timer setup
Thomas Gleixner
2023-06-28
tracing: Add tracing_reset_all_online_cpus_unlocked() function
Steven Rostedt (Google)
2023-06-21
rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period
Ziwei Dai
2023-06-21
cgroup: always put cset in cgroup_css_set_put_fork
John Sperbeck
2023-06-21
kexec: support purgatories with .text.hot sections
Ricardo Ribalda
2023-06-14
bpf: Add extra path pointer check to d_path helper
Jiri Olsa
2023-06-14
bpf: Fix UAF in task local storage
KP Singh
2023-06-09
tracing/probe: trace_probe_primary_from_call(): checked list_first_entry
Pietro Borrello
2023-06-05
bpf: fix a memory leak in the LRU and LRU_PERCPU hash maps
Anton Protopopov
2023-05-30
bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields
Will Deacon
2023-05-24
bpf: Add preempt_count_{sub,add} into btf id deny list
Yafang
2023-05-24
bpf: Annotate data races in bpf_local_storage
Kumar Kartikeya Dwivedi
2023-05-24
rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access
Zqiang
2023-05-24
refscale: Move shutdown from wait_event() to wait_event_idle()
Paul E. McKenney
2023-05-24
tick/broadcast: Make broadcast device replacement work correctly
Thomas Gleixner
2023-05-17
locking/rwsem: Add __always_inline annotation to __down_read_common() and inl...
John Stultz
2023-05-17
ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset...
Tze-nan Wu
2023-05-11
sched: Fix DEBUG && !SCHEDSTATS warn
Peter Zijlstra
2023-05-11
timekeeping: Fix references to nonexistent ktime_get_fast_ns()
Geert Uytterhoeven
2023-05-11
workqueue: Fix hung time report of worker pools
Petr Mladek
2023-05-11
workqueue: Introduce show_one_worker_pool and show_one_workqueue.
Imran Khan
2023-05-11
sched/rt: Fix bad task migration for rt tasks
Schspa Shi
2023-05-11
perf/core: Fix hardlockup failure caused by perf throttle
Yang Jihong
2023-05-11
sched/fair: Fix inaccurate tally of ttwu_move_affine
Libo Chen
2023-05-11
sched: Make struct sched_statistics independent of fair sched class
Yafang Shao
[next]