aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-30IB/mlx5, ib_post_send(), IB_WR_REG_SIG_MR: Do not modify the 'wr' argumentBart Van Assche1-12/+18
2018-07-30RDMA: Constify the argument of the work request conversion functionsBart Van Assche18-88/+97
2018-07-30IB/iser: Inline two work request conversion functionsBart Van Assche1-2/+3
2018-07-30MIPS: Loongson: Merge load addresses谢致邦 (XIE Zhibang)1-2/+1
2018-07-30MIPS: Loongson: Set Loongson32 to MIPS32R1谢致邦 (XIE Zhibang)2-7/+6
2018-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-34/+21
2018-07-31MAINTAINERS: Add Daniel Lezcano as designated reviewer for thermalDaniel Lezcano1-0/+1
2018-07-30squashfs: more metadata hardeningLinus Torvalds1-0/+2
2018-07-31bpf: fix build error in libbpf with EXTRA_CFLAGS="-Wp, -D_FORTIFY_SOURCE=2 -O2"Thomas Richter1-13/+29
2018-07-31net: xsk: don't return frames via the allocator on errorJakub Kicinski1-3/+1
2018-07-30tracepoint: Make rcuidle tracepoint callers use SRCUJoel Fernandes (Google)2-9/+47
2018-07-30lockdep: Use this_cpu_ptr instead of get_cpu_var statsJoel Fernandes (Google)1-9/+1
2018-07-31x86/speculation: Protect against userspace-userspace spectreRSBJiri Kosina1-31/+7
2018-07-30selftests/ftrace: Fix kprobe string testcase to not probe notrace functionMasami Hiramatsu2-19/+13
2018-07-30selftest/ftrace: Move kprobe selftest function to separate compile unitFrancis Deslauriers4-11/+23
2018-07-31tools/bpftool: fix a percpu_array map dump problemYonghong Song1-5/+9
2018-07-30tracing: kprobes: Prohibit probing on notrace functionMasami Hiramatsu2-9/+58
2018-07-31Merge branch 'drm-udl-next' of git://people.freedesktop.org/~airlied/linux into drm-nextDave Airlie5-63/+60
2018-07-31udl-kms: dont spam the syslog with debug messagesMikulas Patocka2-4/+4
2018-07-31udl-kms: use spin_lock_irq instead of spin_lock_irqsaveMikulas Patocka2-9/+6
2018-07-31udl-kms: avoid prefetchMikulas Patocka1-7/+0
2018-07-31udl-kms: avoid divisionMikulas Patocka3-26/+30
2018-07-30audit: fix potential null dereference 'context->module.name'Yi Wang1-4/+9
2018-07-31udl-kms: fix crash due to uninitialized memoryMikulas Patocka1-1/+1
2018-07-31udl-kms: handle allocation failureMikulas Patocka1-10/+18
2018-07-31udl-kms: change down_interruptible to downMikulas Patocka1-6/+1
2018-07-30Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvms390/nextJanosch Frank13-120/+756
2018-07-30KVM: s390: Add huge page enablement controlJanosch Frank3-2/+57
2018-07-30s390/mm: Add huge page gmap linking supportJanosch Frank4-7/+13
2018-07-30s390/mm: hugetlb pages within a gmap can not be freedDominik Dingel1-0/+6
2018-07-30PCI: Call dma_debug_add_bus() for pci_bus_type from PCI coreChristoph Hellwig4-9/+1
2018-07-30media: em28xx: disable null packet filter for WinTVdualHDRobert Schlabbach1-1/+1
2018-07-30media: dvb-frontends/tda18271c2dd: fix handling of DVB-T parametersDaniel Scheller1-0/+1
2018-07-30media: ddbridge/mci: add SX8 I/Q mode remark and remove DIAG CMD definesDaniel Scheller1-8/+16
2018-07-30media: ddbridge/sx8: enable modulation selection in set_parameters()Daniel Scheller1-6/+22
2018-07-30media: ddbridge/sx8: disable automatic PLS code searchDaniel Scheller1-1/+1
2018-07-30media: ddbridge/mci: add more MCI status codes, improve MCI_SUCCESS macroDaniel Scheller1-2/+6
2018-07-30media: ddbridge/mci: split MaxSX8 specific code off to ddbridge-sx8.cDaniel Scheller7-419/+516
2018-07-30media: ddbridge/mci: make ddb_mci_cmd() and ddb_mci_config() publicDaniel Scheller2-47/+51
2018-07-30media: ddbridge/mci: store mci type and number of ports in the hwinfoDaniel Scheller3-6/+10
2018-07-30media: ddbridge/mci: extend mci_command and mci_result structsDaniel Scheller1-8/+66
2018-07-30media: ddbridge/mci: rename defines and fix i/q var typesDaniel Scheller2-29/+29
2018-07-30media: ddbridge/mci: read and report signal strength and SNRDaniel Scheller1-1/+46
2018-07-30media: ddbridge/mci: update copyright year in headersDaniel Scheller2-6/+6
2018-07-30media: ddbridge: change MCI base ID and define a SX8 IDDaniel Scheller2-3/+5
2018-07-30media: ddbridge: link structure access cosmetics in ddb_port_probe()Daniel Scheller1-8/+9
2018-07-30media: ddbridge: remove unused MDIO defines and hwinfo memberDaniel Scheller2-9/+0
2018-07-30media: ddbridge: report I2C bus errorsDaniel Scheller1-1/+4
2018-07-30media: ddbridge: evaluate the actual link when setting up the dummy tunerDaniel Scheller1-1/+1
2018-07-30media: ddbridge: probe for LNBH25 chips before attachingDaniel Scheller1-7/+15