index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-01
tracing / synthetic: Disable events after testing in synth_event_gen_test_init()
Steven Rostedt (Google)
1
-0
/
+11
2024-01-01
bpf: Fix prog_array_map_poke_run map poke update
Jiri Olsa
1
-48
/
+10
2023-12-20
ring-buffer: Have rb_time_cmpxchg() set the msb counter too
Steven Rostedt (Google)
1
-0
/
+2
2023-12-20
ring-buffer: Do not try to put back write_stamp
Steven Rostedt (Google)
1
-23
/
+6
2023-12-20
ring-buffer: Fix a race in rb_time_cmpxchg() for 32 bit archs
Steven Rostedt (Google)
1
-1
/
+3
2023-12-20
ring-buffer: Fix writing to the buffer with max_data_size
Steven Rostedt (Google)
1
-1
/
+6
2023-12-20
ring-buffer: Have saved event hold the entire event
Steven Rostedt (Google)
1
-2
/
+3
2023-12-20
ring-buffer: Do not update before stamp when switching sub-buffers
Steven Rostedt (Google)
1
-8
/
+1
2023-12-20
tracing: Update snapshot buffer on resize if it is allocated
Steven Rostedt (Google)
1
-2
/
+2
2023-12-20
ring-buffer: Fix memory leak of free page
Steven Rostedt (Google)
1
-0
/
+2
2023-12-20
perf: Fix perf_event_validate_size() lockdep splat
Mark Rutland
1
-0
/
+10
2023-12-20
cred: switch to using atomic_long_t
Jens Axboe
1
-32
/
+32
2023-12-13
perf: Fix perf_event_validate_size()
Peter Zijlstra
1
-23
/
+38
2023-12-13
tracing: Stop current tracer when resizing buffer
Steven Rostedt (Google)
1
-3
/
+7
2023-12-13
tracing: Set actual size after ring buffer resize
Zheng Yejian
1
-8
/
+11
2023-12-13
ring-buffer: Force absolute timestamp on discard of event
Steven Rostedt (Google)
1
-11
/
+8
2023-12-13
tracing: Fix a possible race when disabling buffered events
Petr Pavlu
1
-4
/
+8
2023-12-13
tracing: Fix incomplete locking when disabling buffered events
Petr Pavlu
1
-8
/
+4
2023-12-13
tracing: Disable snapshot buffer when stopping instance tracers
Steven Rostedt (Google)
1
-76
/
+34
2023-12-13
tracing: Always update snapshot buffer size
Steven Rostedt (Google)
1
-2
/
+1
2023-12-13
cgroup_freezer: cgroup_freezing: Check if not frozen
Tim Van Patten
1
-1
/
+7
2023-12-13
ring-buffer: Test last update in 32bit version of __rb_time_read()
Steven Rostedt (Google)
1
-2
/
+2
2023-12-13
kprobes: consistent rcu api usage for kretprobe holder
JP Kobryn
1
-2
/
+2
2023-12-13
rethook: Use __rcu pointer for rethook::handler
Masami Hiramatsu (Google)
1
-9
/
+14
2023-12-13
tracing: Fix a warning when allocating buffered events fails
Petr Pavlu
1
-6
/
+5
2023-12-13
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
2
-22
/
+19
2023-12-08
x86/apic/msi: Fix misconfigured non-maskable MSI quirk
Koichiro Den
2
-12
/
+1
2023-12-03
lockdep: Fix block chain corruption
Peter Zijlstra
1
-1
/
+2
2023-11-28
tracing: Have trace_event_file have ref counters
Steven Rostedt (Google)
4
-15
/
+49
2023-11-28
tracing: Have the user copy of synthetic event address use correct context
Steven Rostedt (Google)
1
-1
/
+1
2023-11-28
kernel/reboot: emergency_restart: Set correct system_state
Benjamin Bara
1
-0
/
+1
2023-11-28
rcu: kmemleak: Ignore kmemleak false positives when RCU-freeing objects
Catalin Marinas
1
-0
/
+9
2023-11-28
PM: hibernate: Clean up sync_read handling in snapshot_write_next()
Brian Geffon
1
-5
/
+1
2023-11-28
PM: hibernate: Use __get_safe_page() rather than touching the list
Brian Geffon
1
-4
/
+6
2023-11-28
rcu/tree: Defer setting of jiffies during stall reset
Joel Fernandes (Google)
3
-2
/
+34
2023-11-28
genirq/generic_chip: Make irq_remove_generic_chip() irqdomain aware
Herve Codina
1
-6
/
+19
2023-11-28
watchdog: move softlockup_panic back to early_param
Krister Johansen
1
-0
/
+7
2023-11-28
audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare()
Paul Moore
1
-1
/
+1
2023-11-28
audit: don't take task_lock() in audit_exe_compare() code path
Paul Moore
1
-1
/
+8
2023-11-28
bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END
Shung-Hsi Yu
1
-1
/
+6
2023-11-28
bpf: Fix check_stack_write_fixed_off() to correctly spill imm
Hao Sun
1
-1
/
+1
2023-11-28
kgdb: Flush console before entering kgdb on panic
Douglas Anderson
1
-0
/
+3
2023-11-28
crypto: pcrypt - Fix hungtask for PADATA_RESET
Lu Jialin
1
-1
/
+1
2023-11-28
kernel: watch_queue: copy user-array safely
Philipp Stanner
1
-1
/
+1
2023-11-28
kernel: kexec: copy user-array safely
Philipp Stanner
1
-1
/
+1
2023-11-28
bpf: Ensure proper register state printing for cond jumps
Andrii Nakryiko
1
-1
/
+6
2023-11-28
bpf: Detect IP == ksym.end as part of BPF program
Kumar Kartikeya Dwivedi
1
-1
/
+5
2023-11-28
workqueue: Provide one lock class key per work_on_cpu() callsite
Frederic Weisbecker
1
-8
/
+12
2023-11-28
cpu/hotplug: Don't offline the last non-isolated CPU
Ran Xiaokai
1
-4
/
+7
2023-11-28
smp,csd: Throw an error if a CSD lock is stuck for too long
Rik van Riel
1
-1
/
+12
[next]