summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib/raid6: align AVX512 constants to 512 bits, not bytesDenys Vlasenko2017-08-251-1/+1
* raid5: remove raid5_build_blockGuoqing Jiang2017-08-251-10/+1
* md/r5cache: call mddev_lock/unlock() in r5c_journal_mode_showSong Liu2017-08-251-2/+10
* md: replace seq_release_private with seq_releaseCihangir Akturk2017-08-251-1/+1
* md: notify about new spare disk in the containerAlexey Obitotskiy2017-08-251-0/+2
* md/raid1/10: reset bio allocated from mempoolShaohua Li2017-08-252-4/+50
* md/raid5: release/flush io in raid5_do_work()Song Liu2017-08-241-0/+4
* md/bitmap: copy correct data for bitmap superShaohua Li2017-08-241-2/+2
* Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds2017-08-243-9/+4
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-08-234-11/+17
|\
| * arm64: kaslr: Adjust the offset to avoid Image across alignment boundaryCatalin Marinas2017-08-221-7/+3
| * arm64: kaslr: ignore modulo offset when validating virtual displacementArd Biesheuvel2017-08-222-4/+9
| * arm64: mm: abort uaccess retries upon fatal signalMark Rutland2017-08-221-1/+4
| * arm64: fpsimd: Prevent registers leaking across execDave Martin2017-08-221-0/+2
* | Merge tag 'gpio-v4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-08-232-3/+9
|\ \
| * | gpio: mvebu: Fix cause computation in irq handlerGregory CLEMENT2017-08-141-1/+1
| * | gpio: reject invalid gpio before getting gpio_descMasami Hiramatsu2017-08-141-2/+8
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-08-2311-13/+47
|\ \ \
| * | | scsi: cxgb4i: call neigh_event_send() to update MAC addressVarun Prakash2017-08-171-0/+3
| * | | Revert "scsi: default to scsi-mq"Christoph Hellwig2017-08-172-0/+15
| * | | scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd()Damien Le Moal2017-08-173-4/+9
| * | | scsi: aacraid: Fix out of bounds in aac_get_name_respRaghava Aditya Renukunta2017-08-172-3/+8
| * | | scsi: csiostor: fail probe if fw does not support FCoEVarun Prakash2017-08-172-5/+11
| * | | scsi: megaraid_sas: fix error handle in megasas_probe_oneweiping zhang2017-08-171-1/+1
* | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-08-232-4/+9
|\ \ \ \
| * | | | ext4: add missing xattr hash updateTahsin Erdogan2017-08-141-2/+4
| * | | | ext4: fix clang build regressionTheodore Ts'o2017-08-141-2/+5
* | | | | Merge tag 'mfd-fixes-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2017-08-221-0/+6
|\ \ \ \ \
| * | | | | Revert "mfd: da9061: Fix to remove BBAT_CONT register from chip model"Lee Jones2017-08-221-0/+6
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-08-214-15/+15
|\ \ \ \ \ \
| * | | | | | sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()Thomas Petazzoni2017-08-211-1/+1
| * | | | | | sparc64: remove unnecessary log messageTushar Dave2017-08-161-2/+0
| * | | | | | sparc64: Don't clibber fixed registers in __multi4.David S. Miller2017-08-161-12/+12
| * | | | | | mm: add pmd_t initializer __pmd() to work around a GCC bug.Zi Yan2017-08-111-0/+2
* | | | | | | Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-2125-70/+153
|\ \ \ \ \ \ \
| * | | | | | | arc: Mask individual IRQ lines during core INTC initAlexey Brodkin2017-08-112-1/+16
| * | | | | | | ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoCVineet Gupta2017-08-043-7/+41
| * | | | | | | ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addressesAlexey Brodkin2017-08-042-2/+13
| * | | | | | | ARC: dma: implement dma_unmap_page and sg variantVineet Gupta2017-08-041-0/+45
| * | | | | | | ARCv2: SLC: Make sure busy bit is set properly for region opsAlexey Brodkin2017-08-041-0/+3
| * | | | | | | ARC: [plat-sim] Include this platform unconditionallyVineet Gupta2017-08-0412-24/+5
| * | | | | | | ARC: [plat-axs10x]: prepare dts files for enabling PAE40 on axs103Eugeniy Paltsev2017-08-044-34/+30
| * | | | | | | ARC: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-07-182-2/+0
* | | | | | | | Merge tag 'rtc-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-08-211-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | rtc: ds1307: fix regmap configHeiner Kallweit2017-08-211-1/+0
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-2131-72/+144
|\ \ \ \ \ \ \ \
| * | | | | | | | ipv6: repair fib6 tree in failure caseWei Wang2017-08-211-13/+11
| * | | | | | | | net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov2017-08-211-1/+4
| * | | | | | | | tools lib bpf: improve warningEric Leblond2017-08-211-1/+2
| * | | | | | | | switchdev: documentation: minor typo fixesChris Packham2017-08-211-2/+2