summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-03-29um: time-travel: Rewrite as an event schedulerJohannes Berg
2020-03-29um: Move timer-internal.h to non-sharedJohannes Berg
2020-03-29um: falloc.h needs to be directly included for older libcAlan Maguire
2020-03-29um: ubd: Retry buffer read on any kind of errorGabriel Krisman Bertazi
2020-03-29um: ubd: Prevent buffer overrun on command completionGabriel Krisman Bertazi
2020-03-29um: Fix overlapping ELF segments when statically linkedDavid Gow
2020-03-29um: Delete never executed timerLeon Romanovsky
2020-03-29um: Don't overwrite ethtool driver versionLeon Romanovsky
2020-03-29um: Fix len of file in create_pid_fileWen Yang
2020-03-29um: Don't use console_drivers directlyAndy Shevchenko
2020-03-29um: Cleanup CONFIG_IOSCHED_CFQKrzysztof Kozlowski
2020-03-21x86/mm: split vmalloc_sync_all()Joerg Roedel
2020-03-21Merge tag 'powerpc-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-03-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-03-20KVM: PPC: Fix kernel crash with PR KVMGreg Kurz
2020-03-19arm64: compat: Fix syscall number of compat_clock_getresVincenzo Frascino
2020-03-19arm64: kpti: Fix "kpti=off" when KASLR is enabledWill Deacon
2020-03-17arm64: smp: fix crash_smp_send_stop() behaviourCristian Marussi
2020-03-17arm64: smp: fix smp_send_stop() behaviourCristian Marussi
2020-03-16Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-03-15Merge tag 'x86-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-15Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-15Merge tag 'ras-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-14Merge tag 'arc-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2020-03-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-03-14Merge branch 'kvm-null-pointer-fix' into kvm-masterPaolo Bonzini
2020-03-14KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAsVitaly Kuznetsov
2020-03-14Merge tag 'kvm-s390-master-5.6-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2020-03-14KVM: x86: Initializing all kvm_lapic_irq fields in ioapic_write_indirectNitesh Narayan Lal
2020-03-14KVM: VMX: Condition ENCLS-exiting enabling on CPU support for SGX1Sean Christopherson
2020-03-13x86/vector: Remove warning on managed interrupt migrationPeter Xu
2020-03-13powerpc/kasan: Fix shadow memory protection with CONFIG_KASAN_VMALLOCChristophe Leroy
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-03-12perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagKim Phillips
2020-03-11ARC: define __ALIGN_STR and __ALIGN symbols for ARCEugeniy Paltsev
2020-03-11ARC: show_regs: reduce lines of outputVineet Gupta
2020-03-11Merge tag 'mips_fixes_5.6.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-11x86/ioremap: Map EFI runtime services data as encrypted for SEVTom Lendacky
2020-03-11KVM: s390: Also reset registers in sync regs for initial cpu resetChristian Borntraeger
2020-03-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-03-07Merge tag 's390-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-03-07Merge tag 'powerpc-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-03-07MIPS: DTS: CI20: fix interrupt for pcf8563 RTCH. Nikolaus Schaller
2020-03-07MIPS: DTS: CI20: fix PMU definitions for ACT8600H. Nikolaus Schaller
2020-03-06arm64: dts: ls1043a: FMan erratum A050385Madalin Bucur
2020-03-06Merge tag 'riscv-for-linus-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-03-06arch/Kconfig: update HAVE_RELIABLE_STACKTRACE descriptionMiroslav Benes
2020-03-05riscv: fix seccomp reject syscall code pathTycho Andersen