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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2023-01-13
cpuidle: Fix ct_idle_*() usage
Peter Zijlstra
2
-33
/
+18
2023-01-07
sched/membarrier: Introduce MEMBARRIER_CMD_GET_REGISTRATIONS
Michal Clapinski
1
-1
/
+38
2023-01-07
cpufreq, sched/util: Optimize operations with single CPU capacity lookup
Lukasz Luba
1
-20
/
+23
2023-01-07
sched/core: Reorganize ttwu_do_wakeup() and ttwu_do_activate()
Chengming Zhou
1
-33
/
+31
2023-01-07
sched/core: Micro-optimize ttwu_runnable()
Chengming Zhou
1
-3
/
+10
2023-01-05
sched/topology: Add __init for sched_init_domains()
Bing Huang
1
-1
/
+1
2023-01-02
sched/rseq: Fix concurrency ID handling of usermodehelper kthreads
Mathieu Desnoyers
1
-3
/
+3
2022-12-27
cputime: remove cputime_to_nsecs fallback
Nicholas Piggin
1
-0
/
+4
2022-12-27
sched/core: Adjusting the order of scanning CPU
Hao Jia
2
-3
/
+3
2022-12-27
sched/numa: Stop an exhastive search if an idle core is found
Hao Jia
1
-1
/
+1
2022-12-27
sched: Make const-safe
Matthew Wilcox (Oracle)
3
-22
/
+24
2022-12-27
rseq: Extend struct rseq with per-memory-map concurrency ID
Mathieu Desnoyers
1
-1
/
+10
2022-12-27
sched: Introduce per-memory-map concurrency ID
Mathieu Desnoyers
4
-1
/
+118
2022-12-27
rseq: Extend struct rseq with numa node id
Mathieu Desnoyers
1
-6
/
+13
2022-12-27
rseq: Introduce extensible rseq ABI
Mathieu Desnoyers
2
-8
/
+31
2022-12-27
sched: Async unthrottling for cfs bandwidth
Josh Don
2
-13
/
+150
2022-12-27
sched/topology: Add __init for init_defrootdomain
Bing Huang
1
-1
/
+1
2022-12-23
Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-7
/
+9
2022-12-23
Merge tag 'dma-mapping-2022-12-23' of git://git.infradead.org/users/hch/dma-m...
Linus Torvalds
1
-0
/
+4
2022-12-23
Merge tag 'mm-hotfixes-stable-2022-12-22-14-34' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+5
2022-12-23
cfi: Fix CFI failure with KASAN
Sami Tolvanen
1
-3
/
+0
2022-12-21
Merge tag 'trace-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2
-2
/
+2
2022-12-21
Merge tag 'trace-probes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-48
/
+112
2022-12-21
gcov: add support for checksum field
Rickard x Andersson
1
-0
/
+5
2022-12-21
Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-5
/
+11
2022-12-21
Merge tag 'rcu-urgent.2022.12.17a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+6
2022-12-21
dma-mapping: reject GFP_COMP for noncoherent allocations
Christoph Hellwig
1
-0
/
+4
2022-12-20
rv/monitors: Move monitor structure in rodata
Alessandro Carminati
2
-2
/
+2
2022-12-19
Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+10
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-0
/
+17
2022-12-17
rcu: Don't assert interrupts enabled too early in boot
Paul E. McKenney
1
-4
/
+6
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-28
/
+23
2022-12-17
Merge tag 'msi-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+4
2022-12-16
exit: Use READ_ONCE() for all oops/warn limit reads
Kees Cook
2
-4
/
+9
2022-12-16
genirq/msi: Return MSI_XA_DOMAIN_SIZE as the maximum MSI index when no domain...
Thomas Gleixner
1
-2
/
+2
2022-12-16
genirq/msi: Check for the presence of an irq domain when validating msi_ctrl
Marc Zyngier
1
-1
/
+2
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-11
/
+26
2022-12-15
Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
16
-182
/
+642
2022-12-15
mm/gup: Fix the lockless PMD access
Peter Zijlstra
1
-1
/
+1
2022-12-15
mm: Introduce set_memory_rox()
Peter Zijlstra
3
-8
/
+4
2022-12-15
x86/mm: Use mm_alloc() in poking_init()
Peter Zijlstra
1
-5
/
+0
2022-12-15
mm: Move mm_cachep initialization to mm_init()
Peter Zijlstra
1
-14
/
+18
2022-12-14
bpf: Resolve fext program type when checking map compatibility
Toke Høiland-Jørgensen
1
-2
/
+3
2022-12-15
tracing/probes: Reject symbol/symstr type for uprobe
Masami Hiramatsu (Google)
3
-10
/
+17
2022-12-15
tracing/probes: Add symstr type for dynamic events
Masami Hiramatsu (Google)
4
-24
/
+85
2022-12-15
kprobes: kretprobe events missing on 2-core KVM guest
wuqiang
1
-6
/
+2
2022-12-14
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+26
2022-12-14
Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-5
/
+10
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-15
/
+112
2022-12-14
bpf: Synchronize dispatcher update with bpf_dispatcher_xdp_func
Jiri Olsa
1
-0
/
+5
[next]