aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-01CHROMIUM: iwl7000: chromeOS: don't backport pcie_find_root_port() where they ...chromeos-3.18__release/LinuxCore31-2017-11-02chromeos-3.18__release/LinuxCore31Luca Coelho1-3/+10
2017-11-01Merge remote-tracking branch 'upstream/chromeos-3.18' into LinuxCore31-for-ch...Luca Coelho3004-249884/+272991
2017-11-01CHROMIUM: iwl7000: Add more call-sites for pcie reg dumperKirtika Ruchandani3-3/+16
2017-10-31BACKPORT: CHROMIUM: vfs: Add support for superblock-level drop_cacheSarthak Kukreti4-0/+32
2017-10-31CHROMIUM: iio: cros_ec: Workaround for invalid mag max_freqGwendal Grignou1-0/+8
2017-10-30CHROMIUM: gale-kernel-v3.18: Log CleanupShashidhar2-2/+4
2017-10-28CHROMIUM: chromeos: config: enable nfs client as modulesMike Frysinger1-2/+19
2017-10-27BACKPORT: x86/mm: Enable CR4.PCIDE on supported systemsAndy Lutomirski3-0/+36
2017-10-27BACKPORT: x86/mm: Add the 'nopcid' boot option to turn off PCIDAndy Lutomirski2-0/+20
2017-10-27UPSTREAM: x86/mm: Disable PCID on 32-bit kernelsAndy Lutomirski2-1/+11
2017-10-27BACKPORT: x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly...Andy Lutomirski6-103/+4
2017-10-27UPSTREAM: x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()Andy Lutomirski2-20/+5
2017-10-27UPSTREAM: x86/mm: Fix flush_tlb_page() on XenAndy Lutomirski1-1/+2
2017-10-27UPSTREAM: x86/mm: Make flush_tlb_mm_range() more predictableAndy Lutomirski1-6/+20
2017-10-27UPSTREAM: x86/mm: Remove flush_tlb() and flush_tlb_current_task()Andy Lutomirski2-23/+0
2017-10-27UPSTREAM: x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()Andy Lutomirski1-1/+1
2017-10-27UPSTREAM: x86/irq: Do not substract irq_tlb_count from irq_call_countAaron Lu2-6/+1
2017-10-27UPSTREAM: x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior1-0/+7
2017-10-27UPSTREAM: sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()Andy Lutomirski1-1/+1
2017-10-27UPSTREAM: ARM: Hide finish_arch_post_lock_switch() from modulesSteven Rostedt1-0/+2
2017-10-27UPSTREAM: x86/mm, sched/core: Turn off IRQs in switch_mm()Andy Lutomirski2-0/+14
2017-10-27BACKPORT: x86/mm, sched/core: Uninline switch_mm()Andy Lutomirski2-48/+56
2017-10-27BACKPORT: x86/mm: Build arch/x86/mm/tlb.c even on !SMPAndy Lutomirski2-2/+5
2017-10-27UPSTREAM: sched/core: Add switch_mm_irqs_off() and use it in the schedulerAndy Lutomirski2-3/+10
2017-10-27UPSTREAM: mm/mmu_context, sched/core: Fix mmu_context.h assumptionIngo Molnar1-1/+1
2017-10-27UPSTREAM: x86/mm: If INVPCID is available, use it to flush global mappingsAndy Lutomirski1-0/+9
2017-10-27UPSTREAM: x86/mm: Add a 'noinvpcid' boot option to turn off INVPCIDAndy Lutomirski2-0/+18
2017-10-27UPSTREAM: x86/mm: Fix INVPCID asm constraintBorislav Petkov1-2/+2
2017-10-27UPSTREAM: x86/mm: Add INVPCID helpersAndy Lutomirski1-0/+48
2017-10-26UPSTREAM: ALSA: seq: Fix use-after-free at creating a portTakashi Iwai2-3/+10
2017-10-26Add gale pre-cq to COMMIT-QUEUE.iniPrathmesh Prabhu1-0/+1
2017-10-25CHROMIUM: iwl7000: mac80211: don't compare TKIP TX MIC key in reinstall preve...Johannes Berg1-2/+34
2017-10-24CHROMIUM: drm/udl: Fixed problem with UDL adpater reconnectionRobert Tarasov4-49/+125
2017-10-24CHROMIUM: iwl7000: mvm: hold mutex when flushing in iwl_mvm_flush_no_vif()Luca Coelho1-2/+6
2017-10-24CHROMIUM: iwl7000: mac80211: use constant time comparison with keysJason A. Donenfeld1-1/+2
2017-10-24CHROMIUM: drm/img-rogue: debug patch for kernel crashAfar Lin7-13/+33
2017-10-23CHROMIUM: ath10k: Fixes for refill deficit for Atf_CodelKan Yan3-13/+15
2017-10-23CHROMIUM: ath10k: Make Atf_Codel txq limit and interval configurable.Kan Yan4-2/+124
2017-10-16CHROMIUM: iwl7000: mac80211: accept key reinstall without changing anythingJohannes Berg1-4/+17
2017-10-13CHROMIUM: iwl7000: Merge second set of Core28 bugfixesKirtika Ruchandani29-168/+397
2017-10-13CHROMIUM: ath10k: Add max number of pending frames to latency stats.Kan Yan3-2/+7
2017-10-13UPSTREAM: x86/ldt: Correct LDT access in single stepping logicJuergen Gross1-2/+2
2017-10-13UPSTREAM: x86/ldt: Make modify_ldt synchronousAndy Lutomirski9-150/+208
2017-10-13UPSTREAM: x86: Store a per-cpu shadow copy of CR4Andy Lutomirski20-46/+85
2017-10-13UPSTREAM: x86: Clean up cr4 manipulationAndy Lutomirski15-57/+70
2017-10-13CHROMIUM: iwl7000: mvm: add missing lq_colorLiad Kaufman2-3/+4
2017-10-11UPSTREAM: scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't ...Xin Long1-1/+1
2017-10-11iwl7000: Add more call-sites for pcie reg dumperKirtika Ruchandani3-3/+16
2017-10-11iwl7000: pcie: fix NULL ptr dereference in pci dumping code.Sara Sharon1-9/+10
2017-10-10UPSTREAM: fs/block_dev: always invalidate cleancache in invalidate_bdev()Andrey Ryabinin1-6/+5
2017-10-10UPSTREAM: block_dev: don't test bdev->bd_contains when it is not stableNeilBrown1-1/+1
2017-10-10UPSTREAM: block: protect iterate_bdevs() against concurrent closeRabin Vincent1-1/+6
2017-10-10UPSTREAM: fscrypt: fix context consistency check when key(s) unavailableEric Biggers1-18/+48
2017-10-10UPSTREAM: fscrypt: remove broken support for detecting keyring key revocationEric Biggers3-35/+8
2017-10-10CHROMIUM: ext4: Remove broken support for detecting keyring key revocationGuenter Roeck1-5/+0
2017-10-10UPSTREAM: fscrypto: lock inode while setting encryption policyEric Biggers1-0/+4
2017-10-10UPSTREAM: fscrypt: fix renaming and linking special filesEric Biggers1-0/+6
2017-10-10CHROMIUM: iwl7000: nl80211: fix a typo in accessing NAN attributesSara Sharon1-1/+1
2017-10-10CHROMIUM: iwl7000: pcie: fix NULL pointer dereference in pci dumping codeSara Sharon1-9/+10
2017-10-10CHROMIUM: iwl7000: nvm: set the correct offsets to 3168 seriesChaya Rachel Ivgi11-29/+59
2017-10-10CHROMIUM: iwl7000: pcie: dump registers when HW becomes inaccessibleRajat Jain3-0/+110
2017-10-10CHROMIUM: iwl7000: nvm-parse: unify channel flags printingJohannes Berg1-59/+39
2017-10-06UPSTREAM: ext4: recalculate journal credits as inode depth changesLukas Czerner1-0/+16
2017-10-06UPSTREAM: ext4: fix race between truncate and __ext4_journalled_writepage()Theodore Ts'o1-4/+19
2017-10-06UPSTREAM: ext4: BUG_ON assertion repeated for inode1, not done for inode2David Moore1-1/+1
2017-10-06UPSTREAM: ext4: fix end of region partial cluster handlingEric Whitney1-7/+9
2017-10-06UPSTREAM: ext4: miscellaneous partial cluster cleanupsEric Whitney1-18/+21
2017-10-06UPSTREAM: ext4: fix end of leaf partial cluster handlingEric Whitney1-19/+17
2017-10-06UPSTREAM: ext4: fix partial cluster initializationEric Whitney1-34/+46
2017-10-06UPSTREAM: ext4: verify extent header depthVegard Nossum1-0/+4
2017-10-06UPSTREAM: ext4: correctly migrate a file with a hole at the beginningEryu Guan1-4/+5
2017-10-06UPSTREAM: ext4: be more strict when migrating to non-extent based fileEryu Guan1-1/+11
2017-10-06UPSTREAM: ext4: cache extent hole in extent status tree for ext4_da_map_blocks()Zheng Liu4-24/+20
2017-10-06UPSTREAM: ext4: fix block reservation for bigalloc filesystemsJan Kara4-53/+10
2017-10-06UPSTREAM: ext4: fix data corruption caused by unwritten and delayed extentsLukas Czerner2-0/+10
2017-10-06UPSTREAM: ext4: Fix handling of extended tv_secDavid Turner1-7/+44
2017-10-06UPSTREAM: ext4: fix fdatasync(2) after extent manipulation operationsJan Kara2-0/+5
2017-10-06BACKPORT: ext4: fix data corruption for mmap writesJan Kara1-2/+16
2017-10-06UPSTREAM: ext4: fix inline data error pathsTheodore Ts'o2-6/+23
2017-10-06UPSTREAM: ext4: fix data corruption in data=journal modeJan Kara1-10/+13
2017-10-06UPSTREAM: ext4: use private version of page_zero_new_buffers() for data=journ...Theodore Ts'o1-1/+33
2017-10-06UPSTREAM: propogate_mnt: Handle the first propogated copy being a slaveEric W. Biederman1-11/+14
2017-10-06UPSTREAM: fs/pnode.c: treat zero mnt_group_id-s as unequalMaxim Patlasov1-2/+7
2017-10-06UPSTREAM: fs/super.c: fix race between freeze_super() and thaw_super()Oleg Nesterov1-3/+3
2017-10-06UPSTREAM: ext4: fix data corruption with EXT4_GET_BLOCKS_ZEROJan Kara1-43/+37
2017-10-06UPSTREAM: ext4: remove unused d_name argument from ext4_search_dir() et al.Eric Biggers3-13/+7
2017-10-06UPSTREAM: ext4: keep existing extra fields when inode expandsKonstantin Khlebnikov1-2/+3
2017-10-06BACKPORT: ext4: fix off-by-in in loop termination in ext4_find_unwritten_pgoff()Jan Kara1-1/+1
2017-10-06UPSTREAM: ext4: fix xfstest generic/269 double revoked buffer bug with bigallocDaeho Jeong1-15/+17
2017-10-06UPSTREAM: [PATCH] fix calculation of meta_bg descriptor backupsAndy Leiserson1-2/+2
2017-10-06UPSTREAM: ext4: fix SEEK_HOLEJan Kara1-36/+14
2017-10-06UPSTREAM: ext4: evict inline data when writing to memory mapEric Biggers1-0/+5
2017-10-06UPSTREAM: ext4: fix races of writeback with punch hole and zero rangeJan Kara3-1/+42
2017-10-06BACKPORT: ext4: fix races between page faults and hole punchingJan Kara6-31/+62
2017-10-06UPSTREAM: ext4: allocate entire range in zero rangeLukas Czerner1-12/+19
2017-10-06FIXUP: UPSTREAM: r8152: add Linksys USB3GIGV1 idGrant Grundler1-0/+10
2017-10-06UPSTREAM: nl80211: check for the required netlink attributes presenceVladis Dronov1-0/+3
2017-10-06UPSTREAM: ext4: fix an ext3 collapse range regression in xfstestsTheodore Ts'o1-0/+8
2017-10-06BACKPORT: ext4: lock the xattr block before checksuming itTheodore Ts'o1-34/+31
2017-10-06UPSTREAM: ext4: mark inode dirty after converting inline directoryEric Biggers1-3/+2
2017-10-06UPSTREAM: ext4: fix fencepost in s_first_meta_bg validationTheodore Ts'o1-1/+1
2017-10-06BACKPORT: ext4: fix use-after-iput when fscrypt contexts are inconsistentEric Biggers1-2/+4
2017-10-06UPSTREAM: ext4: trim allocation requests to group sizeJan Kara1-0/+7
2017-10-06UPSTREAM: ext4: fix deadlock between inline_data and ext4_expand_extra_isize_...Theodore Ts'o3-54/+74
2017-10-06FIXUP: BACKPORT: ext4: do not perform data journaling when data is encryptedSergey Karamov1-1/+1
2017-10-06UPSTREAM: ext4: return -ENOMEM instead of successDan Carpenter1-1/+3
2017-10-05UPSTREAM: ext4: reject inodes with negative sizeDarrick J. Wong1-0/+6
2017-10-05UPSTREAM: ext4: validate s_first_meta_bg at mount timeEryu Guan1-0/+9
2017-10-05UPSTREAM: ext4: correctly detect when an xattr value has an invalid sizeEric Biggers1-6/+21
2017-10-05UPSTREAM: ext4: Check that external xattr value block is zeroJan Kara1-0/+2
2017-10-05UPSTREAM: ext4: don't read out of bounds when checking for in-inode xattrsEric Biggers2-4/+5
2017-10-05UPSTREAM: ext4: correct endianness conversion in __xattr_check_inode()Eric Biggers1-1/+1
2017-10-05UPSTREAM: ext4: forbid i_extra_isize not divisible by 4Eric Biggers1-4/+7
2017-10-05UPSTREAM: ext4: add sanity checking to count_overhead()Theodore Ts'o1-3/+8
2017-10-05UPSTREAM: ext4: use more strict checks for inodes_per_block on mountTheodore Ts'o1-9/+6
2017-10-05UPSTREAM: ext4: fix in-superblock mount options processingTheodore Ts'o1-15/+23
2017-10-05UPSTREAM: ext4: ratelimit the file system mounted messageTheodore Ts'o1-3/+6
2017-10-05UPSTREAM: ext4: sanity check the block and cluster size at mount timeTheodore Ts'o2-1/+17
2017-10-05UPSTREAM: ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICYRichard Weinberger1-0/+3
2017-10-05UPSTREAM: ext4: release bh in make_indexed_dirgmail1-8/+6
2017-10-05BACKPORT: ext4: bugfix for mmaped pages in mpage_release_unused_pages()wangguang1-0/+2
2017-10-05UPSTREAM: ext4: reinforce check of i_dtime when clearing high fields of uid a...Daeho Jeong1-4/+4
2017-10-05UPSTREAM: ext4: avoid deadlock when expanding inode sizeJan Kara2-8/+13
2017-10-05UPSTREAM: ext4: properly align shifted xattrs when expanding inodesJan Kara1-1/+1
2017-10-05UPSTREAM: ext4: fix xattr shifting when expanding inodes part 2Jan Kara1-2/+3
2017-10-05UPSTREAM: ext4: fix xattr shifting when expanding inodesJan Kara1-13/+14
2017-10-05UPSTREAM: ext4: validate that metadata blocks do not overlap superblockTheodore Ts'o1-1/+17
2017-10-05UPSTREAM: ext4: short-cut orphan cleanup on errorVegard Nossum1-0/+10
2017-10-05UPSTREAM: ext4: fix reference counting bug on block allocation errorVegard Nossum1-14/+3
2017-10-05UPSTREAM: ext4: don't call ext4_should_journal_data() on the journal inodeVegard Nossum1-3/+3
2017-10-05UPSTREAM: ext4: check for extents that wrap aroundVegard Nossum1-2/+6
2017-10-05UPSTREAM: ext4: check for zero length extent explicitlyEryu Guan1-1/+1
2017-10-05UPSTREAM: ext4: fix oops on corrupted filesystemJan Kara1-1/+1
2017-10-05UPSTREAM: ext4: clean up error handling when orphan list is corruptedTheodore Ts'o1-27/+22
2017-10-05UPSTREAM: ext4: fix hang when processing corrupted orphaned inode listTheodore Ts'o1-4/+6
2017-10-05FIXUP: BACKPORT: ext4: check if in-inode xattr is corrupted in ext4_expand_ex...Theodore Ts'o1-1/+1
2017-10-04Revert "UPSTREAM: x86/tsc: Detect random warps"Harry Pan1-12/+1
2017-10-04Revert "UPSTREAM: x86/tsc: Store and check TSC ADJUST MSR"Harry Pan4-97/+1
2017-10-04Revert "UPSTREAM: x86/tsc: Verify TSC_ADJUST from idle"Harry Pan3-38/+2
2017-10-04Revert "UPSTREAM: x86/tsc: Sync test only for the first cpu in a package"Harry Pan2-30/+11
2017-10-04Revert "UPSTREAM: x86/tsc: Move sync cleanup to a safe place"Harry Pan1-5/+5
2017-10-04Revert "UPSTREAM: x86/tsc: Prepare warp test for TSC adjustment"Harry Pan1-4/+2
2017-10-04Revert "UPSTREAM: x86/tsc: Try to adjust TSC if sync test fails"Harry Pan1-78/+5
2017-10-04Revert "UPSTREAM: x86/tsc: Fix broken CONFIG_X86_TSC=n build"Harry Pan2-6/+5
2017-10-04UPSTREAM: ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errorsKonstantin Khlebnikov1-9/+14
2017-10-04UPSTREAM: ext4: use __GFP_NOFAIL in ext4_free_blocks()Konstantin Khlebnikov1-19/+28
2017-10-04UPSTREAM: ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()Eryu Guan1-3/+3
2017-10-04UPSTREAM: ext4: iterate over buffer heads correctly in move_extent_per_page()Eryu Guan1-0/+1
2017-10-04UPSTREAM: ext4: shortcut setting of xattr to the same valueJan Kara1-0/+18
2017-10-04UPSTREAM: ext4: fix crashes in dioread_nolock modeJan Kara1-20/+20
2017-10-04UPSTREAM: ext4: fix bh->b_state corruptionJan Kara1-2/+30
2017-10-04UPSTREAM: ext4: don't read blocks from disk after extents being swappedEryu Guan1-3/+12
2017-10-04UPSTREAM: ext4: move_extent improve bh vanishing success factorDmitry Monakhov1-2/+6
2017-10-04UPSTREAM: ext4: fix potential integer overflowInsu Yun1-1/+1
2017-10-04UPSTREAM: ext4: fix indirect punch hole corruptionOmar Sandoval1-34/+71
2017-10-04BACKPORT: ext4: validate s_reserved_gdt_blocks on mountTheodore Ts'o2-0/+10
2017-10-04BACKPORT: ext4: clean up feature test macros with predicate functionsDarrick J. Wong15-184/+252
2017-10-04UPSTREAM: ext4: don't manipulate recovery flag when freezing no-journal fsEric Sandeen1-4/+8
2017-10-03CHROMIUM: config: Drop PowerVR 1.7 driverFrank Binns6-6/+0
2017-10-03CHROMIUM: drm/img-rogue: Drop PowerVR 1.7 driverFrank Binns372-177208/+0
2017-10-02UPSTREAM: Revert "KVM: Don't accept obviously wrong gsi values via KVM_IRQFD"Jan H. Schönherr1-2/+0
2017-10-02CHROMIUM: ath10k: Atf_fq_codel: fix PUSH_PULL mode operation.Kan Yan1-4/+9
2017-10-02UPSTREAM: jbd2: fix incorrect unlock on j_list_lockTaesoo Kim1-1/+2
2017-10-02UPSTREAM: jbd2: fix FS corruption possibility in jbd2_journal_destroy() on um...OGAWA Hirofumi1-5/+12
2017-10-02UPSTREAM: ext4, jbd2: ensure entering into panic after recording an error in ...Daeho Jeong3-3/+16
2017-09-29CHROMIUM: CONFIG: Disable cirrus drmStéphane Marchesin3-3/+3
2017-09-29CHROMIUM: iwl7000: pcie: dump registers when HW becomes inaccessibleRajat Jain2-0/+89
2017-09-29CHROMIUM: drm/img-rogue: disable run-time BVNC acquisitionFrank Binns1-1/+0
2017-09-29UPSTREAM: KVM: Don't accept obviously wrong gsi values via KVM_IRQFDJan H. Schönherr1-0/+2
2017-09-29UPSTREAM: kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson1-0/+5
2017-09-29UPSTREAM: jbd2: avoid infinite loop when destroying aborted journalJan Kara4-9/+46
2017-09-29UPSTREAM: jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi3-12/+35
2017-09-29UPSTREAM: jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()Dmitry Monakhov1-1/+1
2017-09-29UPSTREAM: jbd2: fix r_count overflows leading to buffer overflow in journal r...Darrick J. Wong2-9/+19
2017-09-27UPSTREAM: ext4: remove spurious KERN_INFO from ext4_warning callJakub Wilk1-1/+1
2017-09-27UPSTREAM: ext4: store checksum seed in superblockDarrick J. Wong3-4/+10
2017-09-27UPSTREAM: ext4: move procfs registration code to fs/ext4/sysfs.cTheodore Ts'o6-106/+77
2017-09-27UPSTREAM: ext4: refactor sysfs support codeTheodore Ts'o1-133/+128
2017-09-26UPSTREAM: ip6_gre: fix ip6gre_err() invalid readsEric Dumazet1-0/+1
2017-09-25CHROMIUM: r8152: add Linksys USB3GIGV1Grant Grundler1-0/+2
2017-09-24CHROMIUM: iio: cros_ec: Workaround for invalid gyro min_freqGwendal Grignou2-1/+11
2017-09-21CHROMIUM: Enable CONFIG_IP6_NF_MATCH_RPFILTERKazuhiro Inaba8-7/+1
2017-09-21UPSTREAM: ext4: move sysfs code from super.c to fs/ext4/sysfs.cTheodore Ts'o4-410/+410
2017-09-21UPSTREAM: ext4: reserve code points for the project quota featureTheodore Ts'o2-1/+8
2017-09-21UPSTREAM: ext4: support read-only imagesDarrick J. Wong2-1/+10
2017-09-21UPSTREAM: ext4: fix scheduling in atomic on group checksum failureJan Kara2-5/+8
2017-09-21UPSTREAM: ext4: make the bitmap read routines return real error codesDarrick J. Wong3-85/+143
2017-09-21BACKPORT: ext4: call out CRC and corruption errors with specific error codesDarrick J. Wong16-90/+111
2017-09-21UPSTREAM: ext4: remove never taken branch from ext4_ext_shift_path_extents()Jan Kara1-2/+0
2017-09-21UPSTREAM: ext4: try to initialize all groups we can in case of failure on ppc64Lukas Czerner1-3/+6
2017-09-21UPSTREAM: ext4: verify block bitmap even after fresh initializationLukas Czerner1-2/+2
2017-09-21UPSTREAM: ext4: remove unnecessary lock/unlock of i_block_reservation_lockMaurizio Lombardi1-2/+0
2017-09-20UPSTREAM: mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook2-4/+4
2017-09-20UPSTREAM: arm64: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook1-6/+6
2017-09-20UPSTREAM: arm: move ELF_ET_DYN_BASE to 4MBKees Cook1-6/+2
2017-09-20UPSTREAM: ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin1-1/+1
2017-09-20UPSTREAM: binfmt_elf: use ELF_ET_DYN_BASE only for PIEKees Cook2-14/+58
2017-09-19UPSTREAM: video: fbdev: aty: do not leak uninitialized padding in clk to user...Vladis Dronov1-1/+1
2017-09-19CHROMIUM: iwl7000: mvm: return -ENODATA when reading the temperature with the...Luca Coelho1-1/+1
2017-09-19CHROMIUM: iwl7000: mvm: don't send identical PHY_CTXT_CMDEmmanuel Grumbach3-4/+21