Age | Commit message (Expand) | Author |
2022-11-03 | Merge tag 'powerpc-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2022-11-02 | Merge tag 'parisc-for-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-11-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-11-01 | powerpc/32: Select ARCH_SPLIT_ARG64 | Michael Ellerman |
2022-11-01 | powerpc/32: fix syscall wrappers with 64-bit arguments | Andreas Schwab |
2022-10-31 | parisc: Avoid printing the hardware path twice | Helge Deller |
2022-10-31 | powerpc/64e: Fix amdgpu build on Book3E w/o AltiVec | Michael Ellerman |
2022-10-31 | Merge tag 'v6.1-rc2' into fixes | Michael Ellerman |
2022-10-30 | Merge tag 'perf_urgent_for_v6.1_rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-10-30 | Merge tag 'loongarch-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-10-29 | Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-10-29 | Merge tag 'powerpc-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2022-10-29 | LoongArch: BPF: Avoid declare variables in switch-case | Huacai Chen |
2022-10-29 | LoongArch: Use flexible-array member instead of zero-length array | Yushan Zhou |
2022-10-29 | LoongArch: Remove unused kernel stack padding | Jinyang He |
2022-10-28 | Merge tag 's390-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2022-10-28 | Merge tag 'riscv-for-linus-6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-10-28 | x86: fortify: kmsan: fix KMSAN fortify builds | Alexander Potapenko |
2022-10-28 | x86: asm: make sure __put_user_size() evaluates pointer once | Alexander Potapenko |
2022-10-28 | x86/purgatory: disable KMSAN instrumentation | Alexander Potapenko |
2022-10-28 | Merge tag 'v6.1-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds |
2022-10-28 | KVM: x86/xen: Fix eventfd error handling in kvm_xen_eventfd_assign() | Eiichi Tsukata |
2022-10-28 | KVM: x86: smm: number of GPRs in the SMRAM image depends on the image format | Maxim Levitsky |
2022-10-28 | KVM: x86: emulator: update the emulation mode after CR0 write | Maxim Levitsky |
2022-10-28 | KVM: x86: emulator: update the emulation mode after rsm | Maxim Levitsky |
2022-10-28 | KVM: x86: emulator: introduce emulator_recalc_and_set_mode | Maxim Levitsky |
2022-10-28 | KVM: x86: emulator: em_sysexit should update ctxt->mode | Maxim Levitsky |
2022-10-27 | RISC-V: Fix /proc/cpuinfo cpumask warning | Andrew Jones |
2022-10-27 | Merge patch series "Fix RISC-V toolchain extension support detection" | Palmer Dabbelt |
2022-10-27 | riscv: fix detection of toolchain Zihintpause support | Conor Dooley |
2022-10-27 | riscv: fix detection of toolchain Zicbom support | Conor Dooley |
2022-10-27 | riscv: mm: add missing memcpy in kasan_init | Qinglin Pan |
2022-10-27 | KVM: Initialize gfn_to_pfn_cache locks in dedicated helper | Michal Luczaj |
2022-10-27 | KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING unavailable | Emanuele Giuseppe Esposito |
2022-10-27 | KVM: x86: Exempt pending triple fault from event injection sanity check | Sean Christopherson |
2022-10-27 | KVM: x86: Reduce refcount if single_open() fails in kvm_mmu_rmaps_stat_open() | Hou Wenlong |
2022-10-27 | KVM: x86: Mask off reserved bits in CPUID.8000001FH | Jim Mattson |
2022-10-27 | perf/mem: Rename PERF_MEM_LVLNUM_EXTN_MEM to PERF_MEM_LVLNUM_CXL | Ravi Bangoria |
2022-10-27 | perf/x86/rapl: Add support for Intel Raptor Lake | Zhang Rui |
2022-10-27 | perf/x86/rapl: Add support for Intel AlderLake-N | Zhang Rui |
2022-10-26 | Merge tag 'arc-6.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg... | Linus Torvalds |
2022-10-27 | powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft... | Nicholas Piggin |
2022-10-26 | s390/pai: fix raw data collection for PMU pai_ext | Thomas Richter |
2022-10-26 | s390/boot: add secure boot trailer | Peter Oberparleiter |
2022-10-26 | s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_i... | Heiko Carstens |
2022-10-26 | s390/futex: add missing EX_TABLE entry to __futex_atomic_op() | Heiko Carstens |
2022-10-26 | s390/uaccess: add missing EX_TABLE entries to __clear_user() | Heiko Carstens |
2022-10-25 | riscv: jump_label: mark arguments as const to satisfy asm constraints | Jisheng Zhang |
2022-10-24 | x86/mm: Do not verify W^X at boot up | Steven Rostedt (Google) |
2022-10-24 | Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |