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
2022-11-10
kprobe: reverse kp->flags when arm_kprobe failed
Li Qiang
1
-1
/
+4
2022-11-03
PM: hibernate: Allow hybrid sleep to work with s2idle
Mario Limonciello
1
-1
/
+1
2022-10-26
gcov: support GCC 12.1 and newer compilers
Martin Liska
1
-2
/
+16
2022-10-26
bpf: Ensure correct locking around vulnerable function find_vpid()
Lee Jones
1
-0
/
+2
2022-10-26
bpf: btf: fix truncated last_member_type_id in btf_struct_resolve
Lorenz Bauer
1
-1
/
+1
2022-10-26
ring-buffer: Fix race between reset page and reading page
Steven Rostedt (Google)
1
-0
/
+33
2022-10-26
ring-buffer: Check pending waiters when doing wake ups as well
Steven Rostedt (Google)
1
-1
/
+2
2022-10-26
ring-buffer: Allow splice to read previous partially read pages
Steven Rostedt (Google)
1
-1
/
+9
2022-10-26
ftrace: Properly unset FTRACE_HASH_FL_MOD
Zheng Yejian
1
-2
/
+6
2022-10-26
livepatch: fix race between fork and KLP transition
Rik van Riel
1
-2
/
+16
2022-09-28
workqueue: don't skip lockdep work dependency in cancel_work_sync()
Tetsuo Handa
1
-4
/
+2
2022-09-15
kprobes: Prohibit probes in gate area
Christian A. Ehrhardt
1
-0
/
+1
2022-09-05
kprobes: don't call disarm_kprobe() for disabled kprobes
Kuniyuki Iwashima
1
-4
/
+5
2022-09-05
ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
Yang Jihong
1
-0
/
+10
2022-09-05
sched/deadline: Fix priority inheritance with multiple scheduling classes
Juri Lelli
2
-49
/
+59
2022-09-05
sched/deadline: Fix stale throttling on de-/boosted tasks
Lucas Stach
1
-5
/
+8
2022-09-05
sched/deadline: Unthrottle PI boosted threads while enqueuing
Daniel Bristot de Oliveira
1
-0
/
+21
2022-09-05
kernel/sys_ni: add compat entry for fadvise64_64
Randy Dunlap
1
-0
/
+1
2022-09-05
audit: fix potential double free on error path from fsnotify_add_inode_mark
Gaosheng Cui
1
-0
/
+1
2022-08-25
tracing/probes: Have kprobes and uprobes use $COMM too
Steven Rostedt (Google)
1
-2
/
+2
2022-08-25
watchdog: export lockup_detector_reconfigure
Laurent Dufour
1
-5
/
+16
2022-08-25
tracing: Have filter accept "common_cpu" to be consistent
Steven Rostedt (Google)
1
-0
/
+1
2022-08-25
kprobes: Forbid probing on trampoline and BPF code areas
Chen Zhongjin
1
-1
/
+2
2022-08-25
profiling: fix shift too large makes kernel panic
Chen Zhongjin
1
-0
/
+7
2022-08-25
nohz/full, sched/rt: Fix missed tick-reenabling bug in dequeue_task_rt()
Nicolas Saenz Julienne
1
-6
/
+9
2022-08-25
PM: hibernate: defer device probing when resuming from hibernation
Tetsuo Handa
1
-1
/
+12
2022-08-25
bpf: Verifer, adjust_scalar_min_max_vals to always call update_reg_bounds()
Ovidiu Panait
1
-0
/
+1
2022-07-29
bpf: Make sure mac_header was set before using it
Eric Dumazet
1
-3
/
+5
2022-07-29
perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
Peter Zijlstra
1
-14
/
+31
2022-07-21
signal handling: don't use BUG_ON() for debugging
Linus Torvalds
1
-4
/
+4
2022-07-21
cgroup: Use separate src/dst nodes when preloading css_sets for migration
Tejun Heo
1
-14
/
+23
2022-07-21
tracing/histograms: Fix memory leak problem
Zheng Yejian
1
-0
/
+2
2022-07-02
swiotlb: skip swiotlb_bounce when orig_addr is zero
Liu Shixin
1
-1
/
+2
2022-07-02
kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
Naveen N. Rao
1
-34
/
+0
2022-06-25
timekeeping: Add raw clock fallback for random_get_entropy()
Jason A. Donenfeld
1
-0
/
+15
2022-06-25
random: clear fast pool, crng, and batches in cpuhp bring up
Jason A. Donenfeld
1
-0
/
+11
2022-06-25
random: remove unused irq_flags argument from add_interrupt_randomness()
Sebastian Andrzej Siewior
1
-1
/
+1
2022-06-14
tracing: Avoid adding tracer option before update_tracer_options
Mark-PK Tsai
1
-0
/
+7
2022-06-14
tracing: Fix sleeping function called from invalid context on RT kernel
Jun Miao
1
-3
/
+3
2022-06-14
tracing: Fix potential double free in create_var_ref()
Keita Suzuki
1
-0
/
+3
2022-06-14
dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC
Mikulas Patocka
1
-1
/
+1
2022-06-14
ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
Eric W. Biederman
1
-3
/
+2
2022-05-25
Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""
Linus Torvalds
1
-5
/
+8
2022-05-25
swiotlb: fix info leak with DMA_FROM_DEVICE
Halil Pasic
1
-1
/
+2
2022-05-25
perf: Fix sys_perf_event_open() race against self
Peter Zijlstra
1
-0
/
+14
2022-05-18
cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
Waiman Long
1
-2
/
+5
2022-05-12
genirq: Synchronize interrupt thread startup
Thomas Pfaff
3
-10
/
+33
2022-04-27
tracing: Dump stacktrace trigger to the corresponding instance
Daniel Bristot de Oliveira
1
-1
/
+8
2022-04-20
smp: Fix offline cpu check in flush_smp_call_function_queue()
Nadav Amit
1
-1
/
+1
2022-04-15
cgroup: Use open-time cgroup namespace for process migration perm checks
Tejun Heo
2
-7
/
+19
[next]