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-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
2023-12-20
perf: Fix perf_event_validate_size() lockdep splat
Mark Rutland
2023-12-20
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
2023-12-20
cred: switch to using atomic_long_t
Jens Axboe
2023-12-13
kprobes: consistent rcu api usage for kretprobe holder
JP Kobryn
2023-12-13
perf: Fix perf_event_validate_size()
Peter Zijlstra
2023-12-13
workqueue: Make sure that wq_unbound_cpumask is never empty
Tejun Heo
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: Stop current tracer when resizing buffer
Steven Rostedt (Google)
2023-12-13
tracing: Always update snapshot buffer size
Steven Rostedt (Google)
2023-12-13
cgroup_freezer: cgroup_freezing: Check if not frozen
Tim Van Patten
2023-12-13
ring-buffer: Force absolute timestamp on discard of event
Steven Rostedt (Google)
2023-12-13
ring-buffer: Test last update in 32bit version of __rb_time_read()
Steven Rostedt (Google)
2023-12-13
rethook: Use __rcu pointer for rethook::handler
Masami Hiramatsu (Google)
2023-12-13
kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMP
Baoquan He
2023-12-13
tracing: Fix a warning when allocating buffered events fails
Petr Pavlu
2023-12-13
bpf: Fix a verifier bug due to incorrect branch offset comparison with cpu=v4
Yonghong Song
2023-12-13
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
2023-12-08
bpf: Add missed allocation hint for bpf_mem_cache_alloc_flags()
Hou Tao
2023-12-03
prctl: Disable prctl(PR_SET_MDWE) on parisc
Helge Deller
2023-12-03
mm: add a NO_INHERIT flag to the PR_SET_MDWE prctl
Florent Revest
2023-12-03
lockdep: Fix block chain corruption
Peter Zijlstra
2023-12-03
sched/fair: Fix the decision for load balance
Keisuke Nishimura
2023-12-03
sched/eevdf: Fix vruntime adjustment on reweight
Abel Wu
2023-11-28
swiotlb: fix out-of-bounds TLB allocations with CONFIG_SWIOTLB_DYNAMIC
Petr Tesarik
[next]