summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-13netfilter: nft_set_bitmap: keep a list of dummy elementsPablo Neira Ayuso1-80/+66
2017-03-13netfilter: Force fake conntrack entry to be at least 8 bytes alignedSteven Rostedt (VMware)2-2/+6
2017-03-13netfilter: bridge: honor frag_max_size when refragmentingFlorian Westphal1-5/+7
2017-03-13netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang8-47/+80
2017-03-13netfilter: nft_set_bitmap: fetch the element key based on the set->klenLiping Zhang1-10/+17
2017-03-13uapi: fix drm/omap_drm.h userspace compilation errorsDmitry V. Levin1-19/+19
2017-03-13drm/omap: fix dmabuf mmap for dma_alloc'ed buffersTomi Valkeinen1-3/+0
2017-03-13x86/platform/intel-mid: Correct MSI IRQ line for watchdog deviceAndy Shevchenko1-1/+1
2017-03-13bpf: improve read-only handlingDaniel Borkmann1-4/+12
2017-03-13selftests/bpf: fix broken buildAlexei Starovoitov3-1/+25
2017-03-13mpls: Do not decrement alive counter for unregister eventsDavid Ahern1-1/+2
2017-03-13xen-netback: fix race condition on XenBus disconnectIgor Druzhinin3-20/+28
2017-03-13mpls: Send route delete notifications when router module is unloadedDavid Ahern1-0/+1
2017-03-13act_connmark: avoid crashing on malformed nlattrs with null parmsEtienne Noss1-0/+3
2017-03-13Make IP 'forwarding' doc more preciseNeil Jerram1-1/+2
2017-03-13netvsc: handle select_queue when device is being removedstephen hemminger3-15/+7
2017-03-13net: ethernet: aquantia: call set_irq_affinity_hint before free_irqDavid Arcari1-1/+1
2017-03-13extcon: int3496: Propagate error code of gpiod_to_irq()Andy Shevchenko1-2/+2
2017-03-13thermal: cpu_cooling: Check OPP for errorsViresh Kumar1-2/+9
2017-03-13thermal: cpu_cooling: Replace dev_warn with dev_errViresh Kumar1-6/+6
2017-03-13thermal: devfreq: Check OPP for errorsViresh Kumar1-2/+8
2017-03-13thermal: devfreq_cooling: Replace dev_warn with dev_errViresh Kumar1-3/+3
2017-03-13thermal: devfreq: Simplify expressionViresh Kumar1-1/+1
2017-03-13thermal: Fix potential deadlock in cpu_coolingMatthew Wilcox1-9/+11
2017-03-13platform/x86: asus-wmi: Remove quirk_no_rfkillJoão Paulo Rechi Vita3-52/+3
2017-03-13Linux 4.11-rc2v4.11-rc2Linus Torvalds1-1/+1
2017-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds11-29/+51
2017-03-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-48/+80
2017-03-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-4/+35
2017-03-12Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley2-10/+18
2017-03-12x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann1-1/+1
2017-03-12blk: Ensure users for current->bio_list can see the full list.NeilBrown4-29/+45
2017-03-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-101/+191
2017-03-12Merge tag 'extable-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2-0/+3
2017-03-12Revert "clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clock"Romain Izard1-15/+1
2017-03-11Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-83/+65
2017-03-11score: Fix implicit includes now failing build after extable changeGuenter Roeck2-0/+3
2017-03-11acpi/processor: Check for duplicate processor ids at hotplug timeDou Liyang2-4/+11
2017-03-11acpi/processor: Implement DEVICE operator for processor enumerationDou Liyang1-7/+32
2017-03-11x86/acpi: Restore the order of CPU IDsDou Liyang2-20/+13
2017-03-11Revert"x86/acpi: Enable MADT APIs to return disabled apicids"Dou Liyang1-38/+22
2017-03-11Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"Dou Liyang5-83/+1
2017-03-11Merge tag 'tty-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-65/+73
2017-03-11Merge tag 'staging-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+1
2017-03-11Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds26-144/+213
2017-03-11Merge tag 'pinctrl-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+21
2017-03-11device-dax: fix debug output typoDave Jiang1-3/+3
2017-03-11device-dax: fix pud fault fallback handlingDave Jiang1-0/+12
2017-03-11kbuild: external module build warnings when KBUILD_OUTPUT set and W=1Allan, Bruce W1-1/+1
2017-03-11device-dax: fix pmd/pte fault fallback handlingDave Jiang1-0/+15