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-05
tracing: Fix blocked reader of snapshot buffer
Steven Rostedt (Google)
2024-01-05
ring-buffer: Fix wake ups when buffer_percent is set to 100
Steven Rostedt (Google)
2024-01-05
tracing / synthetic: Disable events after testing in synth_event_gen_test_init()
Steven Rostedt (Google)
2023-12-20
ring-buffer: Fix a race in rb_time_cmpxchg() for 32 bit archs
Steven Rostedt (Google)
2023-12-20
ring-buffer: Fix writing to the buffer with max_data_size
Steven Rostedt (Google)
2023-12-20
ring-buffer: Have saved event hold the entire event
Steven Rostedt (Google)
2023-12-20
tracing: Update snapshot buffer on resize if it is allocated
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: Stop current tracer when resizing buffer
Steven Rostedt (Google)
2023-12-13
tracing: Set actual size after ring buffer resize
Zheng Yejian
2023-12-13
ring-buffer: Force absolute timestamp on discard of event
Steven Rostedt (Google)
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: Disable snapshot buffer when stopping instance tracers
Steven Rostedt (Google)
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-12-08
Revert "workqueue: remove unused cancel_work()"
Andrey Grodzovsky
2023-12-08
lockdep: Fix block chain corruption
Peter Zijlstra
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
genirq/generic_chip: Make irq_remove_generic_chip() irqdomain aware
Herve Codina
2023-11-28
rcu: kmemleak: Ignore kmemleak false positives when RCU-freeing objects
Catalin Marinas
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
watchdog: move softlockup_panic back to early_param
Krister Johansen
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
bpf: Fix check_stack_write_fixed_off() to correctly spill imm
Hao Sun
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
bpf: Detect IP == ksym.end as part of BPF program
Kumar Kartikeya Dwivedi
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
tracing/kprobes: Fix the order of argument descriptions
Yujie Liu
2023-11-20
livepatch: Fix missing newline character in klp_resolve_symbols()
Zheng Yejian
2023-11-20
padata: Fix refcnt handling in padata_free_shell()
WangJinchao
2023-11-20
padata: Convert from atomic_t to refcount_t on parallel_data->refcnt
Xiyu Yang
2023-11-20
genirq/matrix: Exclude managed interrupts in irq_matrix_allocated()
Chen Yu
2023-11-20
futex: Don't include process MM in futex key on no-MMU
Ben Wolsieffer
2023-11-20
sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0
Qais Yousef
2023-11-08
perf/core: Fix potential NULL deref
Peter Zijlstra
2023-11-08
tracing/kprobes: Fix the description of variable length arguments
Yujie Liu
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
[next]