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
2020-03-05
powerpc/mm: Fix missing KUAP disable in flush_coherent_icache()
Michael Ellerman
1
-0
/
+2
2020-03-04
riscv: Fix range looking for kernel image memblock
Alexandre Ghiti
1
-1
/
+1
2020-03-04
riscv: Force flat memory model with no-mmu
Damien Le Moal
1
-0
/
+1
2020-03-04
Merge tag 'socfpga_defconfig_fix_for_v5.6' of git://git.kernel.org/pub/scm/li...
Olof Johansson
1
-0
/
+1
2020-03-04
s390/pci: Fix unexpected write combine on resource
Niklas Schnelle
1
-2
/
+2
2020-03-04
s390/mm: fix panic in gup_fast on large pud
Gerald Schaefer
1
-0
/
+6
2020-03-04
ARM: socfpga_defconfig: Add back DEBUG_FS
Dinh Nguyen
1
-0
/
+1
2020-03-03
Merge tag 'socfpga_dts_fix_for_v5.6_v2' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
110
-589
/
+1583
2020-03-03
riscv: Change code model of module to medany to improve data accessing
Vincent Chen
1
-2
/
+4
2020-03-03
riscv: avoid the PIC offset of static percpu data in module beyond 2G limits
Vincent Chen
1
-0
/
+16
2020-03-03
KVM: x86: remove stale comment from struct x86_emulate_ctxt
Vitaly Kuznetsov
1
-1
/
+0
2020-03-03
KVM: x86: clear stale x86_emulate_ctxt->intercept value
Vitaly Kuznetsov
1
-0
/
+1
2020-03-03
arm64: dts: socfpga: agilex: Fix gmac compatible
Ley Foon Tan
1
-3
/
+3
2020-03-02
Merge tag 'arm-soc/for-5.6/defconfig-fixes' of https://github.com/Broadcom/st...
Olof Johansson
1
-0
/
+1
2020-03-02
Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
3
-2
/
+2
2020-03-02
ARM: bcm2835_defconfig: Explicitly restore CONFIG_DEBUG_FS
Stefan Wahren
1
-0
/
+1
2020-03-02
KVM: SVM: Fix the svm vmexit code for WRMSR
Haiwei Li
1
-1
/
+2
2020-03-02
KVM: X86: Fix dereference null cpufreq policy
Wanpeng Li
1
-3
/
+5
2020-03-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-9
/
+52
2020-03-02
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-99
/
+52
2020-03-02
arm64: context: Fix ASID limit in boot messages
Jean-Philippe Brucker
1
-5
/
+15
2020-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-104
/
+169
2020-03-01
KVM: VMX: check descriptor table exits on instruction emulation
Oliver Upton
1
-0
/
+15
2020-03-01
arm64: dts: meson: fix gxm-khadas-vim2 wifi
Christian Hewitt
1
-1
/
+1
2020-02-29
Merge tag 'arm-soc/for-5.6/devicetree-fixes' of https://github.com/Broadcom/s...
Olof Johansson
3
-0
/
+7
2020-02-29
Merge tag 'omap-for-v5.6/fixes-rc3-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
8
-17
/
+18
2020-02-29
arm64: dts: meson-sm1-sei610: add missing interrupt-names
Guillaume La Roque
1
-0
/
+1
2020-02-29
ARM: meson: Drop unneeded select of COMMON_CLK
Geert Uytterhoeven
1
-1
/
+0
2020-02-29
x86/mm: Fix dump_pagetables with Xen PV
Juergen Gross
1
-6
/
+1
2020-02-29
x86/ioperm: Add new paravirt function update_io_bitmap()
Juergen Gross
6
-2
/
+50
2020-02-28
Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
13
-75
/
+83
2020-02-28
kvm: x86: Limit the number of "kvm: disabled by bios" messages
Erwan Velu
1
-2
/
+2
2020-02-28
KVM: x86: avoid useless copy of cpufreq policy
Paolo Bonzini
1
-5
/
+5
2020-02-28
KVM: allow disabling -Werror
Paolo Bonzini
2
-1
/
+14
2020-02-28
KVM: x86: allow compiling as non-module with W=1
Valdis Klētnieks
2
-0
/
+4
2020-02-28
KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
Wanpeng Li
1
-12
/
+21
2020-02-28
KVM: Introduce pv check helpers
Wanpeng Li
1
-10
/
+24
2020-02-28
KVM: SVM: allocate AVIC data structures based on kvm_amd module parameter
Paolo Bonzini
1
-1
/
+2
2020-02-28
powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systems
Desnes A. Nunes do Rosario
1
-1
/
+3
2020-02-27
x86/mce: Fix logic and comments around MSR_PPIN_CTL
Tony Luck
1
-4
/
+5
2020-02-27
ARM: dts: bcm2711: Add pcie0 alias
Nicolas Saenz Julienne
1
-0
/
+1
2020-02-27
ARM: dts: bcm283x: Add missing properties to the PWR LED
Stefan Wahren
3
-0
/
+6
2020-02-27
Merge tag 'tee-amdtee-fix-for-5.6' of https://git.linaro.org/people/jens.wikl...
Olof Johansson
23
-70
/
+143
2020-02-27
x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changes
Sean Christopherson
1
-1
/
+1
2020-02-27
Merge tag 'renesas-fixes-for-v5.6-tag1' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
2
-2
/
+2
2020-02-27
MIPS: Fix CONFIG_MIPS_CMDLINE_DTB_EXTEND handling
Paul Cercueil
1
-1
/
+2
2020-02-26
ARM: OMAP2+: Fix compile if CONFIG_HAVE_ARM_SMCCC is not set
Tony Lindgren
2
-3
/
+1
2020-02-26
arm: dts: dra76x: Fix mmc3 max-frequency
Faiz Abbas
1
-0
/
+5
2020-02-26
ARM: dts: dra7: Add "dma-ranges" property to PCIe RC DT nodes
Kishon Vijay Abraham I
1
-0
/
+2
2020-02-26
Revert "KVM: x86: enable -Werror"
Christoph Hellwig
1
-1
/
+0
[prev]
[next]