index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-23
20
-24
/
+160
|
\
|
*
powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driver
Kajol Jain
2020-08-21
1
-1
/
+10
|
*
powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000
Christophe Leroy
2020-08-21
1
-2
/
+2
|
*
powerpc/pseries: Do not initiate shutdown when system is running on UPS
Vasant Hegde
2020-08-20
1
-1
/
+0
|
*
powerpc/perf: Fix soft lockups due to missed interrupt accounting
Athira Rajeev
2020-08-20
1
-0
/
+4
|
*
powerpc/powernv/pci: Fix possible crash when releasing DMA resources
Frederic Barrat
2020-08-20
1
-1
/
+1
|
*
powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU death
Michael Roth
2020-08-18
1
-6
/
+12
|
*
powerpc/32s: Fix is_module_segment() when MODULES_VADDR is defined
Christophe Leroy
2020-08-18
1
-0
/
+7
|
*
powerpc/kasan: Fix KASAN_SHADOW_START on BOOK3S_32
Christophe Leroy
2020-08-18
1
-1
/
+8
|
*
powerpc/fixmap: Fix the size of the early debug area
Christophe Leroy
2020-08-17
1
-1
/
+1
|
*
powerpc/pkeys: Fix build error with PPC_MEM_KEYS disabled
Aneesh Kumar K.V
2020-08-17
1
-1
/
+3
|
*
powerpc/kernel: Cleanup machine check function declarations
Madhavan Srinivasan
2020-08-17
4
-8
/
+12
|
*
powerpc: Add POWER10 raw mode cputable entry
Madhavan Srinivasan
2020-08-17
1
-0
/
+20
|
*
powerpc/perf: Add extended regs support for power10 platform
Athira Rajeev
2020-08-17
3
-1
/
+23
|
*
powerpc/perf: Add support for outputting extended regs in perf intr_regs
Anju T Sudhakar
2020-08-17
6
-4
/
+59
|
*
powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 cores
Michael Neuling
2020-08-17
1
-0
/
+1
*
|
Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-23
1
-4
/
+6
|
\
\
|
*
|
x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVM
Sean Christopherson
2020-08-21
1
-4
/
+6
*
|
|
Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-23
1
-3
/
+49
|
\
\
\
|
*
|
|
perf/x86/intel/uncore: Add BW counters for GT, IA and IO breakdown
Vaibhav Shankar
2020-08-15
1
-3
/
+49
|
|
/
/
*
|
|
Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-23
4
-86
/
+39
|
\
\
\
|
*
|
|
efi/x86: Move 32-bit code into efi_32.c
Ard Biesheuvel
2020-08-20
3
-86
/
+37
|
*
|
|
efi/x86: Mark kernel rodata non-executable for mixed mode
Arvind Sankar
2020-08-20
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-08-22
6
-22
/
+42
|
\
\
\
|
*
|
|
ARM64: vdso32: Install vdso32 from vdso_install
Stephen Boyd
2020-08-21
2
-1
/
+2
|
*
|
|
KVM: arm64: Print warning when cpu erratum can cause guests to deadlock
Rob Herring
2020-08-21
1
-0
/
+4
|
*
|
|
arm64: Allow booting of late CPUs affected by erratum 1418040
Marc Zyngier
2020-08-21
1
-0
/
+2
|
*
|
|
arm64: Move handling of erratum 1418040 into C code
Marc Zyngier
2020-08-21
2
-21
/
+34
|
|
/
/
*
|
|
Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-08-22
6
-34
/
+69
|
\
\
\
|
*
|
|
s390/pci: fix PF/VF linking on hot plug
Niklas Schnelle
2020-08-17
3
-13
/
+32
|
*
|
|
s390/pci: re-introduce zpci_remove_device()
Niklas Schnelle
2020-08-17
2
-9
/
+14
|
*
|
|
s390/pci: fix zpci_bus_link_virtfn()
Niklas Schnelle
2020-08-17
1
-10
/
+15
|
*
|
|
s390/ptrace: fix storage key handling
Heiko Carstens
2020-08-17
1
-2
/
+5
|
*
|
|
s390/runtime_instrumentation: fix storage key handling
Heiko Carstens
2020-08-17
1
-1
/
+1
|
*
|
|
s390/pci: ignore stale configuration request event
Niklas Schnelle
2020-08-17
1
-0
/
+3
|
|
/
/
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-22
10
-15
/
+32
|
\
\
\
|
*
|
|
KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set
Will Deacon
2020-08-22
1
-4
/
+13
|
*
|
|
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2020-08-22
9
-9
/
+15
|
*
|
|
kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE mode
Jim Mattson
2020-08-17
1
-1
/
+1
|
*
|
|
kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE mode
Jim Mattson
2020-08-17
1
-1
/
+1
|
*
|
|
KVM: x86: fix access code passed to gva_to_gpa
Paolo Bonzini
2020-08-17
1
-1
/
+3
*
|
|
|
Merge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-21
13
-136
/
+76
|
\
\
\
\
|
*
|
|
|
riscv: Add SiFive drivers to rv32_defconfig
Bin Meng
2020-08-20
1
-0
/
+5
|
*
|
|
|
RISC-V: Remove CLINT related code from timer and arch
Anup Patel
2020-08-20
10
-109
/
+13
|
*
|
|
|
RISC-V: Add mechanism to provide custom IPI operations
Anup Patel
2020-08-20
6
-48
/
+79
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-21
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Fix build error when CONFIG_ACPI is not set/enabled:
Randy Dunlap
2020-08-20
1
-0
/
+1
*
|
|
|
|
x86/boot/compressed: Use builtin mem functions for decompressor
Arvind Sankar
2020-08-19
2
-9
/
+3
*
|
|
|
|
arch/ia64: Restore arch-specific pgd_offset_k implementation
Jessica Clarke
2020-08-17
1
-0
/
+9
|
|
/
/
/
|
/
|
|
|
*
|
|
|
parisc: fix PMD pages allocation by restoring pmd_alloc_one()
Mike Rapoport
2020-08-16
1
-0
/
+6
[next]