index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sample/bpf: fix erspan metadata
William Tu
2018-02-06
2
-27
/
+18
*
net: erspan: fix erspan config overwrite
William Tu
2018-02-06
2
-18
/
+0
*
net: erspan: fix metadata extraction
William Tu
2018-02-06
3
-16
/
+21
*
cls_u32: fix use after free in u32_destroy_key()
Paolo Abeni
2018-02-06
1
-10
/
+11
*
net: amd-xgbe: fix comparison to bitshift when dealing with a mask
Wolfram Sang
2018-02-06
1
-1
/
+1
*
net: phy: Handle not having GPIO enabled in the kernel
Andrew Lunn
2018-02-06
1
-1
/
+2
*
ibmvnic: fix empty firmware version and errors cleanup
Desnes Augusto Nunes do Rosario
2018-02-06
1
-10
/
+4
*
sctp: fix dst refcnt leak in sctp_v4_get_dst
Tommi Rantala
2018-02-06
1
-6
/
+4
*
sctp: fix dst refcnt leak in sctp_v6_get_dst()
Alexey Kodanev
2018-02-06
1
-3
/
+7
*
dwc-xlgmac: remove Jie Deng as co-maintainer
Jie Deng
2018-02-05
1
-1
/
+0
*
doc: Change the min default value of tcp_wmem/tcp_rmem.
Tonghao Zhang
2018-02-05
1
-2
/
+2
*
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-03
20
-128
/
+1632
|
|
\
|
|
*
samples/bpf: use bpf_set_link_xdp_fd
Eric Leblond
2018-02-03
9
-126
/
+24
|
|
*
libbpf: add missing SPDX-License-Identifier
Eric Leblond
2018-02-03
4
-0
/
+8
|
|
*
libbpf: add error reporting in XDP
Eric Leblond
2018-02-03
5
-2
/
+272
|
|
*
libbpf: add function to setup XDP
Eric Leblond
2018-02-03
3
-0
/
+128
|
|
*
tools: add netlink.h and if_link.h in tools uapi
Eric Leblond
2018-02-03
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
[next]