Age | Commit message (Expand) | Author |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 19 | Thomas Gleixner |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-05-19 | Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2019-05-19 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-05-18 | treewide: prefix header search paths with $(srctree)/ | Masahiro Yamada |
2019-05-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-05-17 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2019-05-16 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-05-16 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-05-16 | uapi, x86: Fix the syscall numbering of the mount API syscalls [ver #2] | David Howells |
2019-05-16 | x86/speculation/mds: Revert CPU buffer clear on double fault exit | Andy Lutomirski |
2019-05-16 | Merge branch 'linus' into x86/urgent, to pick up dependent changes | Ingo Molnar |
2019-05-15 | Merge tag 'for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds |
2019-05-15 | Merge tag 'for-linus-5.2b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-05-15 | Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2019-05-15 | Revert "KVM: nVMX: Expose RDPMC-exiting only when guest supports PMU" | Sean Christopherson |
2019-05-15 | kvm: x86: Fix L1TF mitigation for shadow MMU | Kai Huang |
2019-05-15 | KVM: nVMX: Disable intercept for FS/GS base MSRs in vmcs02 when possible | Sean Christopherson |
2019-05-15 | Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2019-05-15 | Merge branches 'pm-cpufreq' and 'pm-domains' | Rafael J. Wysocki |
2019-05-14 | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> | Masahiro Yamada |
2019-05-14 | compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING | Masahiro Yamada |
2019-05-14 | treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers | Masahiro Yamada |
2019-05-14 | Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-05-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-05-14 | mm: memblock: make keeping memblock memory opt-in rather than opt-out | Mike Rapoport |
2019-05-14 | mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail | David Hildenbrand |
2019-05-14 | mm, memory_hotplug: provide a more generic restrictions for memory hotplug | Michal Hocko |
2019-05-14 | hugetlb: allow to free gigantic pages regardless of the configuration | Alexandre Ghiti |
2019-05-14 | mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC | Alexandre Ghiti |
2019-05-14 | mm/gup: change GUP fast to use flags rather than a write 'bool' | Ira Weiny |
2019-05-14 | Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-05-14 | perf/x86/intel: Allow PEBS multi-entry in watermark mode | Stephane Eranian |
2019-05-13 | x86/kconfig: Disable CONFIG_GENERIC_HWEIGHT and remove __HAVE_ARCH_SW_HWEIGHT | Masahiro Yamada |
2019-05-11 | x86: Hide the int3_emulate_call/jmp functions from UML | Steven Rostedt (VMware) |
2019-05-10 | livepatch: Remove klp_check_compiler_support() | Jiri Kosina |
2019-05-10 | ftrace/x86: Remove mcount support | Steven Rostedt (VMware) |
2019-05-10 | ftrace/x86_32: Remove support for non DYNAMIC_FTRACE | Steven Rostedt (VMware) |
2019-05-10 | cpufreq: Call transition notifier only once for each policy | Viresh Kumar |
2019-05-10 | x86: intel_epb: Take CONFIG_PM into account | Rafael J. Wysocki |
2019-05-10 | perf/x86/intel: Fix INTEL_FLAGS_EVENT_CONSTRAINT* masking | Stephane Eranian |
2019-05-09 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-05-09 | Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-05-09 | x86/mpx, mm/core: Fix recursive munmap() corruption | Dave Hansen |
2019-05-08 | Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2019-05-08 | x86/mm: Do not use set_{pud, pmd}_safe() when splitting a large page | Brijesh Singh |
2019-05-08 | ftrace/x86_64: Emulate call function while updating in breakpoint handler | Peter Zijlstra |