Age | Commit message (Expand) | Author |
2022-09-01 | sgx: use ->f_mapping... | Al Viro |
2022-08-14 | Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-08-14 | Merge tag 'powerpc-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2022-08-13 | Merge tag 'x86-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-08-12 | Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-08-12 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2022-08-12 | Merge tag 'loongarch-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds |
2022-08-12 | RISC-V: KVM: Support sstc extension | Atish Patra |
2022-08-12 | perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixes | Palmer Dabbelt |
2022-08-12 | x86/xen: Add support for HVMOP_set_evtchn_upcall_vector | Jane Malalane |
2022-08-12 | LoongArch: Update Loongson-3 default config file | Huacai Chen |
2022-08-12 | LoongArch: Add USER_STACKTRACE support | Qing Zhang |
2022-08-12 | LoongArch: Add STACKTRACE support | Qing Zhang |
2022-08-12 | LoongArch: Add prologue unwinder support | Qing Zhang |
2022-08-12 | LoongArch: Add guess unwinder support | Qing Zhang |
2022-08-12 | LoongArch: Add vDSO syscall __vdso_getcpu() | Huacai Chen |
2022-08-12 | LoongArch: Add PCI controller support | Huacai Chen |
2022-08-12 | LoongArch: Parse MADT to get multi-processor information | Huacai Chen |
2022-08-12 | LoongArch: Jump to the link address before enable PG | Huacai Chen |
2022-08-12 | LoongArch: Requires __force attributes for any casts | Qing Zhang |
2022-08-12 | LoongArch: Fix unsigned comparison with less than zero | Yang Li |
2022-08-12 | LoongArch: Adjust arch/loongarch/Kconfig | Huacai Chen |
2022-08-12 | LoongArch: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK | Huacai Chen |
2022-08-11 | RISC-V: Improve SBI definitions | Atish Patra |
2022-08-11 | RISC-V: Move counter info definition to sbi header file | Atish Patra |
2022-08-11 | RISC-V: Add Sstc extension support | Palmer Dabbelt |
2022-08-11 | RISC-V: Enable sstc extension parsing from DT | Atish Patra |
2022-08-11 | RISC-V: Add SSTC extension CSR details | Atish Patra |
2022-08-11 | riscv:uprobe fix SR_SPIE set/clear handling | Yipeng Zou |
2022-08-11 | riscv: ensure cpu_ops_sbi is declared | Conor Dooley |
2022-08-11 | Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2022-08-11 | RISC-V: cpu_ops_spinwait.c should include head.h | Ben Dooks |
2022-08-11 | RISC-V: Declare cpu_ops_spinwait in <asm/cpu_ops.h> | Ben Dooks |
2022-08-11 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-08-11 | riscv: dts: starfive: correct number of external interrupts | Mark Kettenis |
2022-08-11 | riscv: dts: sifive unmatched: Add PWM controlled LEDs | Emil Renner Berthing |
2022-08-11 | riscv/purgatory: Omit use of bin2c | Masahiro Yamada |
2022-08-11 | riscv/purgatory: hard-code obj-y in Makefile | Masahiro Yamada |
2022-08-11 | RISC-V: fixups to work with crash tool | Palmer Dabbelt |
2022-08-11 | RISC-V: Add modules to virtual kernel memory layout dump | Xianting Tian |
2022-08-11 | riscv: traps_misaligned: do not duplicate stringify | Krzysztof Kozlowski |
2022-08-11 | RISC-V: Fixup schedule out issue in machine_crash_shutdown() | Xianting Tian |
2022-08-11 | RISC-V: Fixup get incorrect user mode PC for kernel mode regs | Xianting Tian |
2022-08-11 | RISC-V: kexec: Fixup use of smp_processor_id() in preemptible context | Xianting Tian |
2022-08-11 | arch/riscv: add Zihintpause support | Dao Lu |
2022-08-11 | Merge 'irq/loongarch', 'pci/ctrl/loongson' and 'pci/header-cleanup-immutable' | Huacai Chen |
2022-08-11 | virtio: find_vqs() add arg sizes | Xuan Zhuo |
2022-08-11 | virtio: record the maximum queue num supported by the device. | Xuan Zhuo |
2022-08-10 | riscv: implement Zicbom-based CMO instructions + the t-head variant | Palmer Dabbelt |
2022-08-10 | x86: link vdso and boot with -z noexecstack --no-warn-rwx-segments | Nick Desaulniers |