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
2021-09-09Merge tag 'dmaengine-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-03Merge tag 'iommu-updates-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-09-02Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-09-01Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-08-31Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreCatalin Marinas
2021-08-31Merge tag 'x86-misc-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-30Merge branch 'for-5.15-verbose-console' into for-linusPetr Mladek
2021-08-20Documentation: arm64: describe asymmetric 32-bit supportWill Deacon
2021-08-20arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0Will Deacon
2021-08-19iommu/vt-d: Enable Intel IOMMU scalable mode by defaultLu Baolu
2021-08-18iommu: Merge strictness and domain type configsRobin Murphy
2021-08-12x86/reboot: Document how to override DMI platform quirksPaul Gortmaker
2021-08-03arm64/cpufeature: Optionally disable MTE via command-lineYee Lee
2021-08-03wan: remove sbni/granch driverArnd Bergmann
2021-07-29printk: Add printk.console_no_auto_verbose boot parameterDmitry Safonov
2021-07-28dmaengine: idxd: Set defaults for GRPCFG traffic classDave Jiang
2021-07-28Documentation: Add L1D flushing DocumentationBalbir Singh
2021-07-26iommu: Enhance IOMMU default DMA mode build optionsZhen Lei
2021-07-26iommu: Deprecate Intel and AMD cmdline methods to enable strict modeJohn Garry
2021-07-06Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-07-04Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-07-02Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-02Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2021-07-01mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ONMuchun Song
2021-07-01mm: sparsemem: use huge PMD mapping for vmemmap pagesMuchun Song
2021-07-01mm: memory_hotplug: disable memmap_on_memory when hugetlb_free_vmemmap enabledMuchun Song
2021-07-01mm: hugetlb: add a kernel parameter hugetlb_free_vmemmapMuchun Song
2021-06-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29Merge tag 'acpi-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-06-29Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-06-29mm/page_reporting: export reporting order as module parameterGavin Shan
2021-06-29Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds
2021-06-28Merge tag 'x86-splitlock-2021-06-28' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-28Merge tag 'x86-cleanups-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-06-25Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel
2021-06-22clocksource: Provide kernel module to test clocksource watchdogPaul E. McKenney
2021-06-22clocksource: Limit number of CPUs checked for clock synchronizationPaul E. McKenney
2021-06-22clocksource: Retry clock read if long delays detectedPaul E. McKenney
2021-06-17ACPI: sysfs: Allow bitmap list to be supplied to acpi_mask_gpeAndy Shevchenko
2021-06-17iommu: Update "iommu.strict" documentationRobin Murphy
2021-06-17tracing: Add tp_printk_stop_on_boot optionSteven Rostedt (VMware)
2021-06-08cgroup: make per-cgroup pressure stall tracking configurableSuren Baghdasaryan
2021-06-07x86/setup: Remove CONFIG_X86_RESERVE_LOW and reservelow= optionsMike Rapoport
2021-06-04iommu/amd: Add amd_iommu=force_enable optionJoerg Roedel
2021-05-27docs: kernel-parameters: mark numa=off is supported by a bundle of architecturesBarry Song
2021-05-20serial: liteuart: Add support for earlyconStafford Horne
2021-05-18Documentation/admin-guide: Add bus lock ratelimitFenghua Yu