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)
2024-01-08
ring-buffer: Fix wake ups when buffer_percent is set to 100
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
tracing: Have trace_event_file have ref counters
Steven Rostedt (Google)
2023-11-28
kernel/reboot: emergency_restart: Set correct system_state
Benjamin Bara
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
bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END
Shung-Hsi Yu
2023-11-28
kgdb: Flush console before entering kgdb on panic
Douglas Anderson
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
workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpu...
Waiman Long
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
[next]