Age | Commit message (Expand) | Author |
2018-11-28 | i40e: fix kerneldoc for xsk methods | Jan Sokolowski |
2018-11-28 | Merge tag 'for-4.20-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-11-28 | Merge tag 'spi-fix-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-11-28 | ixgbe: recognize 1000BaseLX SFP modules as 1Gbps | Josh Elsasser |
2018-11-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-11-28 | i40e: Fix deletion of MAC filters | Lihong Yang |
2018-11-28 | igb: fix uninitialized variables | Yunjian Wang |
2018-11-28 | mtd: nand: Fix memory allocation in nanddev_bbt_init() | Frieder Schrempf |
2018-11-28 | ALSA: usb-audio: Add vendor and product name for Dell WD19 Dock | Hui Wang |
2018-11-28 | netfilter: nf_tables: deactivate expressions in rule replecement routine | Taehee Yoo |
2018-11-28 | x86/MCE/AMD: Fix the thresholding machinery initialization order | Borislav Petkov |
2018-11-28 | mtd: spi-nor: fix erase_type array to indicate current map conf | Tudor Ambarus |
2018-11-28 | usb: gadget: u_ether: fix unsafe list iteration | Marek Szyprowski |
2018-11-27 | sched, trace: Fix prev_state output in sched_switch tracepoint | Pavankumar Kondeti |
2018-11-27 | function_graph: Have profiler use curr_ret_stack and not depth | Steven Rostedt (VMware) |
2018-11-27 | function_graph: Reverse the order of pushing the ret_stack and the callback | Steven Rostedt (VMware) |
2018-11-27 | function_graph: Move return callback before update of curr_ret_stack | Steven Rostedt (VMware) |
2018-11-27 | function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stack | Steven Rostedt (VMware) |
2018-11-27 | function_graph: Make ftrace_push_return_trace() static | Steven Rostedt (VMware) |
2018-11-27 | sparc/function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) |
2018-11-27 | sh/function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) |
2018-11-27 | s390/function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) |
2018-11-27 | riscv/function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) |
2018-11-27 | powerpc/function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) |
2018-11-27 | parisc: function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) |
2018-11-27 | nds32: function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) |
2018-11-27 | MIPS: function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) |
2018-11-27 | microblaze: function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) |
2018-11-27 | arm64: function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) |
2018-11-27 | ARM: function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) |
2018-11-27 | x86/function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) |
2018-11-27 | lan743x: Enable driver to work with LAN7431 | Bryan Whitehead |
2018-11-27 | tipc: fix lockdep warning during node delete | Jon Maloy |
2018-11-27 | lan743x: fix return value for lan743x_tx_napi_poll | Bryan Whitehead |
2018-11-27 | net: via: via-velocity: fix spelling mistake "alignement" -> "alignment" | Colin Ian King |
2018-11-27 | qed: fix spelling mistake "attnetion" -> "attention" | Colin Ian King |
2018-11-27 | net: thunderx: fix NULL pointer dereference in nic_remove | Lorenzo Bianconi |
2018-11-27 | sctp: increase sk_wmem_alloc when head->truesize is increased | Xin Long |
2018-11-27 | firestream: fix spelling mistake: "Inititing" -> "Initializing" | Colin Ian King |
2018-11-27 | net: phy: add workaround for issue where PHY driver doesn't bind to the device | Heiner Kallweit |
2018-11-27 | usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2 | Bernd Eckstein |
2018-11-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-11-27 | x86/fpu: Use the correct exception table macro in the XSTATE_OP wrapper | Jann Horn |
2018-11-27 | Merge tag 'asoc-v4.20-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git... | Takashi Iwai |
2018-11-27 | s390/mm: correct pgtable_bytes on page table downgrade | Martin Schwidefsky |
2018-11-27 | efi: Prevent GICv3 WARN() by mapping the memreserve table before first use | Ard Biesheuvel |
2018-11-27 | kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb | Jim Mattson |
2018-11-27 | kvm: mmu: Fix race in emulated page table writes | Junaid Shahid |
2018-11-27 | KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION even when copied from... | Liran Alon |
2018-11-27 | KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VM... | Liran Alon |