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
2024-01-25
kdb: Fix a potential buffer overflow in kdb_local()
Christophe JAILLET
2024-01-25
kdb: Censor attempts to set PROMPT without ENABLE_MEM_READ
Daniel Thompson
2024-01-25
tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplug
Heiko Carstens
2024-01-25
dma-mapping: clear dev->dma_mem to NULL after freeing it
Joakim Zhang
2024-01-25
bpf, lpm: Fix check prefixlen before walking trie
Florian Lehner
2024-01-25
ring-buffer: Do not record in NMI if the arch does not support cmpxchg in NMI
Steven Rostedt (Google)
2024-01-25
tracing: Add size check when printing trace_marker output
Steven Rostedt (Google)
2024-01-25
tracing: Have large events show up as '[LINE TOO BIG]' instead of nothing
Steven Rostedt (Google)
2023-12-20
ring-buffer: Fix memory leak of free page
Steven Rostedt (Google)
2023-12-20
perf: Fix perf_event_validate_size() lockdep splat
Mark Rutland
2023-12-20
cred: switch to using atomic_long_t
Jens Axboe
2023-12-13
perf: Fix perf_event_validate_size()
Peter Zijlstra
2023-12-13
perf/core: Add a new read format to get a number of lost samples
Namhyung Kim
2023-12-13
tracing: Fix a possible race when disabling buffered events
Petr Pavlu
2023-12-13
tracing: Fix incomplete locking when disabling buffered events
Petr Pavlu
2023-12-13
tracing: Always update snapshot buffer size
Steven Rostedt (Google)
2023-12-13
tracing: Fix a warning when allocating buffered events fails
Petr Pavlu
2023-12-13
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
2023-11-28
PM: hibernate: Clean up sync_read handling in snapshot_write_next()
Brian Geffon
2023-11-28
PM: hibernate: Use __get_safe_page() rather than touching the list
Brian Geffon
2023-11-28
genirq/generic_chip: Make irq_remove_generic_chip() irqdomain aware
Herve Codina
2023-11-28
audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare()
Paul Moore
2023-11-28
audit: don't take task_lock() in audit_exe_compare() code path
Paul Moore
2023-11-28
crypto: pcrypt - Fix hungtask for PADATA_RESET
Lu Jialin
2023-11-28
perf/core: Bail out early if the request AUX area is out of bound
Shuai Xue
2023-11-28
locking/ww_mutex/test: Fix potential workqueue corruption
John Stultz
2023-11-20
genirq/matrix: Exclude managed interrupts in irq_matrix_allocated()
Chen Yu
2023-11-08
perf/core: Fix potential NULL deref
Peter Zijlstra
2023-10-25
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
2023-10-25
tracing: relax trace_event_eval_update() execution with cond_resched()
Clément Léger
2023-10-25
cgroup: Remove duplicates in cgroup v1 tasks file
Michal Koutný
2023-10-25
sched,idle,rcu: Push rcu_idle deeper into the idle path
Peter Zijlstra
2023-10-25
workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpu...
Waiman Long
2023-10-10
ring-buffer: Avoid softlockup in ring_buffer_resize()
Zheng Yejian
2023-09-23
cgroup:namespace: Remove unused cgroup_namespaces_init()
Lu Jialin
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
sched/rt: pick_next_rt_entity(): check list_entry
Pietro Borrello
2023-08-30
tracing: Fix memleak due to race between current_tracer and trace
Zheng Yejian
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-11
tracing/histograms: Return an error if we fail to add histogram to hist_vars ...
Mohamed Khalfella
2023-08-11
bpf: Address KCSAN report on bpf_lru_list
Martin KaFai Lau
2023-08-11
sched/fair: Don't balance task to its current running CPU
Yicong Yang
[next]