Age | Commit message (Expand) | Author |
2022-09-09 | termios: consolidate values for VDISCARD in INIT_C_CC | Al Viro |
2022-09-09 | termios: start unifying non-UAPI parts of asm/termios.h | Al Viro |
2022-09-09 | termios: uninline conversion helpers | Al Viro |
2022-09-05 | Merge 6.0-rc4 into tty-next | Greg Kroah-Hartman |
2022-09-04 | Merge tag 'powerpc-6.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2022-09-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-09-03 | Merge tag 'loongarch-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-09-03 | Merge tag 's390-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2022-09-03 | mm: pagewalk: Fix race between unmap and page walker | Steven Price |
2022-09-03 | LoongArch: mm: Remove the unneeded result variable | ye xingchen |
2022-09-03 | LoongArch: Fix arch_remove_memory() undefined build error | Yupeng Li |
2022-09-03 | LoongArch: Fix section mismatch due to acpi_os_ioremap() | Huacai Chen |
2022-09-03 | LoongArch: Improve dump_tlb() output messages | Huacai Chen |
2022-09-03 | LoongArch: Adjust arch_do_signal_or_restart() to adapt generic entry | Huacai Chen |
2022-09-03 | LoongArch: Avoid orphan input sections | Ard Biesheuvel |
2022-09-02 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2022-09-02 | powerpc/papr_scm: Ensure rc is always initialized in papr_scm_pmu_register() | Nathan Chancellor |
2022-09-02 | Revert "powerpc/irq: Don't open code irq_soft_mask helpers" | Michael Ellerman |
2022-09-01 | Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini |
2022-09-01 | Merge tag 'kvm-riscv-fixes-6.0-1' of https://github.com/kvm-riscv/linux into ... | Paolo Bonzini |
2022-09-01 | KVM: x86: check validity of argument to KVM_SET_MP_STATE | Paolo Bonzini |
2022-09-01 | perf/x86/core: Completely disable guest PEBS via guest's global_ctrl | Like Xu |
2022-09-01 | KVM: x86: fix memoryleak in kvm_arch_vcpu_create() | Miaohe Lin |
2022-09-01 | KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIES | Jim Mattson |
2022-09-01 | arm64: mm: Reserve enough pages for the initial ID map | Ard Biesheuvel |
2022-09-01 | arm64: head: Ignore bogus KASLR displacement on non-relocatable kernels | Ard Biesheuvel |
2022-09-01 | arm64/kexec: Fix missing extra range for crashkres_low. | Levi Yun |
2022-08-31 | powerpc: Fix hard_irq_disable() with sanitizer | Christophe Leroy |
2022-08-30 | s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepages | Gerald Schaefer |
2022-08-30 | s390: update defconfigs | Heiko Carstens |
2022-08-30 | s390: fix nospec table alignments | Josh Poimboeuf |
2022-08-30 | s390/mm: remove useless hugepage address alignment | Gerald Schaefer |
2022-08-30 | loongarch: remove generic-y += termios.h | Al Viro |
2022-08-29 | KVM: s390: pci: Hook to access KVM lowlevel from VFIO | Pierre Morel |
2022-08-28 | Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-08-28 | Merge tag 'perf-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-08-27 | Merge tag 's390-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2022-08-27 | Merge tag 'for-linus-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-08-27 | provide arch_test_bit_acquire for architectures that define test_bit | Mikulas Patocka |
2022-08-27 | perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU | Stephane Eranian |
2022-08-26 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2022-08-26 | Merge tag 'riscv-for-linus-6.0-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-08-26 | Merge tag 'loongarch-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-08-26 | wait_on_bit: add an acquire memory barrier | Mikulas Patocka |
2022-08-25 | Merge branch 'riscv-variable_fixes_without_kvm' of git://git.kernel.org/pub/s... | Palmer Dabbelt |
2022-08-25 | Merge tag 'dt-fixes-for-palmer-6.0-rc3' of git://git.kernel.org/pub/scm/linux... | Palmer Dabbelt |
2022-08-26 | powerpc/rtas: Fix RTAS MSR[HV] handling for Cell | Michael Ellerman |
2022-08-26 | Revert "powerpc: Remove unused FW_FEATURE_NATIVE references" | Michael Ellerman |
2022-08-26 | powerpc: align syscall table for ppc32 | Masahiro Yamada |
2022-08-25 | x86/sev: Mark snp_abort() noreturn | Borislav Petkov |