OSDN Git Service

android-x86/kernel.git
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Extend cdc_ether blacklist
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Add ASIX's HW ids
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Add support for wake on LAN by MAGIC...
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Implement get/set_link_ksettings...
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Initialize ethtool_ops structure
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Add RX VLAN filtering support
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Add support for VLAN_CTAG_TX/RX offload
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Implement set_rx_mode callback
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Add support for TSO
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Add support for enable/disable checks...
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Add support for changing MTU
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Add checksum offload support
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Implement RX data path
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Implement TX data path
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Add support for getting and setting...
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Introduce link management
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Introduce PHY access
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Various callbacks implementation
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Add implementation of read and write...
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Add bind and empty unbind callbacks
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Driver skeleton for Aquantia AQtion...
2018-11-27 Xin Longsctp: increase sk_wmem_alloc when head->truesize is...
2018-11-27 yupengadd documents for snmp counters
2018-11-27 Colin Ian Kingfirestream: fix spelling mistake: "Inititing" -> "Initi...
2018-11-27 David S. MillerMerge branch 'mlxsw-Prepare-for-VLAN-aware-bridge-w...
2018-11-27 Ido Schimmelmlxsw: spectrum: Flip driver to use emulated 802.1Q...
2018-11-27 Ido Schimmelmlxsw: spectrum_router: Introduce emulated VLAN RIFs
2018-11-27 Ido Schimmelmlxsw: spectrum_fid: Introduce emulated 802.1Q FIDs
2018-11-27 Ido Schimmelmlxsw: spectrum_fid: Make flood index calculation more...
2018-11-27 Ido Schimmelmlxsw: spectrum_switchdev: Do not set field when it...
2018-11-27 YueHaibingnet: aquantia: return 'err' if set MPI_DEINIT state...
2018-11-27 David S. MillerMerge branch 'bridge-bools'
2018-11-27 Nikolay Aleksandrovnet: bridge: export supported boolopts
2018-11-27 Nikolay Aleksandrovnet: bridge: add no_linklocal_learn bool option
2018-11-27 Nikolay Aleksandrovnet: bridge: add support for user-controlled bool options
2018-11-27 Heiner Kallweitnet: phy: add workaround for issue where PHY driver...
2018-11-27 Bernd Ecksteinusbnet: ipheth: fix potential recvmsg bug and recvmsg...
2018-11-27 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2018-11-27 Jim Mattsonkvm: svm: Ensure an IBPB on all affected CPUs when...
2018-11-27 Junaid Shahidkvm: mmu: Fix race in emulated page table writes
2018-11-27 Liran AlonKVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION...
2018-11-27 Liran AlonKVM: nVMX: Verify eVMCS revision id match supported...
2018-11-27 Leonid ShatzKVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offse...
2018-11-27 Yi Wangx86/kvm/vmx: fix old-style function declaration
2018-11-27 Yi WangKVM: x86: fix empty-body warnings
2018-11-27 Liran AlonKVM: VMX: Update shared MSRs to be saved/restored on...
2018-11-27 Liran AlonKVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING...
2018-11-27 Liran AlonKVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_H...
2018-11-27 Wei Wangsvm: Add mutex_lock to protect apic_access_page_done...
2018-11-27 Wanpeng LiKVM: X86: Fix scan ioapic use-before-initialization
2018-11-27 Wanpeng LiKVM: LAPIC: Fix pv ipis use-before-initialization
2018-11-27 Luiz CapitulinoKVM: VMX: re-add ple_gap module parameter
2018-11-27 David Millersparc: Adjust bpf JIT prologue for PSEUDO calls.
2018-11-27 David S. MillerMerge branch 'virtio-support-packed-ring'
2018-11-27 Tiwei Bievirtio_ring: advertize packed ring layout
2018-11-27 Tiwei Bievirtio_ring: disable packed ring on unsupported transports
2018-11-27 Tiwei Bievirtio_ring: leverage event idx in packed ring
2018-11-27 Tiwei Bievirtio_ring: introduce packed ring support
2018-11-27 Tiwei Bievirtio_ring: cache whether we will use DMA API
2018-11-27 Tiwei Bievirtio_ring: extract split ring handling from ring...
2018-11-27 Tiwei Bievirtio_ring: allocate desc state for split ring separately
2018-11-27 Tiwei Bievirtio_ring: introduce helper for indirect feature
2018-11-27 Tiwei Bievirtio_ring: introduce debug helpers
2018-11-27 Tiwei Bievirtio_ring: put split ring fields in a sub struct
2018-11-27 Tiwei Bievirtio_ring: put split ring functions together
2018-11-27 Tiwei Bievirtio_ring: add _split suffix for split ring functions
2018-11-27 Tiwei Bievirtio: add packed ring types and macros
2018-11-27 Alexei StarovoitovMerge branch 'libbpf-versioning-doc'
2018-11-27 Andrey Ignatovlibbpf: Document API and ABI conventions
2018-11-27 Andrey Ignatovlibbpf: Verify versioned symbols
2018-11-27 Andrey Ignatovlibbpf: Add version script for DSO
2018-11-27 Martin KaFai Laulibbpf: Name changing for btf_get_from_id
2018-11-27 Max Filippovxtensa: fix coprocessor part of ptrace_{get,set}xregs
2018-11-27 Max Filippovxtensa: fix coprocessor context offset definitions
2018-11-27 Max Filippovxtensa: enable coprocessors that are being flushed
2018-11-27 Matias Bjørlingia64: export node_distance function
2018-11-27 Daniel Borkmannbpf, doc: add entries of who looks over which jits
2018-11-27 Alexei StarovoitovMerge branch 'non-jit-btf-func_info'
2018-11-27 Yonghong Songtools/bpf: change selftest test_btf for both jit and...
2018-11-27 Yonghong Songbpf: btf: support proper non-jit func info
2018-11-27 David Millersparc: Correct ctx->saw_frame_pointer logic.
2018-11-27 David Millersparc: Fix JIT fused branch convergance.
2018-11-27 Alexei StarovoitovMerge branch 'arm64-jit-fixes'
2018-11-27 Daniel Borkmannbpf, arm64: fix getting subprog addr from aux for calls
2018-11-27 Daniel Borkmannbpf, ppc64: generalize fetching subprog into bpf_jit_ge...
2018-11-26 Taehee Yoonetfilter: nf_conncount: remove wrong condition check...
2018-11-26 Taehee Yoonetfilter: nat: fix double register in masquerade modules
2018-11-26 Taehee Yoonetfilter: add missing error handling code for register...
2018-11-26 Alin Nastacnetfilter: ipv6: Preserve link scope traffic original oif
2018-11-26 David Millerbpf: Avoid unnecessary instruction in convert_bpf_ld_abs()
2018-11-26 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2018-11-26 Linus TorvaldsMerge tag 'hwmon-for-v4.20-rc5' of git://git./linux...
2018-11-26 Florian Westphalnetfilter: nfnetlink_cttimeout: fetch timeouts for...
2018-11-26 Xin Longipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
2018-11-26 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2018-11-26 David Calaverabpf: align map type names formatting.
2018-11-26 Colin Ian Kingbpf: btf: fix spelling mistake "Memmber" -> "Member"
2018-11-26 Rustam Kovhaevbpf, tags: Fix DEFINE_PER_CPU expansion
2018-11-25 Linus TorvaldsLinux 4.20-rc4
2018-11-25 Eric Dumazetnet: remove unsafe skb_insert()
next