summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-06-02Linux 4.8.24v4.8.24Paul Gortmaker
2017-06-02nvme/pci: Disable on removal when disconnectedKeith Busch
2017-06-02padata: avoid race in reorderingJason A. Donenfeld
2017-06-02blk: improve order of bio handling in generic_make_request()NeilBrown
2017-06-02mm: workingset: fix premature shadow node shrinking with cgroupsJohannes Weiner
2017-06-02MIPS: Lantiq: Fix cascaded IRQ setupFelix Fietkau
2017-06-02ARM: dts: BCM5301X: Correct GIC_PPI interrupt flagsJon Mason
2017-06-02ARM: BCM5301X: Add back handler ignoring external imprecise abortsRafał Miłecki
2017-06-02mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()Naoya Horiguchi
2017-06-02mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner
2017-06-02x86/mce: Fix copy/paste error in exception table entriesTony Luck
2017-06-02x86/mm/KASLR: Exclude EFI region from KASLR VA space randomizationBaoquan He
2017-06-02x86/mm/64: Enable KASLR for vmemmap memory regionThomas Garnier
2017-06-02drm/etnaviv: (re-)protect fence allocation with GPU mutexLucas Stach
2017-06-02drm/vc4: Allocate the right amount of space for boot-time CRTC state.Eric Anholt
2017-06-02drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flagsMichel Dänzer
2017-06-02KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand
2017-06-02KVM: x86: clear bus pointer when destroyedPeter Xu
2017-06-02serial: mxs-auart: Fix baudrate calculationUwe Kleine-König
2017-06-02USB: fix linked-list corruption in rh_call_control()Alan Stern
2017-06-02tty/serial: atmel: fix race condition (TX+DMA)Richard Genoud
2017-06-02ACPI: Do not create a platform_device for IOAPIC/IOxAPICJoerg Roedel
2017-06-02ACPI: Fix incompatibility with mcount-based function graph tracingJosh Poimboeuf
2017-06-02nfsd: map the ENOKEY to nfserr_perm for avoiding warningKinglong Mee
2017-06-02mmc: sdhci-of-at91: fix MMC_DDR_52 timing selectionLudovic Desroches
2017-06-02mmc: sdhci: Disable runtime pm when the sdio_irq is enabledHans de Goede
2017-06-02ASoC: Intel: Skylake: fix invalid memory access due to wrong reference of poi...Takashi Sakamoto
2017-06-02ASoC: atmel-classd: fix audio clock rateSongjun Wu
2017-06-02ALSA: hda - fix a problem for lineout on a Dell AIO machineHui Wang
2017-06-02ALSA: seq: Fix race during FIFO resizeTakashi Iwai
2017-06-02PCI: iproc: Save host bridge window resource in struct iproc_pcieBjorn Helgaas
2017-06-02scsi: scsi_dh_alua: Ensure that alua_activate() calls the completion functionBart Van Assche
2017-06-02scsi: scsi_dh_alua: Check scsi_device_get() return valueBart Van Assche
2017-06-02scsi: libsas: fix ata xfer lengthJohn Garry
2017-06-02scsi: sg: check length passed to SG_NEXT_CMD_LENpeter chang
2017-06-02xfs: Use xfs_icluster_size_fsb() to calculate inode alignment maskChandan Rajendra
2017-06-02xfs: tune down agno asserts in the bmap codeChristoph Hellwig
2017-06-02xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignmentChandan Rajendra
2017-06-02xfs: don't reserve blocks for right shift transactionsBrian Foster
2017-06-02xfs: split indlen reservations fairly when under reservedBrian Foster
2017-06-02xfs: handle indlen shortage on delalloc extent mergeBrian Foster
2017-06-02xfs: don't fail xfs_extent_busy allocationChristoph Hellwig
2017-06-02xfs: reset b_first_retry_time when clear the retry status of xfs_buf_tHou Tao
2017-06-02xfs: verify free block header fieldsDarrick J. Wong
2017-06-02xfs: check for obviously bad level values in the bmbt rootDarrick J. Wong
2017-06-02xfs: filter out obviously bad btree pointersDarrick J. Wong
2017-06-02xfs: fail _dir_open when readahead failsDarrick J. Wong
2017-06-02xfs: fix toctou race when locking an inode to access the data mapDarrick J. Wong
2017-06-02xfs: fix eofblocks race with file extending async dio writesBrian Foster
2017-06-02xfs: pull up iolock from xfs_free_eofblocks()Brian Foster