Commit graph

  • b5bc2231b8 objtool: Add retpoline validation Peter Zijlstra 2018-01-16 10:24:06 +01:00
  • 43a4525f80 objtool: Use existing global variables for options Peter Zijlstra 2018-01-16 17:16:32 +01:00
  • 531bb52a86 x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute() Peter Zijlstra 2018-01-23 16:18:50 +01:00
  • bd89004f63 x86/boot, objtool: Annotate indirect jump in secondary_startup_64() Peter Zijlstra 2018-01-16 10:38:09 +01:00
  • 3010a0663f x86/paravirt, objtool: Annotate indirect calls Peter Zijlstra 2018-01-17 16:58:11 +01:00
  • 9e0e3c5130 x86/speculation, objtool: Annotate indirect calls/jumps for objtool Peter Zijlstra 2018-01-17 22:34:34 +01:00
  • 88e77dc6a3 locking/mutex: Add comment to __mutex_owner() to deter usage Peter Zijlstra 2018-02-20 16:01:36 +01:00
  • 30a3317ddc drm/tve200: fix kernel-doc documentation comment include Jani Nikula 2018-02-20 16:20:08 +02:00
  • 5ae437ad5a net: sched: report if filter is too large to dump Roman Kapl 2018-02-19 21:32:51 +01:00
  • ccffc9ebfa drm/edid: quirk Sony PlayStation VR headset as non-desktop Philipp Zabel 2018-02-19 18:59:38 +01:00
  • 90eda8fc80 drm/edid: quirk Windows Mixed Reality headsets as non-desktop Philipp Zabel 2018-02-19 18:59:37 +01:00
  • b3b12ea366 drm/edid: quirk Oculus Rift headsets as non-desktop Philipp Zabel 2018-02-19 18:59:36 +01:00
  • 423688abd9 ocxl: Fix potential bad errno on irq allocation Frederic Barrat 2018-02-16 14:01:18 +01:00
  • 521ca5a985 powerpc/eeh: Fix crashes in eeh_report_resume() Juan J. Alvarez 2018-02-15 12:49:51 -06:00
  • a6493417f8 Merge tag 'drm-misc-fixes-2018-01-31' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes Dave Airlie 2018-02-21 07:09:15 +10:00
  • d73e0111ac Merge tag 'exynos-drm-fixes-for-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes Dave Airlie 2018-02-21 07:08:22 +10:00
  • 9238e380e8 net/mlx5: Fix error handling when adding flow rules Vlad Buslov 2018-02-06 10:52:19 +02:00
  • 26a0f6e829 net/mlx5: E-Switch, Fix drop counters use before creation Eugenia Emantayev 2018-01-31 09:36:29 +02:00
  • 96de67a772 net/mlx5: Add header re-write to the checks for conflicting actions Or Gerlitz 2018-02-11 13:26:06 +02:00
  • c67f100eda net/mlx5: Use 128B cacheline size for 128B or larger cachelines Daniel Jurgens 2018-02-02 09:32:53 -06:00
  • 2f0db87901 net/mlx5e: Specify numa node when allocating drop rq Gal Pressman 2018-01-25 18:00:41 +02:00
  • 001a2fc0c8 net/mlx5e: Return error if prio is specified when offloading eswitch vlan push Or Gerlitz 2018-01-30 13:16:58 +02:00
  • 4f5c02f949 net/mlx5: Address static checker warnings on non-constant initializers Or Gerlitz 2018-01-01 13:29:53 +00:00
  • 9afe9a5353 net/mlx5e: Eliminate build warnings on no previous prototype Or Gerlitz 2018-01-01 13:19:51 +00:00
  • f600c60880 net/mlx5e: Verify inline header size do not exceed SKB linear size Eran Ben Elisha 2018-01-25 11:18:09 +02:00
  • ef7a3518f7 net/mlx5e: Fix loopback self test when GRO is off Inbar Karmy 2017-12-07 17:26:33 +02:00
  • 8babd44d20 net/mlx5e: Fix TCP checksum in LRO buffers Gal Pressman 2017-12-20 08:48:24 +02:00
  • 0e7def5fb0 KVM: s390: provide only a single function for setting the tod (fix SCK) David Hildenbrand 2018-02-07 12:46:43 +01:00
  • 1575767ef3 KVM: s390: consider epoch index on TOD clock syncs David Hildenbrand 2018-02-07 12:46:45 +01:00
  • d16b52cb9c KVM: s390: consider epoch index on hotplugged CPUs David Hildenbrand 2018-02-07 12:46:44 +01:00
  • 5fe01793dd KVM: s390: take care of clock-comparator sign control David Hildenbrand 2018-02-07 12:46:42 +01:00
  • b1a2ce8257 tools/libbpf: Avoid possibly using uninitialized variable Jeremy Cline 2018-02-20 01:00:07 +00:00
  • 36bca9c9a0 tegra210-nintendo-switch.dts: touchscreen avdd regulator is known SwtcR 2018-02-21 05:07:44 +09:00
  • 11118f0212 Make all unknown GPIOs "rsvd3" so they don't step on any SFIOs SwtcR 2018-02-21 05:03:03 +09:00
  • abe27a885d ibmvnic: Check for NULL skb's in NAPI poll routine Thomas Falcon 2018-02-19 20:12:57 -06:00
  • 8b08f50152
    Rename sbi_save to parse_dtb to improve code readability Michael Clark 2018-02-16 09:30:29 +13:00
  • bcae803a21
    RISC-V: Enable IRQ during exception handling zongbox@gmail.com 2018-01-29 23:51:45 -08:00
  • a503360989
    RISC-V: kconfig cleanups Palmer Dabbelt 2018-02-20 10:51:19 -08:00
  • 89a4b44412
    riscv: Remove ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE select Ulf Magnusson 2018-02-05 02:21:18 +01:00
  • 2aaa2dc31b
    riscv: kconfig: Remove RISCV_IRQ_INTC select Ulf Magnusson 2018-02-08 23:54:46 +01:00
  • ab0dc41b73
    riscv: Remove ARCH_WANT_OPTIONAL_GPIOLIB select Ulf Magnusson 2018-02-05 02:21:19 +01:00
  • af3e79d295 Merge tag 'leds_for-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds Linus Torvalds 2018-02-20 10:05:02 -08:00
  • 7374fbd9e1 RDMA/bnxt_re: Avoid system hang during device un-reg Selvin Xavier 2018-02-15 21:20:13 -08:00
  • dcdaba0806 RDMA/bnxt_re: Fix system crash during load/unload Selvin Xavier 2018-02-15 21:20:12 -08:00
  • 3b921e3bc4 RDMA/bnxt_re: Synchronize destroy_qp with poll_cq Selvin Xavier 2018-02-15 21:20:11 -08:00
  • 6b4521f517 RDMA/bnxt_re: Unpin SQ and RQ memory if QP create fails Devesh Sharma 2018-02-15 21:20:10 -08:00
  • 7ff662b761 RDMA/bnxt_re: Disable atomic capability on bnxt_re adapters Devesh Sharma 2018-02-15 21:20:08 -08:00
  • 6ae1756fad
    MIPS: Drop spurious __unused in struct compat_flock James Hogan 2018-02-20 15:44:37 +00:00
  • 44eb5e12b8 Revert "usb: musb: host: don't start next rx urb if current one failed" Bin Liu 2018-02-20 07:31:35 -06:00
  • 17539f2f4f usb: musb: fix enumeration after resume Andreas Kemnade 2018-02-20 07:30:10 -06:00
  • 0331365edb arm64: perf: correct PMUVer probing Mark Rutland 2018-02-14 17:21:57 +00:00
  • 167e61438d arm_pmu: acpi: request IRQs up-front Mark Rutland 2017-10-09 17:09:05 +01:00
  • 84b4be57ae arm_pmu: note IRQs and PMUs per-cpu Mark Rutland 2017-12-12 16:56:06 +00:00
  • 6de3f79112 arm_pmu: explicitly enable/disable SPIs at hotplug Mark Rutland 2018-02-05 16:42:00 +00:00
  • 43fc9a2feb arm_pmu: acpi: check for mismatched PPIs Mark Rutland 2018-02-05 16:41:59 +00:00
  • 0dc1a1851a arm_pmu: add armpmu_alloc_atomic() Mark Rutland 2018-02-05 16:41:58 +00:00
  • d3d5aac206 arm_pmu: fold platform helpers into platform code Mark Rutland 2018-02-05 16:41:57 +00:00
  • c0248c9663 arm_pmu: kill arm_pmu_platdata Mark Rutland 2018-02-05 16:41:56 +00:00
  • 2b05f6ae1e ARM: ux500: remove PMU IRQ bouncer Mark Rutland 2018-02-05 16:41:55 +00:00
  • 87358710c1 x86/retpoline: Support retpoline builds with Clang David Woodhouse 2018-02-19 10:50:57 +00:00
  • e88230a374 drm/meson: fix vsync buffer update Neil Armstrong 2018-02-15 11:19:36 +01:00
  • c6754712e0 Merge tag 'iio-fixes-for-4.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus Greg Kroah-Hartman 2018-02-20 10:03:22 +01:00
  • dd84441a79 x86/speculation: Use IBRS if available before calling into firmware David Woodhouse 2018-02-19 10:50:54 +00:00
  • d1c99108af Revert "x86/retpoline: Simplify vmexit_fill_RSB()" David Woodhouse 2018-02-19 10:50:56 +00:00
  • 8554004a02 x86-64/realmode: Add instruction suffix Jan Beulich 2018-02-19 08:06:14 -07:00
  • f2f18b16c7 x86/LDT: Avoid warning in 32-bit builds with older gcc Jan Beulich 2018-02-19 07:52:10 -07:00
  • 6262b6e78c x86/IO-APIC: Avoid warning in 32-bit builds Jan Beulich 2018-02-19 07:50:23 -07:00
  • 700b7c5409 x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbers Jan Beulich 2018-02-19 07:49:12 -07:00
  • 3b3a9268bb x86/mm: Remove stale comment about KMEMCHECK Jann Horn 2018-02-19 18:50:39 +01:00
  • 842cef9113 x86/mm: Fix {pmd,pud}_{set,clear}_flags() Jan Beulich 2018-02-19 07:48:11 -07:00
  • b8ff180281 drm: Handle unexpected holes in color-eviction Chris Wilson 2018-02-19 11:35:43 +00:00
  • 7f2c10b732 ...well, if it helps Andre Heider 2018-02-20 09:04:06 +01:00
  • 2a4ac172c2 mei: me: add cannon point device ids for 4th device Tomas Winkler 2018-02-18 11:05:16 +02:00
  • f8f4aa68a8 mei: me: add cannon point device ids Alexander Usyskin 2018-02-18 11:05:15 +02:00
  • 5aaa096d84 Merge tag 'extcon-fixes-for-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-linus Greg Kroah-Hartman 2018-02-20 08:57:23 +01:00
  • 894266466a x86/headers/UAPI: Use __u64 instead of u64 in <uapi/asm/hyperv.h> KarimAllah Ahmed 2018-02-20 08:39:51 +01:00
  • c84b66f8aa drm: exynos: Use proper macro definition for HDMI_I2S_PIN_SEL_1 Sylwester Nawrocki 2018-02-14 18:23:56 +01:00
  • b701a1436a drm/exynos: remove exynos_drm_rotator.h Corentin Labbe 2018-02-15 08:23:15 +00:00
  • 6f0a60298b drm/exynos: g2d: Delete an error message for a failed memory allocation in two functions Markus Elfring 2018-02-08 18:42:51 +01:00
  • 1293b61910 drm/exynos: fix comparison to bitshift when dealing with a mask Wolfram Sang 2018-02-05 21:09:59 +01:00
  • a588a8bb7b drm/exynos: g2d: use monotonic timestamps Arnd Bergmann 2018-01-17 18:01:21 +01:00
  • 79c0ef3e85 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net Linus Torvalds 2018-02-19 11:58:19 -08:00
  • a988681dbb MAINTAINERS: Remove Richard Purdie from LED maintainers Jacek Anaszewski 2018-02-18 21:11:25 +01:00
  • 506b0a395f tg3: APE heartbeat changes Prashant Sreedharan 2018-02-19 12:27:04 +05:30
  • cfc2c74053 netfilter: IDLETIMER: be syzkaller friendly Eric Dumazet 2018-02-16 19:36:28 -08:00
  • a06f818a70 arm64: __show_regs: Only resolve kernel symbols when running at EL1 Will Deacon 2018-02-19 16:46:57 +00:00
  • 1962682d2b arm64: Remove unimplemented syscall log message Michael Weiser 2018-02-01 23:13:36 +01:00
  • 5ee39a71fd arm64: Disable unhandled signal log messages by default Michael Weiser 2018-02-01 23:13:38 +01:00
  • be68a8aaf9 arm64: cpufeature: Fix CTR_EL0 field definitions Will Deacon 2018-02-19 14:41:44 +00:00
  • d1c95af366 mlxsw: spectrum_router: Do not unconditionally clear route offload indication Ido Schimmel 2018-02-17 00:30:44 +01:00
  • cae69256fe Merge branch 'qualcomm-rmnet-Fix-issues-with-CONFIG_DEBUG_PREEMPT-enabled' David S. Miller 2018-02-19 11:17:34 -05:00
  • f57bbaae72 net: qualcomm: rmnet: Fix possible null dereference in command processing Subash Abhinov Kasiviswanathan 2018-02-16 15:56:39 -07:00
  • 4dba8bbce9 net: qualcomm: rmnet: Fix warning seen with 64 bit stats Subash Abhinov Kasiviswanathan 2018-02-16 15:56:38 -07:00
  • b37f78f234 net: qualcomm: rmnet: Fix crash on real dev unregistration Subash Abhinov Kasiviswanathan 2018-02-16 15:56:37 -07:00
  • 06998a756a drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LA Kai-Heng Feng 2018-02-18 16:53:59 +08:00
  • 50b0f0aee8 gpu: ipu-csi: add 10/12-bit grayscale support to mbus_code_to_bus_cfg Jan Luebbe 2018-02-13 18:35:36 +01:00
  • 58a22fc445 gpu: ipu-cpmem: add 16-bit grayscale support to ipu_cpmem_set_image Philipp Zabel 2018-01-25 10:37:52 +01:00
  • 3addaba814 gpu: ipu-v3: prg: fix device node leak in ipu_prg_lookup_by_phandle Tobias Jordan 2018-02-15 15:35:30 +01:00
  • c795f3052b gpu: ipu-v3: pre: fix device node leak in ipu_pre_lookup_by_phandle Tobias Jordan 2018-02-15 15:34:55 +01:00
  • 9085b34d0e arm64: uaccess: Formalise types for access_ok() Robin Murphy 2018-02-19 13:38:00 +00:00