summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-24ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sxAnson Huang1-1/+1
2016-09-24ARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ulPeter Chen1-1/+1
2016-09-24ARM: AM43XX: hwmod: Fix RSTST register offset for prussKeerthy2-0/+2
2016-09-24cpuset: make sure new tasks conform to the current config of the cpusetZefan Li1-0/+15
2016-09-24net: thunderx: Fix OOPs with ethtool --register-dumpDavid Daney2-2/+4
2016-09-24USB: change bInterval default to 10 msAlan Stern1-11/+17
2016-09-24ARM: dts: STiH410: Handle interconnect clock required by EHCI/OHCI (USB)Lee Jones1-4/+8
2016-09-24usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phaseClemens Gruber1-0/+9
2016-09-24usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS conditionYoshihiro Shimoda1-2/+9
2016-09-24USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas1-1/+2
2016-09-24serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon1-0/+139
2016-09-24serial: 8250_mid: fix divide error bug if baud rate is 0Andy Shevchenko1-0/+3
2016-09-24iio: ensure ret is initialized to zero before entering do loopColin Ian King1-2/+2
2016-09-24iio:core: fix IIO_VAL_FRACTIONAL sign handlingGregor Boirie1-3/+2
2016-09-24iio: accel: kxsd9: Fix scaling bugLinus Walleij1-0/+1
2016-09-24iio: fix pressure data output unit in hid-sensor-attributesKweh, Hock Leong1-2/+2
2016-09-24iio: accel: bmc150: reset chip at init timeOlof Johansson1-0/+11
2016-09-24iio: adc: at91: unbreak channel adc channel 3Anders Darander1-2/+2
2016-09-24iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999Lars-Peter Clausen1-0/+1
2016-09-24iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R2-5/+5
2016-09-24iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent accessVignesh R1-3/+11
2016-09-24iio: adc: rockchip_saradc: reset saradc controller before programming itCaesar Wang3-0/+38
2016-09-24iio: proximity: as3935: set up buffer timestamps for non-zero valuesAlison Schofield1-1/+1
2016-09-24iio: accel: kxsd9: Fix raw read returnLinus Walleij1-0/+1
2016-09-24kvm-arm: Unmap shadow pagetables properlySuzuki K Poulose2-2/+1
2016-09-24x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai1-0/+12
2016-09-24x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt1-2/+2
2016-09-24ARC: mm: fix build breakage with STRICT_MM_TYPECHECKSVineet Gupta1-2/+1
2016-09-24IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe2-13/+25
2016-09-24dm flakey: fix reads to be issued if drop_writes configuredMike Snitzer1-11/+16
2016-09-24audit: fix exe_file access in audit_exe_compareMateusz Guzik1-3/+5
2016-09-24mm: introduce get_task_exe_fileMateusz Guzik3-6/+25
2016-09-24kexec: fix double-free when failing to relocate the purgatoryThiago Jung Bauermann1-0/+3
2016-09-24NFSv4.1: Fix the CREATE_SESSION slot number accountingTrond Myklebust1-2/+10
2016-09-24pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialisedTrond Myklebust1-0/+3
2016-09-24nfsd: Close race between nfsd4_release_lockowner and nfsd4_lockChuck Lever1-23/+17
2016-09-24NFSv4.x: Fix a refcount leak in nfs_callback_up_netTrond Myklebust1-0/+1
2016-09-24pNFS: The client must not do I/O to the DS if it's lease has expiredTrond Myklebust1-0/+1
2016-09-24kernfs: don't depend on d_find_any_alias() when generating notificationsTejun Heo1-7/+21
2016-09-24powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras1-1/+6
2016-09-24powerpc/powernv : Drop reference added by kset_find_obj()Mukesh Ojha2-2/+12
2016-09-24powerpc/tm: do not use r13 for tabort_syscallNicholas Piggin1-6/+6
2016-09-24tipc: move linearization of buffers to generic codeJon Paul Maloy3-5/+3
2016-09-24lightnvm: put bio before returnWenwei Tao1-1/+3
2016-09-24fscrypto: require write access to mount to set encryption policyEric Biggers1-0/+6
2016-09-24Revert "KVM: x86: fix missed hardware breakpoints"Paolo Bonzini1-1/+0
2016-09-24MIPS: KVM: Check for pfn noslot caseJames Hogan1-1/+1
2016-09-24clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe fun...Chen-Yu Tsai1-1/+8
2016-09-24fscrypto: add authorization check for setting encryption policyEric Biggers2-0/+6
2016-09-24ext4: use __GFP_NOFAIL in ext4_free_blocks()Konstantin Khlebnikov1-19/+28