aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.13.2v4.13.2Greg Kroah-Hartman2017-09-131-1/+1
* xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing2017-09-131-1/+8
* NFSv4: Fix up mirror allocationTrond Myklebust2017-09-131-34/+39
* NFS: Sync the correct byte range during synchronous writestarangg@amazon.com2017-09-131-3/+3
* NFS: Fix 2 use after free issues in the I/O codeTrond Myklebust2017-09-133-17/+12
* ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland2017-09-131-1/+4
* ARM64: dts: marvell: armada-37xx: Fix GIC maintenance interruptMarc Zyngier2017-09-131-0/+1
* Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri2017-09-131-37/+43
* rt2800: fix TX_PIN_CFG setting for non MT7620 chipsStanislaw Gruszka2017-09-131-1/+4
* Revert "firmware: add sanity check on shutdown/suspend"Linus Torvalds2017-09-132-110/+0
* KVM: SVM: Limit PFERR_NESTED_GUEST_PAGE error_code check to L1 guestBrijesh Singh2017-09-131-1/+2
* mm/memory.c: fix mem_cgroup_oom_disable() call missingLaurent Dufour2017-09-131-5/+5
* mm/sparse.c: fix typo in online_mem_sectionsMichal Hocko2017-09-131-1/+1
* mm/swapfile.c: fix swapon frontswap_map memory leak on errorDavid Rientjes2017-09-131-0/+1
* mm: kvfree the swap cluster info if the swap file is unsatisfactoryDarrick J. Wong2017-09-131-1/+1
* selftests/x86/fsgsbase: Test selectors 1, 2, and 3Andy Lutomirski2017-09-131-6/+35
* selftests: timers: Fix run_destructive_tests target to handle skipped testsShuah Khan2017-09-131-13/+13
* kselftests: timers: leap-a-day: Change default arguments to help test runsJohn Stultz2017-09-131-8/+9
* brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devicesIan W MORRISON2017-09-131-1/+2
* radix-tree: must check __radix_tree_preload() return valueEric Dumazet2017-09-131-4/+5
* rtlwifi: btcoexist: Fix antenna selection codeLarry Finger2017-09-131-7/+16
* rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723beLarry Finger2017-09-131-1/+4
* btrfs: resume qgroup rescan on rw remountAleksa Sarai2017-09-131-0/+2
* nvme-fabrics: generate spec-compliant UUID NQNsDaniel Verkamp2017-09-131-1/+1
* mtd: nand: qcom: fix config error for BCHAbhishek Sahu2017-09-131-1/+1
* mtd: nand: qcom: fix read failure without complete bootchainAbhishek Sahu2017-09-131-4/+12
* mtd: nand: mxc: Fix mxc_v1 ooblayoutBoris Brezillon2017-09-131-3/+4
* mtd: nand: hynix: add support for 20nm NAND chipsMartin Blumenstingl2017-09-131-2/+2
* mtd: nand: make Samsung SLC NAND usable againLothar Waßmann2017-09-131-2/+5
* Linux 4.13.1Greg Kroah-Hartman2017-09-101-1/+1
* rtlwifi: Fix fallback firmware loadingSven Joachim2017-09-092-24/+10
* rtlwifi: Fix memory leak when firmware request failsSouptick Joarder2017-09-099-0/+24
* of/device: Prevent buffer overflow in of_device_modalias()Bjorn Andersson2017-09-091-0/+2
* scsi: sg: recheck MMAP_IO request length with lock heldTodd Poynor2017-09-091-2/+5
* scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZETodd Poynor2017-09-091-3/+9
* cs5536: add support for IDE controller variantAndrey Korolyov2017-09-093-0/+3
* ahci: don't use MSI for devices with the silly Intel NVMe remapping schemeChristoph Hellwig2017-09-091-1/+8
* workqueue: Fix flag collisionBen Hutchings2017-09-091-1/+1
* drm/nouveau: Fix error handling in nv50_disp_atomic_commitMaarten Lankhorst2017-09-091-2/+5
* drm/nouveau/pci/msi: disable MSI on big-endian platforms by defaultIlia Mirkin2017-09-091-0/+4
* s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangsChristian Borntraeger2017-09-092-8/+33
* MCB: add support for SC31 to mcb-lpcMichael Moese2017-09-091-0/+15
* mwifiex: correct channel stat buffer overflowsBrian Norris2017-09-092-1/+7
* dlm: avoid double-free on error path in dlm_device_{register,unregister}Edwin Török2017-09-091-0/+4
* iwlwifi: pci: add new PCI ID for 7265DLuca Coelho2017-09-091-0/+1
* Bluetooth: Add support of 13d3:3494 RTL8723BE deviceDmitry Tunin2017-09-091-0/+1
* rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapterMalcolm Priestley2017-09-091-2/+2
* drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctlyVille Syrjälä2017-09-091-4/+4
* drm/ttm: Fix accounting error when fail to get pages for poolXiangliang.Yu2017-09-091-1/+1
* drm/vgem: Pin our pages for dmabuf exportsChris Wilson2017-09-092-21/+64