summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iptunnel: Set tun_flags in the iptunnel_metadata_reply from srcwenxu2018-12-241-0/+1
* net: Revert recent Spectre-v1 patches.David S. Miller2018-12-244-9/+0Star
* can: af_can: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-12-231-0/+2
* packet: validate address length if non-zeroWillem de Bruijn2018-12-231-2/+2
* nfc: af_nfc: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-12-231-0/+2
* phonet: af_phonet: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-12-231-0/+3
* net: core: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-12-231-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2018-12-214-15/+35
|\
| * serial/sunsu: fix refcount leakYangtao Li2018-12-211-5/+26
| * sparc: Set "ARCH: sunxx" information on the same lineCorentin Labbe2018-12-212-9/+8Star
| * sparc: vdso: Drop implicit common-page-size linker flagndesaulniers@google.com2018-12-211-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-12-2111-16/+33
|\ \
| * | qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixupDaniele Palmas2018-12-211-7/+8
| * | qmi_wwan: Add support for Fibocom NL678 seriesJörgen Storvist2018-12-211-0/+1
| * | tls: Do not call sk_memcopy_from_iter with zero lengthVakul Garg2018-12-211-4/+6
| * | ipv6: tunnels: fix two use-after-freeEric Dumazet2018-12-212-0/+2
| * | Prevent overflow of sk_msg in sk_msg_clone()Vakul Garg2018-12-211-0/+3
| * | packet: validate address lengthWillem de Bruijn2018-12-211-0/+4
| * | net: netxen: fix a missing check and an uninitialized useKangjie Lu2018-12-211-1/+2
| * | tcp: fix a race in inet_diag_dump_icsk()Eric Dumazet2018-12-211-1/+3
| * | MAINTAINERS: update cxgb4 and cxgb3 maintainerGanesh Goudar2018-12-211-2/+2
| * | ipv6: frags: Fix bogus skb->sk in reassembled packetsHerbert Xu2018-12-211-0/+1
| * | mscc: Configured MAC entries should be locked.Allan W. Nielsen2018-12-211-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-12-211-1/+3
|\ \ \
| * | | KVM: x86: nSVM: fix switch to guest mmuVitaly Kuznetsov2018-12-191-1/+3
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-12-211-4/+1Star
|\ \ \ \
| * | | | posix-timers: Fix division by zero bugThomas Gleixner2018-12-171-4/+1Star
* | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-12-211-6/+63
|\ \ \ \ \
| * | | | | futex: Cure exit raceThomas Gleixner2018-12-181-6/+63
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-12-2127-392/+385Star
|\ \ \ \ \ \
| * | | | | | Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to ...Ingo Molnar2018-12-195-26/+3Star
| * | | | | | Revert "x86/objtool: Use asm macros to work around GCC inlining bugs"Ingo Molnar2018-12-192-45/+13Star
| * | | | | | Revert "x86/refcount: Work around GCC inlining bug"Ingo Molnar2018-12-192-49/+33Star
| * | | | | | Revert "x86/alternatives: Macrofy lock prefixes to work around GCC inlining b...Ingo Molnar2018-12-193-17/+15Star
| * | | | | | Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC i...Ingo Molnar2018-12-193-61/+46Star
| * | | | | | Revert "x86/paravirt: Work around GCC inlining bugs when compiling paravirt ops"Ingo Molnar2018-12-192-28/+29
| * | | | | | Revert "x86/extable: Macrofy inline assembly code to work around GCC inlining...Ingo Molnar2018-12-192-21/+33
| * | | | | | Revert "x86/cpufeature: Macrofy inline assembly code to work around GCC inlin...Ingo Molnar2018-12-192-48/+35Star
| * | | | | | Revert "x86/jump-labels: Macrofy inline assembly code to work around GCC inli...Ingo Molnar2018-12-193-20/+55
| * | | | | | x86/mtrr: Don't copy uninitialized gentry fields back to userspaceColin Ian King2018-12-191-0/+2
| * | | | | | x86/fsgsbase/64: Fix the base write helper functionsChang S. Bae2018-12-183-52/+71
| * | | | | | x86/mm/cpa: Fix cpa_flush_array() TLB invalidationPeter Zijlstra2018-12-171-8/+16
| * | | | | | x86/vdso: Pass --eh-frame-hdr to the linkerAlistair Strachan2018-12-151-1/+2
| * | | | | | x86/mm: Fix decoy address handling vs 32-bit buildsDan Williams2018-12-121-2/+11
| * | | | | | x86/intel_rdt: Ensure a CPU remains online for the region's pseudo-locking se...Reinette Chatre2018-12-111-0/+4
| * | | | | | x86/dump_pagetables: Fix LDT remap address markerKirill A. Shutemov2018-12-111-5/+2Star
| * | | | | | x86/mm: Fix guard hole handlingKirill A. Shutemov2018-12-113-9/+15
* | | | | | | Merge tag 'drm-fixes-2018-12-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-12-211-2/+8
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2018-12-20' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter2018-12-201-2/+8
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | drm/ioctl: Fix Spectre v1 vulnerabilitiesGustavo A. R. Silva2018-12-201-2/+8
| |/ / / / / /