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
bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS
Hao Sun
2024-01-25
bpf: Fix re-attachment branch in bpf_tracing_prog_attach
Jiri Olsa
2024-01-25
tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplug
Heiko Carstens
2024-01-25
bpf: Use c->unit_size to select target cache during free
Hou Tao
2024-01-25
bpf: Use pcpu_alloc_size() in bpf_mem_free{_rcu}()
Hou Tao
2024-01-25
bpf: Re-enable unit_size checking for global per-cpu allocator
Hou Tao
2024-01-25
bpf: Limit the number of kprobes when attaching program to multiple kprobes
Hou Tao
2024-01-25
bpf: Limit the number of uprobes when attaching program to multiple uprobes
Hou Tao
2024-01-25
dma-mapping: clear dev->dma_mem to NULL after freeing it
Joakim Zhang
2024-01-25
bpf: Fix a race condition between btf_put() and map_free()
Yonghong Song
2024-01-25
bpf: Fix accesses to uninit stack slots
Andrei Matei
2024-01-25
bpf: Guard stack limits against 32bit overflow
Andrei Matei
2024-01-25
bpf: Fix verification of indirect var-off stack access
Andrei Matei
2024-01-25
bpf: fix check for attempt to corrupt spilled pointer
Andrii Nakryiko
2024-01-25
bpf: Defer the free of inner map when necessary
Hou Tao
2024-01-25
bpf: Add map and need_defer parameters to .map_fd_put_ptr()
Hou Tao
2024-01-25
bpf: enforce precision of R0 on callback return
Andrii Nakryiko
2024-01-25
bpf: Add crosstask check to __bpf_get_stack
Jordan Rome
2024-01-25
bpf, lpm: Fix check prefixlen before walking trie
Florian Lehner
2024-01-25
sched/fair: Update min_vruntime for reweight_entity() correctly
Yiwei Lin
2024-01-20
posix-timers: Get rid of [COMPAT_]SYS_NI() uses
Linus Torvalds
2024-01-20
ring-buffer: Do not record in NMI if the arch does not support cmpxchg in NMI
Steven Rostedt (Google)
2024-01-20
tracing: Fix uaf issue when open the hist or hist_debug file
Zheng Yejian
2024-01-20
tracing: Add size check when printing trace_marker output
Steven Rostedt (Google)
2024-01-20
tracing: Have large events show up as '[LINE TOO BIG]' instead of nothing
Steven Rostedt (Google)
2024-01-10
kernel/resource: Increment by align value in get_free_mem_region()
Alison Schofield
2024-01-10
rcu/tasks-trace: Handle new PF_IDLE semantics
Frederic Weisbecker
2024-01-10
rcu/tasks: Handle new PF_IDLE semantics
Frederic Weisbecker
2024-01-10
rcu: Introduce rcu_cpu_online()
Frederic Weisbecker
2024-01-10
rcu: Break rcu_node_0 --> &rq->__lock order
Peter Zijlstra
2024-01-05
tracing: Fix blocked reader of snapshot buffer
Steven Rostedt (Google)
2024-01-05
ftrace: Fix modification of direct_function hash while in use
Steven Rostedt (Google)
2024-01-05
ring-buffer: Fix wake ups when buffer_percent is set to 100
Steven Rostedt (Google)
2024-01-05
kexec: select CRYPTO from KEXEC_FILE instead of depending on it
Arnd Bergmann
2024-01-05
kexec: fix KEXEC_FILE dependencies
Arnd Bergmann
2024-01-01
tracing / synthetic: Disable events after testing in synth_event_gen_test_init()
Steven Rostedt (Google)
2024-01-01
ring-buffer: Fix slowpath of interrupted event
Steven Rostedt (Google)
2024-01-01
ring-buffer: Remove useless update to write_stamp in rb_try_to_discard()
Steven Rostedt (Google)
2024-01-01
ring-buffer: Fix 32-bit rb_time_read() race with rb_time_cmpxchg()
Mathieu Desnoyers
2024-01-01
bpf: Fix prog_array_map_poke_run map poke update
Jiri Olsa
2023-12-20
ring-buffer: Have rb_time_cmpxchg() set the msb counter too
Steven Rostedt (Google)
2023-12-20
ring-buffer: Do not try to put back write_stamp
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
ring-buffer: Do not update before stamp when switching sub-buffers
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
kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMP
Ignat Korchagin
[next]