summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | crypto: arm64/chacha - fix chacha_4block_xor_neon() for big endianEric Biggers2019-02-281-0/+16
* | | Merge tag 'iommu-fix-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-011-1/+1
|\ \ \
| * | | iommu/dmar: Fix buffer overflow during PCI bus notificationJulia Cartwright2019-02-261-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-015-4/+59
|\ \ \ \
| * | | | hugetlbfs: fix races and page leaks during migrationMike Kravetz2019-03-013-3/+36
| * | | | kasan: turn off asan-stack for clang-8 and earlierArnd Bergmann2019-03-012-1/+23
* | | | | Merge tag 'drm-fixes-2019-03-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-03-014-4/+37
|\ \ \ \ \
| * | | | | drm/bochs: Fix the ID mismatch errorAlistair Francis2019-02-281-0/+4
| * | | | | drm: Block fb changes for async plane updatesNicholas Kazlauskas2019-02-281-0/+9
| * | | | | Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2019-02-282-4/+24
| |\ \ \ \ \
| | * | | | | drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner2019-02-272-4/+24
* | | | | | | Merge tag 'mips_fixes_5.0_4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-03-014-5/+13
|\ \ \ \ \ \ \
| * | | | | | | MIPS: fix memory setup for platforms with PHYS_OFFSET != 0Thomas Bogendoerfer2019-02-281-1/+2
| * | | | | | | MIPS: BCM63XX: provide DMA masks for ethernet devicesJonas Gorski2019-02-251-0/+8
| * | | | | | | MIPS: lantiq: pass struct device to DMA API functionsChristoph Hellwig2019-02-121-2/+2
| * | | | | | | MIPS: fix truncation in __cmpxchg_small for short valuesMichael Clark2019-02-111-2/+1
* | | | | | | | Merge tag 'for-linus-5.0-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-011-4/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | orangefs: remove two un-needed BUG_ONs...Mike Marshall2019-02-201-4/+0
* | | | | | | | | Merge tag 'mmc-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2019-02-289-19/+44
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mmc: sdhci-esdhc-imx: correct the fix of ERR004536BOUGH CHEN2019-02-281-4/+5
| * | | | | | | | | mmc: core: align max segment size with logical block sizeMing Lei2019-02-272-7/+8
| * | | | | | | | | mmc: cqhci: Fix a tiny potential memory leak on error conditionAlamy Liu2019-02-271-1/+10
| * | | | | | | | | mmc: cqhci: fix space allocated for transfer descriptorAlamy Liu2019-02-271-1/+1
| * | | | | | | | | mmc: core: Fix NULL ptr crash from mmc_should_fail_requestRitesh Harjani2019-02-271-1/+1
| * | | | | | | | | mmc: tmio: fix access width of Block Count RegisterTakeshi Saito2019-02-263-1/+11
| * | | | | | | | | mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov2019-02-251-4/+7
| * | | | | | | | | mmc: spi: Fix card detection during probeJonathan Neuschäfer2019-02-251-0/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-02-285-5/+9
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | crypto: sha512/arm - fix crash bug in Thumb2 buildArd Biesheuvel2019-02-222-2/+4
| * | | | | | | | crypto: sha256/arm - fix crash bug in Thumb2 buildArd Biesheuvel2019-02-222-2/+4
| * | | | | | | | crypto: ccree - add missing inline qualifierGilad Ben-Yossef2019-02-221-1/+1
* | | | | | | | | kvm: properly check debugfs dentry before using itGreg Kroah-Hartman2019-02-281-1/+1
* | | | | | | | | mm: enforce min addr even if capable() in expand_downwards()Jann Horn2019-02-281-4/+3
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | afs: Fix manually set volume location server listDavid Howells2019-02-251-0/+1
* | | | | | | | tmpfs: fix uninitialized return value in shmem_linkDarrick J. Wong2019-02-251-1/+1
* | | | | | | | Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"Linus Torvalds2019-02-254-72/+0
| |/ / / / / / |/| | | | | |
* | | | | | | Linux 5.0-rc8v5.0-rc8Linus Torvalds2019-02-251-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-02-244-5/+21
|\ \ \ \ \ \
| * | | | | | KVM: MMU: record maximum physical address width in kvm_mmu_extended_roleYu Zhang2019-02-222-0/+2
| * | | | | | kvm: x86: Return LA57 feature based on hardware capabilityYu Zhang2019-02-221-0/+4
| * | | | | | x86/kvm/mmu: fix switch between root and guest MMUsVitaly Kuznetsov2019-02-222-4/+14
| * | | | | | Merge tag 'kvm-s390-master-5.0' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-02-201-1/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | s390: vsie: Use effective CRYCBD.31 to check CRYCBD validityPierre Morel2019-02-111-1/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-2464-420/+568
|\ \ \ \ \ \ \
| * | | | | | | net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij2019-02-242-0/+15
| * | | | | | | tcp: repaired skbs must init their tso_segsEric Dumazet2019-02-241-0/+1
| * | | | | | | net/x25: fix a race in x25_bind()Eric Dumazet2019-02-241-5/+8
| * | | | | | | net: dsa: Remove documentation for port_fdb_prepareHauke Mehrtens2019-02-241-7/+3
| * | | | | | | Revert "bridge: do not add port to router list when receives query with sourc...Hangbin Liu2019-02-241-8/+1
| * | | | | | | selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo2019-02-241-0/+1