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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-07
x86/sev-es: Add CPUID handling to #VC handler
Tom Lendacky
2
-0
/
+39
2020-09-07
x86/fpu: Move xgetbv()/xsetbv() into a separate header
Joerg Roedel
2
-29
/
+35
2020-09-07
x86/sev-es: Add support for handling IOIO exceptions
Tom Lendacky
2
-0
/
+246
2020-09-07
x86/boot/compressed/64: Unmap GHCB page before booting the kernel
Joerg Roedel
3
-2
/
+35
2020-09-07
x86/boot/compressed/64: Setup a GHCB-based VC Exception handler
Joerg Roedel
10
-1
/
+331
2020-09-07
x86/boot/compressed/64: Add set_page_en/decrypted() helpers
Joerg Roedel
2
-0
/
+135
2020-09-07
x86/boot/compressed/64: Check return value of kernel_ident_mapping_init()
Joerg Roedel
1
-2
/
+5
2020-09-07
x86/boot/compressed/64: Call set_sev_encryption_mask() earlier
Joerg Roedel
2
-4
/
+8
2020-09-07
x86/boot/compressed/64: Add stage1 #VC handler
Joerg Roedel
9
-0
/
+160
2020-09-07
x86/boot/compressed/64: Change add_identity_map() to take start and end
Joerg Roedel
1
-10
/
+5
2020-09-07
x86/boot/compressed/64: Don't pre-map memory in KASLR code
Joerg Roedel
3
-37
/
+3
2020-09-07
x86/boot/compressed/64: Always switch to own page table
Joerg Roedel
3
-25
/
+32
2020-09-07
x86/boot/compressed/64: Add page-fault handler
Joerg Roedel
4
-0
/
+49
2020-09-07
x86/boot/compressed/64: Rename kaslr_64.c to ident_map_64.c
Joerg Roedel
4
-10
/
+18
2020-09-07
x86/boot/compressed/64: Add IDT Infrastructure
Joerg Roedel
6
-1
/
+147
2020-09-07
x86/boot/compressed/64: Disable red-zone usage
Joerg Roedel
1
-1
/
+1
2020-09-07
x86/insn: Add insn_has_rep_prefix() helper
Joerg Roedel
2
-0
/
+25
2020-09-07
x86/insn: Add insn_get_modrm_reg_off()
Joerg Roedel
2
-0
/
+24
2020-09-07
x86/umip: Factor out instruction decoding
Joerg Roedel
3
-22
/
+48
2020-09-07
x86/umip: Factor out instruction fetch
Joerg Roedel
3
-20
/
+46
2020-09-07
x86/insn: Make inat-tables.c suitable for pre-decompression code
Joerg Roedel
2
-2
/
+98
2020-09-07
x86/traps: Move pf error codes to <asm/trap_pf.h>
Joerg Roedel
2
-18
/
+25
2020-09-07
x86/cpufeatures: Add SEV-ES CPU feature
Tom Lendacky
3
-1
/
+4
2020-09-07
KVM: SVM: Use __packed shorthand
Borislav Petkov
1
-6
/
+6
2020-09-07
KVM: SVM: Add GHCB Accessor functions
Joerg Roedel
1
-0
/
+43
2020-09-07
KVM: SVM: Add GHCB definitions
Tom Lendacky
2
-2
/
+51
2020-09-07
KVM: SVM: nested: Don't allocate VMCB structures on stack
Joerg Roedel
1
-14
/
+33
2020-09-07
Merge 'x86/cpu' to pick up dependent bits
Borislav Petkov
6
-31
/
+59
2020-09-07
Merge 'x86/kaslr' to pick up dependent bits
Borislav Petkov
2
-135
/
+107
2020-09-07
Linux 5.9-rc4
v5.9-rc4
Linus Torvalds
1
-1
/
+1
2020-09-06
Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+52
2020-09-06
Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-63
/
+119
2020-09-06
Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-63
/
+213
2020-09-06
Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-22
/
+229
2020-09-06
io_uring: fix linked deferred ->files cancellation
Pavel Begunkov
1
-2
/
+23
2020-09-06
io_uring: fix cancel of deferred reqs with ->files
Pavel Begunkov
1
-0
/
+27
2020-09-06
Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'...
Linus Torvalds
4
-10
/
+16
2020-09-05
Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
7
-73
/
+62
2020-09-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-67
/
+129
2020-09-05
include/linux/log2.h: add missing () around n in roundup_pow_of_two()
Jason Gunthorpe
1
-1
/
+1
2020-09-05
mm/khugepaged.c: fix khugepaged's request size in collapse_file
David Howells
1
-1
/
+1
2020-09-05
mm/hugetlb: fix a race between hugetlb sysctl handlers
Muchun Song
1
-6
/
+20
2020-09-05
mm/hugetlb: try preferred node first when alloc gigantic page from cma
Li Xinhai
1
-6
/
+17
2020-09-05
mm/migrate: preserve soft dirty in remove_migration_pte()
Ralph Campbell
1
-0
/
+2
2020-09-05
mm/migrate: remove unnecessary is_zone_device_page() check
Ralph Campbell
1
-7
/
+5
2020-09-05
mm/rmap: fixup copying of soft dirty and uffd ptes
Alistair Popple
2
-6
/
+18
2020-09-05
mm/migrate: fixup setting UFFD_WP flag
Alistair Popple
1
-1
/
+1
2020-09-05
mm: madvise: fix vma user-after-free
Yang Shi
1
-1
/
+1
2020-09-05
checkpatch: fix the usage of capture group ( ... )
Mrinal Pandey
1
-2
/
+2
2020-09-05
fork: adjust sysctl_max_threads definition to match prototype
Tobias Klauser
1
-1
/
+1
[next]