Age | Commit message (Expand) | Author |
2022-06-25 | Merge tag 'loongarch-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-06-25 | LoongArch: Make compute_return_era() return void | Tiezhu Yang |
2022-06-25 | LoongArch: Fix wrong fpu version | Tiezhu Yang |
2022-06-25 | LoongArch: Fix EENTRY/MERRENTRY setting in setup_tlb_handler() | Huacai Chen |
2022-06-25 | LoongArch: Fix sleeping in atomic context in setup_tlb_handler() | Huacai Chen |
2022-06-25 | LoongArch: Fix the _stext symbol address | Huacai Chen |
2022-06-25 | LoongArch: Fix the !THP build | Huacai Chen |
2022-06-24 | Merge tag 'riscv-for-linus-5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-06-24 | Merge tag 's390-5.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2022-06-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-06-24 | KVM: SEV: Init target VMCBs in sev_migrate_from | Peter Gonda |
2022-06-24 | KVM: x86/svm: add __GFP_ACCOUNT to __sev_dbg_{en,de}crypt_user() | Mingwei Zhang |
2022-06-23 | Merge tag 'mips-fixes_5.19_2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-06-23 | s390/pai: Fix multiple concurrent event installation | Thomas Richter |
2022-06-23 | s390/pai: Prevent invalid event number for pai_crypto PMU | Thomas Richter |
2022-06-23 | s390/cpumf: Handle events cycles and instructions identical | Thomas Richter |
2022-06-23 | s390/crash: make copy_oldmem_page() return number of bytes copied | Alexander Gordeev |
2022-06-23 | s390/crash: add missing iterator advance in copy_oldmem_page() | Alexander Gordeev |
2022-06-23 | Merge tag 'kvmarm-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2022-06-23 | Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-06-21 | mips: lantiq: Add missing of_node_put() in irq.c | Liang He |
2022-06-21 | Merge tag 'efi-urgent-for-v5.19-1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-06-21 | efi/x86: libstub: Fix typo in __efi64_argmap* name | Evgeniy Baskov |
2022-06-21 | mips: dts: ingenic: Add TCU clock to x1000/x1830 tcu device node | Aidan MacDonald |
2022-06-21 | mips/pic32/pic32mzda: Fix refcount leak bugs | Liang He |
2022-06-21 | mips: lantiq: xway: Fix refcount leak bug in sysctrl | Liang He |
2022-06-21 | mips: lantiq: falcon: Fix refcount leak bug in sysctrl | Liang He |
2022-06-21 | mips: ralink: Fix refcount leak in of.c | Liang He |
2022-06-21 | mips: mti-malta: Fix refcount leak in malta-time.c | Liang He |
2022-06-21 | arch: mips: generic: Add missing of_node_put() in board-ranchu.c | Liang He |
2022-06-21 | MIPS: Remove repetitive increase irq_err_count | huhai |
2022-06-19 | Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-06-19 | Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-06-17 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2022-06-17 | x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared page | Kirill A. Shutemov |
2022-06-17 | Merge tag 'pci-v5.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-06-17 | x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions" | Hans de Goede |
2022-06-17 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2022-06-17 | Merge tag 'loongarch-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-06-17 | Merge tag 'riscv-for-linus-5.19-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-06-17 | Merge tag 'hyperv-fixes-signed-20220617' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2022-06-17 | arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer | Will Deacon |
2022-06-17 | LoongArch: vmlinux.lds.S: Add missing ELF_DETAILS | Youling Tang |
2022-06-17 | riscv: Fix ALT_THEAD_PMA's asm parameters | Nathan Chancellor |
2022-06-17 | KVM: arm64: Prevent kmemleak from accessing pKVM memory | Quentin Perret |
2022-06-16 | RISC-V: Some Svpbmt fixes | Palmer Dabbelt |
2022-06-16 | riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbol | Heiko Stuebner |
2022-06-16 | riscv: drop cpufeature_apply_feature tracking variable | Heiko Stuebner |
2022-06-16 | riscv: fix dependency for t-head errata | Heiko Stuebner |
2022-06-16 | bpf, x86: Fix tail call count offset calculation on bpf2bpf call | Jakub Sitnicki |