Age | Commit message (Expand) | Author |
2021-05-09 | Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-05-09 | Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-05-08 | Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-05-08 | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2021-05-08 | Merge branch 'master' into next | Michael Ellerman |
2021-05-07 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-05-07 | Merge tag 'io_uring-5.13-2021-05-07' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-05-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada |
2021-05-07 | arm: print alloc free paths for address in registers | Maninder Singh |
2021-05-07 | mm: remove xlate_dev_kmem_ptr() | David Hildenbrand |
2021-05-07 | drivers/char: remove /dev/kmem for good | David Hildenbrand |
2021-05-06 | arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300 | Yury Norov |
2021-05-06 | alpha: csum_partial_copy.c: add function prototypes from <net/checksum.h> | Randy Dunlap |
2021-05-06 | alpha: eliminate old-style function definitions | Randy Dunlap |
2021-05-06 | Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-05-06 | riscv: remove unused handle_exception symbol | Rouven Czerwinski |
2021-05-06 | riscv: Consistify protect_kernel_linear_mapping_text_rodata() use | Geert Uytterhoeven |
2021-05-06 | riscv: enable SiFive errata CIP-453 and CIP-1200 Kconfig only if CONFIG_64BIT=y | Vincent Chen |
2021-05-06 | riscv: Only extend kernel reservation if mapped read-only | Geert Uytterhoeven |
2021-05-06 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2021-05-06 | Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-05-06 | Merge tag 'hexagon-5.13-0' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2021-05-06 | x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gating | Suravee Suthikulpanit |
2021-05-06 | arm64: kernel: Update the stale comment | Shaokun Zhang |
2021-05-05 | x86/process: setup io_threads more like normal user space threads | Stefan Metzmacher |
2021-05-05 | KVM: x86: Consolidate guest enter/exit logic to common helpers | Sean Christopherson |
2021-05-05 | KVM: x86: Defer vtime accounting 'til after IRQ handling | Wanpeng Li |
2021-05-05 | KVM/VMX: Invoke NMI non-IST entry instead of IST entry | Lai Jiangshan |
2021-05-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-05-05 | Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-05-05 | Merge tag 'pwm/for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-05-05 | x86/cpu: Remove write_tsc() and write_rdtscp_aux() wrappers | Sean Christopherson |
2021-05-05 | x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supported | Sean Christopherson |
2021-05-05 | x86/resctrl: Fix init const confusion | Andi Kleen |
2021-05-05 | x86: Delete UD0, UD1 traces | Alexey Dobriyan |
2021-05-05 | x86/smpboot: Remove duplicate includes | Wan Jiabing |
2021-05-05 | arm64/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE | Oscar Salvador |
2021-05-05 | x86/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE | Oscar Salvador |
2021-05-05 | mm: drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE | Anshuman Khandual |
2021-05-05 | mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCK | Anshuman Khandual |
2021-05-05 | mm: drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATION | Anshuman Khandual |
2021-05-05 | mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE] | Anshuman Khandual |
2021-05-05 | mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS) | Anshuman Khandual |
2021-05-05 | mm: generalize ARCH_HAS_CACHE_LINE_SIZE | Anshuman Khandual |
2021-05-05 | x86/mm: track linear mapping split events | Saravanan D |
2021-05-05 | userfaultfd: add minor fault registration mode | Axel Rasmussen |
2021-05-05 | mm: generalize HUGETLB_PAGE_SIZE_VARIABLE | Anshuman Khandual |
2021-05-05 | hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabled | Peter Xu |
2021-05-05 | hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() | Peter Xu |