Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-11Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds
2019-07-11Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-09Merge tag 'please-pull-for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-09Merge tag 'iommu-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-09Merge tag 'regulator-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2019-07-09Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-07-09Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-05KVM: arm64/sve: Fix vq_present() macro to yield a boolZhang Lei
2019-07-04Merge branch 'regulator-5.3' into regulator-nextMark Brown
2019-07-04Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op...Joerg Roedel
2019-07-03crypto: arm64/aes-ce - implement 5 way interleave for ECB, CBC and CTRArd Biesheuvel
2019-07-03crypto: arm64/aes-ce - add 5 way interleave routinesArd Biesheuvel
2019-07-03Merge branch 'timers/vdso' into timers/coreThomas Gleixner
2019-07-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-07-01Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas
2019-06-28arch: wire-up pidfd_open()Christian Brauner
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-06-27arm_pmu: acpi: spe: Add initial MADT/SPE probingJeremy Linton
2019-06-26arm64: rename dump_instr as dump_kernel_instrjinho lim
2019-06-26arm64: vdso: Fix compilation with clang older than 8Vincenzo Frascino
2019-06-26arm64: compat: Fix __arch_get_hw_counter() implementationVincenzo Frascino
2019-06-26arm64: Fix __arch_get_hw_counter() implementationVincenzo Frascino
2019-06-26arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor
2019-06-26arm64: kaslr: keep modules inside module region when KASAN is enabledArd Biesheuvel
2019-06-26arm64/mm: Drop [PTE|PMD]_TYPE_FAULTAnshuman Khandual
2019-06-26arm64: compat: No need for pre-ARMv7 barriers on an ARMv8 systemCatalin Marinas
2019-06-26arm64: vdso: Remove unnecessary asm-offsets.c definitionsCatalin Marinas
2019-06-25clocksource/drivers/arm_arch_timer: Extract elf_hwcap use to arch-helperAndrew Murray
2019-06-25arm64: Implement panic_smp_self_stop()Aaro Koskinen
2019-06-25arm64: Improve parking of stopped CPUsJayachandran C
2019-06-25arm64: Expose FRINT capabilities to userspaceMark Brown
2019-06-25arm64: Expose ARMv8.5 CondM capability to userspaceMark Brown
2019-06-25arm64: defconfig: enable CONFIG_RANDOMIZE_BASENick Desaulniers
2019-06-25arm64: ARM64_MODULES_PLTS must depend on MODULESCatalin Marinas
2019-06-24arm64: bpf: do not allocate executable memoryArd Biesheuvel
2019-06-24arm64/kprobes: set VM_FLUSH_RESET_PERMS on kprobe instruction pagesArd Biesheuvel
2019-06-24arm64/mm: wire up CONFIG_ARCH_HAS_SET_DIRECT_MAPArd Biesheuvel
2019-06-24arm64: module: create module allocations without exec permissionsArd Biesheuvel
2019-06-24arm64: Allow user selection of ARM64_MODULE_PLTSFlorian Fainelli
2019-06-24acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel
2019-06-24Merge tag 'v5.2-rc6' into generic-dma-opsJoerg Roedel
2019-06-22arm64: vdso: Enable vDSO compat supportVincenzo Frascino
2019-06-22arm64: compat: Get sigreturn trampolines from vDSOVincenzo Frascino