Age | Commit message (Expand) | Author | Files | Lines |
2022-09-27 | a.out: Remove the a.out implementation | Eric W. Biederman | 16 | -108/+0 |
2022-08-21 | Merge tag 'irq-urgent-2022-08-21' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+0 |
2022-08-21 | Merge tag 'perf-urgent-2022-08-21' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2022-08-21 | asm goto: eradicate CC_HAS_ASM_GOTO | Nick Desaulniers | 6 | -40/+5 |
2022-08-20 | Merge tag 's390-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2 | -2/+2 |
2022-08-20 | Merge tag 'powerpc-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -6/+10 |
2022-08-19 | Merge tag 'riscv-for-linus-6.0-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2022-08-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 21 | -66/+66 |
2022-08-19 | x86/mm: Use proper mask when setting PUD mapping | Aaron Lu | 1 | -1/+1 |
2022-08-19 | Merge tag 'kvmarm-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 5 | -7/+12 |
2022-08-19 | x86/kvm: Fix "missing ENDBR" BUG for fastop functions | Josh Poimboeuf | 1 | -1/+2 |
2022-08-19 | x86/kvm: Simplify FOP_SETCC() | Josh Poimboeuf | 1 | -19/+4 |
2022-08-19 | x86/ibt, objtool: Add IBT_NOSEAL() | Josh Poimboeuf | 1 | -0/+11 |
2022-08-19 | KVM: Rename mmu_notifier_* to mmu_invalidate_* | Chao Peng | 12 | -36/+36 |
2022-08-19 | KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTS | Chao Peng | 1 | -1/+1 |
2022-08-19 | KVM: MIPS: remove unnecessary definition of KVM_PRIVATE_MEM_SLOTS | Paolo Bonzini | 1 | -2/+0 |
2022-08-18 | Merge tag 'irqchip-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Thomas Gleixner | 1 | -1/+0 |
2022-08-17 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+1 |
2022-08-17 | KVM: arm64: Reject 32bit user PSTATE on asymmetric systems | Oliver Upton | 1 | -1/+1 |
2022-08-17 | KVM: arm64: Treat PMCR_EL1.LC as RES1 on asymmetric systems | Oliver Upton | 3 | -4/+7 |
2022-08-16 | riscv: Ensure isa-ext static keys are writable | Andrew Jones | 1 | -1/+1 |
2022-08-16 | Merge tag 'nios2_fixes_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -9/+22 |
2022-08-16 | x86: simplify load_unaligned_zeropad() implementation | Linus Torvalds | 3 | -43/+60 |
2022-08-16 | virtio: Revert "virtio: find_vqs() add arg sizes" | Michael S. Tsirkin | 1 | -1/+1 |
2022-08-15 | nios2: add force_successful_syscall_return() | Al Viro | 2 | -0/+8 |
2022-08-15 | nios2: restarts apply only to the first sigframe we build... | Al Viro | 1 | -0/+1 |
2022-08-15 | nios2: fix syscall restart checks | Al Viro | 1 | -1/+1 |
2022-08-15 | nios2: traced syscall does need to check the syscall number | Al Viro | 1 | -3/+8 |
2022-08-15 | nios2: don't leave NULLs in sys_call_table[] | Al Viro | 2 | -1/+1 |
2022-08-15 | nios2: page fault et.al. are *not* restartable syscalls... | Al Viro | 2 | -4/+3 |
2022-08-15 | s390/hypfs: avoid error message under KVM | Juergen Gross | 2 | -2/+2 |
2022-08-15 | powerpc/pci: Fix get_phb_number() locking | Michael Ellerman | 1 | -6/+10 |
2022-08-14 | Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -9/+32 |
2022-08-14 | Merge tag 'powerpc-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 6 | -30/+25 |
2022-08-14 | x86/kprobes: Fix JNG/JNLE emulation | Nadav Amit | 1 | -1/+1 |
2022-08-13 | Merge tag 'x86-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+6 |
2022-08-12 | Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 42 | -78/+667 |
2022-08-12 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+2 |
2022-08-12 | Merge tag 'loongarch-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 36 | -60/+1086 |
2022-08-12 | RISC-V: KVM: Support sstc extension | Atish Patra | 4 | -7/+153 |
2022-08-12 | perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixes | Palmer Dabbelt | 1 | -2/+30 |
2022-08-12 | x86/xen: Add support for HVMOP_set_evtchn_upcall_vector | Jane Malalane | 5 | -9/+32 |
2022-08-12 | LoongArch: Update Loongson-3 default config file | Huacai Chen | 1 | -1/+33 |
2022-08-12 | LoongArch: Add USER_STACKTRACE support | Qing Zhang | 3 | -0/+47 |
2022-08-12 | LoongArch: Add STACKTRACE support | Qing Zhang | 8 | -6/+93 |
2022-08-12 | LoongArch: Add prologue unwinder support | Qing Zhang | 6 | -1/+259 |
2022-08-12 | LoongArch: Add guess unwinder support | Qing Zhang | 7 | -11/+200 |
2022-08-12 | LoongArch: Add vDSO syscall __vdso_getcpu() | Huacai Chen | 6 | -12/+75 |
2022-08-12 | LoongArch: Add PCI controller support | Huacai Chen | 8 | -10/+321 |
2022-08-12 | LoongArch: Parse MADT to get multi-processor information | Huacai Chen | 4 | -7/+40 |