summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-07ARM: dts: clearfog: add comphy settings for Ethernet interfacesRussell King
2019-02-07ARM: dts: add description for Armada 38x common phyRussell King
2019-02-07s390/net: move pnet constantsUrsula Braun
2019-02-07KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...Peter Shier
2019-02-07KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)Paolo Bonzini
2019-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-02-05bpf, riscv: add BPF JIT for RV64GBjörn Töpel
2019-02-04net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij
2019-02-04s390: bpf: fix JMP32 code-genHeiko Carstens
2019-02-03socket: fix for Add SO_TIMESTAMP[NS]_NEWStephen Rothwell
2019-02-03sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWDeepa Dinamani
2019-02-03socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani
2019-02-03socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani
2019-02-03socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani
2019-02-03arch: sparc: Override struct __kernel_old_timevalDeepa Dinamani
2019-02-03sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani
2019-02-03arch: Use asm-generic/socket.h when possibleDeepa Dinamani
2019-02-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-03Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-02Merge tag 'riscv-for-linus-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-02-02x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner
2019-02-01Merge tag 'xtensa-20190201' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2019-02-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-02-01x86_64: increase stack size for KASAN_EXTRAQian Cai
2019-02-01arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada
2019-02-01bpf: powerpc64: add JIT support for bpf line infoSandipan Das
2019-02-01x86/kexec: Don't setup EFI info if EFI runtime is not enabledKairui Song
2019-02-01x86: explicitly align IO accesses in memcpy_{to,from}ioLinus Torvalds
2019-02-01arm64: hibernate: Clean the __hyp_text to PoC after resumeJames Morse
2019-02-01arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse
2019-02-01arm64: kprobe: Always blacklist the KVM world-switch codeJames Morse
2019-02-01arm64: kaslr: ensure randomized quantities are clean also when kaslr is offArd Biesheuvel
2019-02-01arm64: Do not issue IPIs for user executable ptesCatalin Marinas
2019-01-31Merge tag 'pci-v5.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-01-31ARM: cns3xxx: Use actual size reads for PCIeKoen Vandeputte
2019-01-31ARM: cns3xxx: Fix writing to wrong PCI config registers after alignmentKoen Vandeputte
2019-01-31x86/microcode/amd: Don't falsely trick the late loading mechanismThomas Lendacky
2019-01-30cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-29x86/fault: Fix sign-extend unintended sign extensionColin Ian King
2019-01-29x86/boot/compressed/64: Set EFER.LME=1 in 32-bit trampoline before returning ...Wei Huang
2019-01-29x86/cpu: Add Atom Tremont (Jacobsville)Kan Liang
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-01-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-27Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-27xtensa: SMP: limit number of possible CPUs by NR_CPUSMax Filippov
2019-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds