index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: bpftool: exit doc Makefile early if rst2man is not available
Quentin Monnet
2018-02-08
1
-0
/
+5
*
libbpf: complete list of strings for guessing program type
Quentin Monnet
2018-02-08
1
-0
/
+5
*
nfp: bpf: fix immed relocation for larger offsets
Jakub Kicinski
2018-02-08
1
-1
/
+1
*
selftests: bpf: test_kmod.sh: check the module path before insmod
Naresh Kamboju
2018-02-08
1
-3
/
+15
*
Merge branch 'bpf-sockmap-fixes'
Daniel Borkmann
2018-02-06
4
-77
/
+179
|
\
|
*
bpf: sockmap, fix leaking maps with attached but not detached progs
John Fastabend
2018-02-06
1
-5
/
+14
|
*
bpf: sockmap, add sock close() hook to remove socks
John Fastabend
2018-02-06
2
-67
/
+103
|
*
net: add a UID to use for ULP socket assignment
John Fastabend
2018-02-06
3
-5
/
+62
|
/
*
tools/bpf: fix batch-mode test failure of test_xdp_redirect.sh
Yonghong Song
2018-02-06
2
-0
/
+3
*
bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=y
Yonghong Song
2018-02-05
1
-5
/
+26
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-02-04
28
-141
/
+1716
|
\
|
*
Merge branch 'libbpf-xdp-support'
Alexei Starovoitov
2018-02-02
20
-128
/
+1632
|
|
\
|
|
*
samples/bpf: use bpf_set_link_xdp_fd
Eric Leblond
2018-02-02
9
-126
/
+24
|
|
*
libbpf: add missing SPDX-License-Identifier
Eric Leblond
2018-02-02
4
-0
/
+8
|
|
*
libbpf: add error reporting in XDP
Eric Leblond
2018-02-02
5
-2
/
+272
|
|
*
libbpf: add function to setup XDP
Eric Leblond
2018-02-02
3
-0
/
+128
|
|
*
tools: add netlink.h and if_link.h in tools uapi
Eric Leblond
2018-02-02
3
-0
/
+1200
|
|
/
|
*
bpf: fix bpf_prog_array_copy_to_user() issues
Alexei Starovoitov
2018-02-03
1
-8
/
+24
|
*
bpf: add documentation to compare clang "-target bpf" and default target
Yonghong Song
2018-02-02
1
-0
/
+31
|
*
bpf: fix null pointer deref in bpf_prog_test_run_xdp
Daniel Borkmann
2018-02-01
3
-0
/
+24
|
*
tools/bpf: permit selftests/bpf to be built in a different directory
Yonghong Song
2018-02-01
2
-2
/
+3
|
*
netdevsim: fix overflow on the error path
Jakub Kicinski
2018-02-01
1
-3
/
+2
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-04
38
-554
/
+977
|
\
\
|
*
|
KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
2018-02-03
1
-0
/
+88
|
*
|
KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
2018-02-03
3
-6
/
+110
|
*
|
KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
KarimAllah Ahmed
2018-02-03
3
-1
/
+17
|
*
|
KVM/x86: Add IBPB support
Ashok Raj
2018-02-03
3
-3
/
+116
|
*
|
KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
KarimAllah Ahmed
2018-02-03
2
-5
/
+4
|
*
|
Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm into ...
Thomas Gleixner
2018-02-03
1
-254
/
+186
|
|
\
\
|
|
*
|
KVM: VMX: make MSR bitmaps per-VCPU
Paolo Bonzini
2018-01-31
1
-123
/
+147
|
|
*
|
KVM: VMX: introduce alloc_loaded_vmcs
Paolo Bonzini
2018-01-27
1
-14
/
+22
|
|
*
|
KVM: nVMX: Eliminate vmcs02 pool
Jim Mattson
2018-01-27
1
-123
/
+23
|
*
|
|
x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
Darren Kenny
2018-02-02
1
-1
/
+1
|
*
|
|
x86/pti: Mark constant arrays as __initconst
Arnd Bergmann
2018-02-02
1
-2
/
+2
|
*
|
|
x86/spectre: Simplify spectre_v2 command line parsing
KarimAllah Ahmed
2018-02-02
1
-30
/
+56
|
*
|
|
x86/retpoline: Avoid retpolines for built-in __init functions
David Woodhouse
2018-02-02
1
-1
/
+8
|
*
|
|
x86/kvm: Update spectre-v1 mitigation
Dan Williams
2018-02-01
1
-11
/
+9
|
*
|
|
x86/paravirt: Remove 'noreplace-paravirt' cmdline option
Josh Poimboeuf
2018-01-31
2
-16
/
+0
|
*
|
|
x86/speculation: Use Indirect Branch Prediction Barrier in context switch
Tim Chen
2018-01-30
2
-1
/
+34
|
*
|
|
x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
David Woodhouse
2018-01-30
2
-19
/
+29
|
*
|
|
x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
Colin Ian King
2018-01-30
1
-1
/
+1
|
*
|
|
x86/spectre: Report get_user mitigation for spectre_v1
Dan Williams
2018-01-30
1
-1
/
+1
|
*
|
|
nl80211: Sanitize array index in parse_txq_params
Dan Williams
2018-01-30
1
-3
/
+6
|
*
|
|
vfs, fdtable: Prevent bounds-check bypass via speculative execution
Dan Williams
2018-01-30
1
-1
/
+4
|
*
|
|
x86/syscall: Sanitize syscall table de-references under speculation
Dan Williams
2018-01-30
1
-1
/
+4
|
*
|
|
x86/get_user: Use pointer masking to limit speculation
Dan Williams
2018-01-30
1
-0
/
+10
|
*
|
|
x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
2018-01-30
4
-14
/
+14
|
*
|
|
x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
Dan Williams
2018-01-30
1
-4
/
+4
|
*
|
|
x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
2018-01-30
1
-0
/
+9
|
*
|
|
x86: Introduce barrier_nospec
Dan Williams
2018-01-30
2
-2
/
+5
[next]