index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/pelt: Remove shift of thermal clock
Vincent Guittot
2024-04-24
4
-27
/
+4
*
sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...
Vincent Guittot
2024-04-24
14
-77
/
+77
*
thermal/cpufreq: Remove arch_update_thermal_pressure()
Vincent Guittot
2024-04-24
1
-3
/
+0
*
sched/cpufreq: Take cpufreq feedback into account
Vincent Guittot
2024-04-24
1
-20
/
+25
*
cpufreq: Add a cpufreq pressure feedback for the scheduler
Vincent Guittot
2024-04-24
2
-0
/
+46
*
sched/fair: Fix update of rd->sg_overutilized
Vincent Guittot
2024-04-24
1
-1
/
+1
*
sched/vtime: Do not include <asm/vtime.h> header
Alexander Gordeev
2024-04-17
3
-6
/
+0
*
s390/irq,nmi: Include <asm/vtime.h> header directly
Alexander Gordeev
2024-04-17
2
-0
/
+2
*
s390/vtime: Remove unused __ARCH_HAS_VTIME_TASK_SWITCH leftover
Alexander Gordeev
2024-04-17
1
-2
/
+0
*
sched/vtime: Get rid of generic vtime_task_switch() implementation
Alexander Gordeev
2024-04-17
3
-26
/
+22
*
sched/vtime: Remove confusing arch_vtime_task_switch() declaration
Alexander Gordeev
2024-04-17
1
-1
/
+0
*
sched/balancing: Simplify the sg_status bitmask and use separate ->overloaded...
Ingo Molnar
2024-03-29
2
-29
/
+24
*
sched/fair: Rename set_rd_overutilized_status() to set_rd_overutilized()
Ingo Molnar
2024-03-28
1
-4
/
+4
*
sched/fair: Rename SG_OVERLOAD to SG_OVERLOADED
Ingo Molnar
2024-03-28
2
-5
/
+5
*
sched/fair: Rename {set|get}_rd_overload() to {set|get}_rd_overloaded()
Ingo Molnar
2024-03-28
2
-6
/
+6
*
sched/fair: Rename root_domain::overload to ::overloaded
Ingo Molnar
2024-03-28
1
-3
/
+3
*
sched/fair: Use helper functions to access root_domain::overload
Shrikanth Hegde
2024-03-28
2
-5
/
+14
*
sched/fair: Check root_domain::overload value before update
Shrikanth Hegde
2024-03-28
1
-1
/
+2
*
sched/fair: Combine EAS check with root_domain::overutilized access
Shrikanth Hegde
2024-03-28
1
-13
/
+7
*
sched/fair: Simplify the continue_balancing logic in sched_balance_newidle()
Shrikanth Hegde
2024-03-26
1
-5
/
+5
*
sched/fair: Introduce is_rd_overutilized() helper function to access root_dom...
Shrikanth Hegde
2024-03-26
1
-3
/
+12
*
sched/fair: Add EAS checks before updating root_domain::overutilized
Shrikanth Hegde
2024-03-26
1
-19
/
+34
*
sched/fair: Don't double balance_interval for migrate_misfit
Qais Yousef
2024-03-25
1
-2
/
+11
*
sched/topology: Remove root_domain::max_cpu_capacity
Qais Yousef
2024-03-25
2
-13
/
+2
*
sched/fair: Check if a task has a fitting CPU when updating misfit
Qais Yousef
2024-03-25
3
-16
/
+52
*
sched/topology: Export asym_cap_list
Qais Yousef
2024-03-25
2
-18
/
+39
*
Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branch
Ingo Molnar
2024-03-25
10155
-159561
/
+619452
|
\
|
*
Linux 6.9-rc1
v6.9-rc1
Linus Torvalds
2024-03-24
1
-2
/
+2
|
*
Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-03-24
4
-2
/
+14
|
|
\
|
|
*
efi: fix panic in kdump kernel
Oleksandr Tymoshenko
2024-03-24
1
-0
/
+2
|
|
*
x86/efistub: Don't clear BSS twice in mixed mode
Ard Biesheuvel
2024-03-24
1
-1
/
+2
|
|
*
x86/efistub: Call mixed mode boot services on the firmware's stack
Ard Biesheuvel
2024-03-24
1
-0
/
+9
|
|
*
efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...
KONDO KAZUMA(近藤 和真)
2024-03-22
1
-1
/
+1
|
*
|
Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-24
15
-89
/
+80
|
|
\
\
|
|
*
|
x86/boot/64: Move 5-level paging global variable assignments back
Tom Lendacky
2024-03-24
1
-9
/
+7
|
|
*
|
x86/boot/64: Apply encryption mask to 5-level pagetable update
Tom Lendacky
2024-03-24
1
-1
/
+1
|
|
*
|
x86/cpu: Add model number for another Intel Arrow Lake mobile processor
Tony Luck
2024-03-24
1
-0
/
+1
|
|
*
|
x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD
Adamos Ttofari
2024-03-24
2
-6
/
+13
|
|
*
|
Documentation/x86: Document that resctrl bandwidth control units are MiB
Tony Luck
2024-03-24
1
-4
/
+4
|
|
*
|
x86/mpparse: Register APIC address only once
Thomas Gleixner
2024-03-23
1
-5
/
+5
|
|
*
|
x86/topology: Handle the !APIC case gracefully
Thomas Gleixner
2024-03-23
1
-0
/
+11
|
|
*
|
x86/topology: Don't evaluate logical IDs during early boot
Thomas Gleixner
2024-03-23
1
-5
/
+7
|
|
*
|
x86/cpu: Ensure that CPU info updates are propagated on UP
Thomas Gleixner
2024-03-23
3
-37
/
+14
|
|
*
|
kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address
Masami Hiramatsu (Google)
2024-03-22
1
-1
/
+10
|
|
*
|
x86/pm: Work around false positive kmemleak report in msr_build_context()
Anton Altaparmakov
2024-03-22
1
-5
/
+5
|
|
*
|
x86/kexec: Do not update E820 kexec table for setup_data
Dave Young
2024-03-22
1
-16
/
+1
|
|
*
|
x86/config: Fix warning for 'make ARCH=x86_64 tinyconfig'
Masahiro Yamada
2024-03-21
1
-0
/
+1
|
*
|
|
Merge tag 'sched-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-24
1
-0
/
+3
|
|
\
\
\
|
|
*
|
|
sched/doc: Update documentation for base_slice_ns and CONFIG_HZ relation
Mukesh Kumar Chaurasiya
2024-03-21
1
-0
/
+3
|
|
|
/
/
|
*
|
|
Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2024-03-24
2
-12
/
+42
|
|
\
\
\
[next]