index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-12
um: mm: check more comprehensively for stub changes
Johannes Berg
1
-1
/
+11
2021-02-12
um: print register names in wait_for_stub
Johannes Berg
1
-2
/
+53
2021-02-12
mm: Remove arch_remap() and mm-arch-hooks.h
Christophe Leroy
1
-1
/
+0
2021-02-12
um: fix spelling mistake in Kconfig "privleges" -> "privileges"
Colin Ian King
1
-1
/
+1
2021-02-12
um: virtio: allow devices to be configured for wakeup
Johannes Berg
1
-3
/
+16
2021-02-12
um: time-travel: rework interrupt handling in ext mode
Johannes Berg
5
-69
/
+267
2021-02-12
um: virtio: disable VQs during suspend
Johannes Berg
1
-0
/
+36
2021-02-12
um: virtio: fix handling of messages without payload
Johannes Berg
1
-0
/
+3
2021-02-12
um: virtio: clean up a comment
Johannes Berg
1
-2
/
+1
2021-02-07
Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+8
2021-02-07
Merge tag 'x86_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-55
/
+76
2021-02-07
Merge tag 'kbuild-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2021-02-07
Merge tag 'riscv-for-linus-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-5
/
+12
2021-02-07
Merge tag 'powerpc-5.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
8
-21
/
+23
2021-02-07
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
7
-78
/
+77
2021-02-06
x86/efi: Remove EFI PGD build time checks
Borislav Petkov
1
-19
/
+0
2021-02-06
entry: Ensure trap after single-step on system call return
Gabriel Krisman Bertazi
2
-4
/
+8
2021-02-05
x86/debug: Prevent data breakpoints on cpu_dr7
Lai Jiangshan
1
-0
/
+8
2021-02-05
x86/debug: Prevent data breakpoints on __per_cpu_offset
Lai Jiangshan
1
-0
/
+14
2021-02-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-47
/
+72
2021-02-05
ARM: kexec: fix oops after TLB are invalidated
Russell King
4
-39
/
+36
2021-02-05
ARM: ensure the signal page contains defined contents
Russell King
1
-6
/
+8
2021-02-04
x86/apic: Add extra serialization for non-serializing MSRs
Dave Hansen
5
-15
/
+32
2021-02-04
Revert "x86/setup: don't remove E820_TYPE_RAM for pfn 0"
Mike Rapoport
1
-9
/
+11
2021-02-04
KVM: x86: Set so called 'reserved CR3 bits in LM mask' at vCPU reset
Sean Christopherson
1
-0
/
+1
2021-02-04
KVM: x86/mmu: Fix TDP MMU zap collapsible SPTEs
Ben Gardon
1
-3
/
+3
2021-02-03
Merge tag 'for-linus-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-99
/
+84
2021-02-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-4
/
+4
2021-02-03
Merge tag 'arm-soc-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
23
-61
/
+65
2021-02-03
Merge tag 'sunxi-fixes-for-5.11-2' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-1
/
+1
2021-02-03
ARM: dts: lpc32xx: Revert set default clock rate of HCLK PLL
Alexandre Belloni
1
-3
/
+0
2021-02-03
ARM: dts: sun7i: a20: bananapro: Fix ethernet phy-mode
Hermann Lauer
1
-1
/
+1
2021-02-03
KVM: x86: cleanup CR3 reserved bits checks
Paolo Bonzini
3
-13
/
+5
2021-02-03
KVM: SVM: Treat SVM as unsupported when running as an SEV guest
Sean Christopherson
2
-0
/
+6
2021-02-03
RISC-V: Define MAXPHYSMEM_1GB only for RV32
Atish Patra
1
-0
/
+2
2021-02-03
riscv: Align on L1_CACHE_BYTES when STRICT_KERNEL_RWX
Sebastien Van Cauwenberghe
1
-3
/
+3
2021-02-03
RISC-V: Fix .init section permission update
Atish Patra
1
-1
/
+3
2021-02-03
riscv: virt_addr_valid must check the address belongs to linear mapping
Alexandre Ghiti
1
-1
/
+4
2021-02-02
Merge tag 'imx-fixes-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
1
-1
/
+1
2021-02-02
arm64: Use simpler arithmetics for the linear map macros
Catalin Marinas
1
-2
/
+2
2021-02-02
arm64: Do not pass tagged addresses to __is_lm_address()
Catalin Marinas
2
-2
/
+2
2021-02-02
KVM: x86: Update emulator context mode if SYSENTER xfers to 64-bit mode
Sean Christopherson
1
-0
/
+2
2021-02-02
powerpc/64/signal: Fix regression in __kernel_sigtramp_rt64() semantics
Raoni Fassina Firmino
2
-2
/
+11
2021-02-01
x86/split_lock: Enable the split lock feature on another Alder Lake CPU
Fenghua Yu
1
-0
/
+1
2021-02-01
KVM: x86: Supplement __cr4_reserved_bits() with X86_FEATURE_PCID check
Vitaly Kuznetsov
1
-0
/
+2
2021-02-01
KVM/x86: assign hva with the right value to vm_munmap the pages
Zheng Zhan Liang
1
-1
/
+1
2021-02-01
KVM: x86: Allow guests to see MSR_IA32_TSX_CTRL even if tsx=off
Paolo Bonzini
2
-13
/
+30
2021-02-01
x86/debug: Fix DR6 handling
Peter Zijlstra
1
-21
/
+18
2021-02-01
kbuild: remove PYTHON variable
Masahiro Yamada
2
-2
/
+2
2021-01-31
Merge tag 'x86_entry_for_v5.11_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+5
[next]