Age | Commit message (Expand) | Author |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-12 | Convert intel uncore to struct_size | Matthew Wilcox |
2018-06-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-06-10 | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-06-10 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-06-10 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-06-09 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2018-06-09 | x86/intel_rdt: Enable CMT and MBM on new Skylake stepping | Tony Luck |
2018-06-08 | Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-08 | Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next | Dan Williams |
2018-06-08 | Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-06-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-06-08 | Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-06-08 | arm64: Fix syscall restarting around signal suppressed by tracer | Dave Martin |
2018-06-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-06-07 | mm: add pt_mm to struct page | Matthew Wilcox |
2018-06-07 | s390: use _refcount for pgtables | Matthew Wilcox |
2018-06-07 | mm: introduce ARCH_HAS_PTE_SPECIAL | Laurent Dufour |
2018-06-07 | net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan | Willem de Bruijn |
2018-06-07 | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-06-07 | Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2018-06-07 | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-06-07 | Merge tag 'microblaze-v4.18-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2018-06-07 | arm64: topology: Avoid checking numa mask for scheduler MC selection | Jeremy Linton |
2018-06-07 | regulator: gpio: Revert | Mark Brown |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-06-06 | Merge tag 'edac_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2018-06-06 | Merge branch 'lorenzo/pci/vmd' | Bjorn Helgaas |
2018-06-06 | Merge branch 'lorenzo/pci/rockchip' | Bjorn Helgaas |
2018-06-06 | Merge branch 'pci/sparc' | Bjorn Helgaas |
2018-06-06 | Merge branch 'pci/misc' | Bjorn Helgaas |
2018-06-06 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2018-06-06 | Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-06-06 | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2018-06-06 | Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2018-06-06 | x86/apic/vector: Print APIC control bits in debugfs | Thomas Gleixner |
2018-06-06 | x86/platform/uv: Use apic_ack_irq() | Thomas Gleixner |
2018-06-06 | x86/ioapic: Use apic_ack_irq() | Thomas Gleixner |
2018-06-06 | x86/apic: Provide apic_ack_irq() | Thomas Gleixner |
2018-06-06 | x86/apic/vector: Prevent hlist corruption and leaks | Thomas Gleixner |
2018-06-06 | x86/bugs: Switch the selection of mitigation from CPU vendor to CPU features | Konrad Rzeszutek Wilk |
2018-06-06 | x86/bugs: Add AMD's SPEC_CTRL MSR usage | Konrad Rzeszutek Wilk |
2018-06-06 | x86/bugs: Add AMD's variant of SSB_NO | Konrad Rzeszutek Wilk |
2018-06-06 | x86/vector: Fix the args of vector_alloc tracepoint | Dou Liyang |
2018-06-06 | x86/idt: Simplify the idt_setup_apic_and_irq_gates() | Dou Liyang |
2018-06-06 | x86/platform/uv: Remove extra parentheses | Varsha Rao |
2018-06-06 | x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SME | Kirill A. Shutemov |
2018-06-06 | x86: Mark native_set_p4d() as __always_inline | Arnd Bergmann |
2018-06-06 | powerpc: Wire up restartable sequences system call | Boqun Feng |