summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-09libata: apply MAX_SEC_1024 to all CX1-JB*-HP devicesTejun Heo
2017-02-09ata: sata_mv:- Handle return value of devm_ioremap.Arvind Yadav
2017-02-09perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memoryPeter Zijlstra
2017-02-09perf/core: Fix use-after-free bugPeter Zijlstra
2017-02-09crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modesArd Biesheuvel
2017-02-09crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an algSalvatore Benedetto
2017-02-09drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrievalIlia Mirkin
2017-02-09drm/nouveau/disp/gt215: Fix HDA ELD handling (thus, HDMI audio) on gt215Alastair Bridgewater
2017-02-09drm/amdgpu/si: fix crash on headless asicsAlex Deucher
2017-02-09pinctrl: baytrail: Add missing spinlock usage in byt_gpio_irq_handlerAlexander Stein
2017-02-09HID: cp2112: fix gpio-callback error handlingJohan Hovold
2017-02-09HID: cp2112: fix sleep-while-atomicJohan Hovold
2017-02-09xtensa: fix noMMU build on cores with MMUMax Filippov
2017-02-09efi/fdt: Avoid FDT manipulation after ExitBootServices()Ard Biesheuvel
2017-02-09x86/efi: Always map the first physical page into the EFI pagetablesJiri Kosina
2017-02-09ext4: validate s_first_meta_bg at mount timeEryu Guan
2017-02-09PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchiesBjorn Helgaas
2017-02-04Linux 4.9.8v4.9.8Greg Kroah-Hartman
2017-02-04xfs: fix bmv_count confusion w/ shared extentsDarrick J. Wong
2017-02-04xfs: clear _XBF_PAGES from buffers when readahead pageDarrick J. Wong
2017-02-04xfs: extsize hints are not unlikely in xfs_bmap_btallocChristoph Hellwig
2017-02-04xfs: remove racy hasattr check from attr opsBrian Foster
2017-02-04xfs: verify dirblocklog correctlyDarrick J. Wong
2017-02-04xfs: fix COW writeback raceChristoph Hellwig
2017-02-04xfs: fix xfs_mode_to_ftype() prototypeArnd Bergmann
2017-02-04xfs: don't wrap ID in xfs_dq_get_next_idEric Sandeen
2017-02-04xfs: sanity check inode di_modeAmir Goldstein
2017-02-04xfs: sanity check inode mode when creating new dentryAmir Goldstein
2017-02-04xfs: replace xfs_mode_to_ftype table with switch statementAmir Goldstein
2017-02-04xfs: add missing include dependencies to xfs_dir2.hAmir Goldstein
2017-02-04xfs: sanity check directory inode di_sizeAmir Goldstein
2017-02-04xfs: make the ASSERT() condition likelyAmir Goldstein
2017-02-04xfs: don't print warnings when xfs_log_force failsChristoph Hellwig
2017-02-04xfs: don't rely on ->total in xfs_alloc_space_availableChristoph Hellwig
2017-02-04xfs: adjust allocation length in xfs_alloc_space_availableChristoph Hellwig
2017-02-04xfs: fix bogus minleft manipulationsChristoph Hellwig
2017-02-04xfs: bump up reserved blocks in xfs_alloc_set_asideChristoph Hellwig
2017-02-04net: dsa: Bring back device detaching in dsa_slave_suspend()Florian Fainelli
2017-02-04lwtunnel: Fix oops on state free after encap module unloadRobert Shearman
2017-02-04net: Specify the owning module for lwtunnel opsRobert Shearman
2017-02-04qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN cardBjørn Mork
2017-02-04af_unix: move unix_mknod() out of bindlockWANG Cong
2017-02-04r8152: don't execute runtime suspend if the tx is not emptyhayeswang
2017-02-04net: mpls: Fix multipath selection for LSR use caseDavid Ahern
2017-02-04bridge: netlink: call br_changelink() during br_dev_newlink()Ivan Vecera
2017-02-04net/mlx5e: Do not recycle pages from emergency reserveEric Dumazet
2017-02-04tcp: initialize max window for a new fastopen socketAlexey Kodanev
2017-02-04ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lockKefeng Wang
2017-02-04lwtunnel: fix autoload of lwt modulesDavid Ahern
2017-02-04net: phy: bcm63xx: Utilize correct config_intr functionDaniel Gonzalez Cabanelas