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
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'riscv-for-linus-5.12-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-04-03
5
-5
/
+9
|
\
|
*
riscv: Make NUMA depend on MMU
Kefeng Wang
2021-04-01
1
-1
/
+1
|
*
riscv: remove unneeded semicolon
Yang Li
2021-04-01
1
-1
/
+1
|
*
riscv,entry: fix misaligned base for excp_vect_table
Zihao Yu
2021-04-01
1
-0
/
+1
|
*
riscv: evaluate put_user() arg before enabling user access
Ben Dooks
2021-04-01
1
-2
/
+5
|
*
riscv: Drop const annotation for sp
Kefeng Wang
2021-04-01
1
-1
/
+1
*
|
Merge tag 'powerpc-5.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-04-03
2
-5
/
+46
|
\
\
|
*
|
powerpc/mm/book3s64: Use the correct storage key value when calling H_PROTECT
Aneesh Kumar K.V
2021-03-26
1
-1
/
+2
|
*
|
powerpc/pseries/mobility: handle premature return from H_JOIN
Nathan Lynch
2021-03-23
1
-1
/
+25
|
*
|
powerpc/pseries/mobility: use struct for shared state
Nathan Lynch
2021-03-23
1
-3
/
+19
*
|
|
Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-04-02
4
-19
/
+17
|
\
\
\
|
|
\
\
|
|
\
\
|
*
-
.
\
\
Merge branches 'acpi-tables' and 'acpi-scan'
Rafael J. Wysocki
2021-04-02
2
-18
/
+15
|
|
\
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
/
|
ACPI: tables: x86: Reserve memory occupied by ACPI tables
Rafael J. Wysocki
2021-03-29
2
-18
/
+15
|
|
|
/
/
|
*
/
/
ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()
Vitaly Kuznetsov
2021-04-01
2
-1
/
+2
|
|
/
/
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-04-01
12
-46
/
+122
|
\
\
\
|
*
|
|
KVM: x86: Prevent 'hv_clock->system_time' from going negative in kvm_guest_ti...
Vitaly Kuznetsov
2021-04-01
1
-2
/
+17
|
*
|
|
KVM: x86: disable interrupts while pvclock_gtod_sync_lock is taken
Paolo Bonzini
2021-04-01
1
-11
/
+14
|
*
|
|
KVM: x86: reduce pvclock_gtod_sync_lock critical sections
Paolo Bonzini
2021-04-01
1
-6
/
+4
|
*
|
|
Merge branch 'kvm-fix-svm-races' into kvm-master
Paolo Bonzini
2021-04-01
1
-5
/
+23
|
|
\
\
\
|
|
*
|
|
KVM: SVM: ensure that EFER.SVME is set when running nested guest or on nested...
Paolo Bonzini
2021-04-01
1
-1
/
+17
|
|
*
|
|
KVM: SVM: load control fields from VMCB12 before checking them
Paolo Bonzini
2021-04-01
1
-4
/
+6
|
*
|
|
|
Merge commit 'kvm-tdp-fix-flushes' into kvm-master
Paolo Bonzini
2021-03-31
3
-17
/
+42
|
|
\
\
\
\
|
|
*
|
|
|
KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX pages
Sean Christopherson
2021-03-30
3
-6
/
+27
|
|
*
|
|
|
KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX zapping
Sean Christopherson
2021-03-30
1
-4
/
+7
|
|
*
|
|
|
KVM: x86/mmu: Ensure TLBs are flushed when yielding during GFN range zap
Sean Christopherson
2021-03-30
1
-11
/
+12
|
*
|
|
|
|
KVM: make: Fix out-of-source module builds
Siddharth Chandrasekaran
2021-03-30
1
-1
/
+1
|
*
|
|
|
|
KVM: x86/vPMU: Forbid writing to MSR_F15H_PERF MSRs when guest doesn't have X...
Vitaly Kuznetsov
2021-03-30
1
-0
/
+8
|
*
|
|
|
|
KVM: x86: remove unused declaration of kvm_write_tsc()
Dongli Zhang
2021-03-30
1
-1
/
+0
|
*
|
|
|
|
KVM: clean up the unused argument
Haiwei Li
2021-03-30
1
-5
/
+4
|
*
|
|
|
|
Merge tag 'kvmarm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-03-30
4
-1
/
+12
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
KVM: arm64: Fix CPU interface MMIO compatibility detection
Marc Zyngier
2021-03-24
1
-0
/
+9
|
|
*
|
|
|
KVM: arm64: Disable guest access to trace filter controls
Suzuki K Poulose
2021-03-24
2
-0
/
+3
|
|
*
|
|
|
KVM: arm64: Hide system instruction access to Trace registers
Suzuki K Poulose
2021-03-24
1
-1
/
+0
|
|
|
/
/
/
*
|
|
|
|
Merge tag 's390-5.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-03-30
2
-3
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
s390/vdso: fix initializing and updating of vdso_data
Heiko Carstens
2021-03-25
1
-3
/
+8
|
*
|
|
|
|
s390/vdso: fix tod_steering_delta type
Heiko Carstens
2021-03-25
1
-1
/
+1
|
*
|
|
|
|
s390/vdso: copy tod_steering_delta value to vdso_data page
Heiko Carstens
2021-03-25
1
-0
/
+1
*
|
|
|
|
|
Merge tag 'mips-fixes_5.12_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-03-30
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
MIPS: kernel: setup.c: fix compilation error
Mauri Sandberg
2021-03-30
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'xtensa-20210329' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2021-03-29
2
-32
/
+37
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
xtensa: fix uaccess-related livelock in do_page_fault
Max Filippov
2021-03-29
1
-1
/
+4
|
*
|
|
|
|
|
xtensa: move coprocessor_flush to the .text section
Max Filippov
2021-03-08
1
-31
/
+33
*
|
|
|
|
|
|
Merge tag 'x86-urgent-2021-03-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-03-28
2
-2
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/build: Turn off -fcf-protection for realmode targets
Arnd Bergmann
2021-03-23
1
-1
/
+1
|
*
|
|
|
|
|
|
x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc()
Isaku Yamahata
2021-03-23
1
-1
/
+1
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'soc-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2021-03-26
20
-98
/
+109
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'imx-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
2021-03-18
15
-71
/
+37
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ARM: dts: imx6ull: fix ubi filesystem mount failed
dillon min
2021-03-18
1
-0
/
+1
|
|
*
|
|
|
|
|
|
ARM: imx6ul-14x14-evk: Do not reset the Ethernet PHYs independently
Fabio Estevam
2021-03-15
1
-6
/
+16
|
|
*
|
|
|
|
|
|
arm64: dts: imx8mp-phyboard-pollux-rdk: Add missing pinctrl entry
Teresa Remmet
2021-03-15
2
-2
/
+2
[next]