Age | Commit message (Expand) | Author |
2018-11-09 | crypto: arm/aes - add some hardening against cache-timing attacks | Eric Biggers |
2018-11-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-11-03 | Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix | Ingo Molnar |
2018-11-03 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2018-11-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-11-03 | Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-11-03 | Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2018-11-02 | Merge tag 'omap-for-v4.20/omap1-fix-signed' of git://git.kernel.org/pub/scm/l... | Olof Johansson |
2018-11-02 | ARM: dts: stm32: update HASH1 dmas property on stm32mp157c | Alexandre Torgue |
2018-11-02 | ARM: orion: avoid VLA in orion_mpp_conf | Arnd Bergmann |
2018-11-02 | ARM: defconfig: Update multi_v7 to use PREEMPT | Linus Walleij |
2018-11-02 | arm64: defconfig: Enable some IPMI configs | John Garry |
2018-11-02 | arm64: fix warnings without CONFIG_IOMMU_DMA | Christoph Hellwig |
2018-11-02 | arm64: kprobe: make page to RO mode when allocate it | Anders Roxell |
2018-11-02 | arm64: kdump: fix small typo | Yangtao Li |
2018-11-02 | arm64: makefile fix build of .i file in external module case | Victor Kamensky |
2018-11-02 | Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-11-02 | kbuild: replace cc-name test with CONFIG_CC_IS_CLANG | Masahiro Yamada |
2018-11-01 | RISC-V: refresh defconfig | Anup Patel |
2018-11-01 | Merge tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2018-11-01 | Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-11-01 | Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/denn... | Linus Torvalds |
2018-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2018-11-01 | Merge tag 'csky-for-linus-4.20-fixup-dtb' of https://github.com/c-sky/csky-linux | Linus Torvalds |
2018-11-02 | powerpc: PCI_MSI needs PCI | Christoph Hellwig |
2018-11-02 | powerpc: remove CONFIG_MCA leftovers | Christoph Hellwig |
2018-11-02 | powerpc: remove CONFIG_PCI_QSPAN | Christoph Hellwig |
2018-11-01 | x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT | Dmitry Safonov |
2018-11-01 | csky: use common dtb build rules | Guo Ren |
2018-11-01 | csky: remove builtin-dtb Kbuild | Guo Ren |
2018-10-31 | sparc64: Wire up compat getpeername and getsockname. | David S. Miller |
2018-10-31 | Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-10-31 | Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-10-31 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds |
2018-10-31 | lib: Remove umoddi3 and udivmoddi4 | Palmer Dabbelt |
2018-10-31 | Move EM_RISCV into elf-em.h | Palmer Dabbelt |
2018-10-31 | RISC-V: properly determine hardware caps | Andreas Schwab |
2018-10-31 | Revert "RISC-V: Select GENERIC_LIB_UMODDI3 on RV32" | Palmer Dabbelt |
2018-10-31 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2018-10-31 | powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages() | David Hildenbrand |
2018-10-31 | powerpc/powernv: hold device_hotplug_lock when calling device_online() | David Hildenbrand |
2018-10-31 | mm/memory_hotplug: make add_memory() take the device_hotplug_lock | David Hildenbrand |
2018-10-31 | mm/memory_hotplug: make remove_memory() take the device_hotplug_lock | David Hildenbrand |
2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants | Mike Rapoport |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport |
2018-10-31 | memblock: replace free_bootmem_late with memblock_free_late | Mike Rapoport |
2018-10-31 | memblock: replace free_bootmem{_node} with memblock_free | Mike Rapoport |
2018-10-31 | memblock: replace alloc_bootmem with memblock_alloc | Mike Rapoport |