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-10-10
ring-buffer: Update "shortest_full" in polling
Steven Rostedt (Google)
2023-10-10
ring-buffer: Avoid softlockup in ring_buffer_resize()
Zheng Yejian
2023-10-10
bpf: Avoid deadlock when using queue and stack maps from NMI
Toke Høiland-Jørgensen
2023-10-10
tracing: Increase trace array ref count on enable and filter files
Steven Rostedt (Google)
2023-09-23
tracing: Have option files inc the trace array ref count
Steven Rostedt (Google)
2023-09-23
tracing: Have current_trace inc the trace array ref count
Steven Rostedt (Google)
2023-09-23
kernel/fork: beware of __put_task_struct() calling context
Wander Lairson Costa
2023-09-23
tracing: Fix race issue between cpu buffer write and swap
Zheng Yejian
2023-09-23
audit: fix possible soft lockup in __audit_inode_child()
Gaosheng Cui
2023-09-23
bpf: Clear the probe_addr for uprobe
Yafang Shao
2023-09-23
modules: only allow symbol_get of EXPORT_SYMBOL_GPL modules
Christoph Hellwig
2023-08-30
mm: allow a controlled amount of unfairness in the page lock
Linus Torvalds
2023-08-30
tracing: Fix memleak due to race between current_tracer and trace
Zheng Yejian
2023-08-30
tracing/probes: Fix to update dynamic data counter if fetcharg uses it
Masami Hiramatsu (Google)
2023-08-30
tracing/probes: Have process_fetch_insn() take a void * instead of pt_regs
Steven Rostedt (VMware)
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
ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()
Zheng Yejian
2023-08-11
ftrace: Store the order of pages allocated in ftrace_page
Linus Torvalds
2023-08-11
ftrace: Check if pages were allocated before calling free_pages()
Steven Rostedt (VMware)
2023-08-11
ftrace: Add information on number of page groups allocated
Steven Rostedt (VMware)
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
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
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-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-28
list: add "list_del_init_careful()" to go with "list_empty_careful()"
Linus Torvalds
2023-06-21
kexec: support purgatories with .text.hot sections
Ricardo Ribalda
2023-06-09
tracing/probe: trace_probe_primary_from_call(): checked list_first_entry
Pietro Borrello
2023-06-09
treewide: Remove uninitialized_var() usage
Kees Cook
2023-06-09
kernel/extable.c: use address-of operator on section symbols
Nathan Chancellor
2023-05-30
bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields
Will Deacon
2023-05-17
relayfs: fix out-of-bounds access in relay_file_read
Zhang Zhengming
2023-05-17
kernel/relay.c: fix read_pos error when multiple readers
Pengcheng Yang
2023-05-17
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
2023-05-17
nohz: Add TICK_DEP_BIT_RCU
Frederic Weisbecker
2023-05-17
perf/core: Fix hardlockup failure caused by perf throttle
Yang Jihong
2023-05-17
genirq: Add IRQF_NO_AUTOEN for request_irq/nmi()
Barry Song
[next]