Age | Commit message (Expand) | Author | Files | Lines |
2018-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -5/+48 |
2018-05-15 | bpf, x64: clean up retpoline emission slightly | Daniel Borkmann | 1 | -15/+14 |
2018-05-14 | x86/pkeys: Do not special case protection key 0 | Dave Hansen | 2 | -4/+4 |
2018-05-14 | x86/pkeys: Override pkey when moving away from PROT_EXEC | Dave Hansen | 1 | -1/+11 |
2018-05-13 | x86/cpufeature: Guard asm_volatile_goto usage for BPF compilation | Alexei Starovoitov | 1 | -0/+15 |
2018-05-13 | kprobes/x86: Prohibit probing on exception masking instructions | Masami Hiramatsu | 1 | -0/+18 |
2018-05-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -3/+27 |
2018-05-03 | bpf, x86_32: add eBPF JIT compiler for ia32 | Wang YanQing | 1 | -3/+27 |
2018-04-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -12/+6 |
2018-04-29 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+5 |
2018-04-27 | Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+17 |
2018-04-26 | x86/mm: Make vmemmap and vmalloc base address constants unsigned long | Jiri Kosina | 1 | -4/+4 |
2018-04-26 | x86/vector: Remove the unused macro FPU_IRQ | Dou Liyang | 1 | -2/+0 |
2018-04-26 | x86/vector: Remove the macro VECTOR_OFFSET_START | Dou Liyang | 1 | -5/+0 |
2018-04-26 | x86/cpufeatures: Enumerate cldemote instruction | Fenghua Yu | 1 | -0/+1 |
2018-04-25 | tracing/x86: Update syscall trace events to handle new prefixed syscall func ... | Steven Rostedt (VMware) | 1 | -2/+17 |
2018-04-25 | x86/pti: Filter at vma->vm_page_prot population | Dave Hansen | 1 | -0/+5 |
2018-04-23 | x86/jailhouse: Fix incorrect SPDX identifier | Thomas Gleixner | 1 | -1/+1 |
2018-04-22 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+0 |
2018-04-22 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+0 |
2018-04-17 | x86/processor: Remove two unused function declarations | Dou Liyang | 1 | -2/+0 |
2018-04-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2018-04-16 | X86/KVM: Properly update 'tsc_offset' to represent the running guest | KarimAllah Ahmed | 1 | -0/+1 |
2018-04-16 | Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm... | Ingo Molnar | 1 | -2/+0 |
2018-04-16 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -13/+221 |
2018-04-15 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -18/+40 |
2018-04-15 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+6 |
2018-04-14 | kexec_file,x86,powerpc: factor out kexec_file_ops functions | AKASHI Takahiro | 1 | -1/+1 |
2018-04-12 | Revert "x86/asm: Allow again using asm.h when building for the 'bpf' clang ta... | Arnaldo Carvalho de Melo | 1 | -2/+0 |
2018-04-12 | Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is ready | Ingo Molnar | 55 | -567/+649 |
2018-04-12 | x86/pti: Leave kernel text global for !PCID | Dave Hansen | 1 | -0/+2 |
2018-04-12 | x86/mm: Do not auto-massage page protections | Dave Hansen | 1 | -5/+22 |
2018-04-11 | xen, mm: allow deferred page initialization for xen pv domains | Pavel Tatashin | 1 | -0/+2 |
2018-04-10 | x86/apic: Fix signedness bug in APIC ID validity checks | Li RongQing | 1 | -2/+2 |
2018-04-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 7 | -103/+787 |
2018-04-09 | x86/mm: Introduce "default" kernel PTE mask | Dave Hansen | 1 | -13/+16 |
2018-04-09 | syscalls/x86: Adapt syscall_wrapper.h to the new syscall stub naming convention | Dominik Brodowski | 1 | -9/+9 |
2018-04-09 | syscalls/core, syscalls/x86: Rename struct pt_regs-based sys_*() to __x64_sys... | Dominik Brodowski | 1 | -17/+46 |
2018-04-09 | syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention | Dominik Brodowski | 2 | -23/+23 |
2018-04-09 | syscalls/core, syscalls/x86: Clean up syscall stub naming convention | Dominik Brodowski | 1 | -17/+18 |
2018-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2018-04-05 | Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -0/+1 |
2018-04-05 | syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64 | Dominik Brodowski | 2 | -18/+6 |
2018-04-05 | syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION a... | Dominik Brodowski | 1 | -4/+113 |
2018-04-05 | syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi... | Dominik Brodowski | 3 | -0/+81 |
2018-04-05 | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -1/+16 |
2018-04-05 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 4 | -105/+22 |
2018-04-05 | x86/mm: Fix bogus warning during EFI bootup, use boot_cpu_has() instead of th... | Sai Praneeth | 1 | -1/+6 |
2018-04-03 | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -68/+2 |
2018-04-03 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -15/+11 |