summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.53v4.4.53Greg Kroah-Hartman2017-03-121-1/+1
* scsi: lpfc: Correct WQ creation for pagesizeJames Smart2017-03-122-4/+7
* MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.Ralf Baechle2017-03-121-1/+12
* MIPS: IP22: Reformat inline assembler code to modern standards.Ralf Baechle2017-03-121-20/+23
* powerpc/xmon: Fix data-breakpointRavi Bangoria2017-03-121-1/+3
* dmaengine: ipu: Make sure the interrupt routine checks all interrupts.Magnus Lilja2017-03-121-1/+1
* bcma: use (get|put)_device when probing/removing device driverRafał Miłecki2017-03-121-0/+4
* md linear: fix a race between linear_add() and linear_congested()colyli@suse.de2017-03-122-5/+35
* rtc: sun6i: Switch to the external oscillatorMaxime Ripard2017-03-121-0/+6
* rtc: sun6i: Add some lockingMaxime Ripard2017-03-121-2/+15
* NFSv4: fix getacl ERANGE for some ACL buffer sizesWeston Andros Adamson2017-03-121-6/+2
* NFSv4: fix getacl head length estimationJ. Bruce Fields2017-03-121-1/+1
* NFSv4: Fix memory and state leak in _nfs4_open_and_get_stateTrond Myklebust2017-03-121-1/+1
* nfsd: special case truncates some moreChristoph Hellwig2017-03-121-6/+26
* nfsd: minor nfsd_setattr cleanupChristoph Hellwig2017-03-121-17/+12
* rtlwifi: rtl8192c-common: Fix "BUG: KASAN:Larry Finger2017-03-122-3/+4
* rtlwifi: Fix alignment issuesPing-Ke Shih2017-03-122-2/+2
* gfs2: Add missing rcu locking for glock lookupAndrew Price2017-03-121-0/+5
* rdma_cm: fail iwarp accepts w/o connection paramsSteve Wise2017-03-121-0/+3
* RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe2017-03-121-3/+3
* Drivers: hv: util: Backup: Fix a rescind processing issueK. Y. Srinivasan2017-03-121-0/+4
* Drivers: hv: util: Fcopy: Fix a rescind processing issueK. Y. Srinivasan2017-03-121-0/+4
* Drivers: hv: util: kvp: Fix a rescind processing issueK. Y. Srinivasan2017-03-121-0/+4
* hv: init percpu_list in hv_synic_alloc()Vitaly Kuznetsov2017-03-121-2/+2
* hv: allocate synic pages for all present CPUsVitaly Kuznetsov2017-03-121-2/+2
* usb: gadget: udc: fsl: Add missing complete function.Magnus Lilja2017-03-121-2/+8
* usb: host: xhci: plat: check hcc_params after add hcdWilliam wu2017-03-121-3/+3
* usb: musb: da8xx: Remove CPPI 3.0 quirk and methodsAlexandre Bailon2017-03-121-5/+1
* w1: ds2490: USB transfer buffers need to be DMAableMaciej S. Szmigiero2017-03-121-58/+84
* w1: don't leak refcount on slave attach failure in w1_attach_slave_device()Maciej S. Szmigiero2017-03-121-0/+1
* can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde2017-03-121-6/+3
* iio: pressure: mpl3115: do not rely on structure field orderingPeter Rosin2017-03-121-2/+2
* iio: pressure: mpl115: do not rely on structure field orderingPeter Rosin2017-03-121-0/+1
* arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier2017-03-122-10/+2
* fuse: add missing FR_FORCEMiklos Szeredi2017-03-121-0/+1
* crypto: testmgr - Pad aes_ccm_enc_tv_template vectorLaura Abbott2017-03-121-1/+1
* ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter2017-03-121-2/+2
* ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau2017-03-125-26/+48
* ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau2017-03-121-2/+1
* target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger2017-03-122-27/+44
* target: Obtain se_node_acl->acl_kref during get_initiator_node_aclNicholas Bellinger2017-03-124-8/+57
* samples/seccomp: fix 64-bit comparison macrosMathias Svensson2017-03-121-53/+72
* ext4: return EROFS if device is r/o and journal replay is neededTheodore Ts'o2017-03-121-1/+2
* ext4: preserve the needs_recovery flag when the journal is abortedTheodore Ts'o2017-03-121-2/+4
* ext4: fix inline data error pathsTheodore Ts'o2017-03-122-6/+23
* ext4: fix data corruption in data=journal modeJan Kara2017-03-121-10/+13
* ext4: trim allocation requests to group sizeJan Kara2017-03-121-0/+7
* ext4: do not polute the extents cache while shifting extentsRoman Pen2017-03-121-3/+6
* ext4: Include forgotten start block on fallocate insert rangeRoman Pen2017-03-121-6/+12
* loop: fix LO_FLAGS_PARTSCAN hangOmar Sandoval2017-03-121-7/+8