summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-02-25Linux 3.10.98v3.10.98Greg Kroah-Hartman
2016-02-25module: wrapper for symbol name.Rusty Russell
2016-02-25ip6mr: call del_timer_sync() in ip6mr_free_table()WANG Cong
2016-02-25futex: Drop refcount if requeue_pi() acquired the rtmutexThomas Gleixner
2016-02-25x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski
2016-02-25intel_scu_ipcutil: underflow in scu_reg_access()Dan Carpenter
2016-02-25radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov
2016-02-25radix-tree: fix race in gang lookupMatthew Wilcox
2016-02-25memcg: only free spare array when readers are doneMartijn Coenen
2016-02-25scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky
2016-02-25dma-debug: switch check from _text to _stextLaura Abbott
2016-02-25m32r: fix m32104ut_defconfig build failSudip Mukherjee
2016-02-25xhci: Fix list corruption in urb dequeue at host removalMathias Nyman
2016-02-25mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()Andrew Banman
2016-02-25iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REGCQ Tang
2016-02-25Input: i8042 - add Fujitsu Lifebook U745 to the nomux listAurélien Francillon
2016-02-25Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires
2016-02-25Input: elantech - add Fujitsu Lifebook U745 to force crc_enabledTakashi Iwai
2016-02-25mm: soft-offline: check return value in second __get_any_page() callNaoya Horiguchi
2016-02-25fuse: break infinite loop in fuse_fill_write_pages()Roman Gushchin
2016-02-25ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()Linus Walleij
2016-02-25ARM: 8519/1: ICST: try other dividends than 1Linus Walleij
2016-02-25udf: Check output buffer length when converting name to CS0Andrew Gabbasov
2016-02-25udf: Prevent buffer overrun with multi-byte charactersAndrew Gabbasov
2016-02-25udf: limit the maximum number of indirect extents in a rowVegard Nossum
2016-02-25nfs: Fix race in __update_open_stateid()Andrew Elble
2016-02-25cifs: fix erroneous return valueAnton Protopopov
2016-02-25iio: dac: mcp4725: set iio name property in sysfsYong Li
2016-02-25iio: adis_buffer: Fix out-of-bounds memory accessLars-Peter Clausen
2016-02-25iio:ad5064: Make sure ad5064_i2c_write() returns 0 on successMichael Hennerich
2016-02-25iio: lpc32xx_adc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy
2016-02-25iio:ad7793: Fix ad7785 product IDLars-Peter Clausen
2016-02-25scsi: fix soft lockup in scsi_remove_target() on module removalJames Bottomley
2016-02-25scsi_dh_rdac: always retry MODE SELECT on command lock violationHannes Reinecke
2016-02-25drivers/scsi/sg.c: mark VMA as VM_IO to prevent migrationKirill A. Shutemov
2016-02-25SCSI: fix crashes in sd and sr runtime PMAlan Stern
2016-02-25iscsi-target: Fix potential dead-lock during node acl deleteNicholas Bellinger
2016-02-25SCSI: Fix NULL pointer dereference in runtime PMKen Xue
2016-02-25Fix a memory leak in scsi_host_dev_release()Bart Van Assche
2016-02-25iscsi-target: Fix rx_login_comp hang after login failureNicholas Bellinger
2016-02-25scsi_sysfs: Fix queue_ramp_up_period return codePeter Oberparleiter
2016-02-25scsi: restart list search after unlock in scsi_remove_targetChristoph Hellwig
2016-02-25klist: fix starting point removed bug in klist iteratorsJames Bottomley
2016-02-25tracing: Fix freak link error caused by branch tracerArnd Bergmann
2016-02-25tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...Steven Rostedt
2016-02-25ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-02-25perf: Fix inherited events vs. tracepoint filtersPeter Zijlstra
2016-02-25Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctlFilipe Manana
2016-02-25ext4: fix potential integer overflowInsu Yun
2016-02-25AIO: properly check iovec sizesGreg Kroah-Hartman