summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-30Linux 4.12.10v4.12.10Greg Kroah-Hartman1-1/+1
2017-08-30powerpc/mm: Ensure cpumask update is orderedBenjamin Herrenschmidt3-1/+21
2017-08-30ACPI: EC: Fix regression related to wrong ECDT initialization orderLv Zheng3-12/+7
2017-08-30ACPI: APD: Fix HID for Hisilicon Hip07/08Hanjun Guo1-2/+2
2017-08-30ntb: transport shouldn't disable link due to bogus values in SPADsDave Jiang1-3/+1
2017-08-30ntb: ntb_test: ensure the link is up before trying to configure the mwsLogan Gunthorpe1-0/+4
2017-08-30Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds1-2/+2
2017-08-30iommu: Fix wrong freeing of iommu_device->devJoerg Roedel4-15/+37
2017-08-30staging: rtl8188eu: add RNX-N150NUB supportCharles Milette1-0/+1
2017-08-30iio: magnetometer: st_magn: remove ihl property for LSM303AGRLorenzo Bianconi1-2/+0
2017-08-30iio: magnetometer: st_magn: fix status register address for LSM303AGRLorenzo Bianconi1-1/+1
2017-08-30iio: hid-sensor-trigger: Fix the race with user space powering up sensorsSrinivas Pandruvada1-4/+4
2017-08-30iio: imu: adis16480: Fix acceleration scale factor for adis16480Dragos Bogdan1-1/+1
2017-08-30ANDROID: binder: fix proc->tsk check.Martijn Coenen1-1/+1
2017-08-30binder: Use wake up hint for synchronous transactions.Riley Andrews1-2/+6
2017-08-30binder: use group leader instead of open threadTodd Kjos1-2/+2
2017-08-30Revert "android: binder: Sanity check at binder ioctl"Todd Kjos1-5/+0
2017-08-30Bluetooth: bnep: fix possible might sleep error in bnep_sessionJeffy Chen1-6/+5
2017-08-30Bluetooth: cmtp: fix possible might sleep error in cmtp_sessionJeffy Chen1-7/+10
2017-08-30Bluetooth: hidp: fix possible might sleep error in hidp_session_threadJeffy Chen1-11/+22
2017-08-30netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcvMateusz Jurczyk1-3/+3
2017-08-30netfilter: nat: fix src map lookupFlorian Westphal1-8/+9
2017-08-30netfilter: expect: fix crash when putting uninited expectationFlorian Westphal1-1/+1
2017-08-30net: sunrpc: svcsock: fix NULL-pointer exceptionVadim Lomovtsev1-2/+20
2017-08-30x86/mm: Fix use-after-free of ldt_structEric Biggers1-3/+1
2017-08-30timers: Fix excessive granularity of new timers after a nohz idleNicholas Piggin1-9/+41
2017-08-30perf/core: Fix group {cpu,task} validationMark Rutland1-20/+19
2017-08-30ftrace: Check for null ret_stack on profile function graph entry functionSteven Rostedt (VMware)1-0/+4
2017-08-30virtio_pci: fix cpu affinity supportChristoph Hellwig1-3/+7
2017-08-30ring-buffer: Have ring_buffer_alloc_read_page() return error on offline CPUSteven Rostedt (VMware)3-11/+21
2017-08-30nfsd: Limit end of page list when decoding NFSv4 WRITEChuck Lever1-4/+2
2017-08-30cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()Ronnie Sahlberg1-6/+12
2017-08-30cifs: Fix df output for users with quota limitsSachin Prabhu1-2/+2
2017-08-30kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATI...Nicholas Piggin1-12/+26
2017-08-30RDMA/uverbs: Initialize cq_context appropriatelyBharat Potnuri1-1/+1
2017-08-30tracing: Fix freeing of filter in create_filter() when set_str is falseSteven Rostedt (VMware)1-0/+4
2017-08-30tracing: Fix kmemleak in tracing_map_array_free()Chunyu Hu1-4/+7
2017-08-30tracing: Missing error code in tracer_alloc_buffers()Dan Carpenter1-0/+1
2017-08-30tracing: Call clear_boot_tracer() at lateinit_syncSteven Rostedt (VMware)1-1/+1
2017-08-30ACPI: device property: Fix node lookup in acpi_graph_get_child_prop_value()Sakari Ailus1-1/+1
2017-08-30Revert "drm/amdgpu: fix vblank_time when displays are off"Alex Deucher1-2/+0
2017-08-30drm/i915/gvt: Fix the kernel null pointer errorfred gao1-1/+1
2017-08-30drm/i915/vbt: ignore extraneous child devices for a portJani Nikula1-6/+9
2017-08-30drm/atomic: If the atomic check fails, return its value firstMaarten Lankhorst1-1/+4
2017-08-30drm/atomic: Handle -EDEADLK with out-fences correctlyMaarten Lankhorst1-2/+4
2017-08-30drm/sun4i: Implement drm_driver lastclose to restore fbdev consoleJonathan Liu1-0/+8
2017-08-30drm: Release driver tracking before making the object available againChris Wilson1-3/+3
2017-08-30drm: Fix framebuffer leakNikhil Mahale1-0/+1
2017-08-30arm64: fpsimd: Prevent registers leaking across execDave Martin1-0/+2
2017-08-30mm/memblock.c: reversed logic in memblock_discard()Pavel Tatashin1-1/+1