summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-12btrfs: avoid overflow when sector_t is 32 bitGoffredo Baroncelli1-1/+1
2017-10-12HID: wacom: bits shifted too much for 9th and 10th buttonsPing Cheng1-2/+2
2017-10-12HID: wacom: Always increment hdev refcount within wacom_get_hdev_dataJason Gerecke1-1/+3
2017-10-12HID: wacom: generic: Clear ABS_MISC when tool leaves proximityJason Gerecke1-1/+1
2017-10-12HID: wacom: generic: Send MSC_SERIAL and ABS_MISC when leaving proxJason Gerecke1-11/+16
2017-10-12HID: wacom: Correct coordinate system of touchring and pen twistJason Gerecke1-5/+68
2017-10-12HID: wacom: Properly report negative values from Intuos Pro 2 BluetoothJason Gerecke1-3/+3
2017-10-12HID: wacom: leds: Don't try to control the EKR's read-only LEDsAaron Armstrong Skomra1-0/+3
2017-10-12HID: i2c-hid: allocate hid buffers for real worst caseAdrian Salido1-1/+2
2017-10-12HID: rmi: Make sure the HID device is opened on resumeLyude1-3/+10
2017-10-12arm64: Ensure the instruction emulation is ready for userspaceSuzuki K Poulose2-2/+2
2017-10-12arm64: dt marvell: Fix AP806 system controller sizeBaruch Siach1-2/+2
2017-10-12ovl: fix regression caused by exclusive upper/work dir protectionAmir Goldstein3-9/+26
2017-10-12ovl: fix missing unlock_rename() in ovl_do_copy_up()Amir Goldstein4-24/+22
2017-10-12ovl: fix dentry leak in ovl_indexdir_cleanup()Amir Goldstein1-2/+4
2017-10-12ovl: fix dput() of ERR_PTR in ovl_cleanup_index()Amir Goldstein1-1/+4
2017-10-12ovl: fix error value printed in ovl_lookup_index()Amir Goldstein1-0/+1
2017-10-12ftrace: Fix kmemleak in unregister_ftrace_graphShu Wang1-14/+0
2017-10-12auxdisplay: charlcd: properly restore atomic counter on error pathWilly Tarreau2-4/+18
2017-10-12stm class: Fix a use-after-freeAlexander Shishkin1-1/+1
2017-10-12vmbus: don't acquire the mutex in vmbus_hvsock_device_unregister()Dexuan Cui1-4/+0
2017-10-12Drivers: hv: fcopy: restore correct transfer lengthOlaf Hering1-0/+4
2017-10-12cgroup: Reinit cgroup_taskset structure before cgroup_migrate_execute() returnsWaiman Long1-0/+8
2017-10-12driver core: platform: Don't read past the end of "driver_override" bufferNicolai Stange1-1/+2
2017-10-12intel_th: pci: Add Lewisburg PCH supportAlexander Shishkin1-0/+5
2017-10-12percpu: make this_cpu_generic_read() atomic w.r.t. interruptsMark Rutland1-2/+22
2017-10-12powerpc/tm: Fix illegal TM state in signal handlerGustavo Romero1-1/+12
2017-10-12powerpc/64s: Use emergency stack for kernel TM Bad Thing program checksCyril Bur1-1/+23
2017-10-12powerpc: Fix action argument for cpufeatures-based TLB flushJeremy Kerr1-2/+2
2017-10-12powerpc/powernv: Increase memory block size to 1GB on radixAnton Blanchard1-1/+9
2017-10-12ALSA: usx2y: Suppress kernel warning at page allocation failuresTakashi Iwai1-2/+4
2017-10-12Revert "ALSA: echoaudio: purge contradictions between dimension matrix member...Takashi Sakamoto1-3/+3
2017-10-12ALSA: compress: Remove unused variableGuneshwor Singh1-2/+1
2017-10-12lsm: fix smack_inode_removexattr and xattr_getsecurity memleakCasey Schaufler2-31/+26
2017-10-12lib/ratelimit.c: use deferred printk() versionSergey Senozhatsky1-1/+3
2017-10-12userfaultfd: non-cooperative: fix fork use after freeAndrea Arcangeli1-10/+56
2017-10-12mm: fix data corruption caused by lazyfree pageShaohua Li1-0/+11
2017-10-12mm: avoid marking swap cached page as lazyfreeShaohua Li1-2/+2
2017-10-12mm: fix RODATA_TEST failure "rodata_test: test data was not read only"Christophe Leroy1-1/+1
2017-10-12mm, oom_reaper: skip mm structs with mmu notifiersMichal Hocko2-0/+21
2017-10-12mm, hugetlb, soft_offline: save compound page order before page migrationAlexandru Moise1-2/+10
2017-10-12ksm: fix unlocked iteration over vmas in cmp_and_merge_page()Kirill Tkhai1-1/+4
2017-10-12staging: vchiq_2835_arm: Fix NULL ptr dereference in free_pagelistStefan Wahren1-2/+4
2017-10-12uwb: ensure that endpoint is interruptAndrey Konovalov1-0/+2
2017-10-12uwb: properly check kthread_run return valueAndrey Konovalov1-4/+8
2017-10-12iio: adc: mcp320x: Fix oops on module unloadLukas Wunner1-0/+1
2017-10-12iio: adc: mcp320x: Fix readout of negative voltagesLukas Wunner1-9/+15
2017-10-12iio: adc: stm32: fix bad error check on max_channelsFabrice Gasnier1-1/+1
2017-10-12iio: ad7793: Fix the serial interface resetDragos Bogdan1-2/+2
2017-10-12iio: trigger: stm32-timer: fix a corner case to write presetFabrice Gasnier1-0/+1