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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-20
x86/tdx: Fix RETs in TDX asm
Peter Zijlstra
1
-2
/
+2
2022-04-21
x86/tdx: Annotate a noreturn function
Borislav Petkov
1
-0
/
+1
2022-04-19
x86/mm: Fix spacing within memory encryption features message
Tom Lendacky
1
-1
/
+1
2022-04-11
x86/kaslr: Fix build warning in KASLR code in boot stub
Kirill A. Shutemov
1
-1
/
+1
2022-04-08
Documentation/x86: Document TDX kernel architecture
Kuppuswamy Sathyanarayanan
2
-0
/
+219
2022-04-07
ACPICA: Avoid cache flush inside virtual machines
Kirill A. Shutemov
1
-1
/
+13
2022-04-07
x86/tdx/ioapic: Add shared bit for IOAPIC base address
Isaku Yamahata
1
-2
/
+16
2022-04-07
x86/mm: Make DMA memory shared for TD guest
Kirill A. Shutemov
4
-5
/
+13
2022-04-07
x86/mm/cpa: Add support for TDX shared memory
Kirill A. Shutemov
3
-1
/
+135
2022-04-07
x86/tdx: Make pages shared in ioremap()
Kirill A. Shutemov
1
-0
/
+5
2022-04-07
x86/topology: Disable CPU online/offline control for TDX guests
Kuppuswamy Sathyanarayanan
3
-0
/
+18
2022-04-07
x86/boot: Avoid #VE during boot for TDX platforms
Sean Christopherson
5
-6
/
+58
2022-04-07
x86/boot: Set CR0.NE early and keep it set during the boot
Kirill A. Shutemov
2
-7
/
+8
2022-04-07
x86/acpi/x86/boot: Add multiprocessor wake-up support
Kuppuswamy Sathyanarayanan
3
-1
/
+107
2022-04-07
x86/boot: Add a trampoline for booting APs via firmware handoff
Sean Christopherson
6
-3
/
+63
2022-04-07
x86/tdx: Wire up KVM hypercalls
Kuppuswamy Sathyanarayanan
3
-0
/
+50
2022-04-07
x86/tdx: Port I/O: Add early boot support
Andi Kleen
3
-0
/
+23
2022-04-07
x86/tdx: Port I/O: Add runtime hypercalls
Kuppuswamy Sathyanarayanan
2
-1
/
+85
2022-04-07
x86/boot: Port I/O: Add decompression-time support for TDX
Kirill A. Shutemov
5
-28
/
+97
2022-04-07
x86/boot: Port I/O: Allow to hook up alternative helpers
Kirill A. Shutemov
6
-3
/
+56
2022-04-07
x86: Consolidate port I/O helpers
Kirill A. Shutemov
4
-55
/
+38
2022-04-07
x86: Adjust types used in port I/O helpers
Kirill A. Shutemov
1
-13
/
+13
2022-04-07
x86/tdx: Detect TDX at early kernel decompression time
Kuppuswamy Sathyanarayanan
9
-5
/
+51
2022-04-07
x86/tdx: Handle in-kernel MMIO
Kirill A. Shutemov
1
-0
/
+121
2022-04-07
x86/tdx: Handle CPUID via #VE
Kirill A. Shutemov
1
-1
/
+57
2022-04-07
x86/tdx: Add MSR support for TDX guests
Kirill A. Shutemov
1
-0
/
+42
2022-04-07
x86/tdx: Add HLT support for TDX guests
Kirill A. Shutemov
4
-2
/
+112
2022-04-07
x86/traps: Add #VE support for TDX guest
Kirill A. Shutemov
5
-0
/
+152
2022-04-07
x86/traps: Refactor exc_general_protection()
Kirill A. Shutemov
1
-26
/
+31
2022-04-07
x86/tdx: Exclude shared bit from __PHYSICAL_MASK
Kirill A. Shutemov
2
-0
/
+9
2022-04-07
x86/tdx: Extend the confidential computing API to support TDX guests
Kirill A. Shutemov
3
-0
/
+60
2022-04-07
x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions
Kuppuswamy Sathyanarayanan
5
-1
/
+254
2022-04-07
x86/tdx: Provide common base for SEAMCALL and TDCALL C wrappers
Kirill A. Shutemov
3
-0
/
+134
2022-04-07
x86/tdx: Detect running as a TDX guest in early boot
Kuppuswamy Sathyanarayanan
8
-1
/
+72
2022-04-04
Linux 5.18-rc1
v5.18-rc1
Linus Torvalds
1
-2
/
+2
2022-04-03
Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
15
-167
/
+44
2022-04-03
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-136
/
+14
2022-04-03
Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-187
/
+200
2022-04-03
Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-69
/
+1
2022-04-03
Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
5
-142
/
+16
2022-04-03
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-11
/
+12
2022-04-03
Revert "clk: Drop the rate range on clk_put()"
Stephen Boyd
2
-136
/
+14
2022-04-02
Merge tag 'perf-tools-for-v5.18-2022-04-02' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
31
-88
/
+180
2022-04-02
Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-17
/
+2
2022-04-02
Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
7
-45
/
+72
2022-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
49
-414
/
+617
2022-04-02
modpost: restore the warning message for missing symbol versions
Masahiro Yamada
1
-1
/
+1
2022-04-02
Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-12
/
+12
2022-04-02
Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+0
2022-04-02
Merge tag 'tag-chrome-platform-for-v5.18' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
7
-152
/
+186
[next]