Age | Commit message (Expand) | Author |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-15 | arch, mm: make kernel_page_present() always available | Mike Rapoport |
2020-12-15 | arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC | Mike Rapoport |
2020-12-15 | mm: forbid splitting special mappings | Dmitry Safonov |
2020-12-15 | mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio | Dmitry Safonov |
2020-12-15 | x86: mremap speedup - Enable HAVE_MOVE_PUD | Kalesh Singh |
2020-12-15 | mm/gup: prevent gup_fast from racing with COW during fork | Jason Gunthorpe |
2020-12-14 | Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-12-14 | Merge tag 'x86-fpu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-12-14 | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-12-14 | Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-12-14 | Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-12-14 | Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-12-14 | Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-12-14 | Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-12-14 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-12-14 | Merge tag 'x86_build_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-12-14 | Merge tag 'x86_cache_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-12-14 | Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-12-14 | Merge tag 'x86_mm_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-12-14 | Merge tag 'x86_misc_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-12-14 | Merge tag 'x86_platform_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-12-14 | Merge tag 'x86_cpu_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-12-14 | Merge tag 'x86_sgx_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-12-14 | Merge tag 'x86_microcode_update_for_v5.11' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2020-12-14 | Merge tag 'ras_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-12-14 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-12-13 | Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-12-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-12-12 | x86/kprobes: Fix optprobe to detect INT3 padding correctly | Masami Hiramatsu |
2020-12-11 | KVM: mmu: Fix SPTE encoding of MMIO generation upper half | Maciej S. Szmigiero |
2020-12-11 | x86/ia32_signal: Propagate __user annotation properly | Lukas Bulwahn |
2020-12-11 | x86: Print ratio freq_max/freq_base used in frequency invariance calculations | Giovanni Gherdovich |
2020-12-11 | x86, sched: Use midpoint of max_boost and max_P for frequency invariance on A... | Giovanni Gherdovich |
2020-12-11 | x86, sched: Calculate frequency invariance for AMD systems | Nathan Fontenot |
2020-12-10 | x86/ioapic: Cleanup the timer_works() irqflags mess | Thomas Gleixner |
2020-12-10 | x86/apic/vector: Fix ordering in vector assignment | Thomas Gleixner |
2020-12-10 | x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabled | Xiaochen Shen |
2020-12-10 | x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WP | Arvind Sankar |
2020-12-09 | perf/x86/intel: Add Tremont Topdown support | Kan Liang |
2020-12-09 | uprobes/x86: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2020-12-09 | perf/x86: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2020-12-09 | kprobes/x86: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2020-12-09 | perf/x86/intel/lbr: Fix the return type of get_lbr_cycles() | Kan Liang |
2020-12-09 | perf/x86/intel: Fix rtm_abort_event encoding on Ice Lake | Kan Liang |
2020-12-09 | x86/kprobes: Restore BTF if the single-stepping is cancelled | Masami Hiramatsu |
2020-12-09 | x86/membarrier: Get rid of a dubious optimization | Andy Lutomirski |
2020-12-08 | x86/cpu/amd: Remove dead code for TSEG region remapping | Arvind Sankar |
2020-12-08 | x86/msr: Add a pointer to an URL which contains further details | Borislav Petkov |
2020-12-07 | x86/platform/uv: Add deprecated messages to /proc info leaves | Mike Travis |