index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-04
Merge tag 'powerpc-6.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-69
/
+89
2022-09-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-99
/
+143
2022-09-03
Merge tag 'loongarch-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-29
/
+28
2022-09-03
Merge tag 's390-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
6
-52
/
+65
2022-09-03
mm: pagewalk: Fix race between unmap and page walker
Steven Price
1
-2
/
+2
2022-09-03
LoongArch: mm: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-03
LoongArch: Fix arch_remove_memory() undefined build error
Yupeng Li
1
-12
/
+10
2022-09-03
LoongArch: Fix section mismatch due to acpi_os_ioremap()
Huacai Chen
3
-2
/
+3
2022-09-03
LoongArch: Improve dump_tlb() output messages
Huacai Chen
1
-13
/
+13
2022-09-03
LoongArch: Adjust arch_do_signal_or_restart() to adapt generic entry
Huacai Chen
1
-2
/
+2
2022-09-03
LoongArch: Avoid orphan input sections
Ard Biesheuvel
2
-0
/
+3
2022-09-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-14
/
+16
2022-09-02
powerpc/papr_scm: Ensure rc is always initialized in papr_scm_pmu_register()
Nathan Chancellor
1
-1
/
+3
2022-09-02
Revert "powerpc/irq: Don't open code irq_soft_mask helpers"
Michael Ellerman
1
-7
/
+36
2022-09-01
Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
92
-427
/
+729
2022-09-01
Merge tag 'kvm-riscv-fixes-6.0-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
3
-15
/
+13
2022-09-01
KVM: x86: check validity of argument to KVM_SET_MP_STATE
Paolo Bonzini
1
-3
/
+17
2022-09-01
perf/x86/core: Completely disable guest PEBS via guest's global_ctrl
Like Xu
1
-1
/
+2
2022-09-01
KVM: x86: fix memoryleak in kvm_arch_vcpu_create()
Miaohe Lin
1
-2
/
+1
2022-09-01
KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIES
Jim Mattson
1
-4
/
+21
2022-09-01
arm64: mm: Reserve enough pages for the initial ID map
Ard Biesheuvel
1
-13
/
+13
2022-09-01
arm64: head: Ignore bogus KASLR displacement on non-relocatable kernels
Ard Biesheuvel
1
-0
/
+2
2022-09-01
arm64/kexec: Fix missing extra range for crashkres_low.
Levi Yun
1
-1
/
+1
2022-08-31
powerpc: Fix hard_irq_disable() with sanitizer
Christophe Leroy
1
-1
/
+2
2022-08-30
s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepages
Gerald Schaefer
1
-2
/
+4
2022-08-30
s390: update defconfigs
Heiko Carstens
3
-48
/
+60
2022-08-30
s390: fix nospec table alignments
Josh Poimboeuf
1
-0
/
+1
2022-08-30
s390/mm: remove useless hugepage address alignment
Gerald Schaefer
1
-2
/
+0
2022-08-29
KVM: s390: pci: Hook to access KVM lowlevel from VFIO
Pierre Morel
4
-16
/
+26
2022-08-28
Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-72
/
+150
2022-08-28
Merge tag 'perf-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-7
/
+36
2022-08-27
Merge tag 's390-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-7
/
+19
2022-08-27
Merge tag 'for-linus-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2022-08-27
provide arch_test_bit_acquire for architectures that define test_bit
Mikulas Patocka
6
-33
/
+25
2022-08-27
perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU
Stephane Eranian
1
-1
/
+17
2022-08-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
16
-53
/
+117
2022-08-26
Merge tag 'riscv-for-linus-6.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-10
/
+19
2022-08-26
Merge tag 'loongarch-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-98
/
+164
2022-08-26
wait_on_bit: add an acquire memory barrier
Mikulas Patocka
1
-0
/
+21
2022-08-25
Merge branch 'riscv-variable_fixes_without_kvm' of git://git.kernel.org/pub/s...
Palmer Dabbelt
4
-1
/
+17
2022-08-25
Merge tag 'dt-fixes-for-palmer-6.0-rc3' of git://git.kernel.org/pub/scm/linux...
Palmer Dabbelt
3
-9
/
+2
2022-08-26
powerpc/rtas: Fix RTAS MSR[HV] handling for Cell
Michael Ellerman
1
-0
/
+4
2022-08-26
Revert "powerpc: Remove unused FW_FEATURE_NATIVE references"
Michael Ellerman
1
-0
/
+8
2022-08-26
powerpc: align syscall table for ppc32
Masahiro Yamada
1
-0
/
+1
2022-08-25
x86/sev: Mark snp_abort() noreturn
Borislav Petkov
2
-2
/
+2
2022-08-25
s390/mm: do not trigger write fault when vma does not allow VM_WRITE
Gerald Schaefer
1
-1
/
+3
2022-08-25
s390: fix double free of GS and RI CBs on fork() failure
Brian Foster
1
-6
/
+16
2022-08-25
xen: x86: remove setting the obsolete config XEN_MAX_DOMAIN_MEMORY
Lukas Bulwahn
1
-1
/
+0
2022-08-25
LoongArch: mm: Avoid unnecessary page fault retires on shared memory types
Huacai Chen
1
-0
/
+4
2022-08-25
LoongArch: Add subword xchg/cmpxchg emulation
Huacai Chen
2
-1
/
+105
[next]