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
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
2023-11-28
swiotlb: do not free decrypted pages if dynamic
Petr Tesarik
2023-11-28
tracing: fprobe-event: Fix to check tracepoint event and return
Masami Hiramatsu (Google)
2023-11-28
rcutorture: Fix stuttering races and other issues
Joel Fernandes (Google)
2023-11-28
torture: Make torture_hrtimeout_ns() take an hrtimer mode parameter
Paul E. McKenney
2023-11-28
tracing: Have the user copy of synthetic event address use correct context
Steven Rostedt (Google)
2023-11-28
kernel/reboot: emergency_restart: Set correct system_state
Benjamin Bara
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
rcu/tree: Defer setting of jiffies during stall reset
Joel Fernandes (Google)
2023-11-28
sched/core: Fix RQCF_ACT_SKIP leak
Hao Jia
2023-11-28
genirq/generic_chip: Make irq_remove_generic_chip() irqdomain aware
Herve Codina
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
[next]