| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | powerpc/32: Select ARCH_SPLIT_ARG64 | Michael Ellerman | 2022-11-01 | 1 | -0/+1 |
| | * | | | | | | powerpc/32: fix syscall wrappers with 64-bit arguments | Andreas Schwab | 2022-11-01 | 3 | -3/+24 |
| | * | | | | | | powerpc/64e: Fix amdgpu build on Book3E w/o AltiVec | Michael Ellerman | 2022-10-31 | 1 | -1/+1 |
| | * | | | | | | Merge tag 'v6.1-rc2' into fixes | Michael Ellerman | 2022-10-31 | 24 | -163/+236 |
| | |\| | | | | |
|
| * | | | | | | | Merge tag 'parisc-for-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-11-02 | 3 | -37/+25 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | parisc: Avoid printing the hardware path twice | Helge Deller | 2022-10-31 | 2 | -14/+12 |
| | * | | | | | | | parisc: Use signed char for hardware path in pdc.h | Helge Deller | 2022-10-21 | 1 | -23/+13 |
| | | |_|/ / / /
| | |/| | | | | |
|
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2022-11-01 | 6 | -71/+151 |
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | /
| | |_|_|_|_|/
| |/| | | | | |
|
| | * | | | | | KVM: x86/xen: Fix eventfd error handling in kvm_xen_eventfd_assign() | Eiichi Tsukata | 2022-10-28 | 1 | -3/+4 |
| | * | | | | | KVM: x86: smm: number of GPRs in the SMRAM image depends on the image format | Maxim Levitsky | 2022-10-28 | 1 | -2/+2 |
| | * | | | | | KVM: x86: emulator: update the emulation mode after CR0 write | Maxim Levitsky | 2022-10-28 | 1 | -1/+15 |
| | * | | | | | KVM: x86: emulator: update the emulation mode after rsm | Maxim Levitsky | 2022-10-28 | 1 | -1/+1 |
| | * | | | | | KVM: x86: emulator: introduce emulator_recalc_and_set_mode | Maxim Levitsky | 2022-10-28 | 1 | -28/+57 |
| | * | | | | | KVM: x86: emulator: em_sysexit should update ctxt->mode | Maxim Levitsky | 2022-10-28 | 1 | -0/+1 |
| | * | | | | | KVM: Initialize gfn_to_pfn_cache locks in dedicated helper | Michal Luczaj | 2022-10-27 | 2 | -32/+37 |
| | * | | | | | KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING unavailable | Emanuele Giuseppe Esposito | 2022-10-27 | 1 | -0/+5 |
| | * | | | | | KVM: x86: Exempt pending triple fault from event injection sanity check | Sean Christopherson | 2022-10-27 | 1 | -1/+14 |
| | * | | | | | KVM: x86: Reduce refcount if single_open() fails in kvm_mmu_rmaps_stat_open() | Hou Wenlong | 2022-10-27 | 1 | -1/+6 |
| | * | | | | | KVM: x86: Mask off reserved bits in CPUID.8000001FH | Jim Mattson | 2022-10-27 | 1 | -1/+2 |
| | * | | | | | KVM: x86: Mask off reserved bits in CPUID.8000001AH | Jim Mattson | 2022-10-22 | 1 | -0/+3 |
| | * | | | | | KVM: x86: Mask off reserved bits in CPUID.80000008H | Jim Mattson | 2022-10-22 | 1 | -0/+1 |
| | * | | | | | KVM: x86: Mask off reserved bits in CPUID.80000006H | Jim Mattson | 2022-10-22 | 1 | -1/+2 |
| | * | | | | | KVM: x86: Mask off reserved bits in CPUID.80000001H | Jim Mattson | 2022-10-22 | 1 | -0/+1 |
| * | | | | | | Merge tag 'perf_urgent_for_v6.1_rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-10-30 | 2 | -1/+5 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | perf/mem: Rename PERF_MEM_LVLNUM_EXTN_MEM to PERF_MEM_LVLNUM_CXL | Ravi Bangoria | 2022-10-27 | 1 | -1/+1 |
| | * | | | | | | perf/x86/rapl: Add support for Intel Raptor Lake | Zhang Rui | 2022-10-27 | 1 | -0/+3 |
| | * | | | | | | perf/x86/rapl: Add support for Intel AlderLake-N | Zhang Rui | 2022-10-27 | 1 | -0/+1 |
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | Merge tag 'loongarch-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-10-30 | 6 | -26/+20 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | LoongArch: BPF: Avoid declare variables in switch-case | Huacai Chen | 2022-10-29 | 1 | -18/+13 |
| | * | | | | | | LoongArch: Use flexible-array member instead of zero-length array | Yushan Zhou | 2022-10-29 | 1 | -1/+1 |
| | * | | | | | | LoongArch: Remove unused kernel stack padding | Jinyang He | 2022-10-29 | 5 | -7/+6 |
| | |/ / / / / |
|
| * | | | | | | Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2022-10-30 | 3 | -10/+15 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86: fortify: kmsan: fix KMSAN fortify builds | Alexander Potapenko | 2022-10-28 | 1 | -4/+7 |
| | * | | | | | | x86: asm: make sure __put_user_size() evaluates pointer once | Alexander Potapenko | 2022-10-28 | 1 | -6/+7 |
| | * | | | | | | x86/purgatory: disable KMSAN instrumentation | Alexander Potapenko | 2022-10-28 | 1 | -0/+1 |
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | Merge tag 'powerpc-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2022-10-29 | 13 | -45/+212 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| | * | | | | | powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft... | Nicholas Piggin | 2022-10-26 | 1 | -2/+11 |
| | * | | | | | powerpc/64s/interrupt: Perf NMI should not take normal exit path | Nicholas Piggin | 2022-10-18 | 2 | -7/+21 |
| | * | | | | | powerpc/64/interrupt: Prevent NMI PMI causing a dangerous warning | Nicholas Piggin | 2022-10-18 | 2 | -3/+16 |
| | * | | | | | KVM: PPC: BookS PR-KVM and BookE do not support context tracking | Nicholas Piggin | 2022-10-18 | 1 | -0/+4 |
| | * | | | | | powerpc: Fix reschedule bug in KUAP-unlocked user copy | Nicholas Piggin | 2022-10-18 | 1 | -1/+11 |
| | * | | | | | powerpc/64s: Fix hash__change_memory_range preemption warning | Nicholas Piggin | 2022-10-18 | 1 | -3/+5 |
| | * | | | | | powerpc/64s: Disable preemption in hash lazy mmu mode | Nicholas Piggin | 2022-10-18 | 1 | -0/+6 |
| | * | | | | | powerpc/64s: make linear_map_hash_lock a raw spinlock | Nicholas Piggin | 2022-10-18 | 1 | -6/+6 |
| | * | | | | | powerpc/64s: make HPTE lock and native_tlbie_lock irq-safe | Nicholas Piggin | 2022-10-18 | 1 | -2/+25 |
| | * | | | | | powerpc/64s: Add lockdep for HPTE lock | Nicholas Piggin | 2022-10-18 | 1 | -7/+35 |
| | * | | | | | powerpc/pseries: Use lparcfg to reconfig VAS windows for DLPAR CPU | Haren Myneni | 2022-10-18 | 3 | -14/+45 |
| | * | | | | | powerpc/pseries/vas: Add VAS IRQ primary handler | Haren Myneni | 2022-10-18 | 2 | -7/+34 |
| | |/ / / / |
|
| * | | | | | Merge tag 's390-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2022-10-29 | 5 | -10/+21 |
| |\ \ \ \ \ |
|
| | * | | | | | s390/pai: fix raw data collection for PMU pai_ext | Thomas Richter | 2022-10-26 | 1 | -0/+1 |