Age | Commit message (Expand) | Author |
2022-10-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-10-23 | Merge tag 'objtool_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2022-10-23 | Merge tag 'x86_urgent_for_v6.0_rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-10-22 | KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTER | Alexander Graf |
2022-10-22 | KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter() | Alexander Graf |
2022-10-22 | Merge tag 'kvm-riscv-fixes-6.1-1' of https://github.com/kvm-riscv/linux into ... | Paolo Bonzini |
2022-10-22 | Merge tag 'kvmarm-fixes-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini |
2022-10-22 | Merge tag 'kvmarm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini |
2022-10-21 | x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly | Chang S. Bae |
2022-10-21 | x86/unwind/orc: Fix unreliable stack dump with gcov | Chen Zhongjin |
2022-10-21 | iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check() | Charlotte Tan |
2022-10-21 | RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc | Anup Patel |
2022-10-21 | RISC-V: Fix compilation without RISCV_ISA_ZICBOM | Andrew Jones |
2022-10-20 | perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap() | Maxim Levitsky |
2022-10-20 | ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph() | Peter Zijlstra |
2022-10-20 | x86/ftrace: Remove ftrace_epilogue() | Peter Zijlstra |
2022-10-18 | x86/resctrl: Fix min_cbm_bits for AMD | Babu Moger |
2022-10-18 | x86/microcode/AMD: Apply the patch early on every logical thread | Borislav Petkov |
2022-10-17 | x86/topology: Fix duplicated core ID within a package | Zhang Rui |
2022-10-17 | x86/topology: Fix multiple packages shown on a single-package system | Zhang Rui |
2022-10-17 | x86/Kconfig: Drop check for -mabi=ms for CONFIG_EFI_STUB | Nathan Chancellor |
2022-10-17 | x86/fpu: Exclude dynamic states from init_fpstate | Chang S. Bae |
2022-10-17 | x86/fpu: Fix the init_fpstate size check with the actual size | Chang S. Bae |
2022-10-17 | x86/fpu: Configure init_fpstate attributes orderly | Chang S. Bae |
2022-10-16 | Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-10-15 | Merge tag 'for-linus' of https://github.com/openrisc/linux | Linus Torvalds |
2022-10-15 | KVM: arm64: vgic: Fix exit condition in scan_its_table() | Eric Ren |
2022-10-15 | KVM: arm64: nvhe: Fix build with profile optimization | Denis Nikitin |
2022-10-14 | Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-10-14 | Merge tag 'asm-generic-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-10-14 | Merge tag 'arm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-10-14 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2022-10-14 | Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-10-14 | Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-10-14 | Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-10-14 | Merge tag 'powerpc-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2022-10-14 | parisc: Fix userspace graphics card breakage due to pgtable special bit | Helge Deller |
2022-10-13 | RISC-V: Make port I/O string accessors actually work | Maciej W. Rozycki |
2022-10-13 | RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output | Palmer Dabbelt |
2022-10-13 | RISC-V: Make mmap() with PROT_WRITE imply PROT_READ | Palmer Dabbelt |
2022-10-13 | riscv: enable software resend of irqs | Conor Dooley |
2022-10-13 | riscv: vdso: fix NULL deference in vdso_join_timens() when vfork | Jisheng Zhang |
2022-10-13 | Merge patch series "Use composable cache instead of L2 cache" | Palmer Dabbelt |
2022-10-13 | riscv: Add cache information in AUX vector | Greentime Hu |
2022-10-13 | Merge patch series "Some style cleanups for recent extension additions" | Palmer Dabbelt |
2022-10-13 | riscv: check for kernel config option in t-head memory types errata | Heiko Stuebner |
2022-10-13 | riscv: use BIT() marco for cpufeature probing | Heiko Stuebner |
2022-10-13 | riscv: use BIT() macros in t-head errata init | Heiko Stuebner |
2022-10-13 | riscv: drop some idefs from CMO initialization | Heiko Stuebner |
2022-10-13 | riscv: cleanup svpbmt cpufeature probing | Heiko Stuebner |