| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | KVM: x86/mmu: include EFER.LMA in extended mmu role | Maxim Levitsky | 2021-11-18 | 2 | -0/+2 |
| | * | | KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested state... | Maxim Levitsky | 2021-11-18 | 1 | -5/+17 |
| | * | | KVM: Fix steal time asm constraints | David Woodhouse | 2021-11-18 | 1 | -3/+3 |
| | * | | cpuid: kvm_find_kvm_cpuid_features() should be declared 'static' | Paul Durrant | 2021-11-18 | 1 | -1/+1 |
| | * | | KVM: x86: Fix uninitialized eoi_exit_bitmap usage in vcpu_load_eoi_exitmap() | 黄乐 | 2021-11-16 | 1 | -2/+6 |
* | | | | Merge tag 'docs-5.16-2' of git://git.lwn.net/linux | Linus Torvalds | 2021-11-18 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Documentation: update vcpu-requests.rst reference | Mauro Carvalho Chehab | 2021-11-17 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-11-18 | 1 | -0/+6 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'rework/printk_safe-removal' into for-linus | Petr Mladek | 2021-11-18 | 1 | -0/+6 |
| |\ \ \ \ |
|
| | * | | | | printk: restore flushing of NMI buffers on remote CPUs after NMI backtraces | Nicholas Piggin | 2021-11-10 | 1 | -0/+6 |
* | | | | | | Merge tag 'mips-fixes_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-11-18 | 6 | -1/+16 |
|\ \ \ \ \ \ |
|
| * | | | | | | mips: lantiq: add support for clk_get_parent() | Randy Dunlap | 2021-11-16 | 1 | -0/+6 |
| * | | | | | | mips: bcm63xx: add support for clk_get_parent() | Randy Dunlap | 2021-11-16 | 1 | -0/+6 |
| * | | | | | | MIPS: generic/yamon-dt: fix uninitialized variable error | Colin Ian King | 2021-11-16 | 1 | -1/+1 |
| * | | | | | | MIPS: syscalls: Wire up futex_waitv syscall | Wang Haojun | 2021-11-16 | 3 | -0/+3 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | x86/hyperv: Move required MSRs check to initial platform probing | Sean Christopherson | 2021-11-15 | 2 | -13/+16 |
* | | | | | | x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup fails | Sean Christopherson | 2021-11-15 | 1 | -0/+3 |
|/ / / / / |
|
* | | | | | Merge tag 'for-5.16/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-11-14 | 5 | -6/+14 |
|\ \ \ \ \ |
|
| * | | | | | parisc/entry: fix trace test in syscall exit path | Sven Schnelle | 2021-11-13 | 1 | -1/+1 |
| * | | | | | parisc: Flush kernel data mapping in set_pte_at() when installing pte for use... | John David Anglin | 2021-11-13 | 2 | -4/+10 |
| * | | | | | parisc: Fix implicit declaration of function '__kernel_text_address' | Helge Deller | 2021-11-13 | 1 | -0/+1 |
| * | | | | | parisc: Fix backtrace to always include init funtion names | Helge Deller | 2021-11-13 | 1 | -1/+2 |
* | | | | | | Merge tag 'sh-for-5.16' of git://git.libc.org/linux-sh | Linus Torvalds | 2021-11-14 | 20 | -179/+74 |
|\ \ \ \ \ \ |
|
| * | | | | | | sh: pgtable-3level: Fix cast to pointer from integer of different size | Geert Uytterhoeven | 2021-10-27 | 1 | -1/+1 |
| * | | | | | | sh: fix READ/WRITE redefinition warnings | Randy Dunlap | 2021-10-27 | 1 | -22/+22 |
| * | | | | | | sh: define __BIG_ENDIAN for math-emu | Randy Dunlap | 2021-10-27 | 1 | -0/+8 |
| * | | | | | | sh: math-emu: drop unused functions | Randy Dunlap | 2021-10-27 | 1 | -103/+0 |
| * | | | | | | sh: fix kconfig unmet dependency warning for FRAME_POINTER | Randy Dunlap | 2021-10-27 | 1 | -0/+1 |
| * | | | | | | sh: Cleanup about SPARSE_IRQ | Kefeng Wang | 2021-10-27 | 2 | -12/+0 |
| * | | | | | | sh: kdump: add some attribute to function | Yejune Deng | 2021-09-17 | 1 | -2/+2 |
| * | | | | | | sh: boot: avoid unneeded rebuilds under arch/sh/boot/compressed/ | Masahiro Yamada | 2021-09-17 | 7 | -24/+23 |
| * | | | | | | sh: boot: add intermediate vmlinux.bin* to targets instead of extra-y | Masahiro Yamada | 2021-09-17 | 1 | -2/+2 |
| * | | | | | | sh: boards: Fix the cacography in irq.c | Tang Bin | 2021-09-17 | 1 | -2/+2 |
| * | | | | | | sh: check return code of request_irq | Nick Desaulniers | 2021-09-17 | 1 | -2/+3 |
| * | | | | | | sh: fix trivial misannotations | Al Viro | 2021-09-17 | 5 | -12/+13 |
* | | | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2021-11-14 | 2 | -13/+13 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ARM: 9156/1: drop cc-option fallbacks for architecture selection | Arnd Bergmann | 2021-11-12 | 1 | -11/+11 |
| * | | | | | | | ARM: 9155/1: fix early early_iounmap() | Michał Mirosław | 2021-11-12 | 1 | -2/+2 |
* | | | | | | | | Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2021-11-14 | 6 | -6/+6 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | dt-bindings: Rename Ingenic CGU headers to ingenic,*.h | Paul Cercueil | 2021-11-12 | 6 | -6/+6 |
* | | | | | | | | | Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2021-11-14 | 2 | -4/+11 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | static_call,x86: Robustify trampoline patching | Peter Zijlstra | 2021-11-11 | 2 | -4/+11 |
* | | | | | | | | | | Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2021-11-14 | 3 | -16/+15 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86/smp: Factor out parts of native_smp_prepare_cpus() | Boris Ostrovsky | 2021-11-11 | 3 | -16/+15 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2021-11-14 | 2 | -1/+5 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | perf/x86/vlbr: Add c->flags to vlbr event constraints | Like Xu | 2021-11-11 | 1 | -1/+3 |
| * | | | | | | | | | | perf/x86/lbr: Reset LBR_SELECT during vlbr reset | Wanpeng Li | 2021-11-11 | 1 | -0/+2 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-11-14 | 6 | -4/+60 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | x86/cpu: Add Raptor Lake to Intel family | Tony Luck | 2021-11-12 | 1 | -0/+2 |
| * | | | | | | | | | x86/mce: Add errata workaround for Skylake SKX37 | Dave Jones | 2021-11-12 | 1 | -2/+3 |