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-08-26
tracing/probes: Fix to update dynamic data counter if fetcharg uses it
Masami Hiramatsu (Google)
2023-08-26
tracing/probes: Have process_fetch_insn() take a void * instead of pt_regs
Steven Rostedt (VMware)
2023-08-26
ring-buffer: Do not swap cpu_buffer during resize process
Chen Lin
2023-08-26
dma-remap: use kvmalloc_array/kvfree for larger dma memory remap
gaoxu
2023-08-16
bpf: aggressively forget precise markings during state checkpointing
Andrii Nakryiko
2023-08-16
bpf: stop setting precise in current state
Andrii Nakryiko
2023-08-16
bpf: allow precision tracking for programs with subprogs
Andrii Nakryiko
2023-08-11
tracing: Fix sleeping while atomic in kdb ftdump
Douglas Anderson
2023-08-11
bpf: Disable preemption in bpf_event_output
Jiri Olsa
2023-08-11
perf: Fix function pointer case
Peter Zijlstra
2023-08-11
tracing: Fix warning in trace_buffered_event_disable()
Zheng Yejian
2023-08-11
ring-buffer: Fix wrong stat of cpu_buffer->read
Zheng Yejian
2023-08-11
tracing: Show real address for trace event arguments
Masami Hiramatsu
2023-08-08
mm: Move mm_cachep initialization to mm_init()
Peter Zijlstra
2023-08-08
x86/mm: Use mm_alloc() in poking_init()
Peter Zijlstra
2023-07-27
ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()
Zheng Yejian
2023-07-27
ftrace: Store the order of pages allocated in ftrace_page
Linus Torvalds
2023-07-27
tracing: Fix memory leak of iter->temp when reading trace_pipe
Zheng Yejian
2023-07-27
tracing/histograms: Return an error if we fail to add histogram to hist_vars ...
Mohamed Khalfella
2023-07-27
bpf: Address KCSAN report on bpf_lru_list
Martin KaFai Lau
2023-07-27
sched/fair: Don't balance task to its current running CPU
Yicong Yang
2023-07-27
posix-timers: Ensure timer ID search-loop limit is valid
Thomas Gleixner
2023-07-27
tracing/probes: Fix not to count error code to total length
Masami Hiramatsu (Google)
2023-07-27
tracing: Fix null pointer dereference in tracing_err_log_open()
Mateusz Stachyra
2023-07-27
ring-buffer: Fix deadloop issue on reading trace_pipe
Zheng Yejian
2023-07-27
tracing/histograms: Add histograms to hist_vars if they have referenced varia...
Mohamed Khalfella
2023-07-27
workqueue: clean up WORK_* constant types, clarify masking
Linus Torvalds
2023-07-27
rcu-tasks: Simplify trc_read_check_handler() atomic operations
Paul E. McKenney
2023-07-27
rcu-tasks: Mark ->trc_reader_special.b.need_qs data races
Paul E. McKenney
2023-07-27
rcu-tasks: Mark ->trc_reader_nesting data races
Paul E. McKenney
2023-07-27
kcsan: Don't expect 64 bits atomic builtins from 32 bits architectures
Christophe Leroy
2023-07-27
kexec: fix a memory leak in crash_shrink_memory()
Zhen Lei
2023-07-27
watchdog/perf: more properly prevent false positives with turbo modes
Douglas Anderson
2023-07-27
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
2023-07-27
rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
Qiuxu Zhuo
2023-07-27
rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup()
Qiuxu Zhuo
2023-07-27
rcuscale: Move shutdown from wait_event() to wait_event_idle()
Paul E. McKenney
2023-07-27
rcuscale: Always log error message
Li Zhijian
2023-07-27
rcuscale: Console output claims too few grace periods
Jiangong.Han
2023-07-27
posix-timers: Prevent RT livelock in itimer_delete()
Thomas Gleixner
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
sysctl: move some boundary constants from sysctl.c to sysctl_vals
Xiaoming Ni
2023-06-28
mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30%
Suren Baghdasaryan
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
[next]