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
compress-2025-01-21
compress-2025-01-23
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
13 days
sched/eevdf: Update se->vprot in reweight_entity()
Wang Tao
1
-0
/
+12
13 days
sched/fair: Only set slice protection at pick time
Peter Zijlstra
1
-5
/
+6
13 days
sched/fair: Fix zero_vruntime tracking
Peter Zijlstra
1
-27
/
+57
13 days
sched/fair: Introduce and use the vruntime_cmp() and vruntime_op() wrappers f...
Ingo Molnar
1
-15
/
+51
13 days
sched/fair: Rename cfs_rq::avg_vruntime to ::sum_w_vruntime, and helper funct...
Ingo Molnar
2
-14
/
+14
13 days
sched/fair: Rename cfs_rq::avg_load to cfs_rq::sum_weight
Ingo Molnar
2
-9
/
+9
13 days
perf/core: Fix refcount bug and potential UAF in perf_mmap
Haocheng Yu
1
-19
/
+19
2026-03-04
tracing: Wake up poll waiters for hist files when removing an event
Petr Pavlu
1
-0
/
+3
2026-03-04
tracing: Fix checking of freed trace_event_file for hist files
Petr Pavlu
1
-2
/
+2
2026-03-04
fgraph: Do not call handlers direct when not using ftrace_ops
Steven Rostedt
1
-1
/
+11
2026-03-04
tracing: ring-buffer: Fix to check event length before using
Masami Hiramatsu (Google)
1
-1
/
+5
2026-03-04
ring-buffer: Fix possible dereference of uninitialized pointer
Daniil Dulov
1
-1
/
+2
2026-03-04
function_graph: Restore direct mode when callbacks drop to one
Shengming Hu
1
-1
/
+1
2026-03-04
mm/vmscan: fix demotion targets checks in reclaim/demotion
Bing Jiao
1
-18
/
+36
2026-03-04
tracing: Reset last_boot_info if ring buffer is reset
Masami Hiramatsu (Google)
1
-0
/
+6
2026-03-04
tracing: Fix to set write permission to per-cpu buffer_size_kb
Masami Hiramatsu (Google)
1
-1
/
+1
2026-03-04
watchdog/softlockup: fix sample ring index wrap in need_counting_irqs()
Shengming Hu
1
-1
/
+1
2026-03-04
uprobes: Fix incorrect lockdep condition in filter_chain()
Breno Leitao
1
-1
/
+1
2026-03-04
kho: skip memoryless NUMA nodes when reserving scratch areas
Evangelos Petrongonas
1
-2
/
+6
2026-03-04
crash_dump: fix dm_crypt keys locking and ref leak
Vasily Gorbik
1
-4
/
+13
2026-03-04
kexec: derive purgatory entry from symbol
Li Chen
1
-57
/
+74
2026-03-04
x86/uprobes: Fix XOL allocation failure for 32-bit tasks
Oleg Nesterov
1
-3
/
+7
2026-03-04
Remove WARN_ALL_UNSEEDED_RANDOM kernel config option
Linus Torvalds
1
-1
/
+0
2026-03-04
dma-mapping: avoid random addr value print out on error path
Jiri Pirko
1
-1
/
+1
2026-03-04
tracing: Fix false sharing in hwlat get_sample()
Colin Lord
1
-8
/
+7
2026-03-04
cgroup/cpuset: Don't fail cpuset.cpus change in v2
Waiman Long
1
-15
/
+15
2026-03-04
sched/debug: Fix updating of ppos on server write ops
Joel Fernandes
1
-3
/
+4
2026-03-04
arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
Jiri Olsa
1
-0
/
+1
2026-03-04
perf/core: Fix slow perf_event_task_exit() with LBR callstacks
Namhyung Kim
1
-2
/
+18
2026-03-04
bpf: Properly mark live registers for indirect jumps
Anton Protopopov
1
-0
/
+6
2026-03-04
genirq/cpuhotplug: Notify about affinity changes breaking the affinity mask
Imran Khan
3
-11
/
+23
2026-03-04
bpf: Recognize special arithmetic shift in the verifier
Alexei Starovoitov
1
-0
/
+39
2026-03-04
bpf: crypto: Use the correct destructor kfunc type
Sami Tolvanen
1
-1
/
+7
2026-03-04
bpf: verifier improvement in 32bit shift sign extension pattern
Cupertino Miranda
1
-11
/
+7
2026-02-26
bpf: Add a map/btf from a fd array more consistently
Anton Protopopov
1
-2
/
+4
2026-02-26
bpf: Fix a potential use-after-free of BTF object
Anton Protopopov
1
-26
/
+26
2026-02-26
tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR macros
Steven Rostedt
1
-5
/
+0
2026-02-26
tracing: Properly process error handling in event_hist_trigger_parse()
Miaoqian Lin
1
-1
/
+1
2026-02-26
ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit()
Ondrej Mosnacek
1
-1
/
+1
2026-02-26
kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()
Petr Mladek
2
-3
/
+6
2026-02-26
module: add helper function for reading module_buildid()
Petr Mladek
1
-7
/
+2
2026-02-26
kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()
Petr Mladek
2
-5
/
+4
2026-02-26
workqueue: Process rescuer work items one-by-one using a cursor
Lai Jiangshan
1
-16
/
+59
2026-02-26
bpf: Require frozen map for calculating map hash
KP Singh
1
-0
/
+3
2026-02-26
bpf: Limit bpf program signature size
KP Singh
1
-0
/
+7
2026-02-26
sched: Re-evaluate scheduling when migrating queued tasks out of throttled cg...
Zicheng Qu
1
-0
/
+4
2026-02-26
sched/rt: Skip currently executing CPU in rto_next_cpu()
Chen Jinghuang
1
-0
/
+5
2026-02-26
sched/deadline: Clear the defer params
Joel Fernandes
1
-0
/
+3
2026-02-26
bpf: Fix verifier_bug_if to account for BPF_CALL
Luis Gerhorst
1
-6
/
+8
2026-02-26
ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag
Jiri Olsa
2
-32
/
+14
[prev]
[next]