index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-20
6
-30
/
+17
|
\
|
*
kmap_local: don't assume kmap PTEs are linear arrays in memory
Ard Biesheuvel
2021-11-20
1
-0
/
+1
|
*
hexagon: ignore vmlinux.lds
Nathan Chancellor
2021-11-20
1
-0
/
+1
|
*
hexagon: clean up timer-regs.h
Nathan Chancellor
2021-11-20
3
-30
/
+11
|
*
hexagon: export raw I/O routines for modules
Nathan Chancellor
2021-11-20
1
-0
/
+4
*
|
Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-11-20
12
-88
/
+78
|
\
\
|
|
/
|
/
|
|
*
ftrace/samples: add s390 support for ftrace direct multi sample
Heiko Carstens
2021-11-18
1
-0
/
+1
|
*
ftrace/samples: add missing Kconfig option for ftrace direct multi sample
Heiko Carstens
2021-11-18
1
-1
/
+1
|
*
s390/kexec: fix memory leak of ipl report buffer
Baoquan He
2021-11-18
2
-0
/
+16
|
*
s390/kexec: fix return code handling
Heiko Carstens
2021-11-18
2
-2
/
+9
|
*
s390/dump: fix copying to user-space of swapped kdump oldmem
Alexander Egorenkov
2021-11-18
1
-2
/
+2
|
*
s390: wire up sys_futex_waitv system call
Vasily Gorbik
2021-11-16
1
-0
/
+1
|
*
s390/vdso: filter out -mstack-guard and -mstack-size
Sven Schnelle
2021-11-16
2
-6
/
+9
|
*
s390/vdso: remove -nostdlib compiler flag
Masahiro Yamada
2021-11-16
2
-2
/
+2
|
*
s390/boot: simplify and fix kernel memory layout setup
Vasily Gorbik
2021-11-16
2
-58
/
+32
|
*
s390/setup: re-arrange memblock setup
Vasily Gorbik
2021-11-16
1
-5
/
+4
|
*
s390/setup: avoid using memblock_enforce_memory_limit
Vasily Gorbik
2021-11-16
1
-3
/
+0
|
*
s390/setup: avoid reserving memory above identity mapping
Vasily Gorbik
2021-11-16
1
-9
/
+1
*
|
Merge tag 'riscv-for-linus-5.16-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-11-19
3
-0
/
+6
|
\
\
|
*
|
riscv: fix building external modules
Andreas Schwab
2021-11-19
1
-0
/
+2
|
*
|
RISC-V: Enable KVM in RV64 and RV32 defconfigs as a module
Anup Patel
2021-11-19
2
-0
/
+4
|
|
/
*
|
Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
2021-11-19
8
-10
/
+10
|
\
\
|
*
|
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
2021-11-19
8
-10
/
+10
|
|
/
*
|
x86: Pin task-stack in __get_wchan()
Peter Zijlstra
2021-11-19
1
-0
/
+5
*
|
Merge tag 'for-5.16/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-18
7
-28
/
+36
|
\
\
|
*
|
parisc: Enable CONFIG_PRINTK_TIME=y in 32bit defconfig
Helge Deller
2021-11-18
1
-0
/
+1
|
*
|
Revert "parisc: Reduce sigreturn trampoline to 3 instructions"
Helge Deller
2021-11-18
3
-8
/
+9
|
*
|
parisc: Wrap assembler related defines inside __ASSEMBLY__
Helge Deller
2021-11-18
1
-20
/
+24
|
*
|
parisc: Wire up futex_waitv
Helge Deller
2021-11-18
1
-0
/
+1
|
*
|
parisc: Include stringify.h to avoid build error in crypto/api.c
Helge Deller
2021-11-18
1
-0
/
+1
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-18
17
-69
/
+140
|
\
\
|
*
|
KVM: x86: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
Vitaly Kuznetsov
2021-11-18
1
-1
/
+1
|
*
|
KVM: s390: Cap KVM_CAP_NR_VCPUS by num_online_cpus()
Vitaly Kuznetsov
2021-11-18
1
-0
/
+2
|
*
|
KVM: RISC-V: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
Vitaly Kuznetsov
2021-11-18
1
-1
/
+1
|
*
|
KVM: PPC: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
Vitaly Kuznetsov
2021-11-18
1
-2
/
+2
|
*
|
KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
Vitaly Kuznetsov
2021-11-18
1
-1
/
+1
|
*
|
KVM: arm64: Cap KVM_CAP_NR_VCPUS by kvm_arm_default_max_vcpus()
Vitaly Kuznetsov
2021-11-18
1
-1
/
+8
|
*
|
KVM: x86: Assume a 64-bit hypercall for guests with protected state
Tom Lendacky
2021-11-18
4
-4
/
+16
|
*
|
riscv: kvm: fix non-kernel-doc comment block
Randy Dunlap
2021-11-18
1
-1
/
+1
|
*
|
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
2021-11-18
9
-58
/
+108
|
|
\
\
|
|
*
|
KVM: SEV: Fix typo in and tweak name of cmd_allowed_from_miror()
Sean Christopherson
2021-11-18
1
-2
/
+2
|
|
*
|
KVM: SEV: Drop a redundant setting of sev->asid during initialization
Sean Christopherson
2021-11-18
1
-1
/
+0
|
|
*
|
KVM: SEV: WARN if SEV-ES is marked active but SEV is not
Sean Christopherson
2021-11-18
1
-1
/
+1
|
|
*
|
KVM: SEV: Set sev_info.active after initial checks in sev_guest_init()
Sean Christopherson
2021-11-18
1
-3
/
+3
|
|
*
|
KVM: SEV: Disallow COPY_ENC_CONTEXT_FROM if target has created vCPUs
Sean Christopherson
2021-11-18
1
-1
/
+6
|
|
*
|
KVM: nVMX: Use a gfn_to_hva_cache for vmptrld
David Woodhouse
2021-11-18
2
-9
/
+22
|
|
*
|
KVM: nVMX: Use kvm_read_guest_offset_cached() for nested VMCS check
David Woodhouse
2021-11-18
1
-11
/
+15
|
|
*
|
KVM: x86/xen: Use sizeof_field() instead of open-coding it
David Woodhouse
2021-11-18
1
-9
/
+9
|
|
*
|
KVM: nVMX: Use kvm_{read,write}_guest_cached() for shadow_vmcs12
David Woodhouse
2021-11-18
2
-9
/
+20
|
|
*
|
KVM: x86/xen: Fix get_attr of KVM_XEN_ATTR_TYPE_SHARED_INFO
David Woodhouse
2021-11-18
1
-1
/
+1
[next]