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-15
parisc: Allow CONFIG_64BIT with ARCH=parisc
Helge Deller
1
-1
/
+11
2022-09-11
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-2
/
+5
2022-09-11
Merge tag 'mips-fixes_6.0_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-22
/
+21
2022-09-10
Merge tag 's390-6.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-2
/
+3
2022-09-10
arm64: mm: fix resume for 52-bit enabled builds
Joey Gouly
1
-0
/
+3
2022-09-09
Merge tag 'riscv-for-linus-6.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2022-09-09
Merge tag 'powerpc-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+2
2022-09-09
mips: Select SPARSEMEM_EXTREME
Alexander Sverdlin
1
-1
/
+0
2022-09-09
Merge tag 'asm-generic-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-9
/
+12
2022-09-08
arm64/ptrace: Don't clear calling process' TIF_SME on OOM
Mark Brown
1
-2
/
+0
2022-09-08
powerpc/pseries: Fix plpks crash on non-pseries
Michael Ellerman
1
-1
/
+2
2022-09-07
MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()
Alexander Sverdlin
1
-0
/
+10
2022-09-07
MIPS: octeon: Get rid of preprocessor directives around RESERVE32
Alexander Sverdlin
2
-20
/
+11
2022-09-07
s390/smp: enforce lowcore protection on CPU restart
Alexander Gordeev
1
-1
/
+1
2022-09-07
s390/boot: fix absolute zero lowcore corruption on boot
Alexander Gordeev
2
-1
/
+2
2022-09-06
arm64/bti: Disable in kernel BTI when cross section thunks are broken
Mark Brown
1
-0
/
+2
2022-09-05
Merge tag 'soc-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
29
-110
/
+139
2022-09-05
asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.
Sebastian Andrzej Siewior
9
-9
/
+12
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
Merge tag 'renesas-fixes-for-v6.0-tag1' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
1
-1
/
+1
2022-09-02
Merge tag 'at91-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Arnd Bergmann
7
-44
/
+78
2022-09-02
Merge tag 'arm-soc/for-6.0/devicetree' of https://github.com/Broadcom/stblinu...
Arnd Bergmann
3
-22
/
+25
2022-09-02
Merge tag 'juno-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
2
-3
/
+2
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
riscv: dts: microchip: use an mpfs specific l2 compatible
Conor Dooley
1
-1
/
+1
2022-08-31
powerpc: Fix hard_irq_disable() with sanitizer
Christophe Leroy
1
-1
/
+2
2022-08-31
ARM: dts: at91: sama5d2_icp: don't keep vdd_other enabled all the time
Claudiu Beznea
1
-1
/
+0
2022-08-31
ARM: dts: at91: sama5d27_wlsom1: don't keep ldo2 enabled all the time
Claudiu Beznea
1
-1
/
+0
2022-08-31
ARM: dts: at91: sama7g5ek: specify proper regulator output ranges
Claudiu Beznea
1
-9
/
+9
[next]