summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-28i40e: fix kerneldoc for xsk methodsJan Sokolowski
2018-11-28Merge tag 'for-4.20-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-28Merge tag 'spi-fix-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-11-28ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser
2018-11-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-11-28i40e: Fix deletion of MAC filtersLihong Yang
2018-11-28igb: fix uninitialized variablesYunjian Wang
2018-11-28mtd: nand: Fix memory allocation in nanddev_bbt_init()Frieder Schrempf
2018-11-28ALSA: usb-audio: Add vendor and product name for Dell WD19 DockHui Wang
2018-11-28netfilter: nf_tables: deactivate expressions in rule replecement routineTaehee Yoo
2018-11-28x86/MCE/AMD: Fix the thresholding machinery initialization orderBorislav Petkov
2018-11-28mtd: spi-nor: fix erase_type array to indicate current map confTudor Ambarus
2018-11-28usb: gadget: u_ether: fix unsafe list iterationMarek Szyprowski
2018-11-27sched, trace: Fix prev_state output in sched_switch tracepointPavankumar Kondeti
2018-11-27function_graph: Have profiler use curr_ret_stack and not depthSteven Rostedt (VMware)
2018-11-27function_graph: Reverse the order of pushing the ret_stack and the callbackSteven Rostedt (VMware)
2018-11-27function_graph: Move return callback before update of curr_ret_stackSteven Rostedt (VMware)
2018-11-27function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stackSteven Rostedt (VMware)
2018-11-27function_graph: Make ftrace_push_return_trace() staticSteven Rostedt (VMware)
2018-11-27sparc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27sh/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27s390/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27riscv/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27powerpc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27parisc: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27nds32: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27MIPS: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27microblaze: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27arm64: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27ARM: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27x86/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27lan743x: Enable driver to work with LAN7431Bryan Whitehead
2018-11-27tipc: fix lockdep warning during node deleteJon Maloy
2018-11-27lan743x: fix return value for lan743x_tx_napi_pollBryan Whitehead
2018-11-27net: via: via-velocity: fix spelling mistake "alignement" -> "alignment"Colin Ian King
2018-11-27qed: fix spelling mistake "attnetion" -> "attention"Colin Ian King
2018-11-27net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi
2018-11-27sctp: increase sk_wmem_alloc when head->truesize is increasedXin Long
2018-11-27firestream: fix spelling mistake: "Inititing" -> "Initializing"Colin Ian King
2018-11-27net: phy: add workaround for issue where PHY driver doesn't bind to the deviceHeiner Kallweit
2018-11-27usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2Bernd Eckstein
2018-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-11-27x86/fpu: Use the correct exception table macro in the XSTATE_OP wrapperJann Horn
2018-11-27Merge tag 'asoc-v4.20-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai
2018-11-27s390/mm: correct pgtable_bytes on page table downgradeMartin Schwidefsky
2018-11-27efi: Prevent GICv3 WARN() by mapping the memreserve table before first useArd Biesheuvel
2018-11-27kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcbJim Mattson
2018-11-27kvm: mmu: Fix race in emulated page table writesJunaid Shahid
2018-11-27KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION even when copied from...Liran Alon
2018-11-27KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VM...Liran Alon