index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-11
KVM: SEV: Add support for SEV-ES intra host migration
Peter Gonda
1
-1
/
+47
2021-11-11
KVM: SEV: Add support for SEV intra host migration
Peter Gonda
5
-0
/
+162
2021-11-11
KVM: SEV: provide helpers to charge/uncharge misc_cg
Paolo Bonzini
1
-7
/
+15
2021-11-11
KVM: generalize "bugged" VM to "dead" VM
Paolo Bonzini
1
-1
/
+1
2021-11-11
KVM: SEV: Refactor out sev_es_state struct
Peter Gonda
3
-56
/
+61
2021-11-11
Merge branch 'kvm-guest-sev-migration' into kvm-master
Paolo Bonzini
9
-9
/
+201
2021-11-11
x86/kvm: Add kexec support for SEV Live Migration.
Ashish Kalra
1
-0
/
+25
2021-11-11
x86/kvm: Add guest support for detecting and enabling SEV Live Migration feat...
Ashish Kalra
3
-0
/
+91
2021-11-11
mm: x86: Invoke hypercall when page encryption status is changed
Brijesh Singh
6
-9
/
+73
2021-11-11
x86/kvm: Add AMD SEV specific Hypercall3
Brijesh Singh
1
-0
/
+12
2021-11-11
perf/x86/vlbr: Add c->flags to vlbr event constraints
Like Xu
1
-1
/
+3
2021-11-11
perf/x86/lbr: Reset LBR_SELECT during vlbr reset
Wanpeng Li
1
-0
/
+2
2021-11-11
x86/smp: Factor out parts of native_smp_prepare_cpus()
Boris Ostrovsky
3
-16
/
+15
2021-11-11
static_call,x86: Robustify trampoline patching
Peter Zijlstra
2
-4
/
+11
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
27
-59
/
+45
2021-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
7
-12
/
+24
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
17
-247
/
+14
2021-11-10
Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
19
-471
/
+206
2021-11-10
mips: decompressor: do not copy source files while building
Masahiro Yamada
6
-19
/
+8
2021-11-10
MIPS: boot/compressed/: add __bswapdi2() to target for ZSTD decompression
Randy Dunlap
1
-0
/
+6
2021-11-09
Merge tag 'dma-mapping-5.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-69
/
+10
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-44
/
+44
2021-11-09
alpha: use is_kernel_text() helper
Kefeng Wang
1
-3
/
+1
2021-11-09
microblaze: use is_kernel_text() helper
Kefeng Wang
1
-1
/
+2
2021-11-09
powerpc/mm: use core_kernel_text() helper
Kefeng Wang
1
-5
/
+2
2021-11-09
x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text()
Kefeng Wang
1
-9
/
+5
2021-11-09
sections: move is_kernel_inittext() into sections.h
Kefeng Wang
1
-1
/
+1
2021-11-09
include/linux/delay.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
2
-0
/
+8
2021-11-09
proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks
David Hildenbrand
2
-5
/
+19
2021-11-09
x86/xen: print a warning when HVMOP_get_mem_type fails
David Hildenbrand
1
-1
/
+3
2021-11-09
x86/xen: simplify xen_oldmem_pfn_is_ram()
David Hildenbrand
1
-14
/
+1
2021-11-09
x86/xen: update xen_oldmem_pfn_is_ram() documentation
David Hildenbrand
1
-6
/
+3
2021-11-09
MIPS: fix duplicated slashes for Platform file path
Masahiro Yamada
1
-1
/
+1
2021-11-09
MIPS: fix *-pkg builds for loongson2ef platform
Masahiro Yamada
1
-0
/
+2
2021-11-09
MIPS: BMIPS: Enable PCI Kconfig
Florian Fainelli
1
-0
/
+2
2021-11-09
MIPS: VDSO: remove -nostdlib compiler flag
Masahiro Yamada
1
-1
/
+1
2021-11-09
mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is set
Randy Dunlap
1
-0
/
+3
2021-11-09
MIPS: Update bmips_stb_defconfig
Florian Fainelli
1
-8
/
+147
2021-11-09
MIPS: Allow modules to set board_be_handler
Florian Fainelli
11
-13
/
+19
2021-11-08
Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
1
-1
/
+2
2021-11-08
KVM: arm64: Fix host stage-2 finalization
Quentin Perret
1
-2
/
+12
2021-11-08
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
4
-7
/
+7
2021-11-08
Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
45
-97
/
+81
2021-11-08
s390/cpumf: cpum_cf PMU displays invalid value after hotplug remove
Thomas Richter
1
-1
/
+3
2021-11-08
s390/pci: implement minimal PCI error recovery
Niklas Schnelle
3
-4
/
+277
2021-11-08
s390/pci: implement reset_slot for hotplug slot
Niklas Schnelle
3
-0
/
+69
2021-11-08
s390/pci: refresh function handle in iomap
Niklas Schnelle
4
-9
/
+38
2021-11-08
KVM: arm64: Change the return type of kvm_vcpu_preferred_target()
YueHaibing
3
-11
/
+3
2021-11-08
KVM: arm64: nvhe: Fix a non-kernel-doc comment
Randy Dunlap
1
-1
/
+1
2021-11-08
KVM: arm64: Extract ESR_ELx.EC only
Mark Rutland
3
-2
/
+3
[prev]
[next]