Age | Commit message (Expand) | Author |
2022-03-11 | parisc/unaligned: Rewrite 32-bit inline assembly of emulate_ldd() | Helge Deller |
2022-03-11 | parisc/unaligned: Rewrite inline assembly of emulate_ldw() | Helge Deller |
2022-03-11 | parisc/unaligned: Rewrite inline assembly of emulate_ldh() | Helge Deller |
2022-03-11 | parisc/unaligned: Use EFAULT fixup handler in unaligned handlers | Helge Deller |
2022-03-11 | parisc: Reduce code size by optimizing get_current() function calls | Helge Deller |
2022-03-11 | parisc: Use constants to encode the space registers like SR_KERNEL | Helge Deller |
2022-03-11 | parisc: Use SR_USER and SR_KERNEL in get_user() and put_user() | Helge Deller |
2022-03-11 | parisc: Add defines for various space register | Helge Deller |
2022-03-11 | parisc: Always use the self-extracting kernel feature | Helge Deller |
2022-03-11 | parisc: Add vDSO support | Helge Deller |
2022-03-11 | parisc: Simplify fast path for non-access data TLB faults | John David Anglin |
2022-03-11 | parisc: Fix handling off probe non-access faults | John David Anglin |
2022-03-11 | parisc: Fix non-access data TLB cache flush faults | John David Anglin |
2022-03-11 | x86/sgx: Free backing memory after faulting the enclave page | Jarkko Sakkinen |
2022-03-11 | x86/traps: Mark do_int3() NOKPROBE_SYMBOL | Li Huafei |
2022-03-11 | arch: Remove references to CONFIG_NFSD_V3 in the default configs | Chuck Lever |
2022-03-11 | RISC-V: KVM: Implement SBI HSM suspend call | Anup Patel |
2022-03-11 | RISC-V: KVM: Add common kvm_riscv_vcpu_wfi() function | Anup Patel |
2022-03-11 | RISC-V: Add SBI HSM suspend related defines | Anup Patel |
2022-03-11 | RISC-V: KVM: Implement SBI v0.3 SRST extension | Anup Patel |
2022-03-11 | RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() function | Anup Patel |
2022-03-11 | RISC-V: KVM: Upgrade SBI spec version to v0.3 | Anup Patel |
2022-03-11 | RISC-V: KVM: Refine __kvm_riscv_switch_to() implementation | Vincent Chen |
2022-03-11 | RISC-V: KVM: remove unneeded semicolon | Yang Li |
2022-03-11 | ARM: unwind: only permit stack switch when unwinding call_with_stack() | Ard Biesheuvel |
2022-03-11 | ARM: Revert "unwind: dump exception stack from calling frame" | Ard Biesheuvel |
2022-03-11 | ARM: entry: fix unwinder problems caused by IRQ stacks | Ard Biesheuvel |
2022-03-11 | powerpc/net: Implement powerpc specific csum_shift() to remove branch | Christophe Leroy |
2022-03-11 | ARM: unwind: set frame.pc correctly for current-thread unwinding | Russell King (Oracle) |
2022-03-11 | Merge tag 'socfpga_dts_update_for_v5.18_part2' of git://git.kernel.org/pub/sc... | Arnd Bergmann |
2022-03-11 | Merge tag 'arm64_defconfig_for_v5.18' of git://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann |
2022-03-10 | riscv: Fix auipc+jalr relocation range checks | Emil Renner Berthing |
2022-03-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-03-10 | Merge tag 'soc-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-10 | arm64, topology: enable use of init_cpu_capacity_cppc() | Ionela Voinescu |
2022-03-10 | x86, ACPI: rename init_freq_invariance_cppc() to arch_init_invariance_cppc() | Ionela Voinescu |
2022-03-10 | riscv: alternative only works on !XIP_KERNEL | Jisheng Zhang |
2022-03-10 | arm64: Add gcc Shadow Call Stack support | Dan Li |
2022-03-10 | a.out: Stop building a.out/osf1 support on alpha and m68k | Eric W. Biederman |
2022-03-10 | Merge tag 'mvebu-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Arnd Bergmann |
2022-03-10 | arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0 | Pali Rohár |
2022-03-10 | ARM: fix build warning in proc-v7-bugs.c | Russell King (Oracle) |
2022-03-10 | Merge branch irq/aic-pmu into irq/irqchip-next | Marc Zyngier |
2022-03-10 | Merge tag 'v5.18-rockchip-dts32-2' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann |
2022-03-10 | Merge tag 'v5.18-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann |
2022-03-09 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2022-03-09 | ARM: Do not use NOCROSSREFS directive with ld.lld | Nathan Chancellor |
2022-03-09 | arm64: Do not include __READ_ONCE() block in assembly files | Nathan Chancellor |
2022-03-09 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2022-03-09 | ARM: fix co-processor register typo | Russell King (Oracle) |