Age | Commit message (Expand) | Author |
2019-05-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-05-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-05-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-05-06 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-05-06 | Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2019-05-06 | Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2019-05-06 | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-05-06 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-05-06 | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-05-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-05-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-05-05 | perf/x86/intel: Fix race in intel_pmu_disable_event() | Jiri Olsa |
2019-05-04 | Merge tag 'powerpc-5.1-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-05-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-05-03 | kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freeze | Nicholas Piggin |
2019-05-03 | perf/x86/intel/pt: Remove software double buffering PMU capability | Alexander Shishkin |
2019-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-05-02 | perf/x86/amd: Update generic hardware cache events for Family 17h | Kim Phillips |
2019-05-02 | powerpc/32s: Fix BATs setting with CONFIG_STRICT_KERNEL_RWX | Christophe Leroy |
2019-05-01 | Merge tag 'arc-5.1-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vg... | Linus Torvalds |
2019-05-01 | gcc-9: properly declare the {pv,hv}clock_page storage | Linus Torvalds |
2019-05-01 | KVM: nVMX: Fix size checks in vmx_set_nested_state | Jim Mattson |
2019-04-30 | KVM: lapic: Check for in-kernel LAPIC before deferencing apic pointer | Sean Christopherson |
2019-04-30 | x86/kvm/mmu: reset MMU context when 32-bit guest switches PAE | Vitaly Kuznetsov |
2019-04-30 | KVM: x86: Whitelist port 0x7e for pre-incrementing %rip | Sean Christopherson |
2019-04-30 | x86/mm/mem_encrypt: Disable all instrumentation for early SME setup | Gary Hook |
2019-04-29 | x86: make ZERO_PAGE() at least parse its argument | Linus Torvalds |
2019-04-29 | x86/stacktrace: Use common infrastructure | Thomas Gleixner |
2019-04-29 | perf/x86: Make perf callchains work without CONFIG_FRAME_POINTER | Kairui Song |
2019-04-28 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2019-04-28 | Merge tag 'powerpc-5.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-04-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-04-27 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-04-27 | KVM: VMX: Move RSB stuffing to before the first RET after VM-Exit | Rick Edgecombe |
2019-04-26 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2019-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-04-25 | MIPS: eBPF: Make ebpf_to_mips_reg() static | YueHaibing |
2019-04-25 | perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC1... | Harry Pan |
2019-04-24 | x86/uaccess: Dont leak the AC flag into __put_user() argument evaluation | Peter Zijlstra |
2019-04-24 | x86/mm: Fix a crash with kmemleak_scan() | Qian Cai |
2019-04-23 | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2019-04-23 | ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cache | Ard Biesheuvel |
2019-04-23 | ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabled | Tigran Tadevosyan |
2019-04-23 | ARM: fix function graph tracer and unwinder dependencies | Russell King |
2019-04-23 | arm64/module: ftrace: deal with place relative nature of PLTs | Ard Biesheuvel |
2019-04-23 | arm64: mm: Ensure tail of unaligned initrd is reserved | Bjorn Andersson |
2019-04-22 | Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-04-22 | x86/boot: Disable RSDP parsing temporarily | Borislav Petkov |
2019-04-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-04-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |