Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | LoongArch: Disable WUC for pgprot_writecombine() like ioremap_wc() | Icenowy Zheng | 2023-10-18 | 3 | -9/+10 | |
| * | | | | | | | | | LoongArch: Replace kmap_atomic() with kmap_local_page() in copy_user_highpage() | Huacai Chen | 2023-10-18 | 1 | -4/+4 | |
| * | | | | | | | | | LoongArch: Export symbol invalid_pud_table for modules building | Huacai Chen | 2023-10-18 | 1 | -0/+1 | |
| * | | | | | | | | | LoongArch: Use SYM_CODE_* to annotate exception handlers | Tiezhu Yang | 2023-10-18 | 4 | -28/+36 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2023-10-17 | 24 | -95/+128 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge tag 'kvm-x86-pmu-6.6-fixes' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 2023-10-15 | 7 | -32/+19 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | KVM: x86/pmu: Synthesize at most one PMI per VM-exit | Jim Mattson | 2023-09-25 | 3 | -27/+4 | |
| | * | | | | | | | | KVM: x86: Mask LVTPC when handling a PMI | Jim Mattson | 2023-09-25 | 1 | -2/+6 | |
| | * | | | | | | | | KVM: x86/pmu: Truncate counter value to allowed width on write | Roman Kagan | 2023-09-25 | 3 | -3/+9 | |
| * | | | | | | | | | Merge tag 'kvmarm-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 2023-10-15 | 6 | -16/+55 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | KVM: arm64: timers: Correctly handle TGE flip with CNTPOFF_EL2 | Marc Zyngier | 2023-10-12 | 2 | -10/+47 | |
| | * | | | | | | | | | KVM: arm64: POR{E0}_EL1 do not need trap handlers | Joey Gouly | 2023-10-12 | 1 | -2/+2 | |
| | * | | | | | | | | | KVM: arm64: Add nPIR{E0}_EL1 to HFG traps | Joey Gouly | 2023-10-12 | 2 | -2/+4 | |
| | * | | | | | | | | | KVM: arm64: pmu: Drop redundant check for non-NULL kvm_pmu_events | Anshuman Khandual | 2023-10-12 | 1 | -2/+2 | |
| * | | | | | | | | | | KVM: MIPS: fix -Wunused-but-set-variable warning | Paolo Bonzini | 2023-10-12 | 1 | -2/+1 | |
| * | | | | | | | | | | KVM: SVM: Fix build error when using -Werror=unused-but-set-variable | Tom Lendacky | 2023-10-12 | 1 | -1/+1 | |
| * | | | | | | | | | | x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested() | Maxim Levitsky | 2023-10-12 | 1 | -0/+3 | |
| * | | | | | | | | | | x86: KVM: SVM: add support for Invalid IPI Vector interception | Maxim Levitsky | 2023-10-12 | 2 | -1/+5 | |
| * | | | | | | | | | | x86: KVM: SVM: always update the x2avic msr interception | Maxim Levitsky | 2023-10-12 | 1 | -2/+1 | |
| * | | | | | | | | | | KVM: x86: Constrain guest-supported xfeatures only at KVM_GET_XSAVE{2} | Sean Christopherson | 2023-10-12 | 3 | -14/+17 | |
| * | | | | | | | | | | x86/fpu: Allow caller to constrain xfeatures when copying to uabi buffer | Sean Christopherson | 2023-10-12 | 5 | -18/+21 | |
| * | | | | | | | | | | Merge tag 'kvm-s390-master-6.6-1' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2023-10-12 | 1 | -10/+6 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | KVM: s390: fix gisa destroy operation might lead to cpu stalls | Michael Mueller | 2023-09-25 | 1 | -10/+6 | |
* | | | | | | | | | | | | Revert "x86/smp: Put CPUs into INIT on shutdown if possible" | Linus Torvalds | 2023-10-15 | 3 | -60/+7 | |
* | | | | | | | | | | | | Merge tag 'powerpc-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2023-10-15 | 6 | -12/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | powerpc/47x: Fix 47x syscall return crash | Michael Ellerman | 2023-10-11 | 1 | -3/+5 | |
| * | | | | | | | | | | | powerpc/85xx: Fix math emulation exception | Christophe Leroy | 2023-10-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | powerpc/64e: Fix wrong test in __ptep_test_and_clear_young() | Christophe Leroy | 2023-10-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | powerpc/8xx: Fix pte_access_permitted() for PAGE_NONE | Christophe Leroy | 2023-10-09 | 2 | -0/+9 | |
| * | | | | | | | | | | | powerpc/pseries: Remove unused r0 in the hcall tracing code | Athira Rajeev | 2023-09-30 | 1 | -4/+0 | |
| * | | | | | | | | | | | powerpc/pseries: Fix STK_PARAM access in the hcall tracing code | Athira Rajeev | 2023-09-30 | 1 | -3/+1 | |
* | | | | | | | | | | | | Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-10-15 | 4 | -9/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | cpu-hotplug: Provide prototypes for arch CPU registration | Russell King (Oracle) | 2023-10-11 | 4 | -9/+2 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'x86-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-10-15 | 4 | -7/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86/alternatives: Disable KASAN in apply_alternatives() | Kirill A. Shutemov | 2023-10-12 | 1 | -0/+13 | |
| * | | | | | | | | | | | | x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUs | Borislav Petkov (AMD) | 2023-10-11 | 2 | -2/+15 | |
| * | | | | | | | | | | | | x86/resctrl: Fix kernel-doc warnings | Randy Dunlap | 2023-10-08 | 1 | -5/+5 | |
* | | | | | | | | | | | | | Merge tag 'perf-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2023-10-15 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | perf/x86/lbr: Filter vsyscall addresses | JP Kobryn | 2023-10-08 | 1 | -2/+3 | |
* | | | | | | | | | | | | | | Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-10-13 | 9 | -35/+67 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | riscv: Fix ftrace syscall handling which are now prefixed with __riscv_ | Alexandre Ghiti | 2023-10-12 | 1 | -0/+21 | |
| * | | | | | | | | | | | | | | RISC-V: Fix wrong use of CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK | Jiexun Wang | 2023-10-12 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | riscv: kdump: fix crashkernel reserving problem on RISC-V | Chen Jiahao | 2023-10-12 | 1 | -13/+0 | |
| * | | | | | | | | | | | | | | riscv: Remove duplicate objcopy flag | Song Shuai | 2023-10-12 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | riscv: signal: fix sigaltstack frame size checking | Andy Chiu | 2023-10-12 | 1 | -7/+0 | |
| * | | | | | | | | | | | | | | riscv: errata: andes: Makefile: Fix randconfig build issue | Lad Prabhakar | 2023-09-27 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | riscv: Only consider swbp/ss handlers for correct privileged mode | Björn Töpel | 2023-09-20 | 3 | -12/+40 | |
* | | | | | | | | | | | | | | | Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2023-10-12 | 3 | -12/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2023-10-11 | 2 | -11/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | s390/bpf: Fix unwinding past the trampoline | Ilya Leoshkevich | 2023-10-11 | 1 | -3/+14 |