summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-09base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani3-12/+23
2017-02-09mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()Toshi Kani1-4/+8
2017-02-09cifs: initialize file_info_lockRabin Vincent1-0/+1
2017-02-09zswap: disable changing params if init failsDan Streetman1-1/+29
2017-02-09svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields1-1/+1
2017-02-09NFSD: Fix a null reference case in find_or_create_lock_stateid()Kinglong Mee3-15/+13
2017-02-09powerpc/mm: Use the correct pointer when setting a 2MB pteReza Arbab1-2/+2
2017-02-09powerpc: Fix build failure with clang due to BUILD_BUG_ON()Michael Ellerman2-0/+4
2017-02-09powerpc: Add missing error check to prom_find_boot_cpu()Darren Stevens1-0/+3
2017-02-09powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()Gavin Shan1-1/+1
2017-02-09libata: Fix ATA request senseDamien Le Moal1-0/+2
2017-02-09libata: apply MAX_SEC_1024 to all CX1-JB*-HP devicesTejun Heo1-2/+2
2017-02-09ata: sata_mv:- Handle return value of devm_ioremap.Arvind Yadav1-0/+3
2017-02-09perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memoryPeter Zijlstra1-21/+21
2017-02-09perf/core: Fix use-after-free bugPeter Zijlstra1-2/+25
2017-02-09crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modesArd Biesheuvel1-46/+42
2017-02-09crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an algSalvatore Benedetto1-0/+1
2017-02-09drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrievalIlia Mirkin1-1/+2
2017-02-09drm/nouveau/disp/gt215: Fix HDA ELD handling (thus, HDMI audio) on gt215Alastair Bridgewater1-1/+1
2017-02-09drm/amdgpu/si: fix crash on headless asicsAlex Deucher1-1/+3
2017-02-09pinctrl: baytrail: Add missing spinlock usage in byt_gpio_irq_handlerAlexander Stein1-0/+2
2017-02-09HID: cp2112: fix gpio-callback error handlingJohan Hovold1-1/+1
2017-02-09HID: cp2112: fix sleep-while-atomicJohan Hovold1-15/+11
2017-02-09xtensa: fix noMMU build on cores with MMUMax Filippov1-1/+1
2017-02-09efi/fdt: Avoid FDT manipulation after ExitBootServices()Ard Biesheuvel1-11/+3
2017-02-09x86/efi: Always map the first physical page into the EFI pagetablesJiri Kosina1-0/+16
2017-02-09ext4: validate s_first_meta_bg at mount timeEryu Guan1-0/+9
2017-02-09PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchiesBjorn Helgaas1-6/+13
2017-02-04Linux 4.9.8v4.9.8Greg Kroah-Hartman1-1/+1
2017-02-04xfs: fix bmv_count confusion w/ shared extentsDarrick J. Wong1-10/+18
2017-02-04xfs: clear _XBF_PAGES from buffers when readahead pageDarrick J. Wong1-0/+1
2017-02-04xfs: extsize hints are not unlikely in xfs_bmap_btallocChristoph Hellwig1-2/+2
2017-02-04xfs: remove racy hasattr check from attr opsBrian Foster1-6/+0
2017-02-04xfs: verify dirblocklog correctlyDarrick J. Wong1-1/+1
2017-02-04xfs: fix COW writeback raceChristoph Hellwig3-14/+38
2017-02-04xfs: fix xfs_mode_to_ftype() prototypeArnd Bergmann2-2/+2
2017-02-04xfs: don't wrap ID in xfs_dq_get_next_idEric Sandeen1-0/+4
2017-02-04xfs: sanity check inode di_modeAmir Goldstein1-0/+3
2017-02-04xfs: sanity check inode mode when creating new dentryAmir Goldstein1-9/+39
2017-02-04xfs: replace xfs_mode_to_ftype table with switch statementAmir Goldstein3-18/+25
2017-02-04xfs: add missing include dependencies to xfs_dir2.hAmir Goldstein1-0/+3
2017-02-04xfs: sanity check directory inode di_sizeAmir Goldstein2-3/+7
2017-02-04xfs: make the ASSERT() condition likelyAmir Goldstein1-3/+3
2017-02-04xfs: don't print warnings when xfs_log_force failsChristoph Hellwig1-10/+2
2017-02-04xfs: don't rely on ->total in xfs_alloc_space_availableChristoph Hellwig1-3/+4
2017-02-04xfs: adjust allocation length in xfs_alloc_space_availableChristoph Hellwig2-65/+18
2017-02-04xfs: fix bogus minleft manipulationsChristoph Hellwig3-22/+8
2017-02-04xfs: bump up reserved blocks in xfs_alloc_set_asideChristoph Hellwig1-4/+1
2017-02-04net: dsa: Bring back device detaching in dsa_slave_suspend()Florian Fainelli1-0/+2
2017-02-04lwtunnel: Fix oops on state free after encap module unloadRobert Shearman2-5/+14