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
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
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
workqueue: Only assign rescuer work when really needed
Lai Jiangshan
1
-0
/
+4
2026-02-26
workqueue: Factor out assign_rescuer_work()
Lai Jiangshan
1
-11
/
+18
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/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
bpf: Fix tcx/netkit detach permissions when prog fd isn't given
Guillaume Gonnet
1
-5
/
+2
2026-02-26
rqspinlock: Fix TAS fallback lock entry creation
Kumar Kartikeya Dwivedi
1
-3
/
+4
2026-02-26
hrtimer: Fix trace oddity
Thomas Gleixner
1
-1
/
+1
2026-02-26
bpf: Fix memory access flags in helper prototypes
Zesen Liu
3
-5
/
+5
2026-02-26
bpf: Preserve id of register in sync_linked_regs()
Puranjay Mohan
1
-1
/
+3
2026-02-26
sched: Fix build for modules using set_tsk_need_resched()
Gabriele Monaco
1
-0
/
+1
2026-02-26
time/sched_clock: Use ACCESS_PRIVATE() to evaluate hrtimer::function
Thomas Gleixner
1
-1
/
+1
2026-02-26
sched: Export hidden tracepoints to modules
Gabriele Monaco
1
-0
/
+3
2026-02-26
rcu: Fix rcu_read_unlock() deadloop due to softirq
Yao Kai
2
-7
/
+10
2026-02-19
cpuset: Fix missing adaptation for cpuset_is_populated
Chen Ridong
1
-1
/
+1
2026-02-11
tracing: Avoid possible signed 64-bit truncation
Ian Rogers
1
-4
/
+4
2026-02-11
ring-buffer: Avoid softlockup in ring_buffer_resize() during memory free
Wupeng Ma
1
-0
/
+2
2026-02-11
tracing: Fix ftrace event field alignments
Steven Rostedt
3
-24
/
+36
2026-02-11
sched/fair: Have SD_SERIALIZE affect newidle balancing
Peter Zijlstra
1
-1
/
+1
[prev]
[next]