summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.12.10v4.12.10Greg Kroah-Hartman2017-08-301-1/+1
* powerpc/mm: Ensure cpumask update is orderedBenjamin Herrenschmidt2017-08-303-1/+21
* ACPI: EC: Fix regression related to wrong ECDT initialization orderLv Zheng2017-08-303-12/+7
* ACPI: APD: Fix HID for Hisilicon Hip07/08Hanjun Guo2017-08-301-2/+2
* ntb: transport shouldn't disable link due to bogus values in SPADsDave Jiang2017-08-301-3/+1
* ntb: ntb_test: ensure the link is up before trying to configure the mwsLogan Gunthorpe2017-08-301-0/+4
* Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds2017-08-301-2/+2
* iommu: Fix wrong freeing of iommu_device->devJoerg Roedel2017-08-304-15/+37
* staging: rtl8188eu: add RNX-N150NUB supportCharles Milette2017-08-301-0/+1
* iio: magnetometer: st_magn: remove ihl property for LSM303AGRLorenzo Bianconi2017-08-301-2/+0
* iio: magnetometer: st_magn: fix status register address for LSM303AGRLorenzo Bianconi2017-08-301-1/+1
* iio: hid-sensor-trigger: Fix the race with user space powering up sensorsSrinivas Pandruvada2017-08-301-4/+4
* iio: imu: adis16480: Fix acceleration scale factor for adis16480Dragos Bogdan2017-08-301-1/+1
* ANDROID: binder: fix proc->tsk check.Martijn Coenen2017-08-301-1/+1
* binder: Use wake up hint for synchronous transactions.Riley Andrews2017-08-301-2/+6
* binder: use group leader instead of open threadTodd Kjos2017-08-301-2/+2
* Revert "android: binder: Sanity check at binder ioctl"Todd Kjos2017-08-301-5/+0
* Bluetooth: bnep: fix possible might sleep error in bnep_sessionJeffy Chen2017-08-301-6/+5
* Bluetooth: cmtp: fix possible might sleep error in cmtp_sessionJeffy Chen2017-08-301-7/+10
* Bluetooth: hidp: fix possible might sleep error in hidp_session_threadJeffy Chen2017-08-301-11/+22
* netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcvMateusz Jurczyk2017-08-301-3/+3
* netfilter: nat: fix src map lookupFlorian Westphal2017-08-301-8/+9
* netfilter: expect: fix crash when putting uninited expectationFlorian Westphal2017-08-301-1/+1
* net: sunrpc: svcsock: fix NULL-pointer exceptionVadim Lomovtsev2017-08-301-2/+20
* x86/mm: Fix use-after-free of ldt_structEric Biggers2017-08-301-3/+1
* timers: Fix excessive granularity of new timers after a nohz idleNicholas Piggin2017-08-301-9/+41
* perf/core: Fix group {cpu,task} validationMark Rutland2017-08-301-20/+19
* ftrace: Check for null ret_stack on profile function graph entry functionSteven Rostedt (VMware)2017-08-301-0/+4
* virtio_pci: fix cpu affinity supportChristoph Hellwig2017-08-301-3/+7
* ring-buffer: Have ring_buffer_alloc_read_page() return error on offline CPUSteven Rostedt (VMware)2017-08-303-11/+21
* nfsd: Limit end of page list when decoding NFSv4 WRITEChuck Lever2017-08-301-4/+2
* cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()Ronnie Sahlberg2017-08-301-6/+12
* cifs: Fix df output for users with quota limitsSachin Prabhu2017-08-301-2/+2
* kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATI...Nicholas Piggin2017-08-301-12/+26
* RDMA/uverbs: Initialize cq_context appropriatelyBharat Potnuri2017-08-301-1/+1
* tracing: Fix freeing of filter in create_filter() when set_str is falseSteven Rostedt (VMware)2017-08-301-0/+4
* tracing: Fix kmemleak in tracing_map_array_free()Chunyu Hu2017-08-301-4/+7
* tracing: Missing error code in tracer_alloc_buffers()Dan Carpenter2017-08-301-0/+1
* tracing: Call clear_boot_tracer() at lateinit_syncSteven Rostedt (VMware)2017-08-301-1/+1
* ACPI: device property: Fix node lookup in acpi_graph_get_child_prop_value()Sakari Ailus2017-08-301-1/+1
* Revert "drm/amdgpu: fix vblank_time when displays are off"Alex Deucher2017-08-301-2/+0
* drm/i915/gvt: Fix the kernel null pointer errorfred gao2017-08-301-1/+1
* drm/i915/vbt: ignore extraneous child devices for a portJani Nikula2017-08-301-6/+9
* drm/atomic: If the atomic check fails, return its value firstMaarten Lankhorst2017-08-301-1/+4
* drm/atomic: Handle -EDEADLK with out-fences correctlyMaarten Lankhorst2017-08-301-2/+4
* drm/sun4i: Implement drm_driver lastclose to restore fbdev consoleJonathan Liu2017-08-301-0/+8
* drm: Release driver tracking before making the object available againChris Wilson2017-08-301-3/+3
* drm: Fix framebuffer leakNikhil Mahale2017-08-301-0/+1
* arm64: fpsimd: Prevent registers leaking across execDave Martin2017-08-301-0/+2
* mm/memblock.c: reversed logic in memblock_discard()Pavel Tatashin2017-08-301-1/+1