summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-30Linux 4.12.10v4.12.10Greg Kroah-Hartman
2017-08-30powerpc/mm: Ensure cpumask update is orderedBenjamin Herrenschmidt
2017-08-30ACPI: EC: Fix regression related to wrong ECDT initialization orderLv Zheng
2017-08-30ACPI: APD: Fix HID for Hisilicon Hip07/08Hanjun Guo
2017-08-30ntb: transport shouldn't disable link due to bogus values in SPADsDave Jiang
2017-08-30ntb: ntb_test: ensure the link is up before trying to configure the mwsLogan Gunthorpe
2017-08-30Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds
2017-08-30iommu: Fix wrong freeing of iommu_device->devJoerg Roedel
2017-08-30staging: rtl8188eu: add RNX-N150NUB supportCharles Milette
2017-08-30iio: magnetometer: st_magn: remove ihl property for LSM303AGRLorenzo Bianconi
2017-08-30iio: magnetometer: st_magn: fix status register address for LSM303AGRLorenzo Bianconi
2017-08-30iio: hid-sensor-trigger: Fix the race with user space powering up sensorsSrinivas Pandruvada
2017-08-30iio: imu: adis16480: Fix acceleration scale factor for adis16480Dragos Bogdan
2017-08-30ANDROID: binder: fix proc->tsk check.Martijn Coenen
2017-08-30binder: Use wake up hint for synchronous transactions.Riley Andrews
2017-08-30binder: use group leader instead of open threadTodd Kjos
2017-08-30Revert "android: binder: Sanity check at binder ioctl"Todd Kjos
2017-08-30Bluetooth: bnep: fix possible might sleep error in bnep_sessionJeffy Chen
2017-08-30Bluetooth: cmtp: fix possible might sleep error in cmtp_sessionJeffy Chen
2017-08-30Bluetooth: hidp: fix possible might sleep error in hidp_session_threadJeffy Chen
2017-08-30netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcvMateusz Jurczyk
2017-08-30netfilter: nat: fix src map lookupFlorian Westphal
2017-08-30netfilter: expect: fix crash when putting uninited expectationFlorian Westphal
2017-08-30net: sunrpc: svcsock: fix NULL-pointer exceptionVadim Lomovtsev
2017-08-30x86/mm: Fix use-after-free of ldt_structEric Biggers
2017-08-30timers: Fix excessive granularity of new timers after a nohz idleNicholas Piggin
2017-08-30perf/core: Fix group {cpu,task} validationMark Rutland
2017-08-30ftrace: Check for null ret_stack on profile function graph entry functionSteven Rostedt (VMware)
2017-08-30virtio_pci: fix cpu affinity supportChristoph Hellwig
2017-08-30ring-buffer: Have ring_buffer_alloc_read_page() return error on offline CPUSteven Rostedt (VMware)
2017-08-30nfsd: Limit end of page list when decoding NFSv4 WRITEChuck Lever
2017-08-30cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()Ronnie Sahlberg
2017-08-30cifs: Fix df output for users with quota limitsSachin Prabhu
2017-08-30kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATI...Nicholas Piggin
2017-08-30RDMA/uverbs: Initialize cq_context appropriatelyBharat Potnuri
2017-08-30tracing: Fix freeing of filter in create_filter() when set_str is falseSteven Rostedt (VMware)
2017-08-30tracing: Fix kmemleak in tracing_map_array_free()Chunyu Hu
2017-08-30tracing: Missing error code in tracer_alloc_buffers()Dan Carpenter
2017-08-30tracing: Call clear_boot_tracer() at lateinit_syncSteven Rostedt (VMware)
2017-08-30ACPI: device property: Fix node lookup in acpi_graph_get_child_prop_value()Sakari Ailus
2017-08-30Revert "drm/amdgpu: fix vblank_time when displays are off"Alex Deucher
2017-08-30drm/i915/gvt: Fix the kernel null pointer errorfred gao
2017-08-30drm/i915/vbt: ignore extraneous child devices for a portJani Nikula
2017-08-30drm/atomic: If the atomic check fails, return its value firstMaarten Lankhorst
2017-08-30drm/atomic: Handle -EDEADLK with out-fences correctlyMaarten Lankhorst
2017-08-30drm/sun4i: Implement drm_driver lastclose to restore fbdev consoleJonathan Liu
2017-08-30drm: Release driver tracking before making the object available againChris Wilson
2017-08-30drm: Fix framebuffer leakNikhil Mahale
2017-08-30arm64: fpsimd: Prevent registers leaking across execDave Martin
2017-08-30mm/memblock.c: reversed logic in memblock_discard()Pavel Tatashin